>>> tinyscheme: Building testing/tinyscheme 1.42-r1 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 14:45:49 +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.144549) OK: 330 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 >>> 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/edge/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 >>> 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-armhf.so.1 >>> tinyscheme*: Package size: 160.0 KB >>> tinyscheme*: Compressing data... >>> tinyscheme*: Create checksum... >>> tinyscheme*: Create tinyscheme-1.42-r1.apk >>> tinyscheme: Build complete at Fri, 14 Oct 2022 14:45:51 +0000 elapsed time 0h 0m 2s >>> tinyscheme: Cleaning up srcdir >>> tinyscheme: Cleaning up pkgdir >>> tinyscheme: Uninstalling dependencies... (1/1) Purging .makedepends-tinyscheme (20221014.144549) OK: 330 MiB in 96 packages >>> tinyscheme: Updating the testing/armhf repository index... >>> tinyscheme: Signing the index...