<86>Feb 18 02:22:58 userdel[208788]: delete user 'rooter' <86>Feb 18 02:22:58 userdel[208788]: removed group 'rooter' owned by 'rooter' <86>Feb 18 02:22:58 userdel[208788]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 18 02:22:58 groupadd[208812]: group added to /etc/group: name=rooter, GID=1823 <86>Feb 18 02:22:58 groupadd[208812]: group added to /etc/gshadow: name=rooter <86>Feb 18 02:22:58 groupadd[208812]: new group: name=rooter, GID=1823 <86>Feb 18 02:22:58 useradd[208827]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash <86>Feb 18 02:22:58 userdel[208856]: delete user 'builder' <86>Feb 18 02:22:58 userdel[208856]: removed group 'builder' owned by 'builder' <86>Feb 18 02:22:58 userdel[208856]: removed shadow group 'builder' owned by 'builder' <86>Feb 18 02:22:58 groupadd[208877]: group added to /etc/group: name=builder, GID=1824 <86>Feb 18 02:22:58 groupadd[208877]: group added to /etc/gshadow: name=builder <86>Feb 18 02:22:58 groupadd[208877]: new group: name=builder, GID=1824 <86>Feb 18 02:22:58 useradd[208897]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31096 + 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.31096 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/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 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 how to run the C preprocessor... x86_64-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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-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 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 for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-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 x86_64-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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libhavege_la-havege.lo `test -f 'havege.c' || echo './'`havege.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libhavege_la-havegetune.lo `test -f 'havegetune.c' || echo './'`havegetune.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libhavege_la-havegetest.lo `test -f 'havegetest.c' || echo './'`havegetest.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libhavege_la-havegecollect.lo `test -f 'havegecollect.c' || echo './'`havegecollect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -version-number 2:0:0 -o libhavege.la -rpath /usr/lib64 libhavege_la-havege.lo libhavege_la-havegetune.lo libhavege_la-havegecollect.lo libhavege_la-havegetest.lo libtool: link: x86_64-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 -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 x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -o haveged haveged.o havegecmd.o libhavege.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wpedantic -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -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.83658 + 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/lib64 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/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libhavege.la '/usr/src/tmp/haveged-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libhavege.so.2.0.0 /usr/src/tmp/haveged-buildroot/usr/lib64/libhavege.so.2.0.0 libtool: install: (cd /usr/src/tmp/haveged-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libhavege.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /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/lib64' 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/lib64/libhavege.la' mode of './usr/lib64/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/lib64: (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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.83658 + 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o entest.o entest.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o iso8859.o iso8859.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o randtest.o randtest.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o chisq.o chisq.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o entest entest.o iso8859.o randtest.o chisq.o -lm libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 10.3.1 ITV); collect: 128K haveged: cpu: (); data: 16K (D); inst: 16K (D); idx: 13/40; sz: 15962/54019 haveged: tot tests(BA8): A:1/1 B:1/1 last entropy estimate 8.00144 haveged: fills: 32, generated: 16 M bytes ./entest -vf sample Test Results Sample: 16777216 bytes Entropy: 7.999987 bits Chi-Square: 310.557343(0.989693%) Mean: 127.515602 PI: 3.141385(-0.006599%) Correlation: -0.000171 Check Fail: chisqr:0.989693% not in 1.000000-99.000000 make[2]: *** [Makefile:573: check-local] Error 255 make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' make[1]: *** [Makefile:446: check-am] Error 2 make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14/ent' make: *** [Makefile:480: check-recursive] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.14' error: Bad exit status from /usr/src/tmp/rpm-tmp.83658 (%check) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.83658 (%check) Command exited with non-zero status 1 7.32user 3.01system 0:09.44elapsed 109%CPU (0avgtext+0avgdata 169228maxresident)k 0inputs+0outputs (0major+1176373minor)pagefaults 0swaps hsh-rebuild: rebuild of `haveged-1.9.14-alt1.src.rpm' failed. Command exited with non-zero status 1 0.52user 1.00system 0:12.20elapsed 12%CPU (0avgtext+0avgdata 12208maxresident)k 0inputs+0outputs (0major+83635minor)pagefaults 0swaps