>>> lua-cqueues-pushy: Building community/lua-cqueues-pushy 0.20180530-r1 (using abuild 3.9.0-r0) started Fri, 22 Apr 2022 04:54:58 +0000 >>> lua-cqueues-pushy: Checking sanity of /home/buildozer/aports/community/lua-cqueues-pushy/APKBUILD... >>> lua-cqueues-pushy: Analyzing dependencies... >>> lua-cqueues-pushy: Installing for build: build-base linux-headers lua5.2-dev lua5.2-cqueues>=20150616 lua5.2-struct lua5.2-posix lua5.2-ldbus lua5.2-socket lua5.2-cjson lua5.2-penlight lua5.3-dev lua5.3-cqueues>=20150616 lua5.3-struct lua5.3-posix lua5.3-ldbus lua5.3-socket lua5.3-cjson lua5.3-penlight (1/25) Installing linux-headers (5.16.7-r1) (2/25) Installing lua5.2-dev (5.2.4-r9) (3/25) Installing lua5.2-cqueues (20200726-r3) (4/25) Installing lua5.2-struct (0.2-r3) (5/25) Installing lua5.2-posix (35.1-r0) (6/25) Installing dbus-libs (1.12.22-r0) (7/25) Installing lua5.2-ldbus (20150430-r2) (8/25) Installing lua5.2-socket (3.0_rc1_git20160306-r3) (9/25) Installing lua-filesystem (1.8.0-r1) (10/25) Installing lua-penlight (1.7.0-r2) (11/25) Installing lua5.2-penlight (1.7.0-r2) (12/25) Installing linenoise (1.0-r1) (13/25) Installing lua5.3-libs (5.3.6-r3) (14/25) Installing lua5.3 (5.3.6-r3) (15/25) Installing lua5.3-filesystem (1.8.0-r1) (16/25) Installing lua5.3-dev (5.3.6-r3) (17/25) Installing lua5.3-cqueues (20200726-r3) (18/25) Installing lua5.3-struct (0.2-r3) (19/25) Installing lua5.3-bit32 (5.3.0-r4) (20/25) Installing lua5.3-posix (35.1-r0) (21/25) Installing lua5.3-ldbus (20150430-r2) (22/25) Installing lua5.3-socket (3.0_rc1_git20160306-r3) (23/25) Installing lua5.3-cjson (2.1.0-r10) (24/25) Installing lua5.3-penlight (1.7.0-r2) (25/25) Installing .makedepends-lua-cqueues-pushy (20220422.045504) Executing busybox-1.35.0-r8.trigger OK: 338 MiB in 114 packages >>> lua-cqueues-pushy: Cleaning up srcdir >>> lua-cqueues-pushy: Cleaning up pkgdir >>> lua-cqueues-pushy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/lua-cqueues-pushy-0.20180530.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 16250 100 16250 0 0 44688 0 --:--:-- --:--:-- --:--:-- 44765 >>> lua-cqueues-pushy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/lua-cqueues-pushy-0.20180530.tar.gz >>> lua-cqueues-pushy: Checking sha512sums... lua-cqueues-pushy-0.20180530.tar.gz: OK cqpushy.initd: OK >>> lua-cqueues-pushy: Unpacking /var/cache/distfiles/v3.16/lua-cqueues-pushy-0.20180530.tar.gz... gcc -Os -fomit-frame-pointer -fPIC -I/usr/include/lua5.2 -shared cqp/protocol/modem.c -o cqp/protocol/modem.so -L/usr/lib/lua5.2 -llua -lm gcc -Os -fomit-frame-pointer -fPIC -I/usr/include/lua5.2 -shared cqp/protocol/i2c.c -o cqp/protocol/i2c.so -L/usr/lib/lua5.2 -llua -lm gcc -Os -fomit-frame-pointer -fPIC -I/usr/include/lua5.3 -shared cqp/protocol/modem.c -o cqp/protocol/modem.so -L/usr/lib/lua5.3 -llua -lm gcc -Os -fomit-frame-pointer -fPIC -I/usr/include/lua5.3 -shared cqp/protocol/i2c.c -o cqp/protocol/i2c.so -L/usr/lib/lua5.3 -llua -lm >>> WARNING: lua-cqueues-pushy: 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-cqueues-pushy: Entering fakeroot... for f in cqp/dbus.lua cqp/http.lua cqp/httpd.lua cqp/posixfd.lua cqp/process.lua cqp/push.lua cqp/camera/panasonic_aw.lua cqp/display/lcd-hd44780.lua cqp/input/gpio.lua cqp/input/xkeys.lua cqp/mixer/atem.lua cqp/protocol/crestron.lua; do \ install -D -m644 $f /home/buildozer/aports/community/lua-cqueues-pushy/pkg/lua-cqueues-pushy/usr/share/lua/5.2/$f ; \ done for f in cqp/protocol/modem.so cqp/protocol/i2c.so; do \ install -D -m644 $f /home/buildozer/aports/community/lua-cqueues-pushy/pkg/lua-cqueues-pushy/usr/lib/lua/5.2/$f ; \ done for f in cqp/dbus.lua cqp/http.lua cqp/httpd.lua cqp/posixfd.lua cqp/process.lua cqp/push.lua cqp/camera/panasonic_aw.lua cqp/display/lcd-hd44780.lua cqp/input/gpio.lua cqp/input/xkeys.lua cqp/mixer/atem.lua cqp/protocol/crestron.lua; do \ install -D -m644 $f /home/buildozer/aports/community/lua-cqueues-pushy/pkg/lua-cqueues-pushy/usr/share/lua/5.3/$f ; \ done for f in cqp/protocol/modem.so cqp/protocol/i2c.so; do \ install -D -m644 $f /home/buildozer/aports/community/lua-cqueues-pushy/pkg/lua-cqueues-pushy/usr/lib/lua/5.3/$f ; \ done >>> lua5.2-cqueues-pushy*: Running split function split_5_2... >>> lua5.2-cqueues-pushy*: Preparing subpackage lua5.2-cqueues-pushy... >>> lua5.2-cqueues-pushy*: Stripping binaries >>> lua5.2-cqueues-pushy*: Running postcheck for lua5.2-cqueues-pushy >>> lua5.3-cqueues-pushy*: Running split function split_5_3... >>> lua5.3-cqueues-pushy*: Preparing subpackage lua5.3-cqueues-pushy... >>> lua5.3-cqueues-pushy*: Stripping binaries >>> lua5.3-cqueues-pushy*: Running postcheck for lua5.3-cqueues-pushy >>> lua-cqueues-pushy*: Running postcheck for lua-cqueues-pushy >>> WARNING: lua-cqueues-pushy*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> lua-cqueues-pushy*: Preparing package lua-cqueues-pushy... >>> lua-cqueues-pushy*: Stripping binaries >>> WARNING: lua-cqueues-pushy*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-cqueues-pushy*: Scanning shared objects >>> lua5.2-cqueues-pushy*: Scanning shared objects >>> lua5.3-cqueues-pushy*: Scanning shared objects >>> lua-cqueues-pushy*: Tracing dependencies... >>> lua-cqueues-pushy*: Package size: 36.0 KB >>> lua-cqueues-pushy*: Compressing data... >>> lua-cqueues-pushy*: Create checksum... >>> lua-cqueues-pushy*: Create lua-cqueues-pushy-0.20180530-r1.apk >>> lua5.2-cqueues-pushy*: Tracing dependencies... so:libc.musl-s390x.so.1 so:liblua-5.2.so.0 >>> lua5.2-cqueues-pushy*: Package size: 156.0 KB >>> lua5.2-cqueues-pushy*: Compressing data... >>> lua5.2-cqueues-pushy*: Create checksum... >>> lua5.2-cqueues-pushy*: Create lua5.2-cqueues-pushy-0.20180530-r1.apk >>> lua5.3-cqueues-pushy*: Tracing dependencies... so:libc.musl-s390x.so.1 so:liblua-5.3.so.0 >>> lua5.3-cqueues-pushy*: Package size: 156.0 KB >>> lua5.3-cqueues-pushy*: Compressing data... >>> lua5.3-cqueues-pushy*: Create checksum... >>> lua5.3-cqueues-pushy*: Create lua5.3-cqueues-pushy-0.20180530-r1.apk >>> lua-cqueues-pushy: Build complete at Fri, 22 Apr 2022 04:55:05 +0000 elapsed time 0h 0m 7s >>> lua-cqueues-pushy: Cleaning up srcdir >>> lua-cqueues-pushy: Cleaning up pkgdir >>> lua-cqueues-pushy: Uninstalling dependencies... (1/25) Purging .makedepends-lua-cqueues-pushy (20220422.045504) (2/25) Purging linux-headers (5.16.7-r1) (3/25) Purging lua5.2-dev (5.2.4-r9) (4/25) Purging lua5.2-cqueues (20200726-r3) (5/25) Purging lua5.2-struct (0.2-r3) (6/25) Purging lua5.2-posix (35.1-r0) (7/25) Purging lua5.2-ldbus (20150430-r2) (8/25) Purging lua5.2-socket (3.0_rc1_git20160306-r3) (9/25) Purging lua5.2-penlight (1.7.0-r2) (10/25) Purging lua5.3-dev (5.3.6-r3) (11/25) Purging lua5.3-cqueues (20200726-r3) (12/25) Purging lua5.3-struct (0.2-r3) (13/25) Purging lua5.3-posix (35.1-r0) (14/25) Purging lua5.3-bit32 (5.3.0-r4) (15/25) Purging lua5.3-ldbus (20150430-r2) (16/25) Purging lua5.3-socket (3.0_rc1_git20160306-r3) (17/25) Purging lua5.3-cjson (2.1.0-r10) (18/25) Purging lua5.3-penlight (1.7.0-r2) (19/25) Purging lua5.3-filesystem (1.8.0-r1) (20/25) Purging lua-penlight (1.7.0-r2) (21/25) Purging lua-filesystem (1.8.0-r1) (22/25) Purging lua5.3 (5.3.6-r3) (23/25) Purging dbus-libs (1.12.22-r0) (24/25) Purging linenoise (1.0-r1) (25/25) Purging lua5.3-libs (5.3.6-r3) Executing busybox-1.35.0-r8.trigger OK: 324 MiB in 89 packages >>> lua-cqueues-pushy: Updating the community/s390x repository index... >>> lua-cqueues-pushy: Signing the index...