>>> tinyscheme: Building testing/tinyscheme 1.42-r1 (using abuild 3.13.0-r5) started Mon, 23 Sep 2024 10:25:37 +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 (20240923.102542) OK: 251 MiB in 104 packages >>> tinyscheme: Cleaning up srcdir >>> tinyscheme: Cleaning up pkgdir >>> tinyscheme: Cleaning up tmpdir >>> 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 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 >>> tinyscheme: Fetching https://downloads.sourceforge.net/tinyscheme/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 416 100 416 0 0 771 0 --:--:-- --:--:-- --:--:-- 771 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 417 100 417 0 0 162 0 0:00:02 0:00:02 --:--:-- 410 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 62156 100 62156 0 0 17157 0 0:00:03 0:00:03 --:--:-- 831k >>> 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:9: 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 >>> WARNING: tinyscheme: 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. >>> 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-loongarch64.so.1 >>> tinyscheme*: Package size: 192.0 KB >>> tinyscheme*: Compressing data... >>> tinyscheme*: Create checksum... >>> tinyscheme*: Create tinyscheme-1.42-r1.apk >>> tinyscheme: Build complete at Mon, 23 Sep 2024 10:25:47 +0000 elapsed time 0h 0m 10s >>> tinyscheme: Cleaning up srcdir >>> tinyscheme: Cleaning up pkgdir >>> tinyscheme: Uninstalling dependencies... (1/1) Purging .makedepends-tinyscheme (20240923.102542) OK: 251 MiB in 103 packages >>> tinyscheme: Updating the testing/loongarch64 repository index... >>> tinyscheme: Signing the index...