>>> tinyscheme: Building testing/tinyscheme 1.42-r1 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 18:33:55 +0000 >>> tinyscheme: Checking sanity of /home/buildozer/aports/testing/tinyscheme/APKBUILD... >>> tinyscheme: Analyzing dependencies... >>> tinyscheme: Installing for build: build-base (1/1) Installing .makedepends-tinyscheme (20221014.183358) OK: 270 MiB in 97 packages >>> tinyscheme: Cleaning up srcdir >>> tinyscheme: Cleaning up pkgdir >>> tinyscheme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tinyscheme-1.42.tar.gz % 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 62156 100 62156 0 0 98k 0 --:--:-- --:--:-- --:--:-- 104k >>> tinyscheme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tinyscheme-1.42.tar.gz >>> tinyscheme: Checking sha512sums... tinyscheme-1.42.tar.gz: OK >>> tinyscheme: Unpacking /var/cache/distfiles/tinyscheme-1.42.tar.gz... gcc -fpic -pedantic -I. -c -g -Wno-char-subscripts -O -DSUN_DL=1 -DUSE_DL=1 -DUSE_MATH=1 -DUSE_ASCII_NAMES=0 scheme.c gcc -fpic -pedantic -I. -c -g -Wno-char-subscripts -O -DSUN_DL=1 -DUSE_DL=1 -DUSE_MATH=1 -DUSE_ASCII_NAMES=0 dynload.c dynload.c:24: warning: "SUN_DL" redefined 24 | #define SUN_DL | : note: this is the location of the previous definition dynload.c: In function 'dl_proc': dynload.c:77:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 77 | FARPROC fp=(FARPROC)dlsym(mo,proc); | ^ gcc -shared -o libtinyscheme.so scheme.o dynload.o -ldl -lm ar crs libtinyscheme.a scheme.o dynload.o gcc -fpic -pedantic -o scheme -g -Wno-char-subscripts -O scheme.o dynload.o -ldl -lm >>> tinyscheme: Entering fakeroot... >>> tinyscheme*: Running postcheck for tinyscheme >>> tinyscheme*: Preparing package tinyscheme... >>> tinyscheme*: Stripping binaries >>> tinyscheme*: Scanning shared objects >>> tinyscheme*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> tinyscheme*: Package size: 148.0 KB >>> tinyscheme*: Compressing data... >>> tinyscheme*: Create checksum... >>> tinyscheme*: Create tinyscheme-1.42-r1.apk >>> tinyscheme: Build complete at Fri, 14 Oct 2022 18:34:10 +0000 elapsed time 0h 0m 15s >>> tinyscheme: Cleaning up srcdir >>> tinyscheme: Cleaning up pkgdir >>> tinyscheme: Uninstalling dependencies... (1/1) Purging .makedepends-tinyscheme (20221014.183358) OK: 270 MiB in 96 packages >>> tinyscheme: Updating the testing/riscv64 repository index... >>> tinyscheme: Signing the index...