>>> lua-bcrypt: Building community/lua-bcrypt 2.3-r0 (using abuild 3.13.0-r5) started Sat, 31 Aug 2024 03:42:32 +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/16) Installing lua5.1-libs (5.1.5-r13) (2/16) Installing lua5.1 (5.1.5-r13) (3/16) Installing lua5.1-dev (5.1.5-r13) (4/16) Installing luarocks5.1 (3.11.0-r0) (5/16) Installing lua5.2-libs (5.2.4-r13) (6/16) Installing lua5.2 (5.2.4-r13) (7/16) Installing lua5.2-dev (5.2.4-r13) (8/16) Installing luarocks5.2 (3.11.0-r0) (9/16) Installing linenoise (1.0-r5) (10/16) Installing lua5.3-libs (5.3.6-r6) (11/16) Installing lua5.3 (5.3.6-r6) (12/16) Installing lua5.3-dev (5.3.6-r6) (13/16) Installing luarocks5.3 (3.11.0-r0) (14/16) Installing lua5.4-dev (5.4.7-r0) (15/16) Installing luarocks5.4 (3.11.0-r0) (16/16) Installing .makedepends-lua-bcrypt (20240831.034251) Executing busybox-1.36.1-r31.trigger Executing luarocks5.4-3.11.0-r0.trigger OK: 280 MiB in 117 packages >>> lua-bcrypt: Cleaning up srcdir >>> lua-bcrypt: Cleaning up pkgdir >>> lua-bcrypt: Cleaning up tmpdir >>> lua-bcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 234k 0 --:--:-- --:--:-- --:--:-- 237k >>> lua-bcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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-3020389/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-6972606/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-5173723/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-367225/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-loongarch64.so.1 >>> lua5.1-bcrypt*: Package size: 56.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-loongarch64.so.1 >>> lua5.2-bcrypt*: Package size: 56.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-loongarch64.so.1 >>> lua5.3-bcrypt*: Package size: 56.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-loongarch64.so.1 >>> lua5.4-bcrypt*: Package size: 56.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 Sat, 31 Aug 2024 03:42:56 +0000 elapsed time 0h 0m 24s >>> lua-bcrypt: Cleaning up srcdir >>> lua-bcrypt: Cleaning up pkgdir >>> lua-bcrypt: Uninstalling dependencies... (1/16) Purging .makedepends-lua-bcrypt (20240831.034251) (2/16) Purging lua5.1-dev (5.1.5-r13) (3/16) Purging luarocks5.1 (3.11.0-r0) (4/16) Purging lua5.1 (5.1.5-r13) (5/16) Purging lua5.2-dev (5.2.4-r13) (6/16) Purging luarocks5.2 (3.11.0-r0) (7/16) Purging lua5.2 (5.2.4-r13) (8/16) Purging lua5.3-dev (5.3.6-r6) (9/16) Purging luarocks5.3 (3.11.0-r0) (10/16) Purging lua5.3 (5.3.6-r6) (11/16) Purging lua5.4-dev (5.4.7-r0) (12/16) Purging luarocks5.4 (3.11.0-r0) (13/16) Purging lua5.1-libs (5.1.5-r13) (14/16) Purging lua5.2-libs (5.2.4-r13) (15/16) Purging lua5.3-libs (5.3.6-r6) (16/16) Purging linenoise (1.0-r5) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> lua-bcrypt: Updating the community/loongarch64 repository index... >>> lua-bcrypt: Signing the index...