>>> nuttcp: Building community/nuttcp 8.2.2-r1 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 19:30:38 +0000 >>> nuttcp: Checking sanity of /home/buildozer/aports/community/nuttcp/APKBUILD... >>> nuttcp: Analyzing dependencies... >>> nuttcp: Installing for build: build-base linux-headers (1/2) Installing linux-headers (5.19.5-r0) (2/2) Installing .makedepends-nuttcp (20221024.193038) OK: 338 MiB in 98 packages >>> nuttcp: Cleaning up srcdir >>> nuttcp: Cleaning up pkgdir >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nuttcp-8.2.2.c >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nuttcp.8 >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nuttcp-8.2.2.c >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nuttcp.8 >>> nuttcp: Checking sha512sums... nuttcp-8.2.2.c: OK nuttcp.8: OK In file included from nuttcp-8.2.2.c:625: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ nuttcp-8.2.2.c: In function 'prusage': nuttcp-8.2.2.c:9696:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 9696 | sprintf(outp, "%ld", t == 0 ? 0 : (r1->ru_ixrss-r0->ru_ixrss)/t); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld nuttcp-8.2.2.c:9701:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 9701 | sprintf(outp, "%ld", t == 0 ? 0 : | ~~^ ~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld 9702 | (r1->ru_idrss+r1->ru_isrss-(r0->ru_idrss+r0->ru_isrss))/t); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nuttcp-8.2.2.c:9707:42: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 9707 | sprintf(outp, "%ld", t == 0 ? 0 : | ~~^ ~~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld 9708 | ((r1->ru_ixrss+r1->ru_isrss+r1->ru_idrss) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9709 | (r0->ru_ixrss+r0->ru_idrss+r0->ru_isrss))/t); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> WARNING: nuttcp: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> nuttcp: Entering fakeroot... >>> nuttcp-doc*: Running split function doc... >>> nuttcp-doc*: Preparing subpackage nuttcp-doc... >>> nuttcp-doc*: Running postcheck for nuttcp-doc >>> nuttcp*: Running postcheck for nuttcp >>> nuttcp*: Preparing package nuttcp... >>> nuttcp*: Stripping binaries >>> nuttcp-doc*: Scanning shared objects >>> nuttcp*: Scanning shared objects >>> nuttcp-doc*: Tracing dependencies... >>> nuttcp-doc*: Package size: 28.0 KB >>> nuttcp-doc*: Compressing data... >>> nuttcp-doc*: Create checksum... >>> nuttcp-doc*: Create nuttcp-doc-8.2.2-r1.apk >>> nuttcp*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> nuttcp*: Package size: 208.0 KB >>> nuttcp*: Compressing data... >>> nuttcp*: Create checksum... >>> nuttcp*: Create nuttcp-8.2.2-r1.apk >>> nuttcp: Build complete at Mon, 24 Oct 2022 19:30:44 +0000 elapsed time 0h 0m 6s >>> nuttcp: Cleaning up srcdir >>> nuttcp: Cleaning up pkgdir >>> nuttcp: Uninstalling dependencies... (1/2) Purging .makedepends-nuttcp (20221024.193038) (2/2) Purging linux-headers (5.19.5-r0) OK: 331 MiB in 96 packages >>> nuttcp: Updating the community/armhf repository index... >>> nuttcp: Signing the index...