<86>May 4 02:43:08 userdel[1270304]: delete user 'rooter' <86>May 4 02:43:08 userdel[1270304]: removed group 'rooter' owned by 'rooter' <86>May 4 02:43:08 userdel[1270304]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:43:08 groupadd[1270339]: group added to /etc/group: name=rooter, GID=1847 <86>May 4 02:43:08 groupadd[1270339]: group added to /etc/gshadow: name=rooter <86>May 4 02:43:08 groupadd[1270339]: new group: name=rooter, GID=1847 <86>May 4 02:43:08 useradd[1270365]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>May 4 02:43:08 userdel[1270403]: delete user 'builder' <86>May 4 02:43:08 userdel[1270403]: removed group 'builder' owned by 'builder' <86>May 4 02:43:08 userdel[1270403]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:43:08 groupadd[1270435]: group added to /etc/group: name=builder, GID=1848 <86>May 4 02:43:08 groupadd[1270435]: group added to /etc/gshadow: name=builder <86>May 4 02:43:08 groupadd[1270435]: new group: name=builder, GID=1848 <86>May 4 02:43:08 useradd[1270461]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none 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.18151 + 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.18151 + 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 -- '{}' + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... /usr/bin/ginstall -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-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... /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-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 -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 -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 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 -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' /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 yktoken.c:38:30: warning: argument 1 of type 'const uint8_t[32]' {aka 'const unsigned char[32]'} with mismatched bound [-Warray-parameter=] 38 | yubikey_parse (const uint8_t token[32], | ~~~~~~~~~~~~~~^~~~~~~~~ In file included from yktoken.c:33: yubikey.h:76:44: note: previously declared as 'const uint8_t[16]' {aka 'const unsigned char[16]'} 76 | extern void yubikey_parse (const uint8_t token[YUBIKEY_BLOCK_SIZE], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 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 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.63644 + 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:/usr/bin:/bin:/usr/local/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' /usr/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' /usr/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 /usr/bin/mkdir -p '/usr/src/tmp/libyubikey-buildroot/usr/include' install -p -m 644 yubikey.h '/usr/src/tmp/libyubikey-buildroot/usr/include' /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libyubikey-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.95795 + 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.95795 + 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.MQbQiX 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.YAERWq 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.34)(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.A4LH1A 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.urdWTY 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.KOxXXs 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.YuCZUU 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.oMiFkl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mi6diG 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) 2.03user 3.86system 0:11.32elapsed 52%CPU (0avgtext+0avgdata 29040maxresident)k 0inputs+0outputs (0major+853884minor)pagefaults 0swaps 3.20user 2.12system 0:19.38elapsed 27%CPU (0avgtext+0avgdata 125472maxresident)k 0inputs+0outputs (0major+136180minor)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 2024-05-04 02:43:24.142417924 +0000 @@ -17,2 +17,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -25,7 +26,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 3b1b4ec243b389e848a67886173722da +File: /usr/bin/ykgenerate 100755 root:root 4dbd11f1705c179010917b220446235c +File: /usr/bin/ykparse 100755 root:root 647caff91f47b5440b7d537a1ff8bcac 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 d83335e9f7f79924f0bac04d59a4d15c File: /usr/share/doc/libyubikey-1.13 40755 root:root @@ -39,2 +40,2 @@ File: /usr/share/man/man1/ykparse.1.xz 100644 root:root 7a20b4104efe8189928e840f02cd058b -RPMIdentity: ac05e024a67dbeee4c30f585b49d1f1b276c0749a6a6f577396b4e45082085e1f49385544f78e88ec3a02cd68358e1302829765cbe5415d2a7637db4296c4aed +RPMIdentity: dd0fe181e04bd10c756868bdc51eb2dbb72c8a6603610c4a1b92526556c44a4253116fa49efe760fcf53bf9d99764a9a3cd87928b7e175e147705c7e025692bc --- 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 2024-05-04 02:43:24.221418958 +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/0d 40755 root:root +/usr/lib/debug/.build-id/0d/3bb8448456dc90057f34c685946137824de2f4 120777 root:root ../../../../bin/modhex +/usr/lib/debug/.build-id/0d/3bb8448456dc90057f34c685946137824de2f4.debug 120777 root:root ../../usr/bin/modhex.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/7e50129a5748e3b8bef6dd8333db3b39d240d4 120777 root:root ../../../../bin/ykgenerate +/usr/lib/debug/.build-id/42/7e50129a5748e3b8bef6dd8333db3b39d240d4.debug 120777 root:root ../../usr/bin/ykgenerate.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/a17d6367f5a9895a6235842eb8ef57d105bc9b 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 +/usr/lib/debug/.build-id/b1/a17d6367f5a9895a6235842eb8ef57d105bc9b.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/834da5ec2fa0fb16d4d3148c3d2f63ea87a8b0 120777 root:root ../../../../bin/ykparse +/usr/lib/debug/.build-id/fc/834da5ec2fa0fb16d4d3148c3d2f63ea87a8b0.debug 120777 root:root ../../usr/bin/ykparse.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/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/3bb8448456dc90057f34c685946137824de2f4 120777 root:root ../../../../bin/modhex +File: /usr/lib/debug/.build-id/0d/3bb8448456dc90057f34c685946137824de2f4.debug 120777 root:root ../../usr/bin/modhex.debug +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/7e50129a5748e3b8bef6dd8333db3b39d240d4 120777 root:root ../../../../bin/ykgenerate +File: /usr/lib/debug/.build-id/42/7e50129a5748e3b8bef6dd8333db3b39d240d4.debug 120777 root:root ../../usr/bin/ykgenerate.debug +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/a17d6367f5a9895a6235842eb8ef57d105bc9b 120777 root:root ../../../../lib64/libyubikey.so.0.1.7 +File: /usr/lib/debug/.build-id/b1/a17d6367f5a9895a6235842eb8ef57d105bc9b.debug 120777 root:root ../../usr/lib64/libyubikey.so.0.1.7.debug +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/834da5ec2fa0fb16d4d3148c3d2f63ea87a8b0 120777 root:root ../../../../bin/ykparse +File: /usr/lib/debug/.build-id/fc/834da5ec2fa0fb16d4d3148c3d2f63ea87a8b0.debug 120777 root:root ../../usr/bin/ykparse.debug +File: /usr/lib/debug/usr/bin/modhex.debug 100644 root:root 5c6d8278d67b804493c3a945c22f5506 +File: /usr/lib/debug/usr/bin/ykgenerate.debug 100644 root:root e35e528848c8ba1352cb7222c51e0368 +File: /usr/lib/debug/usr/bin/ykparse.debug 100644 root:root 49ebfb899f7db45c2810d460f767be88 +File: /usr/lib/debug/usr/lib64/libyubikey.so.0.1.7.debug 100644 root:root 4cbf0a8de5defd5f5cfa48c18131d9fd 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: 3d393e65634dc69c5dfaf0131951288904b8cb3c7b182aa3dc5c12436f43c465776b59d40c0d89b242f6cec206979c78d1fd59b80dcd619f4fe0b4248517b68c