<86>Apr 27 10:20:22 userdel[3494819]: delete user 'rooter' <86>Apr 27 10:20:22 userdel[3494819]: removed group 'rooter' owned by 'rooter' <86>Apr 27 10:20:22 userdel[3494819]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 10:20:22 groupadd[3494827]: group added to /etc/group: name=rooter, GID=1802 <86>Apr 27 10:20:22 groupadd[3494827]: group added to /etc/gshadow: name=rooter <86>Apr 27 10:20:22 groupadd[3494827]: new group: name=rooter, GID=1802 <86>Apr 27 10:20:22 useradd[3494834]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Apr 27 10:20:22 userdel[3494851]: delete user 'builder' <86>Apr 27 10:20:22 userdel[3494851]: removed group 'builder' owned by 'builder' <86>Apr 27 10:20:22 userdel[3494851]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 10:20:22 groupadd[3494863]: group added to /etc/group: name=builder, GID=1803 <86>Apr 27 10:20:22 groupadd[3494863]: group added to /etc/gshadow: name=builder <86>Apr 27 10:20:22 groupadd[3494863]: new group: name=builder, GID=1803 <86>Apr 27 10:20:22 useradd[3494870]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 10:20:25 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/paperkey-1.6-alt1.nosrc.rpm (w1.gzdio) Installing paperkey-1.6-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19113 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf paperkey-1.6 + echo 'Source #0 (paperkey-1.6.tar):' Source #0 (paperkey-1.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/paperkey-1.6.tar + cd paperkey-1.6 + /bin/chmod -c -Rf u+rwX,go-w . + mv -f -- COPYING COPYING.orig ++ relative /usr/share/license/GPL-2 /usr/share/doc/paperkey/COPYING + ln -s -- ../../license/GPL-2 COPYING + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19113 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd paperkey-1.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for Minix Amsterdam compiler... no checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-ranlib... ranlib checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether limits.h has ULLONG_WIDTH etc.... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for pid_t... yes checking for mode_t... yes checking for ssize_t... yes checking for working stdalign.h... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether truncate is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes configure: creating ./config.status config.status: creating gl/Makefile config.status: creating Makefile config.status: creating checks/Makefile config.status: creating paperkey.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6' Making all in gl make[2]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TRUNCATE''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[4]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha1.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c unistd.c rm -f libgl.a ar cr libgl.a sha1.o unistd.o ranlib libgl.a make[4]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[3]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[2]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c paperkey.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c packets.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c parse.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c extract.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c restore.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./gl -Wall -W -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c output.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o paperkey paperkey.o packets.o parse.o extract.o restore.o output.o gl/libgl.a make[2]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6' Making all in checks make[2]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/checks' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/checks' make[1]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6' make: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6' + make check make: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6' Making check in gl make[1]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make check-recursive make[2]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[3]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[2]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[1]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' Making check in . make[1]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6' Making check in checks make[1]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/checks' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/checks' rsa dsaelg ecc eddsa PASS: roundtrip.sh rsa dsaelg ecc eddsa PASS: roundtrip-raw.sh PASS: bad-crc-base16.sh PASS: bad-crc-raw.sh PASS: bad-primary.sh PASS: bad-subkey.sh ================== All 6 tests passed ================== make[2]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/checks' make[1]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/checks' make: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/paperkey-buildroot + : + /bin/rm -rf -- /usr/src/tmp/paperkey-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd paperkey-1.6 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/paperkey-buildroot/usr exec_prefix=/usr/src/tmp/paperkey-buildroot/usr bindir=/usr/src/tmp/paperkey-buildroot/usr/bin sbindir=/usr/src/tmp/paperkey-buildroot/usr/sbin sysconfdir=/usr/src/tmp/paperkey-buildroot/etc datadir=/usr/src/tmp/paperkey-buildroot/usr/share includedir=/usr/src/tmp/paperkey-buildroot/usr/include libdir=/usr/src/tmp/paperkey-buildroot/usr/lib libexecdir=/usr/src/tmp/paperkey-buildroot/usr/lib localstatedir=/usr/src/tmp/paperkey-buildroot/var/lib runstatedir=/usr/src/tmp/paperkey-buildroot/var/run sharedstatedir=/usr/src/tmp/paperkey-buildroot/var/lib mandir=/usr/src/tmp/paperkey-buildroot/usr/share/man infodir=/usr/src/tmp/paperkey-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6' Making install in gl make[1]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' /usr/bin/make install-recursive make[2]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[3]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[4]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[3]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[2]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' make[1]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/gl' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6' make[2]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6' test -z "/usr/src/tmp/paperkey-buildroot/usr/bin" || /usr/bin/mkdir -p "/usr/src/tmp/paperkey-buildroot/usr/bin" /usr/libexec/rpm-build/install -p paperkey '/usr/src/tmp/paperkey-buildroot/usr/bin' test -z "/usr/src/tmp/paperkey-buildroot/usr/share/man/man1" || /usr/bin/mkdir -p "/usr/src/tmp/paperkey-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 paperkey.1 '/usr/src/tmp/paperkey-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6' Making install in checks make[1]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/checks' make[2]: Entering directory '/usr/src/RPM/BUILD/paperkey-1.6/checks' 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/paperkey-1.6/checks' make[1]: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6/checks' make: Leaving directory '/usr/src/RPM/BUILD/paperkey-1.6' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/paperkey-buildroot (auto) Verifying and fixing files in /usr/src/tmp/paperkey-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/paperkey-buildroot/ (default) Compressing files in /usr/src/tmp/paperkey-buildroot (auto) Verifying ELF objects in /usr/src/tmp/paperkey-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/paperkey: uses non-LFS functions: fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/paperkey-buildroot Processing files: paperkey-1.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd paperkey-1.6 + DOCDIR=/usr/src/tmp/paperkey-buildroot/usr/share/doc/paperkey-1.6 + export DOCDIR + rm -rf /usr/src/tmp/paperkey-buildroot/usr/share/doc/paperkey-1.6 + /bin/mkdir -p /usr/src/tmp/paperkey-buildroot/usr/share/doc/paperkey-1.6 + cp -prL README AUTHORS ChangeLog NEWS /usr/src/tmp/paperkey-buildroot/usr/share/doc/paperkey-1.6 + chmod -R go-w /usr/src/tmp/paperkey-buildroot/usr/share/doc/paperkey-1.6 + chmod -R a+rX /usr/src/tmp/paperkey-buildroot/usr/share/doc/paperkey-1.6 + cp -prL --no-dereference COPYING /usr/src/tmp/paperkey-buildroot/usr/share/doc/paperkey-1.6 + chmod -R go-w /usr/src/tmp/paperkey-buildroot/usr/share/doc/paperkey-1.6 + chmod -R a+rX /usr/src/tmp/paperkey-buildroot/usr/share/doc/paperkey-1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cBZElU 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.fcR1GY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tqkMmj Creating paperkey-debuginfo package Processing files: paperkey-debuginfo-1.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.siIyLP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eSWyRa find-requires: running scripts (debuginfo) Requires: paperkey = 1.6-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to paperkey-debuginfo a strict dependency on paperkey Wrote: /usr/src/RPM/RPMS/i586/paperkey-1.6-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/paperkey-debuginfo-1.6-alt1.i586.rpm (w2.lzdio) 2.99user 2.89system 0:10.94elapsed 53%CPU (0avgtext+0avgdata 31280maxresident)k 0inputs+0outputs (0major+697707minor)pagefaults 0swaps 4.01user 2.41system 0:20.39elapsed 31%CPU (0avgtext+0avgdata 127316maxresident)k 0inputs+0outputs (0major+214715minor)pagefaults 0swaps --- paperkey-1.6-alt1.i586.rpm.repo 2019-04-01 22:27:38.000000000 +0000 +++ paperkey-1.6-alt1.i586.rpm.hasher 2024-04-27 10:20:39.868312040 +0000 @@ -11,4 +11,7 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -17,3 +20,3 @@ Provides: paperkey = 1.6-alt1:sisyphus+226199.100.1.1 -File: /usr/bin/paperkey 100755 root:root b120e73549e70c442df9c4c2d13f9580 +File: /usr/bin/paperkey 100755 root:root 8441ce20badc9a2a01d7d3fe662c07eb File: /usr/share/doc/paperkey-1.6 40755 root:root @@ -25,2 +28,2 @@ File: /usr/share/man/man1/paperkey.1.xz 100644 root:root 70aff8c9c664dfa129c8d17aafcf5135 -RPMIdentity: b7aa7aec615363cabcc9c93b9af44a66b8045673b4d46c294a48a97544d5f1595843778f0750e2f32e032ca8476f9c99b433733b44dc046b74b6425ac02b893e +RPMIdentity: 32fc136f0e202f8cf02971e835a90f4b0fb590ae79312b580261961a923d9b6922284beecb1d09c59c5757e215da8ed1e4b60636d5552bf0cde5a27f00a01dd4 --- paperkey-debuginfo-1.6-alt1.i586.rpm.repo 2019-04-01 22:27:38.000000000 +0000 +++ paperkey-debuginfo-1.6-alt1.i586.rpm.hasher 2024-04-27 10:20:39.945313060 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/52 40755 root:root -/usr/lib/debug/.build-id/52/88b8a9d4e238787fe9143bc857cef654ef03a0 120777 root:root ../../../../bin/paperkey -/usr/lib/debug/.build-id/52/88b8a9d4e238787fe9143bc857cef654ef03a0.debug 120777 root:root ../../usr/bin/paperkey.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/86adc735bb17dbeeb2452b0b2adf9fdd18eb61 120777 root:root ../../../../bin/paperkey +/usr/lib/debug/.build-id/56/86adc735bb17dbeeb2452b0b2adf9fdd18eb61.debug 120777 root:root ../../usr/bin/paperkey.debug /usr/lib/debug/usr/bin/paperkey.debug 100644 root:root @@ -24,6 +24,6 @@ Provides: paperkey-debuginfo = 1.6-alt1:sisyphus+226199.100.1.1 -File: /usr/lib/debug/.build-id/52 40755 root:root -File: /usr/lib/debug/.build-id/52/88b8a9d4e238787fe9143bc857cef654ef03a0 120777 root:root ../../../../bin/paperkey -File: /usr/lib/debug/.build-id/52/88b8a9d4e238787fe9143bc857cef654ef03a0.debug 120777 root:root ../../usr/bin/paperkey.debug -File: /usr/lib/debug/usr/bin/paperkey.debug 100644 root:root fa32fa72a8d4472484fde36ba3a7cc10 +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/86adc735bb17dbeeb2452b0b2adf9fdd18eb61 120777 root:root ../../../../bin/paperkey +File: /usr/lib/debug/.build-id/56/86adc735bb17dbeeb2452b0b2adf9fdd18eb61.debug 120777 root:root ../../usr/bin/paperkey.debug +File: /usr/lib/debug/usr/bin/paperkey.debug 100644 root:root 0b856cde92f110b9477dd65c0221e31b File: /usr/src/debug/paperkey-1.6 40755 root:root @@ -43,2 +43,2 @@ File: /usr/src/debug/paperkey-1.6/restore.h 100644 root:root ea237fe1297e79cc558b5459cfdb4b9e -RPMIdentity: 8d54dadec10ede7056b94838fc58d51d3484889e902797d50fa5a03f8bc6452ff4b4d64848929338b68575c9f61f29aea7f613d6b89554456d246b85e8f97753 +RPMIdentity: 05af2e635eeb0d47f5abbfeedea2232ee6ad45aeb60df74ccd83d311ff048c87b6d6e95ceb44dcdea10fb61c681696074d233ef90770950f9dfdcbea0127ab3b