>>> fennel: Building community/fennel 0.9.2-r0 (using abuild 3.8.0_rc3-r2) started Sun, 23 May 2021 11:42:08 +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 (20210523.114209) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 94 packages >>> fennel: Cleaning up srcdir >>> fennel: Cleaning up pkgdir >>> fennel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/fennel-0.9.2.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 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> fennel: Fetching fennel-0.9.2.tar.gz::https://git.sr.ht/~technomancy/fennel/archive/0.9.2.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 100 204k 0 204k 0 0 240k 0 --:--:-- --:--:-- --:--:-- 239k >>> fennel: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/fennel-0.9.2.tar.gz >>> fennel: Checking sha512sums... fennel-0.9.2.tar.gz: OK >>> fennel: Unpacking /var/cache/distfiles/v3.14/fennel-0.9.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 296k 100 296k 0 0 675k 0 --:--:-- --:--:-- --:--:-- 675k 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 /home/buildozer/aports/community/fennel/src/fennel-0.9.2/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..65 # Started on Sun May 23 11:42:15 2021 ok 1 test-comment ok 2 test-with-open ok 3 test-comparisons ok 4 test-calculations ok 5 test-conditionals ok 6 test-destructuring ok 7 test-method-calls ok 8 test-nest ok 9 test-booleans ok 10 test-hashfn ok 11 test-functions ok 12 test-fennelview ok 13 test-edge ok 14 test-core ok 15 test-if ok 16 test-mangling ok 17 test-quoted-source ok 18 test-quote ok 19 test-leak ok 20 test-empty-values ok 21 test-traceback ok 22 test-global-mangling ok 23 test-short-circuit ok 24 test-env-iteration ok 25 test-runtime-quote ok 26 test-include ok 27 test-no-undocumented ok 28 test-docstrings ok 29 test-fennelview-userdata-handling ok 30 test-newline ok 31 test-escapes ok 32 test-fennelview ok 33 test-cycles ok 34 test-basics ok 35 test-control-codes ok 36 test-prefixes ok 37 test-comments ok 38 test-macro ok 39 test-suggestions ok 40 test-failures ok 41 test-completion ok 42 test-options ok 43 test-help ok 44 test-reset ok 45 test-exit ok 46 test-plugins ok 47 test-reload ok 48 test-cli ok 49 test-lua-flag ok 50 test-arrows ok 51 test-import-macros ok 52 test-require-macros ok 53 test-inline-macros ok 54 test-eval-compiler ok 55 test-?. ok 56 test-relative-macros ok 57 test-match ok 58 test-macrodebug ok 59 test-used ok 60 test-for ok 61 test-comprehensions ok 62 test-conditions ok 63 test-each ok 64 test-shifts ok 65 test-ops # Ran 65 tests in 0.787 seconds, 65 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.9.2-r0.apk >>> fennel*: Tracing dependencies... so:libc.musl-x86.so.1 so:liblua-5.3.so.0 >>> fennel*: Package size: 408.0 KB >>> fennel*: Compressing data... >>> fennel*: Create checksum... >>> fennel*: Create fennel-0.9.2-r0.apk >>> fennel: Build complete at Sun, 23 May 2021 11:42:17 +0000 elapsed time 0h 0m 9s >>> fennel: Cleaning up srcdir >>> fennel: Cleaning up pkgdir >>> fennel: Uninstalling dependencies... (1/5) Purging .makedepends-fennel (20210523.114209) (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.33.1-r1.trigger OK: 312 MiB in 89 packages >>> fennel: Updating the community/x86 repository index... >>> fennel: Signing the index...