D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/concordance-1.4-5.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IeUpTr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf concordance-1.4 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/concordance-1.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd concordance-1.4 + /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/iurt/rpmbuild/tmp/rpm-tmp.KkZsy3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd concordance-1.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + pushd libconcord ~/rpmbuild/BUILD/concordance-1.4/libconcord ~/rpmbuild/BUILD/concordance-1.4 + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:5: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:5: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:5: the top level configure.ac:4: installing './compile' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' + 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 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 . + /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 --disable-static --disable-mime-update checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... no checking for 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-ar... no checking for aarch64-mageia-linux-gnu-lib... no checking for aarch64-mageia-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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) 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 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.exe... 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 aarch64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for update-mime-database... /usr/bin/update-mime-database checking for hidapi/hidapi.h... yes checking for hid_init in -lhidapi-libusb... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ZIP... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-binaryfile.lo `test -f 'binaryfile.cpp' || echo './'`binaryfile.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c binaryfile.cpp -fPIC -DPIC -o .libs/libconcord_la-binaryfile.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-usblan.lo `test -f 'usblan.cpp' || echo './'`usblan.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c usblan.cpp -fPIC -DPIC -o .libs/libconcord_la-usblan.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-operationfile.lo `test -f 'operationfile.cpp' || echo './'`operationfile.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c operationfile.cpp -fPIC -DPIC -o .libs/libconcord_la-operationfile.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-remote.lo `test -f 'remote.cpp' || echo './'`remote.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c remote.cpp -fPIC -DPIC -o .libs/libconcord_la-remote.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-web.lo `test -f 'web.cpp' || echo './'`web.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c web.cpp -fPIC -DPIC -o .libs/libconcord_la-web.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-remote_z.lo `test -f 'remote_z.cpp' || echo './'`remote_z.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c remote_z.cpp -fPIC -DPIC -o .libs/libconcord_la-remote_z.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-remote_mh.lo `test -f 'remote_mh.cpp' || echo './'`remote_mh.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c remote_mh.cpp -fPIC -DPIC -o .libs/libconcord_la-remote_mh.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-libusbhid.lo `test -f 'libusbhid.cpp' || echo './'`libusbhid.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libusbhid.cpp -fPIC -DPIC -o .libs/libconcord_la-libusbhid.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-libhidapi.lo `test -f 'libhidapi.cpp' || echo './'`libhidapi.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libhidapi.cpp -fPIC -DPIC -o .libs/libconcord_la-libhidapi.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" -DPACKAGE_STRING=\"libconcord\ 1.4\" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libconcord_la-libconcord.lo `test -f 'libconcord.cpp' || echo './'`libconcord.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libconcord\" -DPACKAGE_TARNAME=\"libconcord\" -DPACKAGE_VERSION=\"1.4\" "-DPACKAGE_STRING=\"libconcord 1.4\"" -DPACKAGE_BUGREPORT=\"concordance-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libconcord\" -DVERSION=\"1.4\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DWANT_HIDAPI=1 -DHAVE_LIBHIDAPI_LIBUSB=1 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libconcord.cpp -fPIC -DPIC -o .libs/libconcord_la-libconcord.o libconcord.cpp: In function 'int write_config_to_file(uint8_t*, uint32_t, char*, int)': libconcord.cpp:1172:13: warning: 'void free(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] 1172 | free(ch); | ~~~~^~~~ libconcord.cpp:1165:56: note: returned from 'void* operator new [](std::size_t)' 1165 | char *ch = new char[strlen(config_header) + 200]; | ^ /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 5:0:0 -lhidapi-libusb -lzip -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libconcord.la -rpath /usr/lib64 libconcord_la-remote.lo libconcord_la-remote_z.lo libconcord_la-libconcord.lo libconcord_la-binaryfile.lo libconcord_la-web.lo libconcord_la-usblan.lo libconcord_la-operationfile.lo libconcord_la-remote_mh.lo libconcord_la-libusbhid.lo libconcord_la-libhidapi.lo -lhidapi-libusb libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o .libs/libconcord_la-remote.o .libs/libconcord_la-remote_z.o .libs/libconcord_la-libconcord.o .libs/libconcord_la-binaryfile.o .libs/libconcord_la-web.o .libs/libconcord_la-usblan.o .libs/libconcord_la-operationfile.o .libs/libconcord_la-remote_mh.o .libs/libconcord_la-libusbhid.o .libs/libconcord_la-libhidapi.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lzip -lhidapi-libusb -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libconcord.so.5 -o .libs/libconcord.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libconcord.so.5" && ln -s "libconcord.so.5.0.0" "libconcord.so.5") libtool: link: (cd ".libs" && rm -f "libconcord.so" && ln -s "libconcord.so.5.0.0" "libconcord.so") libtool: link: ( cd ".libs" && rm -f "libconcord.la" && ln -s "../libconcord.la" "libconcord.la" ) + /usr/bin/make -O -j8 V=1 VERBOSE=1 udev ./gen_udev_support -u Creating udev file: libconcord.rules ... done Creating udev file: libconcord-usbnet.rules ... done + popd ~/rpmbuild/BUILD/concordance-1.4 + pushd libconcord/bindings/perl ~/rpmbuild/BUILD/concordance-1.4/libconcord/bindings/perl ~/rpmbuild/BUILD/concordance-1.4 + swig -perl5 concord.i + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor INC=-I../.. Warning (mostly harmless): No library found for -lconcord Generating a Unix-style Makefile Writing Makefile for concord Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 OTHERLDFLAGS=-L../../.libs LDLOADLIBS=-lconcord Running Mkbootstrap for concord () chmod 644 "concord.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- concord.bs blib/arch/auto/concord/concord.bs 644 cp concord.pm blib/lib/concord.pm gcc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib64/perl5/CORE" concord_wrap.c rm -f blib/arch/auto/concord/concord.so gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong concord_wrap.o -L../../.libs -o blib/arch/auto/concord/concord.so \ -lconcord -lperl \ chmod 755 blib/arch/auto/concord/concord.so + popd ~/rpmbuild/BUILD/concordance-1.4 + pushd concordance ~/rpmbuild/BUILD/concordance-1.4/concordance ~/rpmbuild/BUILD/concordance-1.4 + 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 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=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 CPPFLAGS=-I../libconcord 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L../libconcord/.libs' 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 make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... no checking for 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 dependency style of gcc... none checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-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 aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 aarch64-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) 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... yes 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.exe... 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 dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/concordance' gcc -DHAVE_CONFIG_H -I. -I../libconcord -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o concordance-concordance.o `test -f 'concordance.c' || echo './'`concordance.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/concordance' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/concordance' /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -l:libconcord.so.5 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L../libconcord/.libs -o concordance concordance-concordance.o libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o concordance concordance-concordance.o -l:libconcord.so.5 -L../libconcord/.libs make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/concordance' + popd ~/rpmbuild/BUILD/concordance-1.4 + pushd consnoop ~/rpmbuild/BUILD/concordance-1.4/consnoop ~/rpmbuild/BUILD/concordance-1.4 + /usr/bin/make -O -j8 V=1 VERBOSE=1 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags consnoop.cpp -o consnoop + popd ~/rpmbuild/BUILD/concordance-1.4 + pushd libconcord/bindings/python ~/rpmbuild/BUILD/concordance-1.4/libconcord/bindings/python ~/rpmbuild/BUILD/concordance-1.4 + 2to3-3.9 -w libconcord.py RefactoringTool: Skipping optional fixer: buffer RefactoringTool: Skipping optional fixer: idioms RefactoringTool: Skipping optional fixer: set_literal RefactoringTool: Skipping optional fixer: ws_comma RefactoringTool: Refactored libconcord.py RefactoringTool: Files that were modified: RefactoringTool: libconcord.py --- libconcord.py (original) +++ libconcord.py (refactored) @@ -16,8 +16,8 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -from __future__ import absolute_import -from __future__ import print_function + + from ctypes import * from ctypes import _Pointer import platform @@ -118,12 +118,12 @@ class _CheckRetCode(object): def __init__(self, func_name): - self.func_name = func_name + self.__name__ = func_name def __call__(self, *args): result = args[0] if result != 0: - raise LibConcordException(self.func_name, result) + raise LibConcordException(self.__name__, result) return result # Internal helpers for result prototyping + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying libconcord.py -> build/lib + popd ~/rpmbuild/BUILD/concordance-1.4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NQX4Py + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 + cd concordance-1.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 'INSTALL=/usr/bin/install -p' -C libconcord install_udev UDEVROOT=/usr make: Entering directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libconcord.la '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libconcord.so.5.0.0 /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/libconcord.so.5.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64 && { ln -s -f libconcord.so.5.0.0 libconcord.so.5 || { rm -f libconcord.so.5 && ln -s libconcord.so.5.0.0 libconcord.so.5; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64 && { ln -s -f libconcord.so.5.0.0 libconcord.so || { rm -f libconcord.so && ln -s libconcord.so.5.0.0 libconcord.so; }; }) libtool: install: /usr/bin/install -p .libs/libconcord.lai /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/libconcord.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 libconcord.h '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/mime/packages' /usr/bin/install -p -m 644 libconcord.xml '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/mime/packages' /usr/bin/make install-data-hook make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord' make[2]: Nothing to be done for 'install-data-hook'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord' ./gen_udev_support -u Creating udev file: libconcord.rules ... done Creating udev file: libconcord-usbnet.rules ... done /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/udev/rules.d /bin/sh /home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord/install-sh -c -m 644 libconcord.rules \ /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/udev/rules.d/60-libconcord.rules /bin/sh /home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord/install-sh -c -m 644 libconcord-usbnet.rules \ /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/udev/rules.d/80-libconcord-usbnet.rules /bin/sh /home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord/install-sh -c start_concordance_dhcpd.sh \ /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/udev/ /bin/sh /home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord/install-sh -c start_concordance_dhcpd_wrapper.sh \ /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/udev/ make: Leaving directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 'INSTALL=/usr/bin/install -p' -C libconcord/bindings/perl make: Entering directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord/bindings/perl' "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- concord.bs blib/arch/auto/concord/concord.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/concord/concord.so Installing /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/perl5/vendor_perl/concord.pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/perl5/perllocal.pod make: Leaving directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/libconcord/bindings/perl' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 'INSTALL=/usr/bin/install -p' -C concordance make: Entering directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/concordance' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/concordance' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p concordance '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/bin' libtool: install: /usr/bin/install -p concordance /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/bin/concordance /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 concordance.1 '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/man/man1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/concordance' make: Leaving directory '/home/iurt/rpmbuild/BUILD/concordance-1.4/concordance' + pushd libconcord/bindings/python ~/rpmbuild/BUILD/concordance-1.4/libconcord/bindings/python ~/rpmbuild/BUILD/concordance-1.4 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/python3.9/site-packages copying build/lib/libconcord.py -> /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/python3.9/site-packages byte-compiling /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/python3.9/site-packages/libconcord.py to libconcord.cpython-39.pyc writing byte-compilation script '/tmp/tmp33g6wkxe.py' /usr/bin/python3 /tmp/tmp33g6wkxe.py removing /tmp/tmp33g6wkxe.py running install_egg_info Writing /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/python3.9/site-packages/libconcord-1.4-py3.9.egg-info + rm -rfv /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/bin/__pycache__ + popd ~/rpmbuild/BUILD/concordance-1.4 + install -m755 consnoop/consnoop /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/bin + rm -f /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/libconcord.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.4-5.mga9 --unique-debug-suffix -1.4-5.mga9.aarch64 --unique-debug-src-base concordance-1.4-5.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/concordance-1.4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/libconcord.so.5.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/bin/consnoop extracting debug info from /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/concord/concord.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/bin/concordance objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/concord/concord.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib64/perl5/vendor_perl/auto/concord/concord.so'; reason: Permission denied dwz: ./usr/bin/concordance-1.4-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/consnoop-1.4-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libconcord.so.5.0.0-1.4-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/perl5/vendor_perl/auto/concord/concord.so-1.4-5.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 1484kB, size after compression: 1484kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. 1005 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 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/udev/start_concordance_dhcpd_wrapper.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/udev/start_concordance_dhcpd.sh from /bin/bash to #!/usr/bin/bash Processing files: concordance-1.4-5.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EXohDn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd concordance-1.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/doc/concordance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/doc/concordance + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/doc/concordance + cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/doc/concordance + RPM_EC=0 ++ jobs -p + exit 0 Provides: concordance = 1.4-5.mga9 concordance(aarch-64) = 1.4-5.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) libconcord.so.5()(64bit) Processing files: libconcord-common-1.4-5.mga9.aarch64 Provides: libconcord-common = 1.4-5.mga9 libconcord-common(aarch-64) = 1.4-5.mga9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Processing files: lib64concord5-1.4-5.mga9.aarch64 Provides: lib64concord5 = 1.4-5.mga9 lib64concord5(aarch-64) = 1.4-5.mga9 libconcord.so.5()(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) libc.so.6(GLIBC_2.33)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libhidapi-libusb.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libzip.so.5()(64bit) Processing files: lib64concord-devel-1.4-5.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.raNZ6A + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd concordance-1.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/doc/lib64concord-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/doc/lib64concord-devel + cp -pr libconcord/README /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64/usr/share/doc/lib64concord-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: concord-devel = 1.4-5.mga9 devel(libconcord(64bit)) lib64concord-devel = 1.4-5.mga9 lib64concord-devel(aarch-64) = 1.4-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libhidapi-libusb(64bit)) devel(libstdc++(64bit)) devel(libzip(64bit)) 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Processing files: perl-concord-1.4-5.mga9.aarch64 warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Provides: perl(concord) perl(concord::mh_cfg_properties) perl(concord::mh_wifi_config) perl(concord::mh_wifi_network) perl(concord::mh_wifi_networks) perl(concordc) perl-concord = 1.4-5.mga9 perl-concord(aarch-64) = 1.4-5.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) libconcord.so.5()(64bit) libperl.so.5.34()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(DynaLoader) perl(Exporter) perl(base) perl(vars) perl-base >= 2:5.34.0 Processing files: python3-libconcord-1.4-5.mga9.aarch64 Provides: python-libconcord = 1.4-5.mga9 python3-libconcord = 1.4-5.mga9 python3-libconcord(aarch-64) = 1.4-5.mga9 python3.9-libconcord = 1.4-5.mga9 python3.9dist(libconcord) = 1.4 python3dist(libconcord) = 1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: concordance-debugsource-1.4-5.mga9.aarch64 Provides: concordance-debugsource = 1.4-5.mga9 concordance-debugsource(aarch-64) = 1.4-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: concordance-debuginfo-1.4-5.mga9.aarch64 Provides: concordance-debuginfo = 1.4-5.mga9 concordance-debuginfo(aarch-64) = 1.4-5.mga9 debuginfo(build-id) = ef5ff00955bd642d56a62b397bed3906ca6215b9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: concordance-debugsource(aarch-64) = 1.4-5.mga9 Processing files: lib64concord5-debuginfo-1.4-5.mga9.aarch64 Provides: debuginfo(build-id) = 3e250c2875f5649571ebaa6b61af185603b13093 lib64concord5-debuginfo = 1.4-5.mga9 lib64concord5-debuginfo(aarch-64) = 1.4-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: concordance-debugsource(aarch-64) = 1.4-5.mga9 Processing files: lib64concord-devel-debuginfo-1.4-5.mga9.aarch64 Provides: debuginfo(build-id) = 3fa82df6709e6242f50d7319ebbdfa744628b970 lib64concord-devel-debuginfo = 1.4-5.mga9 lib64concord-devel-debuginfo(aarch-64) = 1.4-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: concordance-debugsource(aarch-64) = 1.4-5.mga9 Processing files: perl-concord-debuginfo-1.4-5.mga9.aarch64 Provides: debuginfo(build-id) = 6680560e4686e45b2d1fac5ff1e48444fa703d47 perl-concord-debuginfo = 1.4-5.mga9 perl-concord-debuginfo(aarch-64) = 1.4-5.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: concordance-debugsource(aarch-64) = 1.4-5.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-libconcord-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/concordance-debuginfo-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/concordance-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libconcord-common-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64concord-devel-debuginfo-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64concord-devel-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64concord5-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-concord-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/perl-concord-debuginfo-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/concordance-debugsource-1.4-5.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64concord5-debuginfo-1.4-5.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NE8MBp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd concordance-1.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-5.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0edJB0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf concordance-1.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!