<86>Aug 6 05:39:44 userdel[3224989]: delete user 'rooter' <86>Aug 6 05:39:44 userdel[3224989]: removed group 'rooter' owned by 'rooter' <86>Aug 6 05:39:44 userdel[3224989]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 6 05:39:44 groupadd[3225003]: group added to /etc/group: name=rooter, GID=987 <86>Aug 6 05:39:44 groupadd[3225003]: group added to /etc/gshadow: name=rooter <86>Aug 6 05:39:44 groupadd[3225003]: new group: name=rooter, GID=987 <86>Aug 6 05:39:44 useradd[3225015]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash <86>Aug 6 05:39:44 userdel[3225032]: delete user 'builder' <86>Aug 6 05:39:44 userdel[3225032]: removed group 'builder' owned by 'builder' <86>Aug 6 05:39:44 userdel[3225032]: removed shadow group 'builder' owned by 'builder' <86>Aug 6 05:39:44 groupadd[3225047]: group added to /etc/group: name=builder, GID=988 <86>Aug 6 05:39:44 groupadd[3225047]: group added to /etc/gshadow: name=builder <86>Aug 6 05:39:44 groupadd[3225047]: new group: name=builder, GID=988 <86>Aug 6 05:39:44 useradd[3225057]: new user: name=builder, UID=988, GID=988, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/haveged-1.9.14-alt1.nosrc.rpm (w1.gzdio) Installing haveged-1.9.14-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6566 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf haveged-1.9.14 + echo 'Source #0 (haveged-1.9.14.tar.gz):' Source #0 (haveged-1.9.14.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/haveged-1.9.14.tar.gz + /bin/tar -xf - + cd haveged-1.9.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6566 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd haveged-1.9.14 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize-default: linking file 'config/config.guess' libtoolize-default: linking file 'config/config.sub' libtoolize-default: linking file 'config/install-sh' libtoolize-default: linking file 'config/ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:8: installing 'config/compile' configure.ac:10: installing 'config/missing' autoreconf-default: Leaving directory `.' + 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 --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 --enable-daemon --disable-static --enable-init=sysv.redhat configure: WARNING: unrecognized options: --disable-dependency-tracking, --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 whether i586-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 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 for uint32_t... yes checking for uint8_t... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-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 how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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 whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether i586-alt-linux-gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for __rdtsc... no checking for accept... yes checking for accept4... yes checking for bind... yes checking for connect... yes checking for execv... yes checking for floor... no checking for getsockopt... yes checking for gettimeofday... yes checking for listen... yes checking for memset... yes checking for pow... no checking for pselect... yes checking for recv... yes checking for sched_yield... yes checking for select... yes checking for send... yes checking for setsockopt... yes checking for socket... yes checking for sqrt... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking x86intrin.h usability... yes checking x86intrin.h presence... yes checking for x86intrin.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating init.d/Makefile config.status: creating ent/Makefile config.status: creating nist/Makefile config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o havegecmd.o havegecmd.c havegecmd.c: In function 'new_root': havegecmd.c:62:20: warning: unused parameter 'params' [-Wunused-parameter] 62 | struct pparams *params) /* IN: input params */ | ~~~~~~~~~~~~~~~~^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libhavege_la-havege.lo `test -f 'havege.c' || echo './'`havege.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c havege.c -fPIC -DPIC -o .libs/libhavege_la-havege.o make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o haveged.o haveged.c make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libhavege_la-havegetest.lo `test -f 'havegetest.c' || echo './'`havegetest.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c havegetest.c -fPIC -DPIC -o .libs/libhavege_la-havegetest.o make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libhavege_la-havegetune.lo `test -f 'havegetune.c' || echo './'`havegetune.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c havegetune.c -fPIC -DPIC -o .libs/libhavege_la-havegetune.o make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o libhavege_la-havegecollect.lo `test -f 'havegecollect.c' || echo './'`havegecollect.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c havegecollect.c -fPIC -DPIC -o .libs/libhavege_la-havegecollect.o make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-number 2:0:0 -o libhavege.la -rpath /usr/lib libhavege_la-havege.lo libhavege_la-havegetune.lo libhavege_la-havegecollect.lo libhavege_la-havegetest.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libhavege_la-havege.o .libs/libhavege_la-havegetune.o .libs/libhavege_la-havegecollect.o .libs/libhavege_la-havegetest.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libhavege.so.2 -o .libs/libhavege.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libhavege.so.2" && ln -s "libhavege.so.2.0.0" "libhavege.so.2") libtool: link: (cd ".libs" && rm -f "libhavege.so" && ln -s "libhavege.so.2.0.0" "libhavege.so") libtool: link: ( cd ".libs" && rm -f "libhavege.la" && ln -s "../libhavege.la" "libhavege.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o haveged haveged.o havegecmd.o libhavege.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/haveged haveged.o havegecmd.o ./.libs/libhavege.so make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' Making all in init.d make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' sed -e 's,[@]SBIN_DIR[@],/usr/sbin,g' < ./sysv.redhat > haveged; make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' Making all in man make[2]: Nothing to be done for 'all'. Making all in ent make[2]: Nothing to be done for 'all'. Making all in nist make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/haveged-buildroot + : + /bin/rm -rf -- /usr/src/tmp/haveged-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd haveged-1.9.14 + mkdir -p /usr/src/tmp/haveged-buildroot/etc/rc.d/init.d + ln -s rc.d/init.d /usr/src/tmp/haveged-buildroot/etc/init.d + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/haveged-buildroot/usr exec_prefix=/usr/src/tmp/haveged-buildroot/usr bindir=/usr/src/tmp/haveged-buildroot/usr/bin sbindir=/usr/src/tmp/haveged-buildroot/usr/sbin sysconfdir=/usr/src/tmp/haveged-buildroot/etc datadir=/usr/src/tmp/haveged-buildroot/usr/share includedir=/usr/src/tmp/haveged-buildroot/usr/include libdir=/usr/src/tmp/haveged-buildroot/usr/lib libexecdir=/usr/src/tmp/haveged-buildroot/usr/lib localstatedir=/usr/src/tmp/haveged-buildroot/var/lib sharedstatedir=/usr/src/tmp/haveged-buildroot/var/lib mandir=/usr/src/tmp/haveged-buildroot/usr/share/man infodir=/usr/src/tmp/haveged-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' /bin/mkdir -p '/usr/src/tmp/haveged-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libhavege.la '/usr/src/tmp/haveged-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libhavege.so.2.0.0 /usr/src/tmp/haveged-buildroot/usr/lib/libhavege.so.2.0.0 libtool: install: (cd /usr/src/tmp/haveged-buildroot/usr/lib && { ln -s -f libhavege.so.2.0.0 libhavege.so.2 || { rm -f libhavege.so.2 && ln -s libhavege.so.2.0.0 libhavege.so.2; }; }) libtool: install: (cd /usr/src/tmp/haveged-buildroot/usr/lib && { ln -s -f libhavege.so.2.0.0 libhavege.so || { rm -f libhavege.so && ln -s libhavege.so.2.0.0 libhavege.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libhavege.lai /usr/src/tmp/haveged-buildroot/usr/lib/libhavege.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/haveged-buildroot/usr/sbin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p haveged '/usr/src/tmp/haveged-buildroot/usr/sbin' libtool: warning: 'libhavege.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/haveged /usr/src/tmp/haveged-buildroot/usr/sbin/haveged /bin/mkdir -p '/usr/src/tmp/haveged-buildroot/usr/include/haveged' /usr/libexec/rpm-build/install -p -m 644 havege.h '/usr/src/tmp/haveged-buildroot/usr/include/haveged' make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' Making install in init.d make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' /usr/bin/make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' /bin/mkdir -p '/usr/src/tmp/haveged-buildroot/etc/init.d' /usr/libexec/rpm-build/install -p haveged '/usr/src/tmp/haveged-buildroot/etc/init.d' /usr/bin/make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/man' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/haveged-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 libhavege.3 '/usr/src/tmp/haveged-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/haveged-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 haveged.8 '/usr/src/tmp/haveged-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/man' Making install in ent make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' 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/haveged-1.9.14/ent' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' Making install in nist make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/nist' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/nist' 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/haveged-1.9.14/nist' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/nist' make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14' 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/haveged-1.9.14' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14' make: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14' + install -pm0644 -D /usr/src/RPM/SOURCES/haveged.service /usr/src/tmp/haveged-buildroot/lib/systemd/system/haveged.service + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/haveged-buildroot (auto) removed './usr/lib/libhavege.la' mode of './usr/lib/libhavege.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/haveged-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/haveged-buildroot/ (default) Compressing files in /usr/src/tmp/haveged-buildroot (auto) Adjusting library links in /usr/src/tmp/haveged-buildroot ./lib: (from :0) ./usr/lib: (from :0) libhavege.so.2 -> libhavege.so.2.0.0 Verifying ELF objects in /usr/src/tmp/haveged-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/haveged: uses non-LFS functions: fcntl fopen fstatat lstat open verify-elf: WARNING: ./usr/lib/libhavege.so.2.0.0: uses non-LFS functions: fopen readdir Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.86836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd haveged-1.9.14 + make check make: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/src' Making check in init.d make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/init.d' Making check in man make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/man' Making check in ent make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' make entest make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o entest.o entest.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o iso8859.o iso8859.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o randtest.o randtest.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o chisq.o chisq.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o entest entest.o iso8859.o randtest.o chisq.o -lm libtool: link: i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o entest entest.o iso8859.o randtest.o chisq.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' make check-local make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' ./entest -t ./entitle.gif Self-test good! ../src/haveged -n 16384k -v 1 haveged: command socket is listening at fd 3 Writing 16 M byte output to sample haveged: ver: 1.9.14; arch: x86; vend: ; build: (gcc 12.1.1 ITV); collect: 128K haveged: cpu: (); data: 16K (D); inst: 16K (D); idx: 13/40; sz: 15575/53217 haveged: tot tests(BA8): A:1/1 B:1/1 last entropy estimate 8.00028 haveged: fills: 32, generated: 16 M bytes ./entest -vf sample Test Results Sample: 16777216 bytes Entropy: 7.999988 bits Chi-Square: 271.136261(23.289058%) Mean: 127.514394 PI: 3.140707(-0.028182%) Correlation: -0.000560 Sample looks good! make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' Making check in nist make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/nist' make make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/nist' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/nist' make check-local make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14/nist' make[2]: Nothing to be done for 'check-local'. make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/nist' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/nist' make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.14' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14' make: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14' + exit 0 Processing files: haveged-1.9.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd haveged-1.9.14 + DOCDIR=/usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.14 + export DOCDIR + rm -rf /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.14 + /bin/mkdir -p /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.14 + cp -prL README /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.14 + chmod -R go-w /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.14 + chmod -R a+rX /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RhwvZy find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/haveged-buildroot/usr/lib/libhavege.so.2: 14 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ShXLBR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: rm touch Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G4NCeK Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ixSi9a Provides: libhavege.so.2 = set:hdIgovubnCEh92nNYlibV3LwemiYt2 Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(failure), /etc/rc.d/init.d(status), /etc/rc.d/init.d(success), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xduDH9 Creating haveged-debuginfo package Processing files: haveged-devel-1.9.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35304 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd haveged-1.9.14 + DOCDIR=/usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.14 + export DOCDIR + rm -rf /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.14 + /bin/mkdir -p /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.14 + cp -prL contrib/build/havege_sample.c /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.14 + chmod -R go-w /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.14 + chmod -R a+rX /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nqss7b 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.l4j6XA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib/libhavege.so.2.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hdKBi1 Processing files: haveged-debuginfo-1.9.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V4sq7f find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NWqEB5 find-requires: running scripts (debuginfo) Provides: debug(libhavege.so.2) Requires: haveged = 1.9.14-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to haveged-debuginfo a strict dependency on haveged Adding to haveged-devel a strict dependency on haveged Removing 1 extra deps from haveged-devel due to dependency on haveged warning: Installed (but unpackaged) file(s) found: /etc/init.d Wrote: /usr/src/RPM/RPMS/i586/haveged-1.9.14-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/haveged-devel-1.9.14-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/haveged-debuginfo-1.9.14-alt1.i586.rpm (w2.lzdio) 11.86user 3.51system 0:22.86elapsed 67%CPU (0avgtext+0avgdata 96312maxresident)k 0inputs+0outputs (0major+1539003minor)pagefaults 0swaps 12.95user 5.86system 0:25.52elapsed 73%CPU (0avgtext+0avgdata 96312maxresident)k 0inputs+0outputs (0major+1727371minor)pagefaults 0swaps --- haveged-1.9.14-alt1.i586.rpm.repo 2021-07-13 13:40:10.000000000 +0000 +++ haveged-1.9.14-alt1.i586.rpm.hasher 2022-08-06 05:40:08.111090864 +0000 @@ -25,2 +25,4 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -36,4 +38,4 @@ File: /usr/lib/libhavege.so.2 120777 root:root libhavege.so.2.0.0 -File: /usr/lib/libhavege.so.2.0.0 100644 root:root 454d44b46ebf24ab655056f711ee6133 -File: /usr/sbin/haveged 100755 root:root 539b4c75d430b73ce79f476935c6679b +File: /usr/lib/libhavege.so.2.0.0 100644 root:root c072fef1b71c77d68ee20e6e3677044a +File: /usr/sbin/haveged 100755 root:root f78f5034cf6d9b8b80126da77530d471 File: /usr/share/doc/haveged-1.9.14 40755 root:root @@ -41,2 +43,2 @@ File: /usr/share/man/man8/haveged.8.xz 100644 root:root a2a93ee061fa735befaf289c9a8ad8ae -RPMIdentity: 919e35045a2e1f6d1a357bbb6031e88029c94de60a7aac406ffa48ba8ef1372adbebaf3d986e797bb7ae3dce1a60038fe444b457e56bbdfa723f5a46cd1aedc6 +RPMIdentity: 25b1b916e46e0f2e95fbd815ce6e558991e7a24d20a83d1d53a26d59ad797a9b5c7924728c4911a09b969bee69691eb5cf6ef901053dec2e5cda091ec4b7954d --- haveged-debuginfo-1.9.14-alt1.i586.rpm.repo 2021-07-13 13:40:10.000000000 +0000 +++ haveged-debuginfo-1.9.14-alt1.i586.rpm.hasher 2022-08-06 05:40:08.166091459 +0000 @@ -1,6 +1,7 @@ -/usr/lib/debug/.build-id/83 40755 root:root -/usr/lib/debug/.build-id/83/30907291eec211f18f22d0352f020cd7d4cd87 120777 root:root ../../../libhavege.so.2.0.0 -/usr/lib/debug/.build-id/83/30907291eec211f18f22d0352f020cd7d4cd87.debug 120777 root:root ../../usr/lib/libhavege.so.2.0.0.debug -/usr/lib/debug/.build-id/83/e3f37189869c298109368208d1f9dc26c5b0c4 120777 root:root ../../../../sbin/haveged -/usr/lib/debug/.build-id/83/e3f37189869c298109368208d1f9dc26c5b0c4.debug 120777 root:root ../../usr/sbin/haveged.debug +/usr/lib/debug/.build-id/0f 40755 root:root +/usr/lib/debug/.build-id/0f/d55b3c323b1b481a475242826f11663b0ff9e9 120777 root:root ../../../../sbin/haveged +/usr/lib/debug/.build-id/0f/d55b3c323b1b481a475242826f11663b0ff9e9.debug 120777 root:root ../../usr/sbin/haveged.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/70b8f477b3a591127ab8233f07245d2a300af4 120777 root:root ../../../libhavege.so.2.0.0 +/usr/lib/debug/.build-id/8f/70b8f477b3a591127ab8233f07245d2a300af4.debug 120777 root:root ../../usr/lib/libhavege.so.2.0.0.debug /usr/lib/debug/usr/lib/libhavege.so.2.0.0.debug 100644 root:root @@ -29,10 +30,11 @@ Provides: haveged-debuginfo = 1.9.14-alt1:sisyphus+278755.100.1.1 -File: /usr/lib/debug/.build-id/83 40755 root:root -File: /usr/lib/debug/.build-id/83/30907291eec211f18f22d0352f020cd7d4cd87 120777 root:root ../../../libhavege.so.2.0.0 -File: /usr/lib/debug/.build-id/83/30907291eec211f18f22d0352f020cd7d4cd87.debug 120777 root:root ../../usr/lib/libhavege.so.2.0.0.debug -File: /usr/lib/debug/.build-id/83/e3f37189869c298109368208d1f9dc26c5b0c4 120777 root:root ../../../../sbin/haveged -File: /usr/lib/debug/.build-id/83/e3f37189869c298109368208d1f9dc26c5b0c4.debug 120777 root:root ../../usr/sbin/haveged.debug -File: /usr/lib/debug/usr/lib/libhavege.so.2.0.0.debug 100644 root:root 5f588eeb0dc43fc24932ad84e11325ec +File: /usr/lib/debug/.build-id/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/d55b3c323b1b481a475242826f11663b0ff9e9 120777 root:root ../../../../sbin/haveged +File: /usr/lib/debug/.build-id/0f/d55b3c323b1b481a475242826f11663b0ff9e9.debug 120777 root:root ../../usr/sbin/haveged.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/70b8f477b3a591127ab8233f07245d2a300af4 120777 root:root ../../../libhavege.so.2.0.0 +File: /usr/lib/debug/.build-id/8f/70b8f477b3a591127ab8233f07245d2a300af4.debug 120777 root:root ../../usr/lib/libhavege.so.2.0.0.debug +File: /usr/lib/debug/usr/lib/libhavege.so.2.0.0.debug 100644 root:root 8e48a17895c6905237e074d5313e7e14 File: /usr/lib/debug/usr/lib/libhavege.so.2.debug 120777 root:root libhavege.so.2.0.0.debug -File: /usr/lib/debug/usr/sbin/haveged.debug 100644 root:root 34a04dd6279042719cc164c18d52c2ed +File: /usr/lib/debug/usr/sbin/haveged.debug 100644 root:root 67e3e77c4b473620cefd0ec55c210c85 File: /usr/src/debug/haveged-1.9.14 40755 root:root @@ -52,2 +54,2 @@ File: /usr/src/debug/haveged-1.9.14/src/oneiteration.h 100644 root:root 836928a670d6906f6b8102a8e86f84b1 -RPMIdentity: 24a44777a5a0fa675b7fc97d4fcf096bbf9bc973c8d50f683208b5860e5e7015dadf426db3fc5e34aaffd2cd40c6b0a867fa246eb695a87981eab18f77d0504e +RPMIdentity: 19d3521a6f6be28eb7e66b1c3df0e154b434872bf036f6f3b02828cc68f694afce5d36c52b7db53e09c2b38c2a9069fe67c494f0cc7931e392cc7bc732be6890