>>> nuttcp: Building community/nuttcp 8.2.2-r0 (using abuild 3.8.0_rc3-r2) started Tue, 25 May 2021 09:44:15 +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.10.27-r0) (2/2) Installing .makedepends-nuttcp (20210525.094423) OK: 319 MiB in 91 packages >>> nuttcp: Cleaning up srcdir >>> nuttcp: Cleaning up pkgdir >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/nuttcp-8.2.2.c % 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 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nuttcp: Fetching http://nuttcp.net/nuttcp/nuttcp-8.2.2/nuttcp-8.2.2.c % 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 281k 100 281k 0 0 154k 0 0:00:01 0:00:01 --:--:-- 154k >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/nuttcp.8 % 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 0 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nuttcp: Fetching http://nuttcp.net/nuttcp/nuttcp-8.2.2/nuttcp.8 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16157 100 16157 0 0 65946 0 --:--:-- --:--:-- --:--:-- 66217 >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/nuttcp-8.2.2.c >>> nuttcp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/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:21: 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:21: 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:21: 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-r0.apk >>> nuttcp*: Tracing dependencies... so:libc.musl-x86.so.1 >>> nuttcp*: Package size: 136.0 KB >>> nuttcp*: Compressing data... >>> nuttcp*: Create checksum... >>> nuttcp*: Create nuttcp-8.2.2-r0.apk >>> nuttcp: Build complete at Tue, 25 May 2021 09:44:35 +0000 elapsed time 0h 0m 20s >>> nuttcp: Cleaning up srcdir >>> nuttcp: Cleaning up pkgdir >>> nuttcp: Uninstalling dependencies... (1/2) Purging .makedepends-nuttcp (20210525.094423) (2/2) Purging linux-headers (5.10.27-r0) OK: 312 MiB in 89 packages >>> nuttcp: Updating the community/x86 repository index... >>> nuttcp: Signing the index...