D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/xplc-0.3.13-19.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NBSPly + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xplc-0.3.13 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/xplc-0.3.13.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xplc-0.3.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xplc-0.3.13-devel-location.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xplc-0.3.13-uuidgen.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xplc-0.3.13-as-needed.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xplc-0.3.13-mga-narrowing-conversion.patch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xplc-0.3.13-mga-libdl-link.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oYs3Vw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xplc-0.3.13 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + 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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./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 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ANSI C... none needed checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for egrep... grep -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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for cvs2cl.pl... no checking for cvs2cl... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... -ldl checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for library containing NSCreateObjectFileImageFromFile... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_unparse in -luuid... yes configure: creating ./config.status config.status: creating config/config.mk config.status: creating dist/xplc.pc config.status: creating dist/xplc-uninstalled.pc config.status: creating examples/simple-module/Makefile config.status: creating examples/simple-module-user/Makefile config.status: creating uuid/uuid_types.h config.status: creating include/autoconf.h configure: WARNING: Unstable release, the API might change in the next release. + /usr/bin/make -O -j8 V=1 VERBOSE=1 x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/uuidtostr.o xplc-cxx/uuidtostr.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/getiface.o xplc-cxx/getiface.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/strtouuid.o xplc-cxx/strtouuid.cpp x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/bin/tst_uuid.o uuid/bin/tst_uuid.c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/factory.o xplc-cxx/factory.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/category.o xplc/category.cpp x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -I. -include include/autoconf.h -c -o uuid/bin/uuidgen.o uuid/bin/uuidgen.c uuid/bin/uuidgen.c: In function 'parse_conf': uuid/bin/uuidgen.c:188:27: warning: value computed is not used [-Wunused-value] 188 | for(c = argv[i]; c; c && ++c) { | ^~ uuid/bin/uuidgen.c: In function 'uuid_unparse_x_': uuid/bin/uuidgen.c:260:11: warning: ', 0x' directive writing 4 bytes into a region of size between 0 and 2 [-Wformat-overflow=] 260 | "{0x%08x, " | ^~~~~~~~~~~ uuid/bin/uuidgen.c:264:36: note: format string is defined here 264 | "0x%02x, 0x%02x, 0x%02x, 0x%02x, 0x%02x, 0x%02x}}", | ~~^~ In file included from /usr/include/stdio.h:867, from uuid/bin/uuidgen.c:36: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 79 and 135 bytes into a destination of size 60 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/loader.o xplc/loader.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc-cxx/xplc.o xplc-cxx/xplc.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/catiter.o xplc/catiter.cpp cp dist/xplc-uninstalled.pc xplc-uninstalled.pc x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lc uuid/bin/uuidgen.o -luuid -o uuid/bin/uuidgen x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lc uuid/bin/tst_uuid.o -luuid -o uuid/bin/tst_uuid x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/new.o xplc/new.cpp ln -s uuidgen uuid/bin/uuidcdef x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/moduleloader.o xplc/moduleloader.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/catmgr.o xplc/catmgr.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/modulemgr.o xplc/modulemgr.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/monikers.o xplc/monikers.cpp ar rc libxplc-cxx.a xplc-cxx/factory.o xplc-cxx/getiface.o xplc-cxx/strtouuid.o xplc-cxx/uuidtostr.o xplc-cxx/xplc.o ranlib libxplc-cxx.a x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/statichandler.o xplc/statichandler.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o xplc/servmgr.o xplc/servmgr.cpp ar rc libxplc.a xplc/category.o xplc/catiter.o xplc/catmgr.o xplc/loader.o xplc/moduleloader.o xplc/modulemgr.o xplc/monikers.o xplc/new.o xplc/servmgr.o xplc/statichandler.o ranlib libxplc.a ln -s -f libxplc.a libxplc_s.a x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lc -shared -Wl,-hlibxplc.so.0.3.13-unstable -Wl,-z,defs,--version-script=config/exports.map xplc/category.o xplc/catiter.o xplc/catmgr.o xplc/loader.o xplc/moduleloader.o xplc/modulemgr.o xplc/monikers.o xplc/new.o xplc/servmgr.o xplc/statichandler.o libxplc-cxx.a -ldl -o libxplc.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2CCqbz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64 + cd xplc-0.3.13 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64 'INSTALL=/usr/bin/install -p' mkdir -p /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/bin mkdir -p /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/share/man/man1 mkdir -p /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/lib64/pkgconfig mkdir -p /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/include/xplc-0.3.13/xplc /usr/bin/install -p libxplc.so /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/lib64/libxplc.so.0.3.13 /usr/bin/install -p -m 644 libxplc.a /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/lib64 /usr/bin/install -p -m 644 libxplc-cxx.a /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/lib64 /usr/bin/install -p -m 644 dist/xplc.pc /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/lib64/pkgconfig/xplc-0.3.13.pc /usr/bin/install -p -m 644 include/xplc/ICategory.h include/xplc/ICategoryIterator.h include/xplc/ICategoryManager.h include/xplc/IFactory.h include/xplc/IModule.h include/xplc/IModuleLoader.h include/xplc/IModuleManagerFactory.h include/xplc/IMoniker.h include/xplc/IMonikerService.h include/xplc/IObject.h include/xplc/IServiceHandler.h include/xplc/IServiceManager.h include/xplc/IStaticServiceHandler.h include/xplc/IWeakRef.h include/xplc/core.h include/xplc/delete.h include/xplc/factory.h include/xplc/module.h include/xplc/ptr.h include/xplc/trace.h include/xplc/utils.h include/xplc/uuid.h include/xplc/uuidops.h include/xplc/xplc.h /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/include/xplc-0.3.13/xplc /usr/bin/install -p uuid/bin/uuidgen /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/bin/xplc-uuidgen /usr/bin/install -p -m 644 uuid/bin/uuidgen.1 /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/share/man/man1/xplc-uuidgen.1 ln -s libxplc.so.0.3.13 /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/lib64/libxplc.so ln -s libxplc.a /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/lib64/libxplc_s.a ln -s xplc-uuidgen /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/bin/uuidcdef ln -s xplc-uuidgen.1 /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/share/man/man1/uuidcdef.1 + find /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.3.13-19.mga8 --unique-debug-suffix -0.3.13-19.mga8.x86_64 --unique-debug-src-base xplc-0.3.13-19.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xplc-0.3.13 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/bin/xplc-uuidgen explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/lib64/libxplc.so.0.3.13 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/bin/xplc-uuidgen extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/lib64/libxplc.so.0.3.13 original debug info size: 328kB, size after compression: 292kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 230 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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GnbPYx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xplc-0.3.13 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 tests x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test000.o tests/test000.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test004.o tests/test004.cpp In file included from tests/test004.cpp:24: include/xplc/utils.h: In member function 'virtual unsigned int WeakRef::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'WeakRef' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/testmain.o tests/testmain.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test003.o tests/test003.cpp In file included from tests/test003.cpp:24: include/xplc/utils.h: In member function 'virtual unsigned int WeakRef::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'WeakRef' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete include/xplc/factory.h: In member function 'virtual unsigned int GenericFactory::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'GenericFactory' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete tests/test003.cpp: In function 'void test003()': tests/test.h:59:20: warning: deleting object of abstract class type 'ITestInterface' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete tests/test003.cpp:59:3: note: in expansion of macro 'xplcdelete' 59 | xplcdelete test; | ^~~~~~~~~~ x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test007.o tests/test007.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test005.o tests/test005.cpp In file included from tests/test005.cpp:23: include/xplc/utils.h: In member function 'virtual unsigned int WeakRef::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'WeakRef' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test001.o tests/test001.cpp In file included from tests/test001.cpp:24: include/xplc/utils.h: In member function 'virtual unsigned int WeakRef::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'WeakRef' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete tests/test001.cpp: In member function 'virtual unsigned int Handler1::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'Handler1' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete include/xplc/utils.h:141:5: note: in expansion of macro 'xplcdelete' 141 | xplcdelete this; \ | ^~~~~~~~~~ tests/test001.cpp: In member function 'virtual unsigned int Handler2::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'Handler2' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete include/xplc/utils.h:141:5: note: in expansion of macro 'xplcdelete' 141 | xplcdelete this; \ | ^~~~~~~~~~ tests/test001.cpp: In member function 'virtual unsigned int Handler3::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'Handler3' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete include/xplc/utils.h:141:5: note: in expansion of macro 'xplcdelete' 141 | xplcdelete this; \ | ^~~~~~~~~~ x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test006.o tests/test006.cpp In file included from tests/test006.cpp:23: include/xplc/utils.h: In member function 'virtual unsigned int WeakRef::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'WeakRef' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete tests/test006.cpp: In function 'void test006()': tests/test.h:59:20: warning: deleting object of abstract class type 'IObject' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete tests/test006.cpp:86:3: note: in expansion of macro 'xplcdelete' 86 | xplcdelete testobj; | ^~~~~~~~~~ x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test009.o tests/test009.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test002.o tests/test002.cpp In file included from tests/test002.cpp:24: include/xplc/utils.h: In member function 'virtual unsigned int WeakRef::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'WeakRef' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test010.o tests/test010.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/testobj.o tests/testobj.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test008.o tests/test008.cpp In file included from tests/test008.cpp:23: include/xplc/utils.h: In member function 'virtual unsigned int WeakRef::release()': tests/test.h:59:20: warning: deleting object of polymorphic class type 'WeakRef' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] 59 | #define xplcdelete delete x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lc -shared -Wl,-z,defs,--version-script=config/exports.map tests/testobj.o libxplc-cxx.a -o tests/testobj.dll x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -c -o tests/test011.o tests/test011.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Woverloaded-virtual -fno-rtti -fno-exceptions -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -DNDEBUG -Wall -fpic -DUNSTABLE -pipe -Iinclude -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lc tests/testmain.o tests/test000.o tests/test001.o tests/test002.o tests/test003.o tests/test004.o tests/test005.o tests/test006.o tests/test007.o tests/test008.o tests/test009.o tests/test010.o tests/test011.o libxplc.a libxplc-cxx.a -ldl -o tests/testmain Running tests: ./testmain: 0 failed, 230 passed + RPM_EC=0 ++ jobs -p + exit 0 Processing files: xplc-uuidgen-0.3.13-19.mga8.x86_64 Provides: xplc-uuidgen = 0.3.13-19.mga8 xplc-uuidgen(x86-64) = 0.3.13-19.mga8 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) Processing files: lib64xplc0-0.3.13-19.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mnPQhw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xplc-0.3.13 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/share/doc/lib64xplc0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/share/doc/lib64xplc0 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/share/doc/lib64xplc0 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/share/doc/lib64xplc0 + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64/usr/share/doc/lib64xplc0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64xplc0 = 0.3.13-19.mga8 lib64xplc0(x86-64) = 0.3.13-19.mga8 libxplc.so.0.3.13-unstable()(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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64xplc-devel-0.3.13-19.mga8.x86_64 Provides: devel(libxplc(64bit)) lib64xplc-devel = 0.3.13-19.mga8 lib64xplc-devel(x86-64) = 0.3.13-19.mga8 libxplc-devel = 0.3.13-19.mga8 pkgconfig(xplc-0.3.13) = 0.3.13 xplc-devel = 0.3.13-19.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libdl(64bit)) devel(libstdc++(64bit)) pkgconfig Processing files: xplc-debugsource-0.3.13-19.mga8.x86_64 Provides: xplc-debugsource = 0.3.13-19.mga8 xplc-debugsource(x86-64) = 0.3.13-19.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xplc-debuginfo-0.3.13-19.mga8.x86_64 Provides: xplc-debuginfo = 0.3.13-19.mga8 xplc-debuginfo(x86-64) = 0.3.13-19.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xplc-debugsource(x86-64) = 0.3.13-19.mga8 Processing files: xplc-uuidgen-debuginfo-0.3.13-19.mga8.x86_64 Provides: debuginfo(build-id) = 015811e182c958d96c9b2bfdc2d6886286b8bdf8 xplc-uuidgen-debuginfo = 0.3.13-19.mga8 xplc-uuidgen-debuginfo(x86-64) = 0.3.13-19.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xplc-debugsource(x86-64) = 0.3.13-19.mga8 Processing files: lib64xplc0-debuginfo-0.3.13-19.mga8.x86_64 Provides: debuginfo(build-id) = 405956ba463d59150db1ab6756f2874d03266b1c lib64xplc0-debuginfo = 0.3.13-19.mga8 lib64xplc0-debuginfo(x86-64) = 0.3.13-19.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xplc-debugsource(x86-64) = 0.3.13-19.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xplc-debuginfo-0.3.13-19.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xplc-uuidgen-0.3.13-19.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xplc-uuidgen-debuginfo-0.3.13-19.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64xplc0-0.3.13-19.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xplc-debugsource-0.3.13-19.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64xplc0-debuginfo-0.3.13-19.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64xplc-devel-0.3.13-19.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m4eMqv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xplc-0.3.13 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NwMCey + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xplc-0.3.13 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!