>>> lua-b64: Building main/lua-b64 0.1-r3 (using abuild 3.7.0_rc1-r0) started Tue, 10 Nov 2020 18:11:46 +0000 >>> lua-b64: Checking sanity of /home/buildozer/aports/main/lua-b64/APKBUILD... >>> lua-b64: Analyzing dependencies... >>> lua-b64: Installing for build: build-base lua lua5.2-dev lua5.3-dev (1/6) Installing linenoise (1.0-r1) (2/6) Installing lua5.3-libs (5.3.6-r0) (3/6) Installing lua5.3 (5.3.6-r0) (4/6) Installing lua5.2-dev (5.2.4-r7) (5/6) Installing lua5.3-dev (5.3.6-r0) (6/6) Installing .makedepends-lua-b64 (20201110.181148) Executing busybox-1.32.0-r3.trigger OK: 311 MiB in 93 packages >>> lua-b64: Cleaning up srcdir >>> lua-b64: Cleaning up pkgdir >>> lua-b64: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/lua-b64-0.1.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 >>> lua-b64: Fetching lua-b64-0.1.tar.gz::https://github.com/ncopa/lua-b64/archive/v0.1.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 119 100 119 0 0 432 0 --:--:-- --:--:-- --:--:-- 432 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2349 100 2349 0 0 3257 0 --:--:-- --:--:-- --:--:-- 9911 >>> lua-b64: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/lua-b64-0.1.tar.gz >>> lua-b64: Checking sha512sums... lua-b64-0.1.tar.gz: OK 0001-b64-fix-segfault-caused-by-signed-char.patch: OK >>> lua-b64: Unpacking /var/cache/distfiles/v3.13/lua-b64-0.1.tar.gz... >>> lua-b64: 0001-b64-fix-segfault-caused-by-signed-char.patch patching file lua-b64.c >>> lua-b64: Building for Lua 5.2... make: Entering directory '/home/buildozer/aports/main/lua-b64/src/lua-b64-0.1-5.2' gcc -g -Werror -Wall -fPIC -I/usr/include/lua5.2 -o b64.so -shared lua-b64.c make: Leaving directory '/home/buildozer/aports/main/lua-b64/src/lua-b64-0.1-5.2' >>> lua-b64: Building for Lua 5.3... make: Entering directory '/home/buildozer/aports/main/lua-b64/src/lua-b64-0.1-5.3' gcc -g -Werror -Wall -fPIC -I/usr/include/lua5.3 -o b64.so -shared lua-b64.c make: Leaving directory '/home/buildozer/aports/main/lua-b64/src/lua-b64-0.1-5.3' >>> WARNING: lua-b64: 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. >>> lua-b64: Entering fakeroot... >>> lua5.2-b64*: Running split function _subpackage... >>> lua5.2-b64*: Preparing subpackage lua5.2-b64... >>> lua5.2-b64*: Stripping binaries >>> lua5.2-b64*: Running postcheck for lua5.2-b64 >>> lua5.3-b64*: Running split function _subpackage... >>> lua5.3-b64*: Preparing subpackage lua5.3-b64... >>> lua5.3-b64*: Stripping binaries >>> lua5.3-b64*: Running postcheck for lua5.3-b64 >>> lua-b64*: Running postcheck for lua-b64 >>> lua-b64*: Preparing package lua-b64... >>> lua-b64*: Stripping binaries >>> WARNING: lua-b64*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-b64*: Scanning shared objects >>> lua5.2-b64*: Scanning shared objects >>> lua5.3-b64*: Scanning shared objects >>> lua-b64*: Tracing dependencies... >>> lua-b64*: Package size: 4.0 KB >>> lua-b64*: Compressing data... >>> lua-b64*: Create checksum... >>> lua-b64*: Create lua-b64-0.1-r3.apk >>> lua5.2-b64*: Tracing dependencies... lua5.2 so:libc.musl-x86.so.1 >>> lua5.2-b64*: Package size: 36.0 KB >>> lua5.2-b64*: Compressing data... >>> lua5.2-b64*: Create checksum... >>> lua5.2-b64*: Create lua5.2-b64-0.1-r3.apk >>> lua5.3-b64*: Tracing dependencies... lua5.3 so:libc.musl-x86.so.1 >>> lua5.3-b64*: Package size: 36.0 KB >>> lua5.3-b64*: Compressing data... >>> lua5.3-b64*: Create checksum... >>> lua5.3-b64*: Create lua5.3-b64-0.1-r3.apk >>> lua-b64: Build complete at Tue, 10 Nov 2020 18:11:50 +0000 elapsed time 0h 0m 4s >>> lua-b64: Cleaning up srcdir >>> lua-b64: Cleaning up pkgdir >>> lua-b64: Uninstalling dependencies... (1/6) Purging .makedepends-lua-b64 (20201110.181148) (2/6) Purging lua5.2-dev (5.2.4-r7) (3/6) Purging lua5.3-dev (5.3.6-r0) (4/6) Purging lua5.3 (5.3.6-r0) (5/6) Purging lua5.3-libs (5.3.6-r0) (6/6) Purging linenoise (1.0-r1) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> lua-b64: Updating the main/x86 repository index... >>> lua-b64: Signing the index...