>>> guile-json: Building community/guile-json 4.7.3-r0 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 07:41:39 +0000
>>> guile-json: Validating /home/buildozer/aports/community/guile-json/APKBUILD...
>>> guile-json: Analyzing dependencies...
>>> guile-json: Installing for build: build-base guile guile-dev
(1/10) Installing libffi (3.4.6-r0)
(2/10) Installing gc (8.2.8-r0)
(3/10) Installing guile-libs (3.0.9-r1)
(4/10) Installing guile (3.0.9-r1)
(5/10) Installing libgc++ (8.2.8-r0)
(6/10) Installing gc-dev (8.2.8-r0)
(7/10) Installing libgmpxx (6.3.0-r2)
(8/10) Installing gmp-dev (6.3.0-r2)
(9/10) Installing guile-dev (3.0.9-r1)
(10/10) Installing .makedepends-guile-json (20241111.074213)
Executing busybox-1.37.0-r6.trigger
OK: 395 MiB in 108 packages
>>> guile-json: Cleaning up srcdir
>>> guile-json: Cleaning up pkgdir
>>> guile-json: Cleaning up tmpdir
>>> guile-json: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/guile-json-4.7.3.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/guile-json-4.7.3.tar.gz.part'
guile-json-4.7.3.tar 100% |********************************|  160k  0:00:00 ETA
'/var/cache/distfiles/v3.21/guile-json-4.7.3.tar.gz.part' saved
>>> guile-json: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/guile-json-4.7.3.tar.gz
>>> guile-json: Checking sha512sums...
guile-json-4.7.3.tar.gz: OK
>>> guile-json: Unpacking /var/cache/distfiles/v3.21/guile-json-4.7.3.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for riscv64-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: checking for guile 3.0
configure: found guile 3.0
checking for guile-3.0... no
checking for guile3.0... no
checking for guile-3... no
checking for guile3... no
checking for guile... /usr/bin/guile
checking for Guile version >= 3.0... 3.0.9
checking for guild... /usr/bin/guild
checking for guile-config... /usr/bin/guile-config
checking for Guile site directory... /usr/share/guile/site/3.0
checking for Guile site-ccache directory using pkgconfig... /usr/lib/guile/3.0/site-ccache
checking for Guile extensions directory... /usr/lib/guile/3.0/extensions
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating json/Makefile
config.status: creating tests/Makefile
config.status: creating env

*** guile-json 4.7.3 has been successfully configured ***

guile-json is using:

    --prefix=/usr --libdir=/usr/lib

If you want to install in Guile system's directory re-run with:

    --prefix=/usr --libdir=/usr/lib

Making all in json
make[1]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/json'
../env /usr/bin/guild compile  -Wunbound-variable -Warity-mismatch -Wformat -o "builder.go" "builder.scm"
../env /usr/bin/guild compile  -Wunbound-variable -Warity-mismatch -Wformat -o "parser.go" "parser.scm"
../env /usr/bin/guild compile  -Wunbound-variable -Warity-mismatch -Wformat -o "record.go" "record.scm"
wrote `parser.go'
wrote `builder.go'
wrote `record.go'
make[1]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/json'
Making all in tests
make[1]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[1]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3'
./env /usr/bin/guild compile  -Wunbound-variable -Warity-mismatch -Wformat -o "json.go" "json.scm"
wrote `json.go'
make[1]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3'
Making check in json
make[1]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/json'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/json'
Making check in tests
make[1]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[3]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
PASS: test-builder.scm
PASS: test-parser.scm
PASS: test-record.scm
============================================================================
Testsuite summary for guile-json 4.7.3
============================================================================
# TOTAL: 3
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[2]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[1]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[1]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3'
>>> guile-json: Entering fakeroot...
Making install in json
make[1]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/json'
make[2]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/json'
make[2]: Nothing to be done for 'install-exec-am'.
 .././build-aux/install-sh -c -d '/home/buildozer/aports/community/guile-json/pkg/guile-json/usr/share/guile/site/3.0/json'
 .././build-aux/install-sh -c -d '/home/buildozer/aports/community/guile-json/pkg/guile-json/usr/lib/guile/3.0/site-ccache/json'
libfakeroot internal error: payload not recognized!
 /usr/bin/install -c -m 644  builder.scm parser.scm record.scm '/home/buildozer/aports/community/guile-json/pkg/guile-json/usr/share/guile/site/3.0/json/.'
 /usr/bin/install -c -m 644  builder.go parser.go record.go '/home/buildozer/aports/community/guile-json/pkg/guile-json/usr/lib/guile/3.0/site-ccache/json/.'
make[2]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/json'
make[1]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/json'
Making install in tests
make[1]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[2]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[1]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3/tests'
make[1]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3'
make[2]: Entering directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3'
make[2]: Nothing to be done for 'install-exec-am'.
 ./build-aux/install-sh -c -d '/home/buildozer/aports/community/guile-json/pkg/guile-json/usr/share/guile/site/3.0'
 ./build-aux/install-sh -c -d '/home/buildozer/aports/community/guile-json/pkg/guile-json/usr/lib/guile/3.0/site-ccache'
 /usr/bin/install -c -m 644  json.scm '/home/buildozer/aports/community/guile-json/pkg/guile-json/usr/share/guile/site/3.0/.'
 /usr/bin/install -c -m 644  json.go '/home/buildozer/aports/community/guile-json/pkg/guile-json/usr/lib/guile/3.0/site-ccache/.'
make[2]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3'
make[1]: Leaving directory '/home/buildozer/aports/community/guile-json/src/guile-json-4.7.3'
>>> guile-json*: Running postcheck for guile-json
>>> guile-json*: Preparing package guile-json...
>>> guile-json*: Scanning shared objects
>>> guile-json*: Tracing dependencies...
	guile
>>> guile-json*: Package size: 392.5 KB
>>> guile-json*: Compressing data...
>>> guile-json*: Create checksum...
>>> guile-json*: Create guile-json-4.7.3-r0.apk
>>> guile-json: Build complete at Mon, 11 Nov 2024 07:42:31 +0000 elapsed time 0h 0m 52s
>>> guile-json: Cleaning up srcdir
>>> guile-json: Cleaning up pkgdir
>>> guile-json: Uninstalling dependencies...
(1/10) Purging .makedepends-guile-json (20241111.074213)
(2/10) Purging guile-dev (3.0.9-r1)
(3/10) Purging guile (3.0.9-r1)
(4/10) Purging gc-dev (8.2.8-r0)
(5/10) Purging libgc++ (8.2.8-r0)
(6/10) Purging gmp-dev (6.3.0-r2)
(7/10) Purging libgmpxx (6.3.0-r2)
(8/10) Purging guile-libs (3.0.9-r1)
(9/10) Purging gc (8.2.8-r0)
(10/10) Purging libffi (3.4.6-r0)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> guile-json: Updating the community/riscv64 repository index...
>>> guile-json: Signing the index...