>>> tachyon: Building testing/tachyon 0.99b6-r1 (using abuild 3.11.21-r0) started Tue, 15 Aug 2023 05:12:52 +0000 >>> tachyon: Checking sanity of /home/buildozer/aports/testing/tachyon/APKBUILD... >>> WARNING: tachyon: No maintainer >>> tachyon: Analyzing dependencies... >>> tachyon: Installing for build: build-base jpeg-dev libpng-dev (1/8) Installing libjpeg-turbo (3.0.0-r1) (2/8) Installing libturbojpeg (3.0.0-r1) (3/8) Installing libjpeg-turbo-dev (3.0.0-r1) (4/8) Installing jpeg-dev (9e-r1) (5/8) Installing libpng (1.6.40-r0) (6/8) Installing zlib-dev (1.2.13-r2) (7/8) Installing libpng-dev (1.6.40-r0) (8/8) Installing .makedepends-tachyon (20230815.051300) Executing busybox-1.36.1-r5.trigger OK: 920 MiB in 116 packages >>> tachyon: Cleaning up srcdir >>> tachyon: Cleaning up pkgdir >>> tachyon: Cleaning up tmpdir >>> tachyon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tachyon_0.99~b6%2Bdsx.orig.tar.xz >>> tachyon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tachyon_0.99~b6%2Bdsx.orig.tar.xz >>> tachyon: Checking sha512sums... tachyon_0.99~b6%2Bdsx.orig.tar.xz: OK >>> tachyon: Unpacking /var/cache/distfiles/tachyon_0.99~b6%2Bdsx.orig.tar.xz... make all \ "ARCH = linux-64-thr" \ "CC = gcc" \ "CFLAGS = -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG " \ "AR = ar" \ "ARFLAGS = r" \ "STRIP = strip" \ "RANLIB = ranlib" \ "LIBS = -L. -ltachyon -ljpeg -lpng16 -lm -lpthread" make[1]: Entering directory '/home/buildozer/aports/testing/tachyon/src/tachyon-0.99~b6+dsx.orig/unix' Building Tachyon Parallel Ray Tracing library Making compile directory ../compile Copyright 1994-2007, John E. Stone Making architecture directory ../compile/linux-64-thr All Rights Reserveed Making library directory ../compile/linux-64-thr/libtachyon make ../compile ../compile/linux-64-thr ../compile/linux-64-thr/libtachyon ../compile/linux-64-thr/libtachyon.a ../compile/linux-64-thr/tachyon make[2]: Entering directory '/home/buildozer/aports/testing/tachyon/src/tachyon-0.99~b6+dsx.orig/unix' make[2]: Nothing to be done for '../compile'. make[2]: Nothing to be done for '../compile/linux-64-thr'. make[2]: Nothing to be done for '../compile/linux-64-thr/libtachyon'. gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/api.c -o ../compile/linux-64-thr/libtachyon/api.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/apigeom.c -o ../compile/linux-64-thr/libtachyon/apigeom.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/box.c -o ../compile/linux-64-thr/libtachyon/box.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/global.c -o ../compile/linux-64-thr/libtachyon/global.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/hash.c -o ../compile/linux-64-thr/libtachyon/hash.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/parallel.c -o ../compile/linux-64-thr/libtachyon/parallel.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/threads.c -o ../compile/linux-64-thr/libtachyon/threads.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/camera.c -o ../compile/linux-64-thr/libtachyon/camera.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/render.c -o ../compile/linux-64-thr/libtachyon/render.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/trace.c -o ../compile/linux-64-thr/libtachyon/trace.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/grid.c -o ../compile/linux-64-thr/libtachyon/grid.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/intersect.c -o ../compile/linux-64-thr/libtachyon/intersect.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/sphere.c -o ../compile/linux-64-thr/libtachyon/sphere.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/plane.c -o ../compile/linux-64-thr/libtachyon/plane.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/ring.c -o ../compile/linux-64-thr/libtachyon/ring.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/triangle.c -o ../compile/linux-64-thr/libtachyon/triangle.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/cylinder.c -o ../compile/linux-64-thr/libtachyon/cylinder.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/quadric.c -o ../compile/linux-64-thr/libtachyon/quadric.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/extvol.c -o ../compile/linux-64-thr/libtachyon/extvol.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/vol.c -o ../compile/linux-64-thr/libtachyon/vol.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/ui.c -o ../compile/linux-64-thr/libtachyon/ui.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/util.c -o ../compile/linux-64-thr/libtachyon/util.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/vector.c -o ../compile/linux-64-thr/libtachyon/vector.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/shade.c -o ../compile/linux-64-thr/libtachyon/shade.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/texture.c -o ../compile/linux-64-thr/libtachyon/texture.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/coordsys.c -o ../compile/linux-64-thr/libtachyon/coordsys.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/imap.c -o ../compile/linux-64-thr/libtachyon/imap.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/light.c -o ../compile/linux-64-thr/libtachyon/light.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/imageio.c -o ../compile/linux-64-thr/libtachyon/imageio.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/jpeg.c -o ../compile/linux-64-thr/libtachyon/jpeg.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/pngfile.c -o ../compile/linux-64-thr/libtachyon/pngfile.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/ppm.c -o ../compile/linux-64-thr/libtachyon/ppm.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/psd.c -o ../compile/linux-64-thr/libtachyon/psd.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/sgirgb.c -o ../compile/linux-64-thr/libtachyon/sgirgb.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/tgafile.c -o ../compile/linux-64-thr/libtachyon/tgafile.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -c ../src/winbmp.c -o ../compile/linux-64-thr/libtachyon/winbmp.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -c ../demosrc/main.c -o ../compile/linux-64-thr/libtachyon/main.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -c ../demosrc/getargs.c -o ../compile/linux-64-thr/libtachyon/getargs.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -c ../demosrc/parse.c -o ../compile/linux-64-thr/libtachyon/parse.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -c ../demosrc/nffparse.c -o ../compile/linux-64-thr/libtachyon/nffparse.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -c ../demosrc/glwin.c -o ../compile/linux-64-thr/libtachyon/glwin.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -c ../demosrc/spaceball.c -o ../compile/linux-64-thr/libtachyon/spaceball.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -c ../demosrc/trackball.c -o ../compile/linux-64-thr/libtachyon/trackball.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -c ../demosrc/mgfparse.c -o ../compile/linux-64-thr/libtachyon/mgfparse.o gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -c ../demosrc/ac3dparse.c -o ../compile/linux-64-thr/libtachyon/ac3dparse.o ../demosrc/trackball.c:247:17: warning: argument 1 of type 'float[4]' with mismatched bound [-Warray-parameter=] 247 | add_quats(float q1[4], float q2[4], float dest[4]) | ~~~~~~^~~~~ In file included from ../demosrc/trackball.c:53: ../demosrc/trackball.h:62:18: note: previously declared as 'float *' 62 | add_quats(float *q1, float *q2, float *dest); | ~~~~~~~^~ ../demosrc/trackball.c:247:30: warning: argument 2 of type 'float[4]' with mismatched bound [-Warray-parameter=] 247 | add_quats(float q1[4], float q2[4], float dest[4]) | ~~~~~~^~~~~ ../demosrc/trackball.h:62:29: note: previously declared as 'float *' 62 | add_quats(float *q1, float *q2, float *dest); | ~~~~~~~^~ ../demosrc/trackball.c:247:43: warning: argument 3 of type 'float[4]' with mismatched bound [-Warray-parameter=] 247 | add_quats(float q1[4], float q2[4], float dest[4]) | ~~~~~~^~~~~~~ ../demosrc/trackball.h:62:40: note: previously declared as 'float *' 62 | add_quats(float *q1, float *q2, float *dest); | ~~~~~~~^~~~ ../demosrc/parse.c:1468:16: warning: 'GetSphereArray' defined but not used [-Wunused-function] 1468 | static errcode GetSphereArray(parsehandle * ph, SceneHandle scene) { | ^~~~~~~~~~~~~~ rm -f ../compile/linux-64-thr/libtachyon.a ar r ../compile/linux-64-thr/libtachyon.a ../compile/linux-64-thr/libtachyon/api.o ../compile/linux-64-thr/libtachyon/apigeom.o ../compile/linux-64-thr/libtachyon/box.o ../compile/linux-64-thr/libtachyon/global.o ../compile/linux-64-thr/libtachyon/hash.o ../compile/linux-64-thr/libtachyon/parallel.o ../compile/linux-64-thr/libtachyon/threads.o ../compile/linux-64-thr/libtachyon/camera.o ../compile/linux-64-thr/libtachyon/render.o ../compile/linux-64-thr/libtachyon/trace.o ../compile/linux-64-thr/libtachyon/grid.o ../compile/linux-64-thr/libtachyon/intersect.o ../compile/linux-64-thr/libtachyon/sphere.o ../compile/linux-64-thr/libtachyon/plane.o ../compile/linux-64-thr/libtachyon/ring.o ../compile/linux-64-thr/libtachyon/triangle.o ../compile/linux-64-thr/libtachyon/cylinder.o ../compile/linux-64-thr/libtachyon/quadric.o ../compile/linux-64-thr/libtachyon/extvol.o ../compile/linux-64-thr/libtachyon/vol.o ../compile/linux-64-thr/libtachyon/ui.o ../compile/linux-64-thr/libtachyon/util.o ../compile/linux-64-thr/libtachyon/vector.o ../compile/linux-64-thr/libtachyon/shade.o ../compile/linux-64-thr/libtachyon/texture.o ../compile/linux-64-thr/libtachyon/coordsys.o ../compile/linux-64-thr/libtachyon/imap.o ../compile/linux-64-thr/libtachyon/light.o ../compile/linux-64-thr/libtachyon/imageio.o ../compile/linux-64-thr/libtachyon/jpeg.o ../compile/linux-64-thr/libtachyon/pngfile.o ../compile/linux-64-thr/libtachyon/ppm.o ../compile/linux-64-thr/libtachyon/psd.o ../compile/linux-64-thr/libtachyon/sgirgb.o ../compile/linux-64-thr/libtachyon/tgafile.o ../compile/linux-64-thr/libtachyon/winbmp.o ar: creating ../compile/linux-64-thr/libtachyon.a ranlib ../compile/linux-64-thr/libtachyon.a gcc -Wall -O3 -fomit-frame-pointer -ffast-math -DLinux -DTHR -DUSEATOMICBARRIERS -D_REENTRANT -DUSEJPEG -DUSEPNG -I../src -I../demosrc -o ../compile/linux-64-thr/tachyon ../compile/linux-64-thr/libtachyon/main.o ../compile/linux-64-thr/libtachyon/getargs.o ../compile/linux-64-thr/libtachyon/parse.o ../compile/linux-64-thr/libtachyon/nffparse.o ../compile/linux-64-thr/libtachyon/glwin.o ../compile/linux-64-thr/libtachyon/spaceball.o ../compile/linux-64-thr/libtachyon/trackball.o ../compile/linux-64-thr/libtachyon/mgfparse.o ../compile/linux-64-thr/libtachyon/ac3dparse.o -L../compile/linux-64-thr -L. -ltachyon -ljpeg -lpng16 -lm -lpthread strip ../compile/linux-64-thr/tachyon make[2]: Leaving directory '/home/buildozer/aports/testing/tachyon/src/tachyon-0.99~b6+dsx.orig/unix' Build Complete make[1]: Leaving directory '/home/buildozer/aports/testing/tachyon/src/tachyon-0.99~b6+dsx.orig/unix' >>> tachyon: Entering fakeroot... >>> tachyon-scenes*: Running split function _scenes... '/home/buildozer/aports/testing/tachyon/pkg/tachyon/usr/share/tachyon/scenes' -> '/home/buildozer/aports/testing/tachyon/pkg/tachyon-scenes/usr/share/tachyon/scenes' >>> tachyon-scenes*: Preparing subpackage tachyon-scenes... >>> tachyon-scenes*: Stripping binaries >>> WARNING: tachyon-scenes*: Split function set arch="noarch" for tachyon-scenes, use subpackages=pkg:split:arch format instead >>> tachyon-scenes*: Running postcheck for tachyon-scenes >>> tachyon*: Running postcheck for tachyon >>> tachyon*: Preparing package tachyon... >>> tachyon*: Stripping binaries >>> tachyon-scenes*: Scanning shared objects >>> tachyon*: Scanning shared objects >>> tachyon-scenes*: Tracing dependencies... >>> tachyon-scenes*: Package size: 9.4 MB >>> tachyon-scenes*: Compressing data... >>> tachyon-scenes*: Create checksum... >>> tachyon-scenes*: Create tachyon-scenes-0.99b6-r1.apk >>> tachyon*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libjpeg.so.8 so:libpng16.so.16 >>> tachyon*: Package size: 192.0 KB >>> tachyon*: Compressing data... >>> tachyon*: Create checksum... >>> tachyon*: Create tachyon-0.99b6-r1.apk >>> tachyon: Build complete at Tue, 15 Aug 2023 05:13:20 +0000 elapsed time 0h 0m 28s >>> tachyon: Cleaning up srcdir >>> tachyon: Cleaning up pkgdir >>> tachyon: Uninstalling dependencies... (1/8) Purging .makedepends-tachyon (20230815.051300) (2/8) Purging jpeg-dev (9e-r1) (3/8) Purging libjpeg-turbo-dev (3.0.0-r1) (4/8) Purging libjpeg-turbo (3.0.0-r1) (5/8) Purging libturbojpeg (3.0.0-r1) (6/8) Purging libpng-dev (1.6.40-r0) (7/8) Purging libpng (1.6.40-r0) (8/8) Purging zlib-dev (1.2.13-r2) Executing busybox-1.36.1-r5.trigger OK: 918 MiB in 108 packages >>> tachyon: Updating the testing/riscv64 repository index... >>> tachyon: Signing the index...