>>> rng-tools: Building main/rng-tools 6.16-r4 (using abuild 3.12.0-r5) started Thu, 21 Mar 2024 06:53:16 +0000 >>> rng-tools: Checking sanity of /home/buildozer/aports/main/rng-tools/APKBUILD... >>> rng-tools: Analyzing dependencies... >>> rng-tools: Installing for build: build-base argp-standalone autoconf automake curl-dev jansson-dev jitterentropy-library-dev libcap-dev librtlsdr-dev libtool libxml2-dev linux-headers openssl-dev>3 (1/37) Installing argp-standalone (1.5.0-r1) (2/37) Installing m4 (1.4.19-r3) (3/37) Installing libbz2 (1.0.8-r6) (4/37) Installing perl (5.38.2-r0) (5/37) Installing autoconf (2.72-r0) (6/37) Installing automake (1.16.5-r2) (7/37) Installing brotli (1.1.0-r1) (8/37) Installing brotli-dev (1.1.0-r1) (9/37) Installing c-ares-dev (1.26.0-r0) (10/37) Installing libidn2-dev (2.3.7-r0) (11/37) Installing libpsl-utils (0.21.5-r1) (12/37) Installing libpsl-dev (0.21.5-r1) (13/37) Installing nghttp2-dev (1.59.0-r0) (14/37) Installing openssl-dev (3.1.5-r5) (15/37) Installing zlib-dev (1.3.1-r0) (16/37) Installing curl-dev (8.6.0-r0) (17/37) Installing jansson-dev (2.14-r4) (18/37) Installing jitterentropy-library (3.4.1-r1) (19/37) Installing jitterentropy-library-dev (3.4.1-r1) (20/37) Installing linux-headers (6.6-r0) (21/37) Installing libcap-dev (2.69-r1) (22/37) Installing libusb (1.0.27-r0) (23/37) Installing libusb-dev (1.0.27-r0) (24/37) Installing librtlsdr (2.0.1-r1) (25/37) Installing librtlsdr-dev (2.0.1-r1) (26/37) Installing libltdl (2.4.7-r3) (27/37) Installing libtool (2.4.7-r3) (28/37) Installing xz-libs (5.6.1-r1) (29/37) Installing xz (5.6.1-r1) (30/37) Installing xz-dev (5.6.1-r1) (31/37) Installing libxml2 (2.12.6-r0) (32/37) Installing libxml2-utils (2.12.6-r0) (33/37) Installing libxml2-dev (2.12.6-r0) (34/37) Installing .makedepends-rng-tools (20240321.065316) (35/37) Installing perl-error (0.17029-r2) (36/37) Installing perl-git (2.44.0-r0) (37/37) Installing git-perl (2.44.0-r0) Executing busybox-1.36.1-r21.trigger OK: 368 MiB in 140 packages >>> rng-tools: Cleaning up srcdir >>> rng-tools: Cleaning up pkgdir >>> rng-tools: Cleaning up tmpdir >>> rng-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rng-tools-6.16.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/rng-tools-6.16.tar.gz.part' rng-tools-6.16.tar.g 100% |********************************| 67401 0:00:00 ETA '/var/cache/distfiles/rng-tools-6.16.tar.gz.part' saved >>> rng-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rng-tools-6.16.tar.gz >>> rng-tools: Checking sha512sums... rng-tools-6.16.tar.gz: OK 01-fix-ignorefail.patch: OK 02-fix-random_step-boundary.patch: OK 03-correct-linux-poolsize.patch: OK README.Alpine: OK rngd.confd: OK rngd.confd-arm: OK rngd.initd: OK rngd-extra.confd: OK rngd-extra.confd-arm: OK rngd-extra.initd: OK >>> rng-tools: Unpacking /var/cache/distfiles/rng-tools-6.16.tar.gz... >>> rng-tools: 01-fix-ignorefail.patch patching file rngd.c >>> rng-tools: 02-fix-random_step-boundary.patch patching file rngd.c >>> rng-tools: 03-correct-linux-poolsize.patch patching file rngd.8.in patching file rngd.c patching file rngd_linux.c configure.ac:74: installing './ar-lib' configure.ac:28: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:25: installing './install-sh' configure.ac:25: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure.ac:75: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.ac:75: the top level configure.ac:77: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:77: the top level >>> rng-tools: Building rng-tools-extra checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking target system type... armv8l-unknown-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c 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 whether make supports the include directive... yes (GNU style) checking for 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 dependency style of gcc... gcc3 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking dependency style of gcc... gcc3 checking for 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 dependency style of gcc... (cached) gcc3 checking for ranlib... ranlib checking for ar... ar checking the archiver (ar) interface... ar checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... gcc -E checking for egrep -e... /bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sys/auxv.h... yes configure: Searching for jitterentropy library checking for library containing jent_version... -ljitterentropy checking for jent_notime_settick in -ljitterentropy... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether pthread_attr_setaffinity_np is declared... no checking whether pthread_setaffinity_np is declared... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxml-2.0... yes checking for libcurl... yes checking for jansson... yes checking for librtlsdr... yes checking for openssl... yes checking for libcap... yes checking dependency style of gcc... (cached) gcc3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating tests/Makefile config.status: creating rngd.8 config.status: creating rngtest.1 config.status: creating rng-tools-config.h config.status: executing depfiles commands gcc -DHAVE_CONFIG_H -I. -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd.o -MD -MP -MF .deps/rngd-rngd.Tpo -c -o rngd-rngd.o `test -f 'rngd.c' || echo './'`rngd.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd_entsource.o -MD -MP -MF .deps/rngd-rngd_entsource.Tpo -c -o rngd-rngd_entsource.o `test -f 'rngd_entsource.c' || echo './'`rngd_entsource.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd_linux.o -MD -MP -MF .deps/rngd-rngd_linux.Tpo -c -o rngd-rngd_linux.o `test -f 'rngd_linux.c' || echo './'`rngd_linux.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-util.o -MD -MP -MF .deps/rngd-util.Tpo -c -o rngd-util.o `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-ossl_helpers.o -MD -MP -MF .deps/rngd-ossl_helpers.Tpo -c -o rngd-ossl_helpers.o `test -f 'ossl_helpers.c' || echo './'`ossl_helpers.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd_nistbeacon.o -MD -MP -MF .deps/rngd-rngd_nistbeacon.Tpo -c -o rngd-rngd_nistbeacon.o `test -f 'rngd_nistbeacon.c' || echo './'`rngd_nistbeacon.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd_jitter.o -MD -MP -MF .deps/rngd-rngd_jitter.Tpo -c -o rngd-rngd_jitter.o `test -f 'rngd_jitter.c' || echo './'`rngd_jitter.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd_rtlsdr.o -MD -MP -MF .deps/rngd-rngd_rtlsdr.Tpo -c -o rngd-rngd_rtlsdr.o `test -f 'rngd_rtlsdr.c' || echo './'`rngd_rtlsdr.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd_qrypt.o -MD -MP -MF .deps/rngd-rngd_qrypt.Tpo -c -o rngd-rngd_qrypt.o `test -f 'rngd_qrypt.c' || echo './'`rngd_qrypt.c gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fips.o -MD -MP -MF .deps/fips.Tpo -c -o fips.o fips.c gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngtest.o -MD -MP -MF .deps/rngtest.Tpo -c -o rngtest.o rngtest.c In file included from rngd_linux.c:36: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from rngd_jitter.c:35: rngd_jitter.c: In function 'xread_jitter': rngd_jitter.c:172:62: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 172 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter requests %ld bytes from pipe\n", need); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:172:87: note: format string is defined here 172 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter requests %ld bytes from pipe\n", need); | ~~^ | | | long int | %d rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:172:17: note: in expansion of macro 'message_entsrc' 172 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter requests %ld bytes from pipe\n", need); | ^~~~~~~~~~~~~~ rngd_jitter.c:191:78: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | request, need); | ~~~~~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:191:112: note: format string is defined here 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ~~^ | | | long int | %d rngd_jitter.c:191:78: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'ssize_t' {aka 'int'} [-Wformat=] 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | request, need); | ~~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:191:131: note: format string is defined here 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ~~^ | | | long int | %d rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:191:33: note: in expansion of macro 'message_entsrc' 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ^~~~~~~~~~~~~~ rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:191:33: note: in expansion of macro 'message_entsrc' 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ^~~~~~~~~~~~~~ rngd_jitter.c:203:62: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 203 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter gets %ld bytes\n", request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:203:83: note: format string is defined here 203 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter gets %ld bytes\n", request); | ~~^ | | | long int | %d rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:203:17: note: in expansion of macro 'message_entsrc' 203 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter gets %ld bytes\n", request); | ^~~~~~~~~~~~~~ rngd_jitter.c: In function 'thread_entropy_task': rngd_jitter.c:332:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 332 | message_entsrc(me->ent_src,LOG_DAEMON|LOG_DEBUG, "DONE Writing to pipe with return %ld\n", ret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:332:110: note: format string is defined here 332 | message_entsrc(me->ent_src,LOG_DAEMON|LOG_DEBUG, "DONE Writing to pipe with return %ld\n", ret); | ~~^ | | | long int | %d rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:332:25: note: in expansion of macro 'message_entsrc' 332 | message_entsrc(me->ent_src,LOG_DAEMON|LOG_DEBUG, "DONE Writing to pipe with return %ld\n", ret); | ^~~~~~~~~~~~~~ mv -f .deps/rngd-util.Tpo .deps/rngd-util.Po mv -f .deps/stats.Tpo .deps/stats.Po mv -f .deps/rngd-rngd_linux.Tpo .deps/rngd-rngd_linux.Po mv -f .deps/fips.Tpo .deps/fips.Po rm -f librngd.a ar cru librngd.a fips.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib librngd.a mv -f .deps/rngd-ossl_helpers.Tpo .deps/rngd-ossl_helpers.Po mv -f .deps/rngtest.Tpo .deps/rngtest.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o rngtest stats.o rngtest.o librngd.a -ljitterentropy -largp mv -f .deps/rngd-rngd_entsource.Tpo .deps/rngd-rngd_entsource.Po mv -f .deps/rngd-rngd_rtlsdr.Tpo .deps/rngd-rngd_rtlsdr.Po mv -f .deps/rngd-rngd_qrypt.Tpo .deps/rngd-rngd_qrypt.Po mv -f .deps/rngd-rngd.Tpo .deps/rngd-rngd.Po mv -f .deps/rngd-rngd_jitter.Tpo .deps/rngd-rngd_jitter.Po mv -f .deps/rngd-rngd_nistbeacon.Tpo .deps/rngd-rngd_nistbeacon.Po gcc -I/usr/include/ -I/usr/include/libxml2 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o rngd rngd-rngd.o rngd-rngd_entsource.o rngd-rngd_linux.o rngd-util.o rngd-ossl_helpers.o rngd-rngd_nistbeacon.o rngd-rngd_jitter.o rngd-rngd_rtlsdr.o rngd-rngd_qrypt.o librngd.a -ljitterentropy -largp -lrtlsdr -ljansson -lcurl -lxml2 -lssl -lcrypto -lcap -ljitterentropy -largp >>> rng-tools: Building rng-tools checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking target system type... armv8l-unknown-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c 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 whether make supports the include directive... yes (GNU style) checking for 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 dependency style of gcc... gcc3 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking dependency style of gcc... gcc3 checking for 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 dependency style of gcc... (cached) gcc3 checking for ranlib... ranlib checking for ar... ar checking the archiver (ar) interface... ar checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... gcc -E checking for egrep -e... /bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sys/auxv.h... yes configure: Searching for jitterentropy library checking for library containing jent_version... -ljitterentropy checking for jent_notime_settick in -ljitterentropy... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether pthread_attr_setaffinity_np is declared... no checking whether pthread_setaffinity_np is declared... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for openssl... yes checking for libcap... yes checking dependency style of gcc... (cached) gcc3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating tests/Makefile config.status: creating rngd.8 config.status: creating rngtest.1 config.status: creating rng-tools-config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16' Making all in contrib make[2]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/contrib' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT randstat.o -MD -MP -MF .deps/randstat.Tpo -c -o randstat.o randstat.c In file included from randstat.c:3: /usr/include/sys/fcntl.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from randstat.c:5: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ mv -f .deps/randstat.Tpo .deps/randstat.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o randstat randstat.o -ljitterentropy -largp make[2]: Leaving directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/contrib' Making all in tests make[2]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/tests' make[2]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16' gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngtest.o -MD -MP -MF .deps/rngtest.Tpo -c -o rngtest.o rngtest.c gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT fips.o -MD -MP -MF .deps/fips.Tpo -c -o fips.o fips.c gcc -DHAVE_CONFIG_H -I. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd.o -MD -MP -MF .deps/rngd-rngd.Tpo -c -o rngd-rngd.o `test -f 'rngd.c' || echo './'`rngd.c gcc -DHAVE_CONFIG_H -I. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd_entsource.o -MD -MP -MF .deps/rngd-rngd_entsource.Tpo -c -o rngd-rngd_entsource.o `test -f 'rngd_entsource.c' || echo './'`rngd_entsource.c gcc -DHAVE_CONFIG_H -I. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd_linux.o -MD -MP -MF .deps/rngd-rngd_linux.Tpo -c -o rngd-rngd_linux.o `test -f 'rngd_linux.c' || echo './'`rngd_linux.c gcc -DHAVE_CONFIG_H -I. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-util.o -MD -MP -MF .deps/rngd-util.Tpo -c -o rngd-util.o `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-ossl_helpers.o -MD -MP -MF .deps/rngd-ossl_helpers.Tpo -c -o rngd-ossl_helpers.o `test -f 'ossl_helpers.c' || echo './'`ossl_helpers.c gcc -DHAVE_CONFIG_H -I. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rngd-rngd_jitter.o -MD -MP -MF .deps/rngd-rngd_jitter.Tpo -c -o rngd-rngd_jitter.o `test -f 'rngd_jitter.c' || echo './'`rngd_jitter.c In file included from rngd_linux.c:36: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from rngd_jitter.c:35: rngd_jitter.c: In function 'xread_jitter': rngd_jitter.c:172:62: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 172 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter requests %ld bytes from pipe\n", need); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:172:87: note: format string is defined here 172 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter requests %ld bytes from pipe\n", need); | ~~^ | | | long int | %d rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:172:17: note: in expansion of macro 'message_entsrc' 172 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter requests %ld bytes from pipe\n", need); | ^~~~~~~~~~~~~~ rngd_jitter.c:191:78: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | request, need); | ~~~~~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:191:112: note: format string is defined here 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ~~^ | | | long int | %d rngd_jitter.c:191:78: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'ssize_t' {aka 'int'} [-Wformat=] 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 192 | request, need); | ~~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:191:131: note: format string is defined here 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ~~^ | | | long int | %d rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:191:33: note: in expansion of macro 'message_entsrc' 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ^~~~~~~~~~~~~~ rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:191:33: note: in expansion of macro 'message_entsrc' 191 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "request of random data returns %ld less than need %ld\n", | ^~~~~~~~~~~~~~ rngd_jitter.c:203:62: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 203 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter gets %ld bytes\n", request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:203:83: note: format string is defined here 203 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter gets %ld bytes\n", request); | ~~^ | | | long int | %d rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:203:17: note: in expansion of macro 'message_entsrc' 203 | message_entsrc(ent_src,LOG_DAEMON|LOG_DEBUG, "xread_jitter gets %ld bytes\n", request); | ^~~~~~~~~~~~~~ rngd_jitter.c: In function 'thread_entropy_task': rngd_jitter.c:332:74: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 332 | message_entsrc(me->ent_src,LOG_DAEMON|LOG_DEBUG, "DONE Writing to pipe with return %ld\n", ret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ | | | ssize_t {aka int} rngd.h:202:50: note: in definition of macro 'message_entsrc' 202 | size_t ____neededmsg = snprintf(NULL, 0, fmt, ##args) + 1; \ | ^~~ rngd_jitter.c:332:110: note: format string is defined here 332 | message_entsrc(me->ent_src,LOG_DAEMON|LOG_DEBUG, "DONE Writing to pipe with return %ld\n", ret); | ~~^ | | | long int | %d rngd.h:205:34: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t' {aka 'int'} [-Wformat=] 205 | sprintf(____buf, "[%-6s]: " fmt, src->rng_sname, ##args); \ | ^~~~~~~~~~ rngd_jitter.c:332:25: note: in expansion of macro 'message_entsrc' 332 | message_entsrc(me->ent_src,LOG_DAEMON|LOG_DEBUG, "DONE Writing to pipe with return %ld\n", ret); | ^~~~~~~~~~~~~~ mv -f .deps/rngd-util.Tpo .deps/rngd-util.Po mv -f .deps/fips.Tpo .deps/fips.Po rm -f librngd.a ar cru librngd.a fips.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib librngd.a mv -f .deps/stats.Tpo .deps/stats.Po mv -f .deps/rngd-rngd_linux.Tpo .deps/rngd-rngd_linux.Po mv -f .deps/rngtest.Tpo .deps/rngtest.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o rngtest stats.o rngtest.o librngd.a -ljitterentropy -largp mv -f .deps/rngd-ossl_helpers.Tpo .deps/rngd-ossl_helpers.Po mv -f .deps/rngd-rngd_entsource.Tpo .deps/rngd-rngd_entsource.Po mv -f .deps/rngd-rngd.Tpo .deps/rngd-rngd.Po mv -f .deps/rngd-rngd_jitter.Tpo .deps/rngd-rngd_jitter.Po gcc -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -Wl,--as-needed,-O1,--sort-common -o rngd rngd-rngd.o rngd-rngd_entsource.o rngd-rngd_linux.o rngd-util.o rngd-ossl_helpers.o rngd-rngd_jitter.o librngd.a -ljitterentropy -largp -lssl -lcrypto -lcap -ljitterentropy -largp make[2]: Leaving directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16' make[1]: Leaving directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16' >>> rng-tools: Entering fakeroot... Making install in contrib make[1]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/contrib' make[2]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/contrib' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/bin' /usr/bin/install -c randstat '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/contrib' make[1]: Leaving directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/contrib' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/tests' make[2]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/tests' 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/rng-tools/src/rng-tools-6.16/tests' make[1]: Leaving directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16/tests' make[1]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16' make[2]: Entering directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16' /bin/mkdir -p '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/share/man/man8' /bin/mkdir -p '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/bin' /bin/mkdir -p '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/sbin' /usr/bin/install -c rngd '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/sbin' /usr/bin/install -c rngtest '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/bin' /usr/bin/install -c -m 644 rngtest.1 '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/share/man/man1' /usr/bin/install -c -m 644 rngd.8 '/home/buildozer/aports/main/rng-tools/pkg/rng-tools/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16' make[1]: Leaving directory '/home/buildozer/aports/main/rng-tools/src/rng-tools-6.16' >>> rng-tools-doc*: Running split function doc... >>> rng-tools-doc*: Preparing subpackage rng-tools-doc... >>> rng-tools-doc*: Running postcheck for rng-tools-doc >>> rng-tools-openrc*: Running split function openrc... >>> rng-tools-openrc*: Preparing subpackage rng-tools-openrc... >>> rng-tools-openrc*: Running postcheck for rng-tools-openrc >>> rng-tools-extra*: Running split function extra... /bin/mkdir -p '/home/buildozer/aports/main/rng-tools/pkg/rng-tools-extra/usr/bin' /bin/mkdir -p '/home/buildozer/aports/main/rng-tools/pkg/rng-tools-extra/usr/sbin' /usr/bin/install -c rngtest '/home/buildozer/aports/main/rng-tools/pkg/rng-tools-extra/usr/bin' /usr/bin/install -c rngd '/home/buildozer/aports/main/rng-tools/pkg/rng-tools-extra/usr/sbin' >>> rng-tools-extra*: Preparing subpackage rng-tools-extra... >>> rng-tools-extra*: Stripping binaries >>> rng-tools-extra*: Script found. /bin/sh added as a dependency for rng-tools-extra-6.16-r4.apk >>> rng-tools-extra*: Adding .pre-install >>> rng-tools-extra*: Adding .pre-upgrade >>> rng-tools-extra*: Running postcheck for rng-tools-extra >>> rng-tools-extra-openrc*: Running split function extra_openrc... >>> rng-tools-extra-openrc*: Preparing subpackage rng-tools-extra-openrc... >>> rng-tools-extra-openrc*: Running postcheck for rng-tools-extra-openrc >>> rng-tools*: Running postcheck for rng-tools >>> rng-tools*: Preparing package rng-tools... >>> rng-tools*: Stripping binaries >>> rng-tools*: Script found. /bin/sh added as a dependency for rng-tools-6.16-r4.apk >>> rng-tools*: Adding .pre-install >>> rng-tools*: Adding .pre-upgrade >>> rng-tools-doc*: Scanning shared objects >>> rng-tools-extra-openrc*: Scanning shared objects >>> rng-tools-extra*: Scanning shared objects >>> rng-tools-openrc*: Scanning shared objects >>> rng-tools*: Scanning shared objects >>> rng-tools-doc*: Tracing dependencies... >>> rng-tools-doc*: Package size: 44.0 KB >>> rng-tools-doc*: Compressing data... >>> rng-tools-doc*: Create checksum... >>> rng-tools-doc*: Create rng-tools-doc-6.16-r4.apk >>> rng-tools-extra-openrc*: Tracing dependencies... >>> rng-tools-extra-openrc*: Package size: 24.0 KB >>> rng-tools-extra-openrc*: Compressing data... >>> rng-tools-extra-openrc*: Create checksum... >>> rng-tools-extra-openrc*: Create rng-tools-extra-openrc-6.16-r4.apk >>> rng-tools-extra*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 so:libcap.so.2 so:libcrypto.so.3 so:libcurl.so.4 so:libjansson.so.4 so:libjitterentropy.so.3 so:librtlsdr.so.2 >>> rng-tools-extra*: Package size: 164.0 KB >>> rng-tools-extra*: Compressing data... >>> rng-tools-extra*: Create checksum... >>> rng-tools-extra*: Create rng-tools-extra-6.16-r4.apk >>> rng-tools-openrc*: Tracing dependencies... >>> rng-tools-openrc*: Package size: 24.0 KB >>> rng-tools-openrc*: Compressing data... >>> rng-tools-openrc*: Create checksum... >>> rng-tools-openrc*: Create rng-tools-openrc-6.16-r4.apk >>> rng-tools*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 so:libcap.so.2 so:libcrypto.so.3 so:libjitterentropy.so.3 >>> rng-tools*: Package size: 140.0 KB >>> rng-tools*: Compressing data... >>> rng-tools*: Create checksum... >>> rng-tools*: Create rng-tools-6.16-r4.apk >>> rng-tools: Build complete at Thu, 21 Mar 2024 06:53:28 +0000 elapsed time 0h 0m 12s >>> rng-tools: Cleaning up srcdir >>> rng-tools: Cleaning up pkgdir >>> rng-tools: Uninstalling dependencies... (1/37) Purging .makedepends-rng-tools (20240321.065316) (2/37) Purging argp-standalone (1.5.0-r1) (3/37) Purging autoconf (2.72-r0) (4/37) Purging m4 (1.4.19-r3) (5/37) Purging automake (1.16.5-r2) (6/37) Purging curl-dev (8.6.0-r0) (7/37) Purging brotli-dev (1.1.0-r1) (8/37) Purging brotli (1.1.0-r1) (9/37) Purging c-ares-dev (1.26.0-r0) (10/37) Purging libpsl-dev (0.21.5-r1) (11/37) Purging libpsl-utils (0.21.5-r1) (12/37) Purging nghttp2-dev (1.59.0-r0) (13/37) Purging jansson-dev (2.14-r4) (14/37) Purging jitterentropy-library-dev (3.4.1-r1) (15/37) Purging jitterentropy-library (3.4.1-r1) (16/37) Purging libcap-dev (2.69-r1) (17/37) Purging librtlsdr-dev (2.0.1-r1) (18/37) Purging libusb-dev (1.0.27-r0) (19/37) Purging librtlsdr (2.0.1-r1) (20/37) Purging libtool (2.4.7-r3) (21/37) Purging libltdl (2.4.7-r3) (22/37) Purging libxml2-dev (2.12.6-r0) (23/37) Purging libxml2-utils (2.12.6-r0) (24/37) Purging libxml2 (2.12.6-r0) (25/37) Purging linux-headers (6.6-r0) (26/37) Purging openssl-dev (3.1.5-r5) (27/37) Purging git-perl (2.44.0-r0) (28/37) Purging perl-git (2.44.0-r0) (29/37) Purging perl-error (0.17029-r2) (30/37) Purging perl (5.38.2-r0) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libidn2-dev (2.3.7-r0) (33/37) Purging libusb (1.0.27-r0) (34/37) Purging xz-dev (5.6.1-r1) (35/37) Purging xz (5.6.1-r1) (36/37) Purging xz-libs (5.6.1-r1) (37/37) Purging zlib-dev (1.3.1-r0) Executing busybox-1.36.1-r21.trigger OK: 315 MiB in 103 packages >>> rng-tools: Updating the main/armhf repository index... >>> rng-tools: Signing the index...