<86>Sep 29 11:53:46 userdel[2287316]: delete user 'rooter' <86>Sep 29 11:53:46 userdel[2287316]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:53:46 userdel[2287316]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:53:46 groupadd[2287334]: group added to /etc/group: name=rooter, GID=1850 <86>Sep 29 11:53:46 groupadd[2287334]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:53:46 groupadd[2287334]: new group: name=rooter, GID=1850 <86>Sep 29 11:53:46 useradd[2287351]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash <86>Sep 29 11:53:46 userdel[2287378]: delete user 'builder' <86>Sep 29 11:53:46 userdel[2287378]: removed group 'builder' owned by 'builder' <86>Sep 29 11:53:46 userdel[2287378]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:53:46 groupadd[2287393]: group added to /etc/group: name=builder, GID=1851 <86>Sep 29 11:53:46 groupadd[2287393]: group added to /etc/gshadow: name=builder <86>Sep 29 11:53:46 groupadd[2287393]: new group: name=builder, GID=1851 <86>Sep 29 11:53:46 useradd[2287401]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/haveged-1.9.2-alt2.nosrc.rpm (w1.gzdio) Installing haveged-1.9.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92933 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf haveged-1.9.2 + echo 'Source #0 (haveged-1.9.2.tar.gz):' Source #0 (haveged-1.9.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/haveged-1.9.2.tar.gz + /bin/tar -xf - + cd haveged-1.9.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92933 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd haveged-1.9.2 + 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:11: installing 'config/compile' configure.ac:9: 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 '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --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 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 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 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 floor... no checking for gettimeofday... yes checking for memset... yes checking for pow... no checking for select... yes checking for sched_yield... 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 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 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 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.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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 -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.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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 -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.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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 -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.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -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 -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.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -version-number 1:1: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.1 -o .libs/libhavege.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libhavege.so.1" && ln -s "libhavege.so.1.1.0" "libhavege.so.1") libtool: link: (cd ".libs" && rm -f "libhavege.so" && ln -s "libhavege.so.1.1.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.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -o haveged haveged.o libhavege.la libtool: link: x86_64-alt-linux-gcc -Wall -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/haveged haveged.o ./.libs/libhavege.so make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' Making all in init.d make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/init.d' sed -e 's,[@]SBIN_DIR[@],/usr/sbin,g' < ./sysv.redhat > haveged; make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/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.96936 + 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.2 + 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.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/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.1.1.0 /usr/src/tmp/haveged-buildroot/usr/lib64/libhavege.so.1.1.0 libtool: install: (cd /usr/src/tmp/haveged-buildroot/usr/lib64 && { ln -s -f libhavege.so.1.1.0 libhavege.so.1 || { rm -f libhavege.so.1 && ln -s libhavege.so.1.1.0 libhavege.so.1; }; }) libtool: install: (cd /usr/src/tmp/haveged-buildroot/usr/lib64 && { ln -s -f libhavege.so.1.1.0 libhavege.so || { rm -f libhavege.so && ln -s libhavege.so.1.1.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.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' Making install in init.d make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/init.d' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/init.d' /usr/bin/make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/init.d' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/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.2/init.d' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/init.d' make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/init.d' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/init.d' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/man' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/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.2/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/man' Making install in ent make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/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.2/ent' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent' Making install in nist make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/nist' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/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.2/nist' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/nist' make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2' make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2' 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.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2' make: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2' + 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.1.1.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: ./usr/lib64: libhavege.so.1 -> libhavege.so.1.1.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) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.25739 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd haveged-1.9.2 + make check make: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/src' Making check in init.d make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/init.d' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/init.d' Making check in man make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/man' Making check in ent make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent' make entest make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/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.2/ent' make check-local make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent' ./entest -t ./entitle.gif Self-test good! ../src/haveged -n 16384k -v 1 Writing 16 M byte output to sample haveged: ver: 1.9.2; arch: x86; vend: ; build: (gcc 8.4.1 ITV); collect: 128K haveged: cpu: (); data: 16K (D); inst: 16K (D); idx: 13/40; sz: 15570/52825 haveged: tot tests(BA8): A:1/1 B:1/1 last entropy estimate 8.00008 haveged: fills: 32, generated: 16 M bytes ./entest -vf sample Test Results Sample: 16777216 bytes Entropy: 7.999988 bits Chi-Square: 269.012878(26.145086%) Mean: 127.488022 PI: 3.143015(0.045265%) Correlation: -0.000019 Sample looks good! make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent' Making check in nist make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/nist' make make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/nist' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/nist' make check-local make[2]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2/nist' make[2]: Nothing to be done for 'check-local'. make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/nist' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/nist' make[1]: Entering directory '/usr/src/RPM/BUILD/haveged-1.9.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2' make: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2' + exit 0 Processing files: haveged-1.9.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11036 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd haveged-1.9.2 + DOCDIR=/usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.2 + export DOCDIR + rm -rf /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.2 + /bin/mkdir -p /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.2 + cp -prL README /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.2 + chmod -R go-w /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.2 + chmod -R a+rX /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-1.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.op8b67 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/haveged-buildroot/usr/lib64/libhavege.so.1: 13 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NI5vCB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.MinYA8 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rijY1I Provides: libhavege.so.1()(64bit) = set:hdIgovubnCEh92nNYl2ju1tIAUX4 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, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), 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.EP3xVm Creating haveged-debuginfo package Processing files: haveged-devel-1.9.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59136 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd haveged-1.9.2 + DOCDIR=/usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.2 + export DOCDIR + rm -rf /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.2 + /bin/mkdir -p /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.2 + cp -prL contrib/build/havege_sample.c /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.2 + chmod -R go-w /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.2 + chmod -R a+rX /usr/src/tmp/haveged-buildroot/usr/share/doc/haveged-devel-1.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LRViI4 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mZ0sXP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/libhavege.so.1.1.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zkt3EE Processing files: haveged-debuginfo-1.9.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I5cRPw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Exyts find-requires: running scripts (debuginfo) Provides: debug64(libhavege.so.1) Requires: haveged = 1.9.2-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) 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/x86_64/haveged-1.9.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/haveged-devel-1.9.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/haveged-debuginfo-1.9.2-alt2.x86_64.rpm (w2.lzdio) 9.23user 5.88system 0:21.90elapsed 69%CPU (0avgtext+0avgdata 171476maxresident)k 0inputs+0outputs (0major+1471291minor)pagefaults 0swaps 0.48user 1.37system 0:26.05elapsed 7%CPU (0avgtext+0avgdata 12204maxresident)k 0inputs+0outputs (0major+95883minor)pagefaults 0swaps --- haveged-1.9.2-alt2.x86_64.rpm.repo 2018-04-30 20:44:00.000000000 +0000 +++ haveged-1.9.2-alt2.x86_64.rpm.hasher 2024-09-29 11:54:09.996117767 +0000 @@ -10,3 +10,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -33,4 +32,4 @@ File: /usr/lib64/libhavege.so.1 120777 root:root libhavege.so.1.1.0 -File: /usr/lib64/libhavege.so.1.1.0 100644 root:root b83022a7ee92a9f530ede3934fa352fe -File: /usr/sbin/haveged 100755 root:root 6dbc1c9f56c8287f9363df67081277f0 +File: /usr/lib64/libhavege.so.1.1.0 100644 root:root 11092eb9860977b1abeb3833b29a08b2 +File: /usr/sbin/haveged 100755 root:root 333d544d4671fd946c9f96290a369881 File: /usr/share/doc/haveged-1.9.2 40755 root:root @@ -38,2 +37,2 @@ File: /usr/share/man/man8/haveged.8.xz 100644 root:root f7e1978416331b5a69c1c6a57ee5cafd -RPMIdentity: 0c33223730ee18f0ec15386f5056802014e0b3e19bbf219171a9fd55a6e424d456e7c5e066d4a340fe41fd9db4430cd86474f57c08186be57273ca45bf48725e +RPMIdentity: 92dae382f14dfacdb493218c1cef94fa5a567b00fdbdc9b7a35ba742757cac81ca7cce6cff0f84a49e36b803db6ddba3cb71b2ef5b101c56bdb6447a3bbaac50 --- haveged-debuginfo-1.9.2-alt2.x86_64.rpm.repo 2018-04-30 20:44:00.000000000 +0000 +++ haveged-debuginfo-1.9.2-alt2.x86_64.rpm.hasher 2024-09-29 11:54:10.068118721 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/c5ecd77a7360fbca17ce23f3dc10de0b8f2cc1 120777 root:root ../../../../sbin/haveged -/usr/lib/debug/.build-id/61/c5ecd77a7360fbca17ce23f3dc10de0b8f2cc1.debug 120777 root:root ../../usr/sbin/haveged.debug -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/b00cb31939df5cb63297beff420de9a36510ff 120777 root:root ../../../../lib64/libhavege.so.1.1.0 -/usr/lib/debug/.build-id/a5/b00cb31939df5cb63297beff420de9a36510ff.debug 120777 root:root ../../usr/lib64/libhavege.so.1.1.0.debug +/usr/lib/debug/.build-id/87 40755 root:root +/usr/lib/debug/.build-id/87/e04bd7bce76ac9b579e0ad0bf2674df0cdbcd4 120777 root:root ../../../../lib64/libhavege.so.1.1.0 +/usr/lib/debug/.build-id/87/e04bd7bce76ac9b579e0ad0bf2674df0cdbcd4.debug 120777 root:root ../../usr/lib64/libhavege.so.1.1.0.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/bd867062b45878f3d85653a1d1a50fdd950d41 120777 root:root ../../../../sbin/haveged +/usr/lib/debug/.build-id/a0/bd867062b45878f3d85653a1d1a50fdd950d41.debug 120777 root:root ../../usr/sbin/haveged.debug /usr/lib/debug/usr/lib64/libhavege.so.1.1.0.debug 100644 root:root @@ -28,11 +28,11 @@ Provides: haveged-debuginfo = 1.9.2-alt2 -File: /usr/lib/debug/.build-id/61 40755 root:root -File: /usr/lib/debug/.build-id/61/c5ecd77a7360fbca17ce23f3dc10de0b8f2cc1 120777 root:root ../../../../sbin/haveged -File: /usr/lib/debug/.build-id/61/c5ecd77a7360fbca17ce23f3dc10de0b8f2cc1.debug 120777 root:root ../../usr/sbin/haveged.debug -File: /usr/lib/debug/.build-id/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/b00cb31939df5cb63297beff420de9a36510ff 120777 root:root ../../../../lib64/libhavege.so.1.1.0 -File: /usr/lib/debug/.build-id/a5/b00cb31939df5cb63297beff420de9a36510ff.debug 120777 root:root ../../usr/lib64/libhavege.so.1.1.0.debug -File: /usr/lib/debug/usr/lib64/libhavege.so.1.1.0.debug 100644 root:root c5430f4dc8917c0528125341c6c90db2 +File: /usr/lib/debug/.build-id/87 40755 root:root +File: /usr/lib/debug/.build-id/87/e04bd7bce76ac9b579e0ad0bf2674df0cdbcd4 120777 root:root ../../../../lib64/libhavege.so.1.1.0 +File: /usr/lib/debug/.build-id/87/e04bd7bce76ac9b579e0ad0bf2674df0cdbcd4.debug 120777 root:root ../../usr/lib64/libhavege.so.1.1.0.debug +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/bd867062b45878f3d85653a1d1a50fdd950d41 120777 root:root ../../../../sbin/haveged +File: /usr/lib/debug/.build-id/a0/bd867062b45878f3d85653a1d1a50fdd950d41.debug 120777 root:root ../../usr/sbin/haveged.debug +File: /usr/lib/debug/usr/lib64/libhavege.so.1.1.0.debug 100644 root:root 0e168f1b4cae45c2a32acc253078af07 File: /usr/lib/debug/usr/lib64/libhavege.so.1.debug 120777 root:root libhavege.so.1.1.0.debug -File: /usr/lib/debug/usr/sbin/haveged.debug 100644 root:root adc05bf2437ca93de6db83afc7daa2fa +File: /usr/lib/debug/usr/sbin/haveged.debug 100644 root:root 8b762deb2f54524712de29fd0bcf6b50 File: /usr/src/debug/haveged-1.9.2 40755 root:root @@ -50,2 +50,2 @@ File: /usr/src/debug/haveged-1.9.2/src/oneiteration.h 100644 root:root 512dd48bbdc2816872bd79b9a77f8535 -RPMIdentity: 0a11ecbadd0b700f2dc23d0547037e39d53898be4f7f321f62b33e1342162f4993acc720d5f825538ec33c40525bb1ce913422261d3c5a1f0254f5b7aa97e88e +RPMIdentity: 35de6f565ab2c2f250af64d97e14c1ba9f84e6f2baec2ebe770fb74c51b277cb67bf52ca5501fa2c7edcb64331e5eedd1f628efdb9a6783be9e718b63ca37b96