D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/xplc-0.3.13-19.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q7DhAI
+ 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 -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xplc-0.3.13-uuidgen.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /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 -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xplc-0.3.13-mga-narrowing-conversion.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /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 -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4vHrkG
+ 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.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./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
+ /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=aarch64-mageia-linux-gnu --build=aarch64-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... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether 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... 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... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for inttypes.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for srandom... yes
checking for struct sockaddr.sa_len... no
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
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/gen_uuid_nt.o uuid/gen_uuid_nt.c
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/clear.o uuid/clear.c
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/isnull.o uuid/isnull.c
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/copy.o uuid/copy.c
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/compare.o uuid/compare.c
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/pack.o uuid/pack.c
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/unpack.o uuid/unpack.c
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/unparse.o uuid/unparse.c
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/uuid_time.o uuid/uuid_time.c
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/parse.o uuid/parse.c
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
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/gen_uuid.o uuid/gen_uuid.c
In file included from /usr/include/unistd.h:25,
                 from uuid/gen_uuid.c:45:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
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
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:866,
                 from uuid/bin/uuidgen.c:36:
/usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 79 and 135 bytes into a destination of size 60
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   39 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
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
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
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
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
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
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
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
cp dist/xplc-uninstalled.pc xplc-uninstalled.pc
ar rc uuid/libuuid.a uuid/clear.o uuid/compare.o uuid/copy.o uuid/gen_uuid.o uuid/gen_uuid_nt.o uuid/isnull.o uuid/pack.o uuid/parse.o uuid/unpack.o uuid/unparse.o uuid/uuid_time.o
ranlib uuid/libuuid.a
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
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 uuid/libuuid.a   -o uuid/bin/uuidgen
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 uuid/libuuid.a   -o uuid/bin/tst_uuid
ln -s uuidgen uuid/bin/uuidcdef
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
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
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
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
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
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
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
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.7eKwfW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64
+ cd xplc-0.3.13
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64 'INSTALL=/usr/bin/install -p'
mkdir -p /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/bin
mkdir -p /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/share/man/man1
mkdir -p /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/lib64/pkgconfig
mkdir -p /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/include/xplc-0.3.13/xplc
/usr/bin/install -p libxplc.so /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/lib64/libxplc.so.0.3.13
/usr/bin/install -p -m 644 libxplc.a /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/lib64
/usr/bin/install -p -m 644 libxplc-cxx.a /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/lib64
/usr/bin/install -p -m 644 dist/xplc.pc /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/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.mga9.aarch64/usr/include/xplc-0.3.13/xplc
/usr/bin/install -p uuid/bin/uuidgen /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/bin/xplc-uuidgen
/usr/bin/install -p -m 644 uuid/bin/uuidgen.1 /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/share/man/man1/xplc-uuidgen.1
ln -s libxplc.so.0.3.13 /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/lib64/libxplc.so
ln -s libxplc.a /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/lib64/libxplc_s.a
ln -s xplc-uuidgen /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/bin/uuidcdef
ln -s xplc-uuidgen.1 /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/share/man/man1/uuidcdef.1
+ find /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64 -name '*.la' -delete
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.3.13-19.mga9 --unique-debug-suffix -0.3.13-19.mga9.aarch64 --unique-debug-src-base xplc-0.3.13-19.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xplc-0.3.13

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/bin/xplc-uuidgen
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/lib64/libxplc.so.0.3.13
dwz: ./usr/bin/xplc-uuidgen-0.3.13-19.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libxplc.so.0.3.13-0.3.13-19.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 264kB, size after compression: 264kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match.
263 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KOyxul
+ 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
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
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
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
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;
      |   ^~~~~~~~~~
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
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;
      |   ^~~~~~~~~~
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
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
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; \
      |     ^~~~~~~~~~
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
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
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
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
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
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
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.mga9.aarch64
Provides: xplc-uuidgen = 0.3.13-19.mga9 xplc-uuidgen(aarch-64) = 0.3.13-19.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit)
Processing files: lib64xplc0-0.3.13-19.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rsjX2A
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd xplc-0.3.13
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/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.mga9.aarch64/usr/share/doc/lib64xplc0
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/share/doc/lib64xplc0
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/share/doc/lib64xplc0
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64/usr/share/doc/lib64xplc0
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64xplc0 = 0.3.13-19.mga9 lib64xplc0(aarch-64) = 0.3.13-19.mga9 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(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.mga9.aarch64
Provides: devel(libxplc(64bit)) lib64xplc-devel = 0.3.13-19.mga9 lib64xplc-devel(aarch-64) = 0.3.13-19.mga9 libxplc-devel = 0.3.13-19.mga9 pkgconfig(xplc-0.3.13) = 0.3.13 xplc-devel = 0.3.13-19.mga9
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.mga9.aarch64
Provides: xplc-debugsource = 0.3.13-19.mga9 xplc-debugsource(aarch-64) = 0.3.13-19.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: xplc-uuidgen-debuginfo-0.3.13-19.mga9.aarch64
Provides: debuginfo(build-id) = 040d0d1d70249054b0648466efdddc209f5e6684 xplc-uuidgen-debuginfo = 0.3.13-19.mga9 xplc-uuidgen-debuginfo(aarch-64) = 0.3.13-19.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xplc-debugsource(aarch-64) = 0.3.13-19.mga9
Processing files: lib64xplc0-debuginfo-0.3.13-19.mga9.aarch64
Provides: debuginfo(build-id) = 1956ec94df1a4accd679e73ee9c70d020aa1c386 lib64xplc0-debuginfo = 0.3.13-19.mga9 lib64xplc0-debuginfo(aarch-64) = 0.3.13-19.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xplc-debugsource(aarch-64) = 0.3.13-19.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xplc-0.3.13-19.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xplc-uuidgen-0.3.13-19.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xplc-uuidgen-debuginfo-0.3.13-19.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xplc0-0.3.13-19.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xplc-debugsource-0.3.13-19.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xplc0-debuginfo-0.3.13-19.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xplc-devel-0.3.13-19.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6E7IOq
+ 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.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5Vp7Rh
+ 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!