D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/liblo-0.31-2.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dNwxfB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf liblo-0.31 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/liblo-0.31.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd liblo-0.31 + rm -rf /home/pterjan/rpmbuild/BUILD/liblo-0.31-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/liblo-0.31-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gX9buf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd liblo-0.31 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for doxygen... doc checking whether to add -Qunused-arguments (C)... no checking how to print long long int... "ll" checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C++11 lambdas are supported... yes checking whether to add -Qunused-arguments (C++)... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for library containing recvfrom... none required checking for log... no checking for log in -lm... yes checking for getifaddrs... yes checking for library containing pthread_create... none required checking for ANSI C header files... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uintptr_t... yes checking for inet_pton... yes checking for select... yes checking for poll... yes checking for setvbuf... yes checking whether byte ordering is bigendian... no About this liblo build: CC="gcc" CXX="g++" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full" CXXFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11" LDFLAGS=" -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags" LIBS="-lm " == Building for little-endian architecture == Compile with threading support == Compile with libpthread == Compiling C++ bindings checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/tools/Makefile config.status: creating src/liblo.def config.status: creating examples/Makefile config.status: creating lo/Makefile config.status: creating lo/lo.h config.status: creating lo/lo_endian.h config.status: creating liblo.pc config.status: creating doc/Makefile config.status: creating doc/reference.doxygen config.status: creating build/Makefile config.status: creating cmake/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src Making all in . make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o subtest-subtest.o `test -f 'subtest.c' || echo './'`subtest.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o test_bidirectional_tcp-test_bidirectional_tcp.o `test -f 'test_bidirectional_tcp.c' || echo './'`test_bidirectional_tcp.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-blob.lo `test -f 'blob.c' || echo './'`blob.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c blob.c -fPIC -DPIC -o .libs/liblo_la-blob.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-send.lo `test -f 'send.c' || echo './'`send.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c send.c -fPIC -DPIC -o .libs/liblo_la-send.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-method.lo `test -f 'method.c' || echo './'`method.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c method.c -fPIC -DPIC -o .libs/liblo_la-method.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-timetag.lo `test -f 'timetag.c' || echo './'`timetag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c timetag.c -fPIC -DPIC -o .libs/liblo_la-timetag.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-server_thread.lo `test -f 'server_thread.c' || echo './'`server_thread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c server_thread.c -fPIC -DPIC -o .libs/liblo_la-server_thread.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c version.c -fPIC -DPIC -o .libs/liblo_la-version.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-pattern_match.lo `test -f 'pattern_match.c' || echo './'`pattern_match.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c pattern_match.c -fPIC -DPIC -o .libs/liblo_la-pattern_match.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-address.lo `test -f 'address.c' || echo './'`address.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c address.c -fPIC -DPIC -o .libs/liblo_la-address.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-bundle.lo `test -f 'bundle.c' || echo './'`bundle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c bundle.c -fPIC -DPIC -o .libs/liblo_la-bundle.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-message.lo `test -f 'message.c' || echo './'`message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c message.c -fPIC -DPIC -o .libs/liblo_la-message.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o testlo-testlo.o `test -f 'testlo.c' || echo './'`testlo.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o liblo_la-server.lo `test -f 'server.c' || echo './'`server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c server.c -fPIC -DPIC -o .libs/liblo_la-server.o server.c: In function 'lo_server_del_lo_method': server.c:2251:16: warning: pointer 'prev' used after 'free' [-Wuse-after-free] 2251 | it = prev; | ~~~^~~~~~ server.c:2250:13: note: call to 'free' here 2250 | free(it); | ^~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -export-dynamic -version-info 11:1:4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o liblo.la -rpath /usr/lib64 liblo_la-address.lo liblo_la-send.lo liblo_la-message.lo liblo_la-server.lo liblo_la-method.lo liblo_la-blob.lo liblo_la-bundle.lo liblo_la-timetag.lo liblo_la-pattern_match.lo liblo_la-version.lo liblo_la-server_thread.lo -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/liblo_la-address.o .libs/liblo_la-send.o .libs/liblo_la-message.o .libs/liblo_la-server.o .libs/liblo_la-method.o .libs/liblo_la-blob.o .libs/liblo_la-bundle.o .libs/liblo_la-timetag.o .libs/liblo_la-pattern_match.o .libs/liblo_la-version.o .libs/liblo_la-server_thread.o -O2 -g -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lm -Wl,-soname -Wl,liblo.so.7 -o .libs/liblo.so.7.4.1 libtool: link: (cd ".libs" && rm -f "liblo.so.7" && ln -s "liblo.so.7.4.1" "liblo.so.7") libtool: link: (cd ".libs" && rm -f "liblo.so" && ln -s "liblo.so.7.4.1" "liblo.so") libtool: link: ( cd ".libs" && rm -f "liblo.la" && ln -s "../liblo.la" "liblo.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o test_bidirectional_tcp test_bidirectional_tcp-test_bidirectional_tcp.o liblo.la -lm libtool: link: gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/test_bidirectional_tcp test_bidirectional_tcp-test_bidirectional_tcp.o ./.libs/liblo.so -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o testlo testlo-testlo.o liblo.la -lm libtool: link: gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/testlo testlo-testlo.o ./.libs/liblo.so -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o subtest subtest-subtest.o liblo.la -lm libtool: link: gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/subtest subtest-subtest.o ./.libs/liblo.so -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -c -o cpp_test-cpp_test.o `test -f 'cpp_test.cpp' || echo './'`cpp_test.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o cpp_test cpp_test-cpp_test.o liblo.la -lm libtool: link: g++ -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/cpp_test cpp_test-cpp_test.o ./.libs/liblo.so -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' Making all in tools Making all in . make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o oscdump-oscdump.o `test -f 'oscdump.c' || echo './'`oscdump.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o oscsend-oscsend.o `test -f 'oscsend.c' || echo './'`oscsend.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o oscsendfile-oscsendfile.o `test -f 'oscsendfile.c' || echo './'`oscsendfile.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o oscdump oscdump-oscdump.o ../liblo.la -lm libtool: link: gcc -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/oscdump oscdump-oscdump.o ../.libs/liblo.so -lm make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o oscsend oscsend-oscsend.o ../liblo.la -lm libtool: link: gcc -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/oscsend oscsend-oscsend.o ../.libs/liblo.so -lm make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o oscsendfile oscsendfile-oscsendfile.o ../liblo.la -lm libtool: link: gcc -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/oscsendfile oscsendfile-oscsendfile.o ../.libs/liblo.so -lm make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o example_client.o example_client.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o nonblocking_server_example.o nonblocking_server_example.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o example_tcp_echo_server.o example_tcp_echo_server.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o example_server.o example_server.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o example_client example_client.o ../src/liblo.la -lm libtool: link: gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/example_client example_client.o ../src/.libs/liblo.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o example_server example_server.o ../src/liblo.la -lm libtool: link: gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/example_server example_server.o ../src/.libs/liblo.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o nonblocking_server_example nonblocking_server_example.o ../src/liblo.la -lm libtool: link: gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/nonblocking_server_example nonblocking_server_example.o ../src/.libs/liblo.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o example_tcp_echo_server example_tcp_echo_server.o ../src/liblo.la -lm libtool: link: gcc -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/example_tcp_echo_server example_tcp_echo_server.o ../src/.libs/liblo.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -c -o cpp_example.o cpp_example.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o cpp_example cpp_example.o ../src/liblo.la -lm libtool: link: g++ -Wall -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=c++11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/cpp_example cpp_example.o ../src/.libs/liblo.so -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' Making all in lo make[2]: Nothing to be done for 'all'. Making all in build make[2]: Nothing to be done for 'all'. Making all in cmake make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/doc' *** Running doxygen *** doxygen reference.doxygen warning: Tag 'TCL_SUBST' at line 227 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 986 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 1119 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 1399 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1671 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1796 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1802 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2008 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 2021 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2030 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 2065 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 2072 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 2266 of file 'reference.doxygen' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO. /home/pterjan/rpmbuild/BUILD/liblo-0.31/lo/lo_cpp.h:128: warning: include file cassert not found, perhaps you forgot to add its directory to INCLUDE_PATH? /home/pterjan/rpmbuild/BUILD/liblo-0.31/lo/lo_serverthread.h:159: warning: argument 's' of command @param is not found in the argument list of lo_server_thread_del_lo_method(lo_server_thread st, lo_method m) /home/pterjan/rpmbuild/BUILD/liblo-0.31/lo/lo_serverthread.h:159: warning: The following parameter of lo_server_thread_del_lo_method(lo_server_thread st, lo_method m) is not documented: parameter 'st' touch doxygen-build.stamp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/doc' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QfPlE4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64 + cd liblo-0.31 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' Making install in . make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p liblo.la '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/liblo.so.7.4.1 /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/lib64/liblo.so.7.4.1 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/lib64 && { ln -s -f liblo.so.7.4.1 liblo.so.7 || { rm -f liblo.so.7 && ln -s liblo.so.7.4.1 liblo.so.7; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/lib64 && { ln -s -f liblo.so.7.4.1 liblo.so || { rm -f liblo.so && ln -s liblo.so.7.4.1 liblo.so; }; }) libtool: install: /usr/bin/install -p .libs/liblo.lai /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/lib64/liblo.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' Making install in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' Making install in . make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p oscsend oscdump oscsendfile '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/bin' libtool: warning: '../liblo.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/oscsend /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/bin/oscsend libtool: warning: '../liblo.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/oscdump /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/bin/oscdump libtool: warning: '../liblo.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/oscsendfile /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/bin/oscsendfile make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/src' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/examples' Making install in lo make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/lo' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/lo' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/include/lo' /usr/bin/install -p -m 644 lo_errors.h lo_lowlevel.h lo_throw.h lo_types.h lo_osc_types.h lo_macros.h lo_cpp.h lo_serverthread.h '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/include/lo' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/include/lo' /usr/bin/install -p -m 644 lo.h lo_endian.h '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/include/lo' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/lo' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/lo' Making install in build make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/build' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/build' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/build' Making install in cmake make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/cmake' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/cmake' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/cmake' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/cmake' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31/doc' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 liblo.pc '/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/liblo-0.31' + find /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64 -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.31-2.mga10 --unique-debug-suffix -0.31-2.mga10.x86_64 --unique-debug-src-base liblo-0.31-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/liblo-0.31 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/bin/oscdump extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/bin/oscsend extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/lib64/liblo.so.7.4.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/bin/oscsendfile original debug info size: 324kB, size after compression: 300kB /usr/bin/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 527 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: liblo-0.31-2.mga10.x86_64 Provides: liblo = 0.31-2.mga10 liblo(x86-64) = 0.31-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) liblo.so.7()(64bit) Processing files: lib64lo7-0.31-2.mga10.x86_64 Provides: lib64lo7 = 0.31-2.mga10 lib64lo7(x86-64) = 0.31-2.mga10 liblo.so.7()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: lib64lo-devel-0.31-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xEoPVW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd liblo-0.31 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/share/doc/lib64lo-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/share/doc/lib64lo-devel + cp -pr /home/pterjan/rpmbuild/BUILD/liblo-0.31/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/share/doc/lib64lo-devel + cp -pr /home/pterjan/rpmbuild/BUILD/liblo-0.31/NEWS /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/share/doc/lib64lo-devel + cp -pr /home/pterjan/rpmbuild/BUILD/liblo-0.31/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/share/doc/lib64lo-devel + cp -pr /home/pterjan/rpmbuild/BUILD/liblo-0.31/README /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64/usr/share/doc/lib64lo-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(liblo(64bit)) lib64lo-devel = 0.31-2.mga10 lib64lo-devel(x86-64) = 0.31-2.mga10 liblo-devel = 0.31-2.mga10 pkgconfig(liblo) = 0.31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) pkgconfig Processing files: liblo-debugsource-0.31-2.mga10.x86_64 Provides: liblo-debugsource = 0.31-2.mga10 liblo-debugsource(x86-64) = 0.31-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: liblo-debuginfo-0.31-2.mga10.x86_64 Provides: debuginfo(build-id) = 0e2db74779834ef4f7e960db6549430a9c9cc4d1 debuginfo(build-id) = 27666d091c753d87086999cb431f736673bc4764 debuginfo(build-id) = e9f284517ce695134e4ff899c5ebb9da7c836606 liblo-debuginfo = 0.31-2.mga10 liblo-debuginfo(x86-64) = 0.31-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: liblo-debugsource(x86-64) = 0.31-2.mga10 Processing files: lib64lo7-debuginfo-0.31-2.mga10.x86_64 Provides: debuginfo(build-id) = 6e08a484e6c8e31c9d52e71b352ef8d89ad2b036 lib64lo7-debuginfo = 0.31-2.mga10 lib64lo7-debuginfo(x86-64) = 0.31-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: liblo-debugsource(x86-64) = 0.31-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/liblo-0.31-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64lo7-0.31-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/liblo-debuginfo-0.31-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64lo7-debuginfo-0.31-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64lo-devel-0.31-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/liblo-debugsource-0.31-2.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4zowut + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd liblo-0.31 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/liblo-0.31-2.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2e9HPx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/liblo-0.31-SPECPARTS + rm -rf liblo-0.31 liblo-0.31.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!