>>> nuttcp: Building community/nuttcp 8.2.2-r1 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 15:06:55 +0000 >>> nuttcp: Validating /home/buildozer/aports/community/nuttcp/APKBUILD... >>> nuttcp: Analyzing dependencies... >>> nuttcp: Installing for build: build-base linux-headers (1/2) Installing linux-headers (6.6-r1) (2/2) Installing .makedepends-nuttcp (20241101.150724) OK: 276 MiB in 103 packages >>> nuttcp: Cleaning up srcdir >>> nuttcp: Cleaning up pkgdir >>> nuttcp: Cleaning up tmpdir >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/nuttcp-8.2.2.c Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/nuttcp-8.2.2.c.part' nuttcp-8.2.2.c.part 100% |********************************| 281k 0:00:00 ETA '/var/cache/distfiles/v3.21/nuttcp-8.2.2.c.part' saved >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/nuttcp.8 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/nuttcp.8.part' nuttcp.8.part 100% |********************************| 16157 0:00:00 ETA '/var/cache/distfiles/v3.21/nuttcp.8.part' saved >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/nuttcp-8.2.2.c >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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... 'usr/share/man' -> '/home/buildozer/aports/community/nuttcp/pkg/nuttcp-doc/usr/share/man' >>> 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: 5.6 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-armv7.so.1 >>> nuttcp*: Package size: 113.4 KB >>> nuttcp*: Compressing data... >>> nuttcp*: Create checksum... >>> nuttcp*: Create nuttcp-8.2.2-r1.apk >>> nuttcp: Build complete at Fri, 01 Nov 2024 15:07:30 +0000 elapsed time 0h 0m 35s >>> nuttcp: Cleaning up srcdir >>> nuttcp: Cleaning up pkgdir >>> nuttcp: Uninstalling dependencies... (1/2) Purging .makedepends-nuttcp (20241101.150724) (2/2) Purging linux-headers (6.6-r1) OK: 271 MiB in 101 packages >>> nuttcp: Updating the community/armv7 repository index... >>> nuttcp: Signing the index...