>>> haveged: Building main/haveged 1.9.19-r0 (using abuild 3.13.0-r5) started Mon, 07 Oct 2024 15:25:19 +0000
>>> haveged: Checking sanity of /home/buildozer/aports/main/haveged/APKBUILD...
>>> haveged: Analyzing dependencies...
>>> haveged: Installing for build: build-base autoconf automake libtool linux-headers
(1/11) Installing m4 (1.4.19-r3)
(2/11) Installing perl (5.40.0-r2)
(3/11) Installing autoconf (2.72-r0)
(4/11) Installing automake (1.17-r0)
(5/11) Installing libltdl (2.4.7-r3)
(6/11) Installing libtool (2.4.7-r3)
(7/11) Installing linux-headers (6.6-r0)
(8/11) Installing .makedepends-haveged (20241007.152520)
(9/11) Installing perl-error (0.17029-r2)
(10/11) Installing perl-git (2.46.2-r0)
(11/11) Installing git-perl (2.46.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 463 MiB in 128 packages
>>> haveged: Cleaning up srcdir
>>> haveged: Cleaning up pkgdir
>>> haveged: Cleaning up tmpdir
>>> haveged: Fetching https://distfiles.alpinelinux.org/distfiles/edge/haveged-1.9.19.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> haveged: Fetching haveged-1.9.19.tar.gz::https://github.com/jirka-h/haveged/archive/v1.9.19.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100  495k    0  495k    0     0  1007k      0 --:--:-- --:--:-- --:--:-- 1007k
>>> haveged: Fetching https://distfiles.alpinelinux.org/distfiles/edge/haveged-1.9.19.tar.gz
>>> haveged: Checking sha512sums...
haveged-1.9.19.tar.gz: OK
haveged.initd: OK
haveged.confd: OK
>>> haveged: Unpacking /var/cache/distfiles/edge/haveged-1.9.19.tar.gz...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force 
autoreconf: running: /usr/bin/autoconf --force
configure.ac:9: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:9: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:9: the top level
configure.ac:17: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:17: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:17: the top level
configure.ac:18: warning: The macro 'AM_ENABLE_SHARED' is obsolete.
configure.ac:18: You should run autoupdate.
aclocal.m4:8603: AM_ENABLE_SHARED is expanded from...
configure.ac:18: the top level
configure.ac:19: warning: The macro 'AM_DISABLE_STATIC' is obsolete.
configure.ac:19: You should run autoupdate.
aclocal.m4:8658: AM_DISABLE_STATIC is expanded from...
configure.ac:19: the top level
configure.ac:98: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:98: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:98: the top level
configure.ac:101: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:101: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:101: the top level
configure.ac:103: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.ac:103: You should run autoupdate.
./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from...
configure.ac:103: the top level
configure.ac:107: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:107: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:107: the top level
configure.ac:135: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:135: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:135: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:8: installing 'config/compile'
configure.ac:10: installing 'config/missing'
autoreconf: Leaving directory '.'
checking for i586-alpine-linux-musl-gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/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... 98304
checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop
checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r
checking for i586-alpine-linux-musl-file... no
checking for file... file
checking for i586-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i586-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alpine-linux-musl-strip... no
checking for strip... strip
checking for i586-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from 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-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i586-alpine-linux-musl/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-alpine-linux-musl-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for an ANSI C-conforming const... 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... yes
checking for getauxval... yes
checking for getsockopt... yes
checking for gettimeofday... yes
checking for listen... yes
checking for memset... yes
checking for pow... yes
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... yes
checking for egrep... (cached) /bin/grep -E
checking for fcntl.h... yes
checking for limits.h... yes
checking for sched.h... yes
checking for semaphore.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/auxv.h... yes
checking for sys/ioctl.h... yes
checking for sys/auxv.h... (cached) yes
checking for sys/mman.h... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/un.h... yes
checking for sys/wait.h... yes
checking for time.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for cpuid.h... yes
checking for x86intrin.h... yes
checking for syslog.h... 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 ent/Makefile
config.status: creating nist/Makefile
config.status: creating config.h
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/src'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o haveged.o haveged.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o havegecmd.o havegecmd.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o libhavege_la-havege.lo `test -f 'havege.c' || echo './'`havege.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o libhavege_la-havegetune.lo `test -f 'havegetune.c' || echo './'`havegetune.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o libhavege_la-havegecollect.lo `test -f 'havegecollect.c' || echo './'`havegecollect.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o libhavege_la-havegetest.lo `test -f 'havegetest.c' || echo './'`havegetest.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c havegetest.c  -fPIC -DPIC -o .libs/libhavege_la-havegetest.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c havegecollect.c  -fPIC -DPIC -o .libs/libhavege_la-havegecollect.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c havegetune.c  -fPIC -DPIC -o .libs/libhavege_la-havegetune.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c havege.c  -fPIC -DPIC -o .libs/libhavege_la-havege.o
havegecmd.c: In function 'new_root':
havegecmd.c:64:20: warning: unused parameter 'params' [-Wunused-parameter]
   64 |    struct pparams *params)         /* IN: input params                      */
      |    ~~~~~~~~~~~~~~~~^~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -version-number 2:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libhavege.la -rpath /usr/lib libhavege_la-havege.lo libhavege_la-havegetune.lo libhavege_la-havegecollect.lo libhavege_la-havegetest.lo -pthread 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libhavege_la-havege.o .libs/libhavege_la-havegetune.o .libs/libhavege_la-havegecollect.o .libs/libhavege_la-havegetest.o    -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -pthread -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" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o haveged haveged.o havegecmd.o -pthread libhavege.la 
libtool: link: gcc -Wall -Wextra -Wpedantic -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/haveged haveged.o havegecmd.o  ./.libs/libhavege.so -pthread
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/src'
Making all in man
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/man'
Making all in ent
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
Making all in nist
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/src'
Making check in man
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/man'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/man'
Making check in ent
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
make  entest
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o entest.o entest.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o iso8859.o iso8859.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o randtest.o randtest.c
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o chisq.o chisq.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o entest entest.o iso8859.o randtest.o chisq.o -lm 
libtool: link: gcc -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o entest entest.o iso8859.o randtest.o chisq.o  -lm
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
make  check-local
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
./entest -t ./entitle.gif
Self-test good!
./test.sh
Writing 16 M byte output to stdout
Writing 16 M byte output to stdout
Writing 16 M byte output to stdout
Writing 16 M byte output to stdout
Writing 16 M byte output to stdout
Writing 16 M byte output to stdout
Writing 16 M byte output to stdout
Writing 16 M byte output to stdout
Writing 16 M byte output to stdout
Writing 16 M byte output to stdout
./test.sh: line 10: fails: not found
Test passed!
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
Making check in nist
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make  
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make  check-local
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make[2]: Nothing to be done for 'check-local'.
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
>>> haveged: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/src'
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/src'
 /bin/mkdir -p '/home/buildozer/aports/main/haveged/pkg/haveged/usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/main/haveged/pkg/haveged/usr/include/haveged'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libhavege.la '/home/buildozer/aports/main/haveged/pkg/haveged/usr/lib'
 /usr/bin/install -c -m 644 havege.h '/home/buildozer/aports/main/haveged/pkg/haveged/usr/include/haveged'
libtool: install: /usr/bin/install -c .libs/libhavege.so.2.0.0 /home/buildozer/aports/main/haveged/pkg/haveged/usr/lib/libhavege.so.2.0.0
libtool: install: (cd /home/buildozer/aports/main/haveged/pkg/haveged/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 /home/buildozer/aports/main/haveged/pkg/haveged/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/bin/install -c .libs/libhavege.lai /home/buildozer/aports/main/haveged/pkg/haveged/usr/lib/libhavege.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/main/haveged/pkg/haveged/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c haveged '/home/buildozer/aports/main/haveged/pkg/haveged/usr/sbin'
libtool: warning: 'libhavege.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/haveged /home/buildozer/aports/main/haveged/pkg/haveged/usr/sbin/haveged
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/src'
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/src'
Making install in man
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/man'
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/main/haveged/pkg/haveged/usr/share/man/man3'
 /bin/mkdir -p '/home/buildozer/aports/main/haveged/pkg/haveged/usr/share/man/man8'
 /usr/bin/install -c -m 644 libhavege.3 '/home/buildozer/aports/main/haveged/pkg/haveged/usr/share/man/man3'
 /usr/bin/install -c -m 644 haveged.8 '/home/buildozer/aports/main/haveged/pkg/haveged/usr/share/man/man8'
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/man'
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/man'
Making install in ent
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/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 '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/ent'
Making install in nist
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/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 '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19/nist'
make[1]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
make[2]: Entering directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
make[1]: Leaving directory '/home/buildozer/aports/main/haveged/src/haveged-1.9.19'
>>> haveged-dev*: Running split function dev...
>>> haveged-dev*: Preparing subpackage haveged-dev...
>>> haveged-dev*: Stripping binaries
>>> haveged-dev*: Running postcheck for haveged-dev
>>> haveged-doc*: Running split function doc...
>>> haveged-doc*: Preparing subpackage haveged-doc...
>>> haveged-doc*: Running postcheck for haveged-doc
>>> haveged-openrc*: Running split function openrc...
>>> haveged-openrc*: Preparing subpackage haveged-openrc...
>>> haveged-openrc*: Running postcheck for haveged-openrc
>>> haveged*: Running postcheck for haveged
>>> haveged*: Preparing package haveged...
>>> haveged*: Stripping binaries
>>> haveged-dev*: Scanning shared objects
>>> haveged-doc*: Scanning shared objects
>>> haveged-openrc*: Scanning shared objects
>>> haveged*: Scanning shared objects
>>> haveged-dev*: Tracing dependencies...
	haveged=1.9.19-r0
>>> haveged-dev*: Package size: 36.0 KB
>>> haveged-dev*: Compressing data...
>>> haveged-dev*: Create checksum...
>>> haveged-dev*: Create haveged-dev-1.9.19-r0.apk
>>> haveged-doc*: Tracing dependencies...
>>> haveged-doc*: Package size: 40.0 KB
>>> haveged-doc*: Compressing data...
>>> haveged-doc*: Create checksum...
>>> haveged-doc*: Create haveged-doc-1.9.19-r0.apk
>>> haveged-openrc*: Tracing dependencies...
>>> haveged-openrc*: Package size: 24.0 KB
>>> haveged-openrc*: Compressing data...
>>> haveged-openrc*: Create checksum...
>>> haveged-openrc*: Create haveged-openrc-1.9.19-r0.apk
>>> haveged*: Tracing dependencies...
	so:libc.musl-x86.so.1
>>> haveged*: Package size: 140.0 KB
>>> haveged*: Compressing data...
>>> haveged*: Create checksum...
>>> haveged*: Create haveged-1.9.19-r0.apk
>>> haveged: Build complete at Mon, 07 Oct 2024 15:25:41 +0000 elapsed time 0h 0m 22s
>>> haveged: Cleaning up srcdir
>>> haveged: Cleaning up pkgdir
>>> haveged: Uninstalling dependencies...
(1/11) Purging .makedepends-haveged (20241007.152520)
(2/11) Purging autoconf (2.72-r0)
(3/11) Purging m4 (1.4.19-r3)
(4/11) Purging automake (1.17-r0)
(5/11) Purging libtool (2.4.7-r3)
(6/11) Purging libltdl (2.4.7-r3)
(7/11) Purging linux-headers (6.6-r0)
(8/11) Purging git-perl (2.46.2-r0)
(9/11) Purging perl-git (2.46.2-r0)
(10/11) Purging perl-error (0.17029-r2)
(11/11) Purging perl (5.40.0-r2)
Executing busybox-1.36.1-r32.trigger
OK: 412 MiB in 117 packages
>>> haveged: Updating the main/x86 repository index...
>>> haveged: Signing the index...