<86>Sep 17 02:52:42 userdel[105024]: delete user 'rooter' <86>Sep 17 02:52:42 groupadd[105040]: group added to /etc/group: name=rooter, GID=663 <86>Sep 17 02:52:42 groupadd[105040]: group added to /etc/gshadow: name=rooter <86>Sep 17 02:52:42 groupadd[105040]: new group: name=rooter, GID=663 <86>Sep 17 02:52:42 useradd[105056]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Sep 17 02:52:42 userdel[105097]: delete user 'builder' <86>Sep 17 02:52:42 userdel[105097]: removed group 'builder' owned by 'builder' <86>Sep 17 02:52:42 userdel[105097]: removed shadow group 'builder' owned by 'builder' <86>Sep 17 02:52:42 groupadd[105107]: group added to /etc/group: name=builder, GID=664 <86>Sep 17 02:52:42 groupadd[105107]: group added to /etc/gshadow: name=builder <86>Sep 17 02:52:42 groupadd[105107]: new group: name=builder, GID=664 <86>Sep 17 02:52:42 useradd[105115]: new user: name=builder, UID=664, GID=664, 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_12.nosrc.rpm (w1.gzdio) Installing libyubikey-1.13-alt1_12.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84499 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/libyubikey-1.13.tar.gz + cd libyubikey-1.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84499 + 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 -flto=auto -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 -flto=auto -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 -j8 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 -flto=auto -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' 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 -flto=auto -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' 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 -flto=auto -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' /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 -flto=auto -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 -flto=auto -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' /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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -o .libs/ykparse ykparse.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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -o .libs/modhex modhex.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.28502 + 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=/usr/libexec/rpm-build/install -p' 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: (from :0) 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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.28502 + 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 + 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' 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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -o selftest selftest.o ../.libs/libyubikey.so make[2]: Leaving directory '/usr/src/RPM/BUILD/libyubikey-1.13/tests' 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_12 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28502 + 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.jQHViE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.w7dDEE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.XltJ5G Creating libyubikey-debuginfo package Processing files: libyubikey-devel-1.13-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CLDAdH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZuyoUG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libyubikey = 1.13-alt1_12, /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.FxU0mH Processing files: libyubikey-debuginfo-1.13-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XbrxkG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xhVMcE find-requires: running scripts (debuginfo) Provides: debug64(libyubikey.so.0) Requires: libyubikey = 1.13-alt1_12, /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_12.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libyubikey-devel-1.13-alt1_12.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libyubikey-debuginfo-1.13-alt1_12.x86_64.rpm (w2.lzdio) 3.31user 2.25system 0:11.37elapsed 48%CPU (0avgtext+0avgdata 23928maxresident)k 0inputs+0outputs (0major+885300minor)pagefaults 0swaps 6.35user 4.54system 0:16.54elapsed 65%CPU (0avgtext+0avgdata 96976maxresident)k 0inputs+0outputs (0major+1121793minor)pagefaults 0swaps --- libyubikey-1.13-alt1_12.x86_64.rpm.repo 2019-11-20 15:24:53.000000000 +0000 +++ libyubikey-1.13-alt1_12.x86_64.rpm.hasher 2021-09-17 02:52:56.819287838 +0000 @@ -25,7 +25,7 @@ Provides: libyubikey = 1.13-alt1_12:sisyphus+241127.100.1.1 -File: /usr/bin/modhex 100755 root:root 225d77f4ae25a63f6ee35ed50b1688c1 -File: /usr/bin/ykgenerate 100755 root:root 1d6d7de43b8adf2457f0c31d60528568 -File: /usr/bin/ykparse 100755 root:root 24fcc9b6f592b607b6896b1864d69621 +File: /usr/bin/modhex 100755 root:root d453037efaf568a284209181f80e4402 +File: /usr/bin/ykgenerate 100755 root:root 0ddbe0959835d71c8405478d89d099fa +File: /usr/bin/ykparse 100755 root:root 1b6e88a591f7c33c7c37e701e3be2050 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 589e71940d165308044d4ff94dac4f82 +File: /usr/lib64/libyubikey.so.0.1.7 100644 root:root 7693f16691291450d2bcfa78511850e4 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: ac05e024a67dbeee4c30f585b49d1f1b276c0749a6a6f577396b4e45082085e1f49385544f78e88ec3a02cd68358e1302829765cbe5415d2a7637db4296c4aed +RPMIdentity: 5f75a9c61c6f9016eab2526d30e7b978a6305ba07b6328560315d8d2ac32f863fd5bbe1d03696b46f3a0bc5b9b030d4eed86b76139ceb1de05034ebdb4edcacd --- libyubikey-debuginfo-1.13-alt1_12.x86_64.rpm.repo 2019-11-20 15:24:53.000000000 +0000 +++ libyubikey-debuginfo-1.13-alt1_12.x86_64.rpm.hasher 2021-09-17 02:52:56.919288219 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/bbb88bfef054ae3dad334449e8ebc15c5a0207 120777 root:root ../../../../bin/ykgenerate -/usr/lib/debug/.build-id/02/bbb88bfef054ae3dad334449e8ebc15c5a0207.debug 120777 root:root ../../usr/bin/ykgenerate.debug -/usr/lib/debug/.build-id/33 40755 root:root -/usr/lib/debug/.build-id/33/88a66bddad6669260b4b4b618bfc9694ecbb47 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 -/usr/lib/debug/.build-id/33/88a66bddad6669260b4b4b618bfc9694ecbb47.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug -/usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/6cc899287781304f71e0cb1622f5a26e535929 120777 root:root ../../../../bin/ykparse -/usr/lib/debug/.build-id/5a/6cc899287781304f71e0cb1622f5a26e535929.debug 120777 root:root ../../usr/bin/ykparse.debug -/usr/lib/debug/.build-id/83 40755 root:root -/usr/lib/debug/.build-id/83/abe623d4aeea240578c1c48de3481d5ad1ac15 120777 root:root ../../../../bin/modhex -/usr/lib/debug/.build-id/83/abe623d4aeea240578c1c48de3481d5ad1ac15.debug 120777 root:root ../../usr/bin/modhex.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/11e11ff4962197da4b03d1780b241a60ef42ff 120777 root:root ../../../../bin/ykparse +/usr/lib/debug/.build-id/1e/11e11ff4962197da4b03d1780b241a60ef42ff.debug 120777 root:root ../../usr/bin/ykparse.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/6c0710d696139fa3600e668f0e01f558e97dbe 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 +/usr/lib/debug/.build-id/24/6c0710d696139fa3600e668f0e01f558e97dbe.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug +/usr/lib/debug/.build-id/7f 40755 root:root +/usr/lib/debug/.build-id/7f/38ec91b368ec9665c5e692b3835f0fe73476bf 120777 root:root ../../../../bin/modhex +/usr/lib/debug/.build-id/7f/38ec91b368ec9665c5e692b3835f0fe73476bf.debug 120777 root:root ../../usr/bin/modhex.debug +/usr/lib/debug/.build-id/bd 40755 root:root +/usr/lib/debug/.build-id/bd/2df49303e28cbdf888f44f8f3e1a29fb52a87e 120777 root:root ../../../../bin/ykgenerate +/usr/lib/debug/.build-id/bd/2df49303e28cbdf888f44f8f3e1a29fb52a87e.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_12:sisyphus+241127.100.1.1 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/bbb88bfef054ae3dad334449e8ebc15c5a0207 120777 root:root ../../../../bin/ykgenerate -File: /usr/lib/debug/.build-id/02/bbb88bfef054ae3dad334449e8ebc15c5a0207.debug 120777 root:root ../../usr/bin/ykgenerate.debug -File: /usr/lib/debug/.build-id/33 40755 root:root -File: /usr/lib/debug/.build-id/33/88a66bddad6669260b4b4b618bfc9694ecbb47 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 -File: /usr/lib/debug/.build-id/33/88a66bddad6669260b4b4b618bfc9694ecbb47.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug -File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/6cc899287781304f71e0cb1622f5a26e535929 120777 root:root ../../../../bin/ykparse -File: /usr/lib/debug/.build-id/5a/6cc899287781304f71e0cb1622f5a26e535929.debug 120777 root:root ../../usr/bin/ykparse.debug -File: /usr/lib/debug/.build-id/83 40755 root:root -File: /usr/lib/debug/.build-id/83/abe623d4aeea240578c1c48de3481d5ad1ac15 120777 root:root ../../../../bin/modhex -File: /usr/lib/debug/.build-id/83/abe623d4aeea240578c1c48de3481d5ad1ac15.debug 120777 root:root ../../usr/bin/modhex.debug -File: /usr/lib/debug/usr/bin/modhex.debug 100644 root:root 9e8d48e9bd9041d33ab19e4d7afbd4a5 -File: /usr/lib/debug/usr/bin/ykgenerate.debug 100644 root:root bc9b51f390a01f796ca2c47f17fa45c1 -File: /usr/lib/debug/usr/bin/ykparse.debug 100644 root:root 87d1f136066c33a35894734db568689d -File: /usr/lib/debug/usr/lib64/libyubikey.so.0.1.7.debug 100644 root:root 9c90c9cfa753b2dfe91fb9946a140d49 +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/11e11ff4962197da4b03d1780b241a60ef42ff 120777 root:root ../../../../bin/ykparse +File: /usr/lib/debug/.build-id/1e/11e11ff4962197da4b03d1780b241a60ef42ff.debug 120777 root:root ../../usr/bin/ykparse.debug +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/6c0710d696139fa3600e668f0e01f558e97dbe 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 +File: /usr/lib/debug/.build-id/24/6c0710d696139fa3600e668f0e01f558e97dbe.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug +File: /usr/lib/debug/.build-id/7f 40755 root:root +File: /usr/lib/debug/.build-id/7f/38ec91b368ec9665c5e692b3835f0fe73476bf 120777 root:root ../../../../bin/modhex +File: /usr/lib/debug/.build-id/7f/38ec91b368ec9665c5e692b3835f0fe73476bf.debug 120777 root:root ../../usr/bin/modhex.debug +File: /usr/lib/debug/.build-id/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/2df49303e28cbdf888f44f8f3e1a29fb52a87e 120777 root:root ../../../../bin/ykgenerate +File: /usr/lib/debug/.build-id/bd/2df49303e28cbdf888f44f8f3e1a29fb52a87e.debug 120777 root:root ../../usr/bin/ykgenerate.debug +File: /usr/lib/debug/usr/bin/modhex.debug 100644 root:root 97f1949528251b40a380e2e9f49729fd +File: /usr/lib/debug/usr/bin/ykgenerate.debug 100644 root:root 287d7bd1c54b199395c9f11e4c05d88b +File: /usr/lib/debug/usr/bin/ykparse.debug 100644 root:root 3a5a09db51fe4d19c1ff1b3729f41094 +File: /usr/lib/debug/usr/lib64/libyubikey.so.0.1.7.debug 100644 root:root 643f218875b711a7c57a9dbb3ed8093e 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: 5cfb74344a8a6cf608794d162dbb28f830b262905b826c7a3b4498b8c11378df91186fc0d239448119c0c9169cd37fe0d212fb3b32ff659d6cfe6a51939b29d4 +RPMIdentity: c0eb3fb3f79f4045ece1c23ce1439eb07411c14cfdcbd507279cf28ecafb82c9e557c6cfe26c1b88f37daee93f4689d278083cedfb0e79cc9a20e5aba8a7220f