>>> lua-bcrypt: Building community/lua-bcrypt 2.3-r0 (using abuild 3.13.0-r3) started Wed, 15 May 2024 22:58:06 +0000 >>> lua-bcrypt: Checking sanity of /home/buildozer/aports/community/lua-bcrypt/APKBUILD... >>> lua-bcrypt: Analyzing dependencies... >>> lua-bcrypt: Installing for build: build-base lua5.1 lua5.1-dev lua5.1-libs luarocks5.1 lua5.2 lua5.2-dev lua5.2-libs luarocks5.2 lua5.3 lua5.3-dev lua5.3-libs luarocks5.3 lua5.4 lua5.4-dev lua5.4-libs luarocks5.4 (1/18) Installing lua5.1-libs (5.1.5-r13) (2/18) Installing lua5.1 (5.1.5-r13) (3/18) Installing lua5.1-dev (5.1.5-r13) (4/18) Installing curl (8.7.1-r0) (5/18) Installing luarocks5.1 (3.11.0-r0) (6/18) Installing lua5.2-dev (5.2.4-r13) (7/18) Installing luarocks5.2 (3.11.0-r0) (8/18) Installing linenoise (1.0-r5) (9/18) Installing lua5.3-libs (5.3.6-r6) (10/18) Installing lua5.3 (5.3.6-r6) (11/18) Installing lua5.3-dev (5.3.6-r6) (12/18) Installing luarocks5.3 (3.11.0-r0) (13/18) Installing lua5.4-libs (5.4.6-r1) (14/18) Installing readline (8.2.10-r0) (15/18) Installing lua5.4 (5.4.6-r1) (16/18) Installing lua5.4-dev (5.4.6-r1) (17/18) Installing luarocks5.4 (3.11.0-r0) (18/18) Installing .makedepends-lua-bcrypt (20240515.225834) Executing busybox-1.36.1-r26.trigger Executing luarocks5.2-3.11.0-r0.trigger OK: 257 MiB in 120 packages >>> lua-bcrypt: Cleaning up srcdir >>> lua-bcrypt: Cleaning up pkgdir >>> lua-bcrypt: Cleaning up tmpdir >>> lua-bcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lua-bcrypt-2.3-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 17767 100 17767 0 0 148k 0 --:--:-- --:--:-- --:--:-- 149k >>> lua-bcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lua-bcrypt-2.3-1.tar.gz >>> lua-bcrypt: Checking sha512sums... lua-bcrypt-2.3-1.tar.gz: OK >>> lua-bcrypt: Unpacking /var/cache/distfiles/lua-bcrypt-2.3-1.tar.gz... >>> lua-bcrypt: Building for Lua 5.1... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/main.c -o src/main.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/bcrypt.c -o src/bcrypt.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/blowfish.c -o src/blowfish.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/ggentropy.c -o src/ggentropy.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/safebfuns.c -o src/safebfuns.o gcc -Wl,--as-needed,-O1,--sort-common -shared -o /tmp/luarocks_build-bcrypt-2.3-1-7862604/bcrypt.so src/main.o src/bcrypt.o src/blowfish.o src/ggentropy.o src/safebfuns.o No existing manifest. Attempting to rebuild... bcrypt 2.3-1 is now installed in /home/buildozer/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.1/build-5.1 (license: ISC) >>> lua-bcrypt: Building for Lua 5.2... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/main.c -o src/main.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/bcrypt.c -o src/bcrypt.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/blowfish.c -o src/blowfish.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/ggentropy.c -o src/ggentropy.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/safebfuns.c -o src/safebfuns.o gcc -Wl,--as-needed,-O1,--sort-common -shared -o /tmp/luarocks_build-bcrypt-2.3-1-93865/bcrypt.so src/main.o src/bcrypt.o src/blowfish.o src/ggentropy.o src/safebfuns.o No existing manifest. Attempting to rebuild... bcrypt 2.3-1 is now installed in /home/buildozer/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.2/build-5.2 (license: ISC) >>> lua-bcrypt: Building for Lua 5.3... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/main.c -o src/main.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/bcrypt.c -o src/bcrypt.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/blowfish.c -o src/blowfish.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/ggentropy.c -o src/ggentropy.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/safebfuns.c -o src/safebfuns.o gcc -Wl,--as-needed,-O1,--sort-common -shared -o /tmp/luarocks_build-bcrypt-2.3-1-2851119/bcrypt.so src/main.o src/bcrypt.o src/blowfish.o src/ggentropy.o src/safebfuns.o No existing manifest. Attempting to rebuild... bcrypt 2.3-1 is now installed in /home/buildozer/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.3/build-5.3 (license: ISC) >>> lua-bcrypt: Building for Lua 5.4... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/main.c -o src/main.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/bcrypt.c -o src/bcrypt.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/blowfish.c -o src/blowfish.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/ggentropy.c -o src/ggentropy.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/safebfuns.c -o src/safebfuns.o gcc -Wl,--as-needed,-O1,--sort-common -shared -o /tmp/luarocks_build-bcrypt-2.3-1-3892477/bcrypt.so src/main.o src/bcrypt.o src/blowfish.o src/ggentropy.o src/safebfuns.o No existing manifest. Attempting to rebuild... bcrypt 2.3-1 is now installed in /home/buildozer/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.4/build-5.4 (license: ISC) >>> lua-bcrypt: Testing Lua 5.1... Tests passed! >>> lua-bcrypt: Testing Lua 5.2... Tests passed! >>> lua-bcrypt: Testing Lua 5.3... Tests passed! >>> lua-bcrypt: Testing Lua 5.4... Tests passed! >>> lua-bcrypt: Entering fakeroot... >>> lua5.1-bcrypt*: Running split function _subpackage... >>> lua5.1-bcrypt*: Preparing subpackage lua5.1-bcrypt... >>> lua5.1-bcrypt*: Stripping binaries >>> lua5.1-bcrypt*: Running postcheck for lua5.1-bcrypt >>> lua5.2-bcrypt*: Running split function _subpackage... >>> lua5.2-bcrypt*: Preparing subpackage lua5.2-bcrypt... >>> lua5.2-bcrypt*: Stripping binaries >>> lua5.2-bcrypt*: Running postcheck for lua5.2-bcrypt >>> lua5.3-bcrypt*: Running split function _subpackage... >>> lua5.3-bcrypt*: Preparing subpackage lua5.3-bcrypt... >>> lua5.3-bcrypt*: Stripping binaries >>> lua5.3-bcrypt*: Running postcheck for lua5.3-bcrypt >>> lua5.4-bcrypt*: Running split function _subpackage... >>> lua5.4-bcrypt*: Preparing subpackage lua5.4-bcrypt... >>> lua5.4-bcrypt*: Stripping binaries >>> lua5.4-bcrypt*: Running postcheck for lua5.4-bcrypt >>> lua-bcrypt*: Running postcheck for lua-bcrypt >>> lua-bcrypt*: Preparing package lua-bcrypt... >>> lua-bcrypt*: Stripping binaries >>> WARNING: lua-bcrypt*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-bcrypt*: Scanning shared objects >>> lua5.1-bcrypt*: Scanning shared objects >>> lua5.2-bcrypt*: Scanning shared objects >>> lua5.3-bcrypt*: Scanning shared objects >>> lua5.4-bcrypt*: Scanning shared objects >>> lua-bcrypt*: Tracing dependencies... >>> lua-bcrypt*: Package size: 4.0 KB >>> lua-bcrypt*: Compressing data... >>> lua-bcrypt*: Create checksum... >>> lua-bcrypt*: Create lua-bcrypt-2.3-r0.apk >>> lua5.1-bcrypt*: Tracing dependencies... lua5.1 so:libc.musl-riscv64.so.1 >>> lua5.1-bcrypt*: Package size: 44.0 KB >>> lua5.1-bcrypt*: Compressing data... >>> lua5.1-bcrypt*: Create checksum... >>> lua5.1-bcrypt*: Create lua5.1-bcrypt-2.3-r0.apk >>> lua5.2-bcrypt*: Tracing dependencies... lua5.2 so:libc.musl-riscv64.so.1 >>> lua5.2-bcrypt*: Package size: 44.0 KB >>> lua5.2-bcrypt*: Compressing data... >>> lua5.2-bcrypt*: Create checksum... >>> lua5.2-bcrypt*: Create lua5.2-bcrypt-2.3-r0.apk >>> lua5.3-bcrypt*: Tracing dependencies... lua5.3 so:libc.musl-riscv64.so.1 >>> lua5.3-bcrypt*: Package size: 44.0 KB >>> lua5.3-bcrypt*: Compressing data... >>> lua5.3-bcrypt*: Create checksum... >>> lua5.3-bcrypt*: Create lua5.3-bcrypt-2.3-r0.apk >>> lua5.4-bcrypt*: Tracing dependencies... lua5.4 so:libc.musl-riscv64.so.1 >>> lua5.4-bcrypt*: Package size: 44.0 KB >>> lua5.4-bcrypt*: Compressing data... >>> lua5.4-bcrypt*: Create checksum... >>> lua5.4-bcrypt*: Create lua5.4-bcrypt-2.3-r0.apk >>> lua-bcrypt: Build complete at Wed, 15 May 2024 22:58:49 +0000 elapsed time 0h 0m 43s >>> lua-bcrypt: Cleaning up srcdir >>> lua-bcrypt: Cleaning up pkgdir >>> lua-bcrypt: Uninstalling dependencies... (1/18) Purging .makedepends-lua-bcrypt (20240515.225834) (2/18) Purging lua5.1-dev (5.1.5-r13) (3/18) Purging luarocks5.1 (3.11.0-r0) (4/18) Purging lua5.1 (5.1.5-r13) (5/18) Purging lua5.2-dev (5.2.4-r13) (6/18) Purging luarocks5.2 (3.11.0-r0) (7/18) Purging lua5.3-dev (5.3.6-r6) (8/18) Purging luarocks5.3 (3.11.0-r0) (9/18) Purging lua5.3 (5.3.6-r6) (10/18) Purging lua5.4-dev (5.4.6-r1) (11/18) Purging luarocks5.4 (3.11.0-r0) (12/18) Purging curl (8.7.1-r0) (13/18) Purging lua5.4 (5.4.6-r1) (14/18) Purging linenoise (1.0-r5) (15/18) Purging lua5.1-libs (5.1.5-r13) (16/18) Purging lua5.3-libs (5.3.6-r6) (17/18) Purging lua5.4-libs (5.4.6-r1) (18/18) Purging readline (8.2.10-r0) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> lua-bcrypt: Updating the community/riscv64 repository index... >>> lua-bcrypt: Signing the index...