>>> cutter: Building main/cutter 1.04-r1 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 00:15:51 +0000 >>> cutter: Checking sanity of /home/buildozer/aports/main/cutter/APKBUILD... >>> cutter: Analyzing dependencies... >>> cutter: Installing for build: build-base linux-headers (1/2) Installing linux-headers (5.10.41-r0) (2/2) Installing .makedepends-cutter (20211017.001555) OK: 349 MiB in 91 packages >>> cutter: Cleaning up srcdir >>> cutter: Cleaning up pkgdir >>> cutter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/cutter-1.04.tgz % 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 >>> cutter: Fetching http://www.digitage.co.uk/digitage/files/cutter/cutter-1.04.tgz % 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 13680 100 13680 0 0 186k 0 --:--:-- --:--:-- --:--:-- 188k >>> cutter: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/cutter-1.04.tgz >>> cutter: Checking sha512sums... cutter-1.04.tgz: OK musl-fix.patch: OK >>> cutter: Unpacking /var/cache/distfiles/v3.15/cutter-1.04.tgz... >>> cutter: musl-fix.patch patching file cutter.c Hunk #1 succeeded at 44 (offset -3 lines). cc cutter.c -o cutter cutter.c: In function 'getnexthop': cutter.c:131:27: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 4 has type 'in_addr_t *' {aka 'unsigned int *'} [-Wformat=] 131 | if (sscanf(buff, "%s %8lx %8lx %4x %d %d %d %8lx %d %d %d", | ~~~^ | | | long unsigned int * | %8x 132 | iface, &dest_ip, &gateway_ip, &flags, &refcnt, | ~~~~~~~~ | | | in_addr_t * {aka unsigned int *} cutter.c:131:32: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 5 has type 'in_addr_t *' {aka 'unsigned int *'} [-Wformat=] 131 | if (sscanf(buff, "%s %8lx %8lx %4x %d %d %d %8lx %d %d %d", | ~~~^ | | | long unsigned int * | %8x 132 | iface, &dest_ip, &gateway_ip, &flags, &refcnt, | ~~~~~~~~~~~ | | | in_addr_t * {aka unsigned int *} cutter.c:131:50: warning: format '%lx' expects argument of type 'long unsigned int *', but argument 10 has type 'in_addr_t *' {aka 'unsigned int *'} [-Wformat=] 131 | if (sscanf(buff, "%s %8lx %8lx %4x %d %d %d %8lx %d %d %d", | ~~~^ | | | long unsigned int * | %8x 132 | iface, &dest_ip, &gateway_ip, &flags, &refcnt, 133 | &use, &metric, &mask, &mtu, &window, &irtt | ~~~~~ | | | in_addr_t * {aka unsigned int *} cutter.c: In function 'send_rst': cutter.c:397:11: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] 397 | tstart = time(0); | ^~~~ >>> cutter: Entering fakeroot... >>> cutter*: Running postcheck for cutter >>> cutter*: Preparing package cutter... >>> cutter*: Stripping binaries >>> cutter*: Scanning shared objects >>> cutter*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> cutter*: Package size: 36.0 KB >>> cutter*: Compressing data... >>> cutter*: Create checksum... >>> cutter*: Create cutter-1.04-r1.apk >>> cutter: Build complete at Sun, 17 Oct 2021 00:15:56 +0000 elapsed time 0h 0m 5s >>> cutter: Cleaning up srcdir >>> cutter: Cleaning up pkgdir >>> cutter: Uninstalling dependencies... (1/2) Purging .makedepends-cutter (20211017.001555) (2/2) Purging linux-headers (5.10.41-r0) OK: 342 MiB in 89 packages >>> cutter: Updating the main/x86_64 repository index... >>> cutter: Signing the index...