>>> fennel: Building community/fennel 0.10.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 14:39:19 +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 (20211021.143922) Executing busybox-1.34.1-r1.trigger OK: 345 MiB in 100 packages >>> fennel: Cleaning up srcdir >>> fennel: Cleaning up pkgdir >>> fennel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/fennel-0.10.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> fennel: Fetching fennel-0.10.0.tar.gz::https://git.sr.ht/~technomancy/fennel/archive/0.10.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 215k 0 215k 0 0 360k 0 --:--:-- --:--:-- --:--:-- 360k >>> fennel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/fennel-0.10.0.tar.gz >>> fennel: Checking sha512sums... fennel-0.10.0.tar.gz: OK >>> fennel: Unpacking /var/cache/distfiles/v3.15/fennel-0.10.0.tar.gz... echo "#!/usr/bin/env lua5.3" > fennel curl https://www.lua.org/ftp/lua-5.3.5.tar.gz | tar xz lua5.3 old/launcher.lua --add-fennel-path src/?.fnl --globals "_G,_ENV" --no-metadata --require-as-include --compile src/launcher.fnl >> fennel % 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 296k 100 296k 0 0 980k 0 --:--:-- --:--:-- --:--:-- 981k chmod 755 fennel FENNEL_PATH=src/?.fnl FENNEL_MACRO_PATH=src/?.fnl ./fennel --no-compiler-sandbox --compile-binary \ src/launcher.fnl fennel-bin /usr/lib/liblua-5.3.so.0.0.0 /home/buildozer/aports/community/fennel/src/fennel-0.10.0/lua-5.3.5/src 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 test/init.lua 1..79 # Started on Thu Oct 21 14:39:27 2021 ok 1 test-destructuring ok 2 test-core ok 3 test-conditionals ok 4 test-if ok 5 test-with-open ok 6 test-nest ok 7 test-edge ok 8 test-hashfn ok 9 test-method-calls ok 10 test-comparisons ok 11 test-functions ok 12 test-calculations ok 13 test-comment ok 14 test-fennelview ok 15 test-booleans ok 16 test-mangling ok 17 test-quote ok 18 test-quoted-source ok 19 test-autogensym ok 20 test-global-mangling ok 21 test-empty-values ok 22 test-include ok 23 test-env-iteration ok 24 test-traceback ok 25 test-short-circuit ok 26 test-leak ok 27 test-runtime-quote ok 28 test-no-undocumented ok 29 test-docstrings ok 30 test-cycles ok 31 test-fennelview-userdata-handling ok 32 test-gaps ok 33 test-escapes ok 34 test-newline ok 35 test-generated ok 36 test-prefixes ok 37 test-control-codes ok 38 test-basics ok 39 test-comments ok 40 test-fn-fails ok 41 test-global-fails ok 42 test-core-fails ok 43 test-suggestions ok 44 test-macro ok 45 test-macro-fails ok 46 test-binding-fails ok 47 test-local-completion ok 48 test-exit ok 49 test-macro-completion ok 50 test-apropos ok 51 test-options ok 52 test-plugins ok 53 test-reset ok 54 test-help ok 55 test-reload ok 56 test-method-completion ok 57 test-cli ok 58 test-lua-flag ok 59 test-import-macros ok 60 test-macrodebug ok 61 test-arrows ok 62 test-relative-macros ok 63 test-inline-macros ok 64 test-match ok 65 test-macro-path ok 66 test-lua-module ok 67 test-?. ok 68 test-eval-compiler ok 69 test-require-macros ok 70 test-missing-fn ok 71 test-arity-check ok 72 test-used ok 73 test-conditions ok 74 test-accumulate ok 75 test-for ok 76 test-comprehensions ok 77 test-each ok 78 test-shifts ok 79 test-ops # Ran 79 tests in 0.712 seconds, 79 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.10.0-r0.apk >>> fennel*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:liblua-5.3.so.0 >>> fennel*: Package size: 444.0 KB >>> fennel*: Compressing data... >>> fennel*: Create checksum... >>> fennel*: Create fennel-0.10.0-r0.apk >>> fennel: Build complete at Thu, 21 Oct 2021 14:39:28 +0000 elapsed time 0h 0m 9s >>> fennel: Cleaning up srcdir >>> fennel: Cleaning up pkgdir >>> fennel: Uninstalling dependencies... (1/5) Purging .makedepends-fennel (20211021.143922) (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.34.1-r1.trigger OK: 344 MiB in 95 packages >>> fennel: Updating the community/x86_64 repository index... >>> fennel: Signing the index...