>>> sunwait: Building community/sunwait 0.8-r1 (using abuild 3.13.0-r3) started Fri, 03 May 2024 15:53:55 +0000
>>> sunwait: Checking sanity of /home/buildozer/aports/community/sunwait/APKBUILD...
>>> sunwait: Analyzing dependencies...
>>> sunwait: Installing for build: build-base
(1/1) Installing .makedepends-sunwait (20240503.155406)
OK: 415 MiB in 104 packages
>>> sunwait: Cleaning up srcdir
>>> sunwait: Cleaning up pkgdir
>>> sunwait: Cleaning up tmpdir
>>> sunwait: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/sunwait0-8.tar
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> sunwait: Fetching https://downloads.sourceforge.net/sunwait4windows/sunwait0-8.tar
Connecting to downloads.sourceforge.net (204.68.111.105:443)
Connecting to master.dl.sourceforge.net (216.105.38.12:443)
saving to '/var/cache/distfiles/v3.20/sunwait0-8.tar.part'
sunwait0-8.tar.part  100% |********************************| 81920  0:00:00 ETA
'/var/cache/distfiles/v3.20/sunwait0-8.tar.part' saved
>>> sunwait: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/sunwait0-8.tar
>>> sunwait: Checking sha512sums...
sunwait0-8.tar: OK
>>> sunwait: Unpacking /var/cache/distfiles/v3.20/sunwait0-8.tar...
gcc -c -Wall  sunwait.cpp -o sunwait.o
gcc -c -Wall  sunriset.cpp -o sunriset.o
gcc -c -Wall  print.cpp -o print.o
sunriset.cpp: In function 'void sun_RA_dec(double, double*, double*, double*)':
sunriset.cpp:151:18: warning: variable 'zs' set but not used [-Wunused-but-set-variable]
  151 |   double xs, ys, zs;
      |                  ^~
sunwait.cpp: In function 'int main(int, char**)':
sunwait.cpp:664:62: warning: value computed is not used [-Wunused-value]
  664 |     if (arg[0] == '-' && arg[1] != '\0' && !isdigit(arg[1])) *arg++;
      |                                                              ^~~~~~
gcc sunwait.o sunriset.o print.o sunwait.h sunriset.h print.h -o sunwait -lm -lstdc++
>>> sunwait: Entering fakeroot...
>>> sunwait*: Running postcheck for sunwait
>>> sunwait*: Preparing package sunwait...
>>> sunwait*: Stripping binaries
>>> sunwait*: Scanning shared objects
>>> sunwait*: Tracing dependencies...
	so:libc.musl-ppc64le.so.1
>>> sunwait*: Package size: 80.0 KB
>>> sunwait*: Compressing data...
>>> sunwait*: Create checksum...
>>> sunwait*: Create sunwait-0.8-r1.apk
>>> sunwait: Build complete at Fri, 03 May 2024 15:54:09 +0000 elapsed time 0h 0m 14s
>>> sunwait: Cleaning up srcdir
>>> sunwait: Cleaning up pkgdir
>>> sunwait: Uninstalling dependencies...
(1/1) Purging .makedepends-sunwait (20240503.155406)
OK: 415 MiB in 103 packages
>>> sunwait: Updating the community/ppc64le repository index...
>>> sunwait: Signing the index...