>>> fennel: Building community/fennel 0.7.0-r0 (using abuild 3.7.0_rc1-r1) started Sun, 20 Dec 2020 03:25:40 +0000 >>> fennel: Checking sanity of /home/buildozer/aports/community/fennel/APKBUILD... >>> fennel: Analyzing dependencies... >>> fennel: Installing for build: build-base lua5.3 lua5.3-dev lua5.3-libs (1/5) Installing linenoise (1.0-r1) (2/5) Installing lua5.3-libs (5.3.6-r0) (3/5) Installing lua5.3 (5.3.6-r0) (4/5) Installing lua5.3-dev (5.3.6-r0) (5/5) Installing .makedepends-fennel (20201220.032542) Executing busybox-1.32.0-r8.trigger OK: 311 MiB in 91 packages >>> fennel: Cleaning up srcdir >>> fennel: Cleaning up pkgdir >>> fennel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/fennel-0.7.0.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 177k 100 177k 0 0 2403k 0 --:--:-- --:--:-- --:--:-- 2436k >>> fennel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/fennel-0.7.0.tar.gz >>> fennel: Checking sha512sums... fennel-0.7.0.tar.gz: OK >>> fennel: Unpacking /var/cache/distfiles/v3.13/fennel-0.7.0.tar.gz... lua5.3 old/launcher.lua --add-fennel-path src/?.fnl --globals "_G,_ENV" --no-metadata --require-as-include --compile src/fennel.fnl > fennel.lua lua5.3 old/launcher.lua --add-fennel-path src/?.fnl --globals "_G,_ENV" --compile fennelview.fnl > fennelview.lua echo "#!/usr/bin/env lua5.3" > fennel lua5.3 old/launcher.lua --add-fennel-path src/?.fnl --globals "_G,_ENV" --no-metadata --require-as-include --compile src/launcher.fnl >> fennel chmod 755 fennel ./fennel --add-fennel-path src/?.fnl --no-compiler-sandbox --compile-binary \ src/launcher.fnl fennel-bin \ /usr/lib/liblua-5.3.so.0.0.0 /usr/include/lua5.3 lua5.3 test/init.lua 1..47 # Started on Sun Dec 20 03:25:47 2020 ok 1 test-if ok 2 test-destructuring ok 3 test-conditionals ok 4 test-loops ok 5 test-with-open ok 6 test-booleans ok 7 test-core ok 8 test-hashfn ok 9 test-calculations ok 10 test-fennelview ok 11 test-comparisons ok 12 test-parsing ok 13 test-method_calls ok 14 test-match ok 15 test-functions ok 16 test-edge ok 17 test-comment ok 18 test-mangling ok 19 test-quote ok 20 test-quoted-source ok 21 test-runtime-quote ok 22 test-empty-values ok 23 test-traceback ok 24 test-short-circuit ok 25 test-global-mangling ok 26 test-env-iteration ok 27 test-include ok 28 test-leak ok 29 test-docstrings ok 30 test-no-undocumented ok 31 test-fennelview ok 32 test-suggestions ok 33 test-failures ok 34 test-reload ok 35 test-completion ok 36 test-exit ok 37 test-help ok 38 test-reset ok 39 test-lua-flag ok 40 test-cli ok 41 test-require-macros ok 42 test-macrodebug ok 43 test-arrows ok 44 test-eval-compiler ok 45 test-import-macros ok 46 test-inline-macros ok 47 test-used # Ran 47 tests in 0.498 seconds, 47 successes, 0 failures >>> fennel: Entering fakeroot... >>> fennel-doc*: Running split function doc... >>> fennel-doc*: Preparing subpackage fennel-doc... >>> fennel-doc*: Running postcheck for fennel-doc >>> fennel*: Running postcheck for fennel >>> fennel*: Preparing package fennel... >>> fennel*: Stripping binaries >>> fennel-doc*: Scanning shared objects >>> fennel*: Scanning shared objects >>> fennel-doc*: Tracing dependencies... >>> fennel-doc*: Package size: 28.0 KB >>> fennel-doc*: Compressing data... >>> fennel-doc*: Create checksum... >>> fennel-doc*: Create fennel-doc-0.7.0-r0.apk >>> fennel*: Tracing dependencies... so:libc.musl-x86.so.1 so:liblua-5.3.so.0 >>> fennel*: Package size: 352.0 KB >>> fennel*: Compressing data... >>> fennel*: Create checksum... >>> fennel*: Create fennel-0.7.0-r0.apk >>> fennel: Build complete at Sun, 20 Dec 2020 03:25:48 +0000 elapsed time 0h 0m 8s >>> fennel: Cleaning up srcdir >>> fennel: Cleaning up pkgdir >>> fennel: Uninstalling dependencies... (1/5) Purging .makedepends-fennel (20201220.032542) (2/5) Purging lua5.3-dev (5.3.6-r0) (3/5) Purging lua5.3 (5.3.6-r0) (4/5) Purging lua5.3-libs (5.3.6-r0) (5/5) Purging linenoise (1.0-r1) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> fennel: Updating the community/x86 repository index... >>> fennel: Signing the index...