>>> lua-pc: Building main/lua-pc 1.0.0-r12 (using abuild 3.11.0_rc12-r0) started Wed, 19 Apr 2023 23:55:42 +0000
>>> lua-pc: Checking sanity of /home/buildozer/aports/main/lua-pc/APKBUILD...
>>> lua-pc: Analyzing dependencies...
>>> lua-pc: Installing for build: build-base lua5.1-dev lua5.2-dev lua5.3-dev lua5.4-dev
(1/13) Installing lua5.1-libs (5.1.5-r12)
(2/13) Installing lua5.1 (5.1.5-r12)
(3/13) Installing lua5.1-dev (5.1.5-r12)
(4/13) Installing lua5.2-dev (5.2.4-r12)
(5/13) Installing linenoise (1.0-r3)
(6/13) Installing lua5.3-libs (5.3.6-r5)
(7/13) Installing lua5.3 (5.3.6-r5)
(8/13) Installing lua5.3-dev (5.3.6-r5)
(9/13) Installing lua5.4-libs (5.4.4-r8)
(10/13) Installing readline (8.2.1-r1)
(11/13) Installing lua5.4 (5.4.4-r8)
(12/13) Installing lua5.4-dev (5.4.4-r8)
(13/13) Installing .makedepends-lua-pc (20230419.235543)
Executing busybox-1.36.0-r7.trigger
OK: 378 MiB in 110 packages
>>> lua-pc: Cleaning up srcdir
>>> lua-pc: Cleaning up pkgdir
>>> lua-pc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lpc-1.0.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   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> lua-pc: Fetching https://dev.alpinelinux.org/archive/lpc/lpc-1.0.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
100 11524  100 11524    0     0  18640      0 --:--:-- --:--:-- --:--:-- 18617
>>> lua-pc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lpc-1.0.0.tar.gz
>>> lua-pc: Checking sha512sums...
lpc-1.0.0.tar.gz: OK
lpc-lua5.2-compat.patch: OK
>>> lua-pc: Unpacking /var/cache/distfiles/v3.18/lpc-1.0.0.tar.gz...
>>> lua-pc: lpc-lua5.2-compat.patch
patching file Makefile
patching file lpc.c
gcc  -Os -Wformat -Werror=format-security -Werror=int-conversion -c lpc.c -o lpc.o
gcc -llua -lm -Wl,--as-needed,-O1,--sort-common -shared -o lpc.so lpc.o
gcc -I/usr/include/lua5.2 -Os -Wformat -Werror=format-security -Werror=int-conversion -c lpc.c -o lpc.o
gcc -L/usr/lib/lua5.2 -llua -lm -Wl,--as-needed,-O1,--sort-common -shared -o lpc.so lpc.o
gcc -I/usr/include/lua5.3 -Os -Wformat -Werror=format-security -Werror=int-conversion -c lpc.c -o lpc.o
gcc -L/usr/lib/lua5.3 -llua -lm -Wl,--as-needed,-O1,--sort-common -shared -o lpc.so lpc.o
gcc -I/usr/include/lua5.4 -Os -Wformat -Werror=format-security -Werror=int-conversion -c lpc.c -o lpc.o
gcc -L/usr/lib/lua5.4 -llua -lm -Wl,--as-needed,-O1,--sort-common -shared -o lpc.so lpc.o
>>> WARNING: lua-pc: 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-pc: Entering fakeroot...
>>> lua5.1-pc*: Running split function _pc_5_1...
install -d /home/buildozer/aports/main/lua-pc/pkg/lua5.1-pc/usr/lib/lua/5.1
install lpc.so /home/buildozer/aports/main/lua-pc/pkg/lua5.1-pc/usr/lib/lua/5.1
>>> lua5.1-pc*: Preparing subpackage lua5.1-pc...
>>> lua5.1-pc*: Stripping binaries
>>> lua5.1-pc*: Running postcheck for lua5.1-pc
>>> lua5.2-pc*: Running split function _pc_5_2...
install -d /home/buildozer/aports/main/lua-pc/pkg/lua5.2-pc/usr/lib/lua/5.2
install lpc.so /home/buildozer/aports/main/lua-pc/pkg/lua5.2-pc/usr/lib/lua/5.2
>>> lua5.2-pc*: Preparing subpackage lua5.2-pc...
>>> lua5.2-pc*: Stripping binaries
>>> lua5.2-pc*: Running postcheck for lua5.2-pc
>>> lua5.3-pc*: Running split function _pc_5_3...
install -d /home/buildozer/aports/main/lua-pc/pkg/lua5.3-pc/usr/lib/lua/5.3
install lpc.so /home/buildozer/aports/main/lua-pc/pkg/lua5.3-pc/usr/lib/lua/5.3
>>> lua5.3-pc*: Preparing subpackage lua5.3-pc...
>>> lua5.3-pc*: Stripping binaries
>>> lua5.3-pc*: Running postcheck for lua5.3-pc
>>> lua5.4-pc*: Running split function _pc_5_4...
install -d /home/buildozer/aports/main/lua-pc/pkg/lua5.4-pc/usr/lib/lua/5.4
install lpc.so /home/buildozer/aports/main/lua-pc/pkg/lua5.4-pc/usr/lib/lua/5.4
>>> lua5.4-pc*: Preparing subpackage lua5.4-pc...
>>> lua5.4-pc*: Stripping binaries
>>> lua5.4-pc*: Running postcheck for lua5.4-pc
>>> lua-pc*: Running postcheck for lua-pc
>>> lua-pc*: Preparing package lua-pc...
>>> lua-pc*: Stripping binaries
>>> WARNING: lua-pc*: No arch specific binaries found so arch should probably be set to "noarch"
>>> lua-pc*: Scanning shared objects
>>> lua5.1-pc*: Scanning shared objects
>>> lua5.2-pc*: Scanning shared objects
>>> lua5.3-pc*: Scanning shared objects
>>> lua5.4-pc*: Scanning shared objects
>>> lua-pc*: Tracing dependencies...
>>> lua-pc*: Package size: 4.0 KB
>>> lua-pc*: Compressing data...
>>> lua-pc*: Create checksum...
>>> lua-pc*: Create lua-pc-1.0.0-r12.apk
>>> lua5.1-pc*: Tracing dependencies...
	so:libc.musl-s390x.so.1
>>> lua5.1-pc*: Package size: 36.0 KB
>>> lua5.1-pc*: Compressing data...
>>> lua5.1-pc*: Create checksum...
>>> lua5.1-pc*: Create lua5.1-pc-1.0.0-r12.apk
>>> lua5.2-pc*: Tracing dependencies...
	so:libc.musl-s390x.so.1
>>> lua5.2-pc*: Package size: 32.0 KB
>>> lua5.2-pc*: Compressing data...
>>> lua5.2-pc*: Create checksum...
>>> lua5.2-pc*: Create lua5.2-pc-1.0.0-r12.apk
>>> lua5.3-pc*: Tracing dependencies...
	so:libc.musl-s390x.so.1
>>> lua5.3-pc*: Package size: 32.0 KB
>>> lua5.3-pc*: Compressing data...
>>> lua5.3-pc*: Create checksum...
>>> lua5.3-pc*: Create lua5.3-pc-1.0.0-r12.apk
>>> lua5.4-pc*: Tracing dependencies...
	so:libc.musl-s390x.so.1
>>> lua5.4-pc*: Package size: 32.0 KB
>>> lua5.4-pc*: Compressing data...
>>> lua5.4-pc*: Create checksum...
>>> lua5.4-pc*: Create lua5.4-pc-1.0.0-r12.apk
>>> lua-pc: Build complete at Wed, 19 Apr 2023 23:55:44 +0000 elapsed time 0h 0m 2s
>>> lua-pc: Cleaning up srcdir
>>> lua-pc: Cleaning up pkgdir
>>> lua-pc: Uninstalling dependencies...
(1/13) Purging .makedepends-lua-pc (20230419.235543)
(2/13) Purging lua5.1-dev (5.1.5-r12)
(3/13) Purging lua5.1 (5.1.5-r12)
(4/13) Purging lua5.1-libs (5.1.5-r12)
(5/13) Purging lua5.2-dev (5.2.4-r12)
(6/13) Purging lua5.3-dev (5.3.6-r5)
(7/13) Purging lua5.3 (5.3.6-r5)
(8/13) Purging lua5.3-libs (5.3.6-r5)
(9/13) Purging lua5.4-dev (5.4.4-r8)
(10/13) Purging lua5.4 (5.4.4-r8)
(11/13) Purging lua5.4-libs (5.4.4-r8)
(12/13) Purging linenoise (1.0-r3)
(13/13) Purging readline (8.2.1-r1)
Executing busybox-1.36.0-r7.trigger
OK: 370 MiB in 97 packages
>>> lua-pc: Updating the main/s390x repository index...
>>> lua-pc: Signing the index...