D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/concordance-1.4-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HL1gZl + 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.zshTEp + 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 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: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 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: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: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: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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --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 x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking for x86_64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-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 x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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 x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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 In file included from /usr/include/string.h:495, from usblan.cpp:24: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'int GetXMLUserRFSetting(char**)' at usblan.cpp:249:12: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ usblan.cpp: In function 'int GetXMLUserRFSetting(char**)': usblan.cpp:249:35: note: length computed here 249 | strncpy(*data, buf_ptr, strlen(buf_ptr)+1); | ~~~~~~^~~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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 x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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 x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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 x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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 x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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 x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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 x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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 /bin/sh ./libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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: x86_64-mageia-linux-gnu-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_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_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=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/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/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../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.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- concord.bs blib/arch/auto/concord/concord.bs 644 cp concord.pm blib/lib/concord.pm x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/local/lib64 -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.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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' x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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: x86_64-mageia-linux-gnu-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.8 -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.3DPF2p + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64 + cd concordance-1.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64 '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-3.mga8.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libconcord.la '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libconcord.so.5.0.0 /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64/libconcord.so.5.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/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-3.mga8.x86_64/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-3.mga8.x86_64/usr/lib64/libconcord.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 libconcord.h '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/share/mime/packages' /usr/bin/install -p -m 644 libconcord.xml '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/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-3.mga8.x86_64/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-3.mga8.x86_64/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-3.mga8.x86_64/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-3.mga8.x86_64/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-3.mga8.x86_64/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-3.mga8.x86_64 '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.32.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-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/concord/concord.so Installing /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/concord.pm Appending installation info to /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/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-3.mga8.x86_64 '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-3.mga8.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p concordance '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p concordance /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/bin/concordance /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 concordance.1 '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/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-3.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib/python3.8/site-packages copying build/lib/libconcord.py -> /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib/python3.8/site-packages byte-compiling /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib/python3.8/site-packages/libconcord.py to libconcord.cpython-38.pyc writing byte-compilation script '/tmp/tmp6q7jnrk6.py' /usr/bin/python3 /tmp/tmp6q7jnrk6.py removing /tmp/tmp6q7jnrk6.py running install_egg_info Writing /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib/python3.8/site-packages/libconcord-1.4-py3.8.egg-info + rm -rfv /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/bin/__pycache__ + popd ~/rpmbuild/BUILD/concordance-1.4 + install -m755 consnoop/consnoop /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/bin + rm -f /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64/libconcord.la + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.4-3.mga8 --unique-debug-suffix -1.4-3.mga8.x86_64 --unique-debug-src-base concordance-1.4-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/concordance-1.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/bin/consnoop explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64/libconcord.so.5.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/bin/concordance explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/concord/concord.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/bin/consnoop extracting debug info from /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64/libconcord.so.5.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/bin/concordance extracting debug info from /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/concord/concord.so objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/concord/concord.so'; reason: Permission denied objcopy: unable to copy file '/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib64/perl5/vendor_perl/auto/concord/concord.so'; reason: Permission denied original debug info size: 1828kB, size after compression: 1592kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 992 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/udev/start_concordance_dhcpd.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/udev/start_concordance_dhcpd_wrapper.sh from /bin/bash to #!/usr/bin/bash Processing files: concordance-1.4-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uaG0Ap + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd concordance-1.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/share/doc/concordance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/share/doc/concordance + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/share/doc/concordance + cp -pr Changelog /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/share/doc/concordance + RPM_EC=0 ++ jobs -p + exit 0 Provides: concordance = 1.4-3.mga8 concordance(x86-64) = 1.4-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libconcord.so.5()(64bit) Processing files: libconcord-common-1.4-3.mga8.x86_64 Provides: libconcord-common = 1.4-3.mga8 libconcord-common(x86-64) = 1.4-3.mga8 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-3.mga8.x86_64 Provides: lib64concord5 = 1.4-3.mga8 lib64concord5(x86-64) = 1.4-3.mga8 libconcord.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(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-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.37jwzm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd concordance-1.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/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-3.mga8.x86_64/usr/share/doc/lib64concord-devel + cp -pr libconcord/README /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64/usr/share/doc/lib64concord-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: concord-devel = 1.4-3.mga8 devel(libconcord(64bit)) lib64concord-devel = 1.4-3.mga8 lib64concord-devel(x86-64) = 1.4-3.mga8 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)) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) 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-3.mga8.x86_64 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-3.mga8 perl-concord(x86-64) = 1.4-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libconcord.so.5()(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) perl(DynaLoader) perl(Exporter) perl(base) perl(vars) perl-base >= 2:5.32.0 Processing files: python3-libconcord-1.4-3.mga8.x86_64 Provides: python-libconcord = 1.4-3.mga8 python3-libconcord = 1.4-3.mga8 python3-libconcord(x86-64) = 1.4-3.mga8 python3.8-libconcord = 1.4-3.mga8 python3.8dist(libconcord) = 1.4 python3dist(libconcord) = 1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 Processing files: concordance-debugsource-1.4-3.mga8.x86_64 Provides: concordance-debugsource = 1.4-3.mga8 concordance-debugsource(x86-64) = 1.4-3.mga8 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-3.mga8.x86_64 Provides: concordance-debuginfo = 1.4-3.mga8 concordance-debuginfo(x86-64) = 1.4-3.mga8 debuginfo(build-id) = a8e870405694300f87f954bf537e91ec06823d20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: concordance-debugsource(x86-64) = 1.4-3.mga8 Processing files: lib64concord5-debuginfo-1.4-3.mga8.x86_64 Provides: debuginfo(build-id) = c7e121194d59af59e54743be271ad5a7973d98d8 lib64concord5-debuginfo = 1.4-3.mga8 lib64concord5-debuginfo(x86-64) = 1.4-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: concordance-debugsource(x86-64) = 1.4-3.mga8 Processing files: lib64concord-devel-debuginfo-1.4-3.mga8.x86_64 Provides: debuginfo(build-id) = 64e7bfc0593cd859540035ac859d8cba8dc25f8e lib64concord-devel-debuginfo = 1.4-3.mga8 lib64concord-devel-debuginfo(x86-64) = 1.4-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: concordance-debugsource(x86-64) = 1.4-3.mga8 Processing files: perl-concord-debuginfo-1.4-3.mga8.x86_64 Provides: debuginfo(build-id) = 961cc95756a53c431b883e8604ebb9b61c351753 perl-concord-debuginfo = 1.4-3.mga8 perl-concord-debuginfo(x86-64) = 1.4-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: concordance-debugsource(x86-64) = 1.4-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64concord-devel-debuginfo-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/concordance-debuginfo-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64concord-devel-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libconcord-common-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/concordance-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-libconcord-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-concord-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64concord5-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/perl-concord-debuginfo-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/concordance-debugsource-1.4-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64concord5-debuginfo-1.4-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Sfi5Sn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd concordance-1.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/concordance-1.4-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.09WUtp + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf concordance-1.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!