D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ykpers-1.20.0-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.Y7gnds + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ykpers-1.20.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ykpers-1.20.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ykpers-1.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ykpers-1.20.0-git-extern.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H5E5rp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ykpers-1.20.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/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 build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-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 --enable-static=no --disable-rpath --with-udevrulesdir=/lib/udev/rules.d --with-backend=libusb-1.0 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 nested variables... (cached) yes 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 for style of include used by make... GNU 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 for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no 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 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/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (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/nm -B output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no 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... no 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 ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for libyubikey... yes checking how to link with libyubikey... /usr/lib64/libyubikey.so checking for LIBUSB... yes checking for libjson... no checking for libjson... no checking whether to use json library... no checking for json_object_to_json_string_ext... no checking for json_object_object_get_ex... no checking for UDEV... yes checking for memset_s... no checking for explicit_bzero... yes checking for explicit_memset... no checking whether we can use inline asm code... yes no checking if LD -Wl,--version-script works... yes checking for valgrind... no checking whether self tests are run under valgrind... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ykpers-1.pc config.status: creating ykpers-version.h config.status: creating ykcore/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: summary of build options: version: 1.20.0 shared 21:0:20 major 1 minor 20 patch 0 number 0x011400 Host type: x86_64-mageia-linux-gnu Install prefix: /usr Compiler: x86_64-mageia-linux-gnu-gcc Library types: Shared=yes, Static=no USB backend: libusb-1.0 JSON library: no CFLAGS: LIBS: pretty printing: no udev rules dir: /lib/udev/rules.d udev rules file: 69-yubikey.rules + /usr/bin/sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + /usr/bin/sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in ykcore make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykstatus.lo ykstatus.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ykstatus.c -fPIC -DPIC -o .libs/ykstatus.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykcore_libusb-1.0.lo ykcore_libusb-1.0.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ykcore_libusb-1.0.c -fPIC -DPIC -o .libs/ykcore_libusb-1.0.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykcore.lo ykcore.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ykcore.c -fPIC -DPIC -o .libs/ykcore.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -I/usr/include/libusb-1.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libykcore.la ykcore.lo ykstatus.lo ykcore_libusb-1.0.lo -L/usr/lib64 -lyubikey -lusb-1.0 libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libykcore.a .libs/ykcore.o .libs/ykstatus.o .libs/ykcore_libusb-1.0.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libykcore.a libtool: link: ( cd ".libs" && rm -f "libykcore.la" && ln -s "../libykcore.la" "libykcore.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' Making all in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykpers-nojson.lo ykpers-nojson.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ykpers-nojson.c -fPIC -DPIC -o .libs/ykpers-nojson.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykpers_lcl.lo ykpers_lcl.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ykpers_lcl.c -fPIC -DPIC -o .libs/ykpers_lcl.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykpbkdf2.lo ykpbkdf2.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ykpbkdf2.c -fPIC -DPIC -o .libs/ykpbkdf2.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libhmac_la-usha.lo `test -f 'usha.c' || echo './'`usha.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c usha.c -fPIC -DPIC -o .libs/libhmac_la-usha.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libhmac_la-hmac.lo `test -f 'hmac.c' || echo './'`hmac.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c hmac.c -fPIC -DPIC -o .libs/libhmac_la-hmac.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykpers-version.lo ykpers-version.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ykpers-version.c -fPIC -DPIC -o .libs/ykpers-version.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libhmac_la-sha1.lo `test -f 'sha1.c' || echo './'`sha1.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c sha1.c -fPIC -DPIC -o .libs/libhmac_la-sha1.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykchalresp.o ykchalresp.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykpersonalize.o ykpersonalize.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykinfo.o ykinfo.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libhmac_la-sha384-512.lo `test -f 'sha384-512.c' || echo './'`sha384-512.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c sha384-512.c -fPIC -DPIC -o .libs/libhmac_la-sha384-512.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o libhmac_la-sha224-256.lo `test -f 'sha224-256.c' || echo './'`sha224-256.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c sha224-256.c -fPIC -DPIC -o .libs/libhmac_la-sha224-256.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykpers-args.lo ykpers-args.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ykpers-args.c -fPIC -DPIC -o .libs/ykpers-args.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" -DPACKAGE_STRING=\"yubikey-personalization\ 1.20.0\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c -o ykpers.lo ykpers.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DPACKAGE_NAME=\"yubikey-personalization\" -DPACKAGE_TARNAME=\"ykpers\" -DPACKAGE_VERSION=\"1.20.0\" "-DPACKAGE_STRING=\"yubikey-personalization 1.20.0\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"https://developers.yubico.com/yubikey-personalization/\" -DPACKAGE=\"ykpers\" -DVERSION=\"1.20.0\" -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBYUBIKEY=1 -DHAVE_EXPLICIT_BZERO=1 -DHAVE_INLINE_ASM=1 -I. -I./ykcore -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -c ykpers.c -fPIC -DPIC -o .libs/ykpers.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhmac.la libhmac_la-hmac.lo libhmac_la-usha.lo libhmac_la-sha1.lo libhmac_la-sha224-256.lo libhmac_la-sha384-512.lo libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libhmac.a .libs/libhmac_la-hmac.o .libs/libhmac_la-usha.o .libs/libhmac_la-sha1.o .libs/libhmac_la-sha224-256.o .libs/libhmac_la-sha384-512.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libhmac.a libtool: link: ( cd ".libs" && rm -f "libhmac.la" && ln -s "../libhmac.la" "libhmac.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -no-undefined -version-info 21:0:20 -Wl,--version-script=./libykpers-1.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libykpers-1.la -rpath /usr/lib64 ykpers.lo ykpers-version.lo ykpbkdf2.lo ykpers-nojson.lo ykpers_lcl.lo -L/usr/lib64 -lyubikey ./ykcore/libykcore.la ./libhmac.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/ykpers.o .libs/ykpers-version.o .libs/ykpbkdf2.o .libs/ykpers-nojson.o .libs/ykpers_lcl.o -Wl,--whole-archive ./ykcore/.libs/libykcore.a ./.libs/libhmac.a -Wl,--no-whole-archive -O2 -pthread -Wl,--version-script=./libykpers-1.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/usr/lib64 -lyubikey -lusb-1.0 -Wl,-soname -Wl,libykpers-1.so.1 -o .libs/libykpers-1.so.1.20.0 libtool: link: (cd ".libs" && rm -f "libykpers-1.so.1" && ln -s "libykpers-1.so.1.20.0" "libykpers-1.so.1") libtool: link: (cd ".libs" && rm -f "libykpers-1.so" && ln -s "libykpers-1.so.1.20.0" "libykpers-1.so") libtool: link: ( cd ".libs" && rm -f "libykpers-1.la" && ln -s "../libykpers-1.la" "libykpers-1.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ykchalresp ykchalresp.o ./libykpers-1.la -L/usr/lib64 -lyubikey libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ykchalresp ykchalresp.o ./.libs/libykpers-1.so -L/usr/lib64 -lyubikey -pthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libykpers_args.la ykpers-args.lo libykpers-1.la -L/usr/lib64 -lyubikey libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libykpers_args.a .libs/ykpers-args.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libykpers_args.a libtool: link: ( cd ".libs" && rm -f "libykpers_args.la" && ln -s "../libykpers_args.la" "libykpers_args.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ykinfo ykinfo.o ./libykpers-1.la -L/usr/lib64 -lyubikey libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ykinfo ykinfo.o ./.libs/libykpers-1.so -L/usr/lib64 -lyubikey -pthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ykpersonalize ykpersonalize.o ./libykpers-1.la ./libykpers_args.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ykpersonalize ykpersonalize.o ./.libs/libykpers-1.so ./.libs/libykpers_args.a /home/iurt/rpmbuild/BUILD/ykpers-1.20.0/.libs/libykpers-1.so -L/usr/lib64 -lusb-1.0 -lyubikey -pthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' Making all in tests make[1]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mHia8p + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64 + cd ykpers-1.20.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in ykcore make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libykpers-1.la '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libykpers-1.so.1.20.0 /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64/libykpers-1.so.1.20.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64 && { ln -s -f libykpers-1.so.1.20.0 libykpers-1.so.1 || { rm -f libykpers-1.so.1 && ln -s libykpers-1.so.1.20.0 libykpers-1.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64 && { ln -s -f libykpers-1.so.1.20.0 libykpers-1.so || { rm -f libykpers-1.so && ln -s libykpers-1.so.1.20.0 libykpers-1.so; }; }) libtool: install: /usr/bin/install -p .libs/libykpers-1.lai /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64/libykpers-1.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p ykpersonalize ykchalresp ykinfo '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin' libtool: install: warning: `./libykpers-1.la' has not been installed in `/usr/lib64' libtool: install: warning: `/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/libykpers-1.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ykpersonalize /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin/ykpersonalize libtool: install: warning: `./libykpers-1.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ykchalresp /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin/ykchalresp libtool: install: warning: `./libykpers-1.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ykinfo /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin/ykinfo /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/lib/udev/rules.d' /usr/bin/install -p -m 644 69-yubikey.rules '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/lib/udev/rules.d' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 ykpersonalize.1 ykchalresp.1 ykinfo.1 '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 ykpers-1.pc '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/include/ykpers-1' /usr/bin/install -p -m 644 ykpers.h ykpers-version.h ykcore/ykstatus.h ykcore/ykcore.h ykcore/ykdef.h ykpbkdf2.h '/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/include/ykpers-1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.20.0-3.mga8 --unique-debug-suffix -1.20.0-3.mga8.x86_64 --unique-debug-src-base ykpers-1.20.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ykpers-1.20.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin/ykchalresp explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin/ykinfo explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin/ykpersonalize explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64/libykpers-1.so.1.20.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin/ykinfo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin/ykchalresp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/bin/ykpersonalize extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/lib64/libykpers-1.so.1.20.0 original debug info size: 376kB, size after compression: 364kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 529 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/libykpers-1.la is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.grLvOq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ykpers-1.20.0 + '[' 1 -eq 1 ']' + pwd /home/iurt/rpmbuild/BUILD/ykpers-1.20.0 + /usr/bin/make check LD_LIBRARY_PATH=../.libs Making check in ykcore make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/ykcore' Making check in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0' Making check in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' /usr/bin/make selftest test_args_to_config test_key_generation test_ndef_construction test_threaded_calls test_ykpbkdf2 test_yk_utilities make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' CC selftest.o CCLD selftest CC test_args_to_config.o CCLD test_args_to_config CC test_key_generation.o CCLD test_key_generation CC test_ndef_construction.o CCLD test_ndef_construction CC test_threaded_calls.o CCLD test_threaded_calls CC test_ykpbkdf2.o CCLD test_ykpbkdf2 CC test_yk_utilities.o CCLD test_yk_utilities make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' /usr/bin/make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' PASS: selftest PASS: test_args_to_config PASS: test_key_generation PASS: test_ndef_construction PASS: test_threaded_calls PASS: test_ykpbkdf2 PASS: test_yk_utilities ============================================================================ Testsuite summary for yubikey-personalization 1.20.0 ============================================================================ # TOTAL: 7 # PASS: 7 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/ykpers-1.20.0/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ykpers-1.20.0-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t3Ky0o + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ykpers-1.20.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers + cp -pr README /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers + cp -pr doc/Compatibility.asciidoc /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers + RPM_EC=0 ++ jobs -p + exit 0 Provides: libykpers-1.so.1()(64bit) libykpers-1.so.1(LIBYKPERS_1.0)(64bit) libykpers-1.so.1(LIBYKPERS_1.10)(64bit) libykpers-1.so.1(LIBYKPERS_1.11)(64bit) libykpers-1.so.1(LIBYKPERS_1.12)(64bit) libykpers-1.so.1(LIBYKPERS_1.13)(64bit) libykpers-1.so.1(LIBYKPERS_1.14)(64bit) libykpers-1.so.1(LIBYKPERS_1.15)(64bit) libykpers-1.so.1(LIBYKPERS_1.16)(64bit) libykpers-1.so.1(LIBYKPERS_1.17)(64bit) libykpers-1.so.1(LIBYKPERS_1.18)(64bit) libykpers-1.so.1(LIBYKPERS_1.19)(64bit) libykpers-1.so.1(LIBYKPERS_1.20)(64bit) libykpers-1.so.1(LIBYKPERS_1.4)(64bit) libykpers-1.so.1(LIBYKPERS_1.5)(64bit) libykpers-1.so.1(LIBYKPERS_1.6)(64bit) libykpers-1.so.1(LIBYKPERS_1.7)(64bit) libykpers-1.so.1(LIBYKPERS_1.8)(64bit) libykpers-1.so.1(LIBYKPERS_1.9)(64bit) ykpers = 1.20.0-3.mga8 ykpers(x86-64) = 1.20.0-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.25)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libusb-1.0.so.0()(64bit) libykpers-1.so.1()(64bit) libykpers-1.so.1(LIBYKPERS_1.0)(64bit) libykpers-1.so.1(LIBYKPERS_1.10)(64bit) libykpers-1.so.1(LIBYKPERS_1.12)(64bit) libykpers-1.so.1(LIBYKPERS_1.13)(64bit) libykpers-1.so.1(LIBYKPERS_1.14)(64bit) libykpers-1.so.1(LIBYKPERS_1.15)(64bit) libykpers-1.so.1(LIBYKPERS_1.16)(64bit) libykpers-1.so.1(LIBYKPERS_1.17)(64bit) libykpers-1.so.1(LIBYKPERS_1.18)(64bit) libykpers-1.so.1(LIBYKPERS_1.19)(64bit) libykpers-1.so.1(LIBYKPERS_1.4)(64bit) libykpers-1.so.1(LIBYKPERS_1.5)(64bit) libykpers-1.so.1(LIBYKPERS_1.6)(64bit) libykpers-1.so.1(LIBYKPERS_1.7)(64bit) libykpers-1.so.1(LIBYKPERS_1.8)(64bit) libyubikey.so.0()(64bit) libyubikey.so.0(YUBIKEY_1.0)(64bit) libyubikey.so.0(YUBIKEY_1.5)(64bit) Processing files: ykpers-devel-1.20.0-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fi9lGq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ykpers-1.20.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers-devel + cp -pr doc/USB-Hid-Issue.asciidoc /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64/usr/share/doc/ykpers-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libykpers-1(64bit)) pkgconfig(ykpers-1) = 1.20.0 ykpers-devel = 1.20.0-3.mga8 ykpers-devel(x86-64) = 1.20.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libusb-1.0(64bit)) devel(libyubikey(64bit)) pkgconfig Processing files: ykpers-debugsource-1.20.0-3.mga8.x86_64 Provides: ykpers-debugsource = 1.20.0-3.mga8 ykpers-debugsource(x86-64) = 1.20.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ykpers-debuginfo-1.20.0-3.mga8.x86_64 Provides: debuginfo(build-id) = 12cff09837be8982bc4be61787c51cc48e3b4f77 debuginfo(build-id) = 8b409acec7679f58f7a40c73738669a3723cff9a debuginfo(build-id) = a8131ac0936a401c9153064b942b0ed2c5737ef8 debuginfo(build-id) = f94b50250e167a62dd06a48b4d1b62677e21aa2c ykpers-debuginfo = 1.20.0-3.mga8 ykpers-debuginfo(x86-64) = 1.20.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ykpers-debugsource(x86-64) = 1.20.0-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ykpers-devel-1.20.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ykpers-debugsource-1.20.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ykpers-debuginfo-1.20.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ykpers-1.20.0-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TByOro + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ykpers-1.20.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ykpers-1.20.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qCXOnq + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ykpers-1.20.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!