<86>Oct 31 03:58:56 userdel[3508931]: delete user 'rooter' <86>Oct 31 03:58:56 userdel[3508931]: removed group 'rooter' owned by 'rooter' <86>Oct 31 03:58:56 userdel[3508931]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 31 03:58:56 groupadd[3508976]: group added to /etc/group: name=rooter, GID=978 <86>Oct 31 03:58:56 groupadd[3508976]: group added to /etc/gshadow: name=rooter <86>Oct 31 03:58:56 groupadd[3508976]: new group: name=rooter, GID=978 <86>Oct 31 03:58:56 useradd[3509004]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash <86>Oct 31 03:58:56 userdel[3509041]: delete user 'builder' <86>Oct 31 03:58:56 userdel[3509041]: removed group 'builder' owned by 'builder' <86>Oct 31 03:58:56 userdel[3509041]: removed shadow group 'builder' owned by 'builder' <86>Oct 31 03:58:56 groupadd[3509068]: group added to /etc/group: name=builder, GID=979 <86>Oct 31 03:58:56 groupadd[3509068]: group added to /etc/gshadow: name=builder <86>Oct 31 03:58:56 groupadd[3509068]: new group: name=builder, GID=979 <86>Oct 31 03:58:56 useradd[3509085]: new user: name=builder, UID=979, GID=979, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libyubikey-1.13-alt1_8.nosrc.rpm (w1.gzdio) Installing libyubikey-1.13-alt1_8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62053 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libyubikey-1.13 + echo 'Source #0 (libyubikey-1.13.tar.gz):' Source #0 (libyubikey-1.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libyubikey-1.13.tar.gz + /bin/tar -xf - + cd libyubikey-1.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62053 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libyubikey-1.13 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --disable-silent-rules configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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-alt-linux-gcc... x86_64-alt-linux-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-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-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-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-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-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 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 tests/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext configure: summary of build options: version: 1.13 shared 1:7:1 major minor patch number Host type: x86_64-alt-linux-gnu Install prefix: /usr Compiler: x86_64-alt-linux-gcc Compiler CFLAGS: -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC Warning flags: Library types: Shared=yes, Static=no Valgrind: Version script: yes + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j16 Making all in . make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"libyubikey\ 1.13\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o ykgenerate.o ykgenerate.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"libyubikey\ 1.13\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o yktoken.lo yktoken.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" "-DPACKAGE_STRING=\"libyubikey 1.13\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c yktoken.c -fPIC -DPIC -o .libs/yktoken.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"libyubikey\ 1.13\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o ykcrc.lo ykcrc.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" "-DPACKAGE_STRING=\"libyubikey 1.13\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c ykcrc.c -fPIC -DPIC -o .libs/ykcrc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"libyubikey\ 1.13\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o ykparse.o ykparse.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"libyubikey\ 1.13\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o modhex.o modhex.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"libyubikey\ 1.13\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o ykhex.lo ykhex.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" "-DPACKAGE_STRING=\"libyubikey 1.13\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c ykhex.c -fPIC -DPIC -o .libs/ykhex.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"libyubikey\ 1.13\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o ykaes.lo ykaes.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" "-DPACKAGE_STRING=\"libyubikey 1.13\"" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c ykaes.c -fPIC -DPIC -o .libs/ykaes.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-undefined -version-info 1:7:1 -Wl,--version-script=./libyubikey.map -o libyubikey.la -rpath /usr/lib64 yktoken.lo ykhex.lo ykcrc.lo ykaes.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/yktoken.o .libs/ykhex.o .libs/ykcrc.o .libs/ykaes.o -O2 -Wl,--version-script=./libyubikey.map -Wl,-soname -Wl,libyubikey.so.0 -o .libs/libyubikey.so.0.1.7 libtool: link: (cd ".libs" && rm -f "libyubikey.so.0" && ln -s "libyubikey.so.0.1.7" "libyubikey.so.0") libtool: link: (cd ".libs" && rm -f "libyubikey.so" && ln -s "libyubikey.so.0.1.7" "libyubikey.so") libtool: link: ( cd ".libs" && rm -f "libyubikey.la" && ln -s "../libyubikey.la" "libyubikey.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o ykgenerate ykgenerate.o ./libyubikey.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/ykgenerate ykgenerate.o ./.libs/libyubikey.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o modhex modhex.o ./libyubikey.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/modhex modhex.o ./.libs/libyubikey.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o ykparse ykparse.o ./libyubikey.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/ykparse ykparse.o ./.libs/libyubikey.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' Making all in tests make[1]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56754 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libyubikey-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libyubikey-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libyubikey-1.13 + make install DESTDIR=/usr/src/tmp/libyubikey-buildroot 'INSTALL=install -p' make: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[2]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' /bin/mkdir -p '/usr/src/tmp/libyubikey-buildroot/usr/lib64' /bin/sh ./libtool --mode=install install -p libyubikey.la '/usr/src/tmp/libyubikey-buildroot/usr/lib64' libtool: install: install -p .libs/libyubikey.so.0.1.7 /usr/src/tmp/libyubikey-buildroot/usr/lib64/libyubikey.so.0.1.7 libtool: install: (cd /usr/src/tmp/libyubikey-buildroot/usr/lib64 && { ln -s -f libyubikey.so.0.1.7 libyubikey.so.0 || { rm -f libyubikey.so.0 && ln -s libyubikey.so.0.1.7 libyubikey.so.0; }; }) libtool: install: (cd /usr/src/tmp/libyubikey-buildroot/usr/lib64 && { ln -s -f libyubikey.so.0.1.7 libyubikey.so || { rm -f libyubikey.so && ln -s libyubikey.so.0.1.7 libyubikey.so; }; }) libtool: install: install -p .libs/libyubikey.lai /usr/src/tmp/libyubikey-buildroot/usr/lib64/libyubikey.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libyubikey-buildroot/usr/bin' /bin/sh ./libtool --mode=install install -p modhex ykparse ykgenerate '/usr/src/tmp/libyubikey-buildroot/usr/bin' libtool: install: warning: `./libyubikey.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/modhex /usr/src/tmp/libyubikey-buildroot/usr/bin/modhex libtool: install: warning: `./libyubikey.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ykparse /usr/src/tmp/libyubikey-buildroot/usr/bin/ykparse libtool: install: warning: `./libyubikey.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/ykgenerate /usr/src/tmp/libyubikey-buildroot/usr/bin/ykgenerate /bin/mkdir -p '/usr/src/tmp/libyubikey-buildroot/usr/include' install -p -m 644 yubikey.h '/usr/src/tmp/libyubikey-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libyubikey-buildroot/usr/share/man/man1' install -p -m 644 modhex.1 ykparse.1 ykgenerate.1 '/usr/src/tmp/libyubikey-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13/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 '/usr/src/RPM/BUILD/libyubikey-1.13/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' make: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libyubikey-buildroot (auto) removed './usr/lib64/libyubikey.la' mode of './usr/lib64/libyubikey.so.0.1.7' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libyubikey-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libyubikey-buildroot/ (default) Compressing files in /usr/src/tmp/libyubikey-buildroot (auto) Adjusting library links in /usr/src/tmp/libyubikey-buildroot ./usr/lib64: libyubikey.so.0 -> libyubikey.so.0.1.7 Verifying ELF objects in /usr/src/tmp/libyubikey-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.56754 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libyubikey-1.13 + export LD_LIBRARY_PATH=/usr/src/RPM/BUILD/libyubikey-1.13/.libs + LD_LIBRARY_PATH=/usr/src/RPM/BUILD/libyubikey-1.13/.libs + /usr/bin/make check make: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' Making check in . make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' /usr/bin/make selftest make[2]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libyubikey\" -DPACKAGE_TARNAME=\"libyubikey\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"libyubikey\ 1.13\" -DPACKAGE_BUGREPORT=\"yubico-devel@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libyubikey\" -DVERSION=\"1.13\" -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/\" -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o selftest.o selftest.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-install -o selftest selftest.o ../libyubikey.la libtool: link: DIE_RPATH_DIE="/usr/src/RPM/BUILD/libyubikey-1.13/.libs:/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o selftest selftest.o ../.libs/libyubikey.so make[2]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' /usr/bin/make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' PASS: selftest make[4]: Entering directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' ============================================================================ Testsuite summary for libyubikey 1.13 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' make: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13' + exit 0 Processing files: libyubikey-1.13-alt1_8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56754 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libyubikey-1.13 + DOCDIR=/usr/src/tmp/libyubikey-buildroot/usr/share/doc/libyubikey-1.13 + export DOCDIR + rm -rf /usr/src/tmp/libyubikey-buildroot/usr/share/doc/libyubikey-1.13 + /bin/mkdir -p /usr/src/tmp/libyubikey-buildroot/usr/share/doc/libyubikey-1.13 + cp -prL AUTHORS NEWS ChangeLog README /usr/src/tmp/libyubikey-buildroot/usr/share/doc/libyubikey-1.13 + chmod -R go-w /usr/src/tmp/libyubikey-buildroot/usr/share/doc/libyubikey-1.13 + chmod -R a+rX /usr/src/tmp/libyubikey-buildroot/usr/share/doc/libyubikey-1.13 + cp -prL --no-dereference COPYING /usr/src/tmp/libyubikey-buildroot/usr/share/doc/libyubikey-1.13 + chmod -R go-w /usr/src/tmp/libyubikey-buildroot/usr/share/doc/libyubikey-1.13 + chmod -R a+rX /usr/src/tmp/libyubikey-buildroot/usr/share/doc/libyubikey-1.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NUlZHO find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libyubikey-buildroot/usr/lib64/libyubikey.so.0: 11 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E8ehOu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libyubikey.so.0()(64bit) = set:hdDucQK5qhue92gOXzWjsS71, libyubikey.so.0(YUBIKEY_1.0)(64bit), libyubikey.so.0(YUBIKEY_1.5)(64bit), libyubikey.so.0(YUBIKEY_1.6)(64bit) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9kpOle Creating libyubikey-debuginfo package Processing files: libyubikey-devel-1.13-alt1_8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.25fkj1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5XyWGR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libyubikey = 1.13-alt1_8, /usr/lib64/libyubikey.so.0.1.7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8VW1uL Processing files: libyubikey-debuginfo-1.13-alt1_8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jmTUJI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.svsxpJ find-requires: running scripts (debuginfo) Provides: debug64(libyubikey.so.0) Requires: libyubikey = 1.13-alt1_8, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to libyubikey-devel a strict dependency on libyubikey Adding to libyubikey-debuginfo a strict dependency on libyubikey Removing 1 extra deps from libyubikey-devel due to dependency on libyubikey Wrote: /usr/src/RPM/RPMS/x86_64/libyubikey-1.13-alt1_8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libyubikey-devel-1.13-alt1_8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libyubikey-debuginfo-1.13-alt1_8.x86_64.rpm (w2.lzdio) 3.76user 1.91system 0:11.81elapsed 48%CPU (0avgtext+0avgdata 26508maxresident)k 0inputs+0outputs (0major+934271minor)pagefaults 0swaps 6.02user 4.10system 0:15.63elapsed 64%CPU (0avgtext+0avgdata 113568maxresident)k 0inputs+0outputs (17813major+1161986minor)pagefaults 0swaps --- libyubikey-1.13-alt1_8.x86_64.rpm.repo 2019-04-01 13:54:26.000000000 +0000 +++ libyubikey-1.13-alt1_8.x86_64.rpm.hasher 2021-10-31 03:59:10.588729023 +0000 @@ -25,7 +25,7 @@ Provides: libyubikey = 1.13-alt1_8:sisyphus+226115.100.1.1 -File: /usr/bin/modhex 100755 root:root 754acc3a9feffe2407c7ef7f13f98487 -File: /usr/bin/ykgenerate 100755 root:root 005bd2a99ceea0d03e08367cd1d8b899 -File: /usr/bin/ykparse 100755 root:root 00a23a76f99b7dd56413d0bc3a23b08a +File: /usr/bin/modhex 100755 root:root 493164e2268504bfe995e76880f23fc5 +File: /usr/bin/ykgenerate 100755 root:root 0a70538405c1982f2e6e10469f62f1d8 +File: /usr/bin/ykparse 100755 root:root c6739a718009b125f65161c531fdbf31 File: /usr/lib64/libyubikey.so.0 120777 root:root libyubikey.so.0.1.7 -File: /usr/lib64/libyubikey.so.0.1.7 100644 root:root 8a8dd1d105b4b06a8ee1c31d2ff1b86c +File: /usr/lib64/libyubikey.so.0.1.7 100644 root:root 0c45d7c3baa3d34af7d8b4a97d36e201 File: /usr/share/doc/libyubikey-1.13 40755 root:root @@ -39,2 +39,2 @@ File: /usr/share/man/man1/ykparse.1.xz 100644 root:root 7a20b4104efe8189928e840f02cd058b -RPMIdentity: e51e1a319559e0ef13b6babb0f433183a213909d0059b0f0158642fc42ab7b15af8aaf5244f2404314d763e2c3d07ab673e041a02be8c9ae39ee473ffeb379ea +RPMIdentity: 1b8feea2f170bcf3d450b5fab2b199ecafaa6d5f64011528facd54c1e6825211d2728e6e42a81d2113dfe75437c9f00c95080e7fdcf95f84efacbe0d1735ea96 --- libyubikey-debuginfo-1.13-alt1_8.x86_64.rpm.repo 2019-04-01 13:54:26.000000000 +0000 +++ libyubikey-debuginfo-1.13-alt1_8.x86_64.rpm.hasher 2021-10-31 03:59:10.668730267 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/e701d88832db7fa15b2e392b396b86f3896a35 120777 root:root ../../../../bin/ykgenerate -/usr/lib/debug/.build-id/4b/e701d88832db7fa15b2e392b396b86f3896a35.debug 120777 root:root ../../usr/bin/ykgenerate.debug -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/512ab03e0dc23d11c7749cd236de02f28679a4 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 -/usr/lib/debug/.build-id/50/512ab03e0dc23d11c7749cd236de02f28679a4.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/5f6c4ccb0454aac0a6d0e88563ac951be33792 120777 root:root ../../../../bin/modhex -/usr/lib/debug/.build-id/a8/5f6c4ccb0454aac0a6d0e88563ac951be33792.debug 120777 root:root ../../usr/bin/modhex.debug -/usr/lib/debug/.build-id/d2 40755 root:root -/usr/lib/debug/.build-id/d2/f68a2b6941932cddb51c34db9b16f5ef0932ab 120777 root:root ../../../../bin/ykparse -/usr/lib/debug/.build-id/d2/f68a2b6941932cddb51c34db9b16f5ef0932ab.debug 120777 root:root ../../usr/bin/ykparse.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/c0fa1b8addb52a72d7249413c5706899b69ea6 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 +/usr/lib/debug/.build-id/37/c0fa1b8addb52a72d7249413c5706899b69ea6.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug +/usr/lib/debug/.build-id/3b 40755 root:root +/usr/lib/debug/.build-id/3b/7e79bc56eb9f5b14323943e81b7bba789e4a01 120777 root:root ../../../../bin/modhex +/usr/lib/debug/.build-id/3b/7e79bc56eb9f5b14323943e81b7bba789e4a01.debug 120777 root:root ../../usr/bin/modhex.debug +/usr/lib/debug/.build-id/67 40755 root:root +/usr/lib/debug/.build-id/67/9526d2504026685c0241c426ecab1af1af33b1 120777 root:root ../../../../bin/ykparse +/usr/lib/debug/.build-id/67/9526d2504026685c0241c426ecab1af1af33b1.debug 120777 root:root ../../usr/bin/ykparse.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/f51711b5275c4308e6747f22f634b741cfeb63 120777 root:root ../../../../bin/ykgenerate +/usr/lib/debug/.build-id/ea/f51711b5275c4308e6747f22f634b741cfeb63.debug 120777 root:root ../../usr/bin/ykgenerate.debug /usr/lib/debug/usr/bin/modhex.debug 100644 root:root @@ -32,18 +32,18 @@ Provides: libyubikey-debuginfo = 1.13-alt1_8:sisyphus+226115.100.1.1 -File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/e701d88832db7fa15b2e392b396b86f3896a35 120777 root:root ../../../../bin/ykgenerate -File: /usr/lib/debug/.build-id/4b/e701d88832db7fa15b2e392b396b86f3896a35.debug 120777 root:root ../../usr/bin/ykgenerate.debug -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/512ab03e0dc23d11c7749cd236de02f28679a4 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 -File: /usr/lib/debug/.build-id/50/512ab03e0dc23d11c7749cd236de02f28679a4.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/5f6c4ccb0454aac0a6d0e88563ac951be33792 120777 root:root ../../../../bin/modhex -File: /usr/lib/debug/.build-id/a8/5f6c4ccb0454aac0a6d0e88563ac951be33792.debug 120777 root:root ../../usr/bin/modhex.debug -File: /usr/lib/debug/.build-id/d2 40755 root:root -File: /usr/lib/debug/.build-id/d2/f68a2b6941932cddb51c34db9b16f5ef0932ab 120777 root:root ../../../../bin/ykparse -File: /usr/lib/debug/.build-id/d2/f68a2b6941932cddb51c34db9b16f5ef0932ab.debug 120777 root:root ../../usr/bin/ykparse.debug -File: /usr/lib/debug/usr/bin/modhex.debug 100644 root:root 0b1669f9030f51f4ab9cf3737d6c4223 -File: /usr/lib/debug/usr/bin/ykgenerate.debug 100644 root:root 62cb61eefddf39b83f80e0a9f5d25409 -File: /usr/lib/debug/usr/bin/ykparse.debug 100644 root:root 0614290e2a5a4a99b37f190f3db513b9 -File: /usr/lib/debug/usr/lib64/libyubikey.so.0.1.7.debug 100644 root:root e9b273b0fe06b35535b2e12ea84f3a71 +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/c0fa1b8addb52a72d7249413c5706899b69ea6 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 +File: /usr/lib/debug/.build-id/37/c0fa1b8addb52a72d7249413c5706899b69ea6.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug +File: /usr/lib/debug/.build-id/3b 40755 root:root +File: /usr/lib/debug/.build-id/3b/7e79bc56eb9f5b14323943e81b7bba789e4a01 120777 root:root ../../../../bin/modhex +File: /usr/lib/debug/.build-id/3b/7e79bc56eb9f5b14323943e81b7bba789e4a01.debug 120777 root:root ../../usr/bin/modhex.debug +File: /usr/lib/debug/.build-id/67 40755 root:root +File: /usr/lib/debug/.build-id/67/9526d2504026685c0241c426ecab1af1af33b1 120777 root:root ../../../../bin/ykparse +File: /usr/lib/debug/.build-id/67/9526d2504026685c0241c426ecab1af1af33b1.debug 120777 root:root ../../usr/bin/ykparse.debug +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/f51711b5275c4308e6747f22f634b741cfeb63 120777 root:root ../../../../bin/ykgenerate +File: /usr/lib/debug/.build-id/ea/f51711b5275c4308e6747f22f634b741cfeb63.debug 120777 root:root ../../usr/bin/ykgenerate.debug +File: /usr/lib/debug/usr/bin/modhex.debug 100644 root:root 9efb2db82e5ee2674175c36b92e620cb +File: /usr/lib/debug/usr/bin/ykgenerate.debug 100644 root:root 9aacea9a7c5df64d4bd9056083dd2e1a +File: /usr/lib/debug/usr/bin/ykparse.debug 100644 root:root 4f61dc421007a1cfa121983bc90b7d72 +File: /usr/lib/debug/usr/lib64/libyubikey.so.0.1.7.debug 100644 root:root 58fb2138f63cb70f75181537db5988ec File: /usr/lib/debug/usr/lib64/libyubikey.so.0.debug 120777 root:root libyubikey.so.0.1.7.debug @@ -58,2 +58,2 @@ File: /usr/src/debug/libyubikey-1.13/yubikey.h 100644 root:root 2f42dac8a0cee7d62e97352d0434eea4 -RPMIdentity: 943419123a43d104cd9f86bdfa55c1cbbfb5e5c5dd4a594f679f1b0e42611c2e9630b7c4287aac97b86766d6991f0ca00f953e5089aa0eadc22d74cef3c31d08 +RPMIdentity: 54550630e6c4eb18fd307d00f1f47ab6a5f013c9ad9ad2109e10fd38d58bcb7dfe814b19cf95619461e20d0740bf8900d4309641d21c59c0026ca52f230d8a59