>>> lua-bit32: Building main/lua-bit32 5.3.0-r4 (using abuild 3.9.0-r0) started Tue, 12 Apr 2022 21:20:38 +0000 >>> lua-bit32: Checking sanity of /home/buildozer/aports/main/lua-bit32/APKBUILD... >>> lua-bit32: Analyzing dependencies... >>> lua-bit32: Installing for build: build-base lua5.1-dev lua5.2-dev lua5.3-dev lua5.4-dev (1/15) Installing lua5.1-libs (5.1.5-r10) (2/15) Installing lua5.1 (5.1.5-r10) (3/15) Installing lua5.1-dev (5.1.5-r10) (4/15) Installing lua5.2-dev (5.2.4-r9) (5/15) Installing linenoise (1.0-r1) (6/15) Installing lua5.3-libs (5.3.6-r3) (7/15) Installing lua5.3 (5.3.6-r3) (8/15) Installing lua5.3-dev (5.3.6-r3) (9/15) Installing lua5.4-libs (5.4.4-r2) (10/15) Installing ncurses-terminfo-base (6.3_p20220402-r0) (11/15) Installing ncurses-libs (6.3_p20220402-r0) (12/15) Installing readline (8.1.2-r0) (13/15) Installing lua5.4 (5.4.4-r2) (14/15) Installing lua5.4-dev (5.4.4-r2) (15/15) Installing .makedepends-lua-bit32 (20220412.212040) Executing busybox-1.35.0-r8.trigger OK: 260 MiB in 100 packages >>> lua-bit32: Cleaning up srcdir >>> lua-bit32: Cleaning up pkgdir >>> lua-bit32: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/lua-bit32-5.3.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> lua-bit32: Fetching lua-bit32-5.3.0.tar.gz::https://github.com/keplerproject/lua-compat-5.2/archive/bitlib-5.3.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 152 100 152 0 0 796 0 --:--:-- --:--:-- --:--:-- 800 100 21884 0 21884 0 0 51414 0 --:--:-- --:--:-- --:--:-- 51414 >>> lua-bit32: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/lua-bit32-5.3.0.tar.gz >>> lua-bit32: Checking sha512sums... lua-bit32-5.3.0.tar.gz: OK Makefile: OK >>> lua-bit32: Unpacking /var/cache/distfiles/v3.16/lua-bit32-5.3.0.tar.gz... >>> lua-bit32: build for Lua 5.1 mkdir -p 5.1 gcc -I c-api -Os -fomit-frame-pointer -shared -fPIC -o 5.1/bit32.so lbitlib.c >>> lua-bit32: build for Lua 5.2 mkdir -p 5.2 gcc -I c-api -Os -fomit-frame-pointer -I/usr/include/lua5.2 -shared -fPIC -o 5.2/bit32.so lbitlib.c >>> lua-bit32: build for Lua 5.3 mkdir -p 5.3 gcc -I c-api -Os -fomit-frame-pointer -I/usr/include/lua5.3 -shared -fPIC -o 5.3/bit32.so lbitlib.c >>> lua-bit32: build for Lua 5.4 mkdir -p 5.4 gcc -I c-api -Os -fomit-frame-pointer -I/usr/include/lua5.4 -shared -fPIC -o 5.4/bit32.so lbitlib.c lbitlib.c: In function 'andaux': lbitlib.c:54:10: warning: implicit declaration of function 'luaL_checkunsigned'; did you mean 'luaL_checkinteger'? [-Wimplicit-function-declaration] 54 | r &= luaL_checkunsigned(L, i); | ^~~~~~~~~~~~~~~~~~ | luaL_checkinteger lbitlib.c: In function 'b_and': lbitlib.c:61:3: warning: implicit declaration of function 'lua_pushunsigned'; did you mean 'lua_pushinteger'? [-Wimplicit-function-declaration] 61 | lua_pushunsigned(L, r); | ^~~~~~~~~~~~~~~~ | lua_pushinteger >>> lua-bit32: Entering fakeroot... >>> lua5.1-bit32*: Running split function _subpackage... >>> lua5.1-bit32*: Preparing subpackage lua5.1-bit32... >>> lua5.1-bit32*: Stripping binaries >>> lua5.1-bit32*: Running postcheck for lua5.1-bit32 >>> lua5.2-bit32*: Running split function _subpackage... >>> lua5.2-bit32*: Preparing subpackage lua5.2-bit32... >>> lua5.2-bit32*: Stripping binaries >>> lua5.2-bit32*: Running postcheck for lua5.2-bit32 >>> lua5.3-bit32*: Running split function _subpackage... >>> lua5.3-bit32*: Preparing subpackage lua5.3-bit32... >>> lua5.3-bit32*: Stripping binaries >>> lua5.3-bit32*: Running postcheck for lua5.3-bit32 >>> lua5.4-bit32*: Running split function _subpackage... >>> lua5.4-bit32*: Preparing subpackage lua5.4-bit32... >>> lua5.4-bit32*: Stripping binaries >>> lua5.4-bit32*: Running postcheck for lua5.4-bit32 >>> lua-bit32*: Running postcheck for lua-bit32 >>> lua-bit32*: Preparing package lua-bit32... >>> lua-bit32*: Stripping binaries >>> WARNING: lua-bit32*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-bit32*: Scanning shared objects >>> lua5.1-bit32*: Scanning shared objects >>> lua5.2-bit32*: Scanning shared objects >>> lua5.3-bit32*: Scanning shared objects >>> lua5.4-bit32*: Scanning shared objects >>> lua-bit32*: Tracing dependencies... >>> lua-bit32*: Package size: 4.0 KB >>> lua-bit32*: Compressing data... >>> lua-bit32*: Create checksum... >>> lua-bit32*: Create lua-bit32-5.3.0-r4.apk >>> lua5.1-bit32*: Tracing dependencies... lua5.1 so:libc.musl-armv7.so.1 >>> lua5.1-bit32*: Package size: 36.0 KB >>> lua5.1-bit32*: Compressing data... >>> lua5.1-bit32*: Create checksum... >>> lua5.1-bit32*: Create lua5.1-bit32-5.3.0-r4.apk >>> lua5.2-bit32*: Tracing dependencies... lua5.2 so:libc.musl-armv7.so.1 >>> lua5.2-bit32*: Package size: 28.0 KB >>> lua5.2-bit32*: Compressing data... >>> lua5.2-bit32*: Create checksum... >>> lua5.2-bit32*: Create lua5.2-bit32-5.3.0-r4.apk >>> lua5.3-bit32*: Tracing dependencies... lua5.3 so:libc.musl-armv7.so.1 >>> lua5.3-bit32*: Package size: 28.0 KB >>> lua5.3-bit32*: Compressing data... >>> lua5.3-bit32*: Create checksum... >>> lua5.3-bit32*: Create lua5.3-bit32-5.3.0-r4.apk >>> lua5.4-bit32*: Tracing dependencies... lua5.4 so:libc.musl-armv7.so.1 >>> lua5.4-bit32*: Package size: 28.0 KB >>> lua5.4-bit32*: Compressing data... >>> lua5.4-bit32*: Create checksum... >>> lua5.4-bit32*: Create lua5.4-bit32-5.3.0-r4.apk >>> lua-bit32: Build complete at Tue, 12 Apr 2022 21:20:42 +0000 elapsed time 0h 0m 4s >>> lua-bit32: Cleaning up srcdir >>> lua-bit32: Cleaning up pkgdir >>> lua-bit32: Uninstalling dependencies... (1/15) Purging .makedepends-lua-bit32 (20220412.212040) (2/15) Purging lua5.1-dev (5.1.5-r10) (3/15) Purging lua5.1 (5.1.5-r10) (4/15) Purging lua5.1-libs (5.1.5-r10) (5/15) Purging lua5.2-dev (5.2.4-r9) (6/15) Purging lua5.3-dev (5.3.6-r3) (7/15) Purging lua5.3 (5.3.6-r3) (8/15) Purging lua5.3-libs (5.3.6-r3) (9/15) Purging lua5.4-dev (5.4.4-r2) (10/15) Purging lua5.4 (5.4.4-r2) (11/15) Purging lua5.4-libs (5.4.4-r2) (12/15) Purging linenoise (1.0-r1) (13/15) Purging readline (8.1.2-r0) (14/15) Purging ncurses-libs (6.3_p20220402-r0) (15/15) Purging ncurses-terminfo-base (6.3_p20220402-r0) Executing busybox-1.35.0-r8.trigger OK: 254 MiB in 85 packages >>> lua-bit32: Updating the main/armv7 repository index... >>> lua-bit32: Signing the index...