>>> py3-lupa: Building community/py3-lupa 2.1-r2 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 00:11:01 +0000 >>> py3-lupa: Validating /home/buildozer/aports/community/py3-lupa/APKBUILD... >>> py3-lupa: Analyzing dependencies... >>> py3-lupa: Installing for build: build-base python3-dev py3-gpep517 py3-wheel py3-setuptools ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r0) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20251231-r0) ( 7/25) Installing sqlite-libs (3.51.2-r1) ( 8/25) Installing python3 (3.14.3-r0) ( 9/25) Installing python3-pycache-pyc0 (3.14.3-r0) (10/25) Installing pyc (3.14.3-r0) (11/25) Installing python3-pyc (3.14.3-r0) (12/25) Installing python3-dev (3.14.3-r0) (13/25) Installing py3-installer (0.7.0-r3) (14/25) Installing py3-installer-pyc (0.7.0-r3) (15/25) Installing py3-gpep517 (19-r2) (16/25) Installing py3-gpep517-pyc (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.0-r1) (20/25) Installing py3-packaging-pyc (26.0-r1) (21/25) Installing py3-wheel (0.46.3-r1) (22/25) Installing py3-wheel-pyc (0.46.3-r1) (23/25) Installing py3-setuptools (82.0.1-r1) (24/25) Installing py3-setuptools-pyc (82.0.1-r1) (25/25) Installing .makedepends-py3-lupa (20260329.001102) Executing busybox-1.37.0-r31.trigger OK: 556.9 MiB in 131 packages >>> py3-lupa: Cleaning up srcdir >>> py3-lupa: Cleaning up pkgdir >>> py3-lupa: Cleaning up tmpdir >>> py3-lupa: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-lupa-2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-lupa: Fetching py3-lupa-2.1.tar.gz::https://files.pythonhosted.org/packages/source/l/lupa/lupa-2.1.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/edge/py3-lupa-2.1.tar.gz.part' py3-lupa-2.1.tar.gz. 100% |********************************| 6945k 0:00:00 ETA '/var/cache/distfiles/edge/py3-lupa-2.1.tar.gz.part' saved /var/cache/distfiles/edge/py3-lupa-2.1.tar.gz: OK >>> py3-lupa: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-lupa-2.1.tar.gz /var/cache/distfiles/edge/py3-lupa-2.1.tar.gz: OK >>> py3-lupa: Unpacking /var/cache/distfiles/edge/py3-lupa-2.1.tar.gz... 2026-03-29 00:11:04,960 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-29 00:11:04,980 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-29 00:11:04,989 root INFO running build 2026-03-29 00:11:04,990 root INFO running build_py 2026-03-29 00:11:04,992 root INFO creating build/lib.linux-s390x-cpython-314/lupa 2026-03-29 00:11:04,992 root INFO copying lupa/version.py -> build/lib.linux-s390x-cpython-314/lupa 2026-03-29 00:11:04,992 root INFO copying lupa/__init__.py -> build/lib.linux-s390x-cpython-314/lupa 2026-03-29 00:11:04,992 root INFO running build_ext 2026-03-29 00:11:04,993 root INFO building 'lupa.lua54' extension 2026-03-29 00:11:04,995 root INFO creating build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 2026-03-29 00:11:04,996 root INFO creating build/temp.linux-s390x-cpython-314/lupa 2026-03-29 00:11:04,996 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lapi.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lapi.o 2026-03-29 00:11:05,400 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lauxlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lauxlib.o 2026-03-29 00:11:05,672 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lbaselib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lbaselib.o 2026-03-29 00:11:05,816 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcode.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcode.o 2026-03-29 00:11:06,195 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcorolib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcorolib.o 2026-03-29 00:11:06,256 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lctype.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lctype.o 2026-03-29 00:11:06,271 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldblib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldblib.o 2026-03-29 00:11:06,408 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldebug.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldebug.o 2026-03-29 00:11:06,649 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldo.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldo.o 2026-03-29 00:11:06,890 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldump.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldump.o 2026-03-29 00:11:06,965 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lfunc.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lfunc.o 2026-03-29 00:11:07,049 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lgc.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lgc.o 2026-03-29 00:11:07,437 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/linit.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/linit.o 2026-03-29 00:11:07,460 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/liolib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/liolib.o 2026-03-29 00:11:07,646 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/llex.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/llex.o 2026-03-29 00:11:07,872 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmathlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmathlib.o 2026-03-29 00:11:07,989 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmem.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmem.o 2026-03-29 00:11:08,039 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loadlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loadlib.o 2026-03-29 00:11:08,157 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lobject.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lobject.o 2026-03-29 00:11:08,354 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lopcodes.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lopcodes.o 2026-03-29 00:11:08,373 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loslib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loslib.o 2026-03-29 00:11:08,472 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lparser.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lparser.o 2026-03-29 00:11:08,895 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstate.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstate.o 2026-03-29 00:11:09,006 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstring.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstring.o 2026-03-29 00:11:09,111 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstrlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstrlib.o 2026-03-29 00:11:09,598 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltable.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltable.o 2026-03-29 00:11:09,830 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltablib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltablib.o 2026-03-29 00:11:09,966 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltests.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltests.o 2026-03-29 00:11:09,991 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltm.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltm.o 2026-03-29 00:11:10,096 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lundump.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lundump.o 2026-03-29 00:11:10,212 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lutf8lib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lutf8lib.o 2026-03-29 00:11:10,317 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lvm.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lvm.o 2026-03-29 00:11:11,470 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lzio.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lzio.o 2026-03-29 00:11:11,519 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.14 -c lupa/lua54.c -o build/temp.linux-s390x-cpython-314/lupa/lua54.o 2026-03-29 00:11:18,933 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lapi.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lauxlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lbaselib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcode.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcorolib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lctype.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldblib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldebug.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldo.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldump.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lfunc.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lgc.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/linit.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/liolib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/llex.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmathlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmem.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loadlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lobject.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lopcodes.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loslib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lparser.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstate.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstring.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstrlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltable.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltablib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltests.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltm.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lundump.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lutf8lib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lvm.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lzio.o build/temp.linux-s390x-cpython-314/lupa/lua54.o -L/usr/lib -o build/lib.linux-s390x-cpython-314/lupa/lua54.cpython-314-s390x-linux-musl.so 2026-03-29 00:11:18,952 root INFO building 'lupa.lua51' extension 2026-03-29 00:11:18,954 root INFO creating build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src 2026-03-29 00:11:18,954 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lapi.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lapi.o 2026-03-29 00:11:19,238 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lauxlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lauxlib.o 2026-03-29 00:11:19,426 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lbaselib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lbaselib.o 2026-03-29 00:11:19,605 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lcode.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lcode.o 2026-03-29 00:11:19,849 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldblib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldblib.o 2026-03-29 00:11:19,986 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldebug.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldebug.o 2026-03-29 00:11:20,210 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldo.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldo.o 2026-03-29 00:11:20,375 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldump.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldump.o 2026-03-29 00:11:20,438 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lfunc.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lfunc.o 2026-03-29 00:11:20,511 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lgc.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lgc.o 2026-03-29 00:11:20,770 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/linit.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/linit.o 2026-03-29 00:11:20,792 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/liolib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/liolib.o 2026-03-29 00:11:20,949 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/llex.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/llex.o 2026-03-29 00:11:21,145 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmathlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmathlib.o 2026-03-29 00:11:21,237 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmem.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmem.o 2026-03-29 00:11:21,271 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loadlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loadlib.o 2026-03-29 00:11:21,376 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lobject.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lobject.o 2026-03-29 00:11:21,474 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lopcodes.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lopcodes.o 2026-03-29 00:11:21,492 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loslib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loslib.o 2026-03-29 00:11:21,572 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lparser.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lparser.o 2026-03-29 00:11:21,909 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstate.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstate.o 2026-03-29 00:11:21,971 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstring.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstring.o 2026-03-29 00:11:22,032 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstrlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstrlib.o 2026-03-29 00:11:22,320 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltable.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltable.o 2026-03-29 00:11:22,507 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltablib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltablib.o 2026-03-29 00:11:22,602 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltm.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltm.o 2026-03-29 00:11:22,639 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lundump.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lundump.o 2026-03-29 00:11:22,733 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lvm.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lvm.o 2026-03-29 00:11:23,109 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lzio.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lzio.o 2026-03-29 00:11:23,157 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.14 -c lupa/lua51.c -o build/temp.linux-s390x-cpython-314/lupa/lua51.o 2026-03-29 00:11:30,612 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lapi.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lauxlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lbaselib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lcode.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldblib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldebug.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldo.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldump.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lfunc.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lgc.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/linit.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/liolib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/llex.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmathlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmem.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loadlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lobject.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lopcodes.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loslib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lparser.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstate.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstring.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstrlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltable.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltablib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltm.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lundump.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lvm.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lzio.o build/temp.linux-s390x-cpython-314/lupa/lua51.o -L/usr/lib -o build/lib.linux-s390x-cpython-314/lupa/lua51.cpython-314-s390x-linux-musl.so 2026-03-29 00:11:30,630 root INFO building 'lupa.lua53' extension 2026-03-29 00:11:30,632 root INFO creating build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 2026-03-29 00:11:30,633 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lapi.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lapi.o 2026-03-29 00:11:30,988 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lauxlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lauxlib.o 2026-03-29 00:11:31,239 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbaselib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbaselib.o 2026-03-29 00:11:31,373 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbitlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbitlib.o 2026-03-29 00:11:31,395 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcode.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcode.o 2026-03-29 00:11:31,649 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcorolib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcorolib.o 2026-03-29 00:11:31,701 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lctype.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lctype.o 2026-03-29 00:11:31,716 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldblib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldblib.o 2026-03-29 00:11:31,847 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldebug.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldebug.o 2026-03-29 00:11:32,049 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldo.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldo.o 2026-03-29 00:11:32,242 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldump.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldump.o 2026-03-29 00:11:32,314 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lfunc.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lfunc.o 2026-03-29 00:11:32,370 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lgc.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lgc.o 2026-03-29 00:11:32,660 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/linit.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/linit.o 2026-03-29 00:11:32,682 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/liolib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/liolib.o 2026-03-29 00:11:32,869 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/llex.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/llex.o 2026-03-29 00:11:33,092 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmathlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmathlib.o 2026-03-29 00:11:33,194 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmem.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmem.o 2026-03-29 00:11:33,224 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loadlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loadlib.o 2026-03-29 00:11:33,327 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lobject.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lobject.o 2026-03-29 00:11:33,515 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lopcodes.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lopcodes.o 2026-03-29 00:11:33,531 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loslib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loslib.o 2026-03-29 00:11:33,627 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lparser.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lparser.o 2026-03-29 00:11:34,010 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstate.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstate.o 2026-03-29 00:11:34,097 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstring.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstring.o 2026-03-29 00:11:34,192 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstrlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstrlib.o 2026-03-29 00:11:34,639 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltable.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltable.o 2026-03-29 00:11:34,828 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltablib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltablib.o 2026-03-29 00:11:34,961 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltests.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltests.o 2026-03-29 00:11:34,985 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltm.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltm.o 2026-03-29 00:11:35,045 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lundump.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lundump.o 2026-03-29 00:11:35,153 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lutf8lib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lutf8lib.o 2026-03-29 00:11:35,253 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lvm.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lvm.o 2026-03-29 00:11:35,818 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lzio.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lzio.o 2026-03-29 00:11:35,855 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.14 -c lupa/lua53.c -o build/temp.linux-s390x-cpython-314/lupa/lua53.o 2026-03-29 00:11:43,224 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lapi.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lauxlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbaselib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbitlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcode.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcorolib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lctype.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldblib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldebug.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldo.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldump.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lfunc.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lgc.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/linit.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/liolib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/llex.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmathlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmem.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loadlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lobject.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lopcodes.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loslib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lparser.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstate.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstring.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstrlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltable.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltablib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltests.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltm.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lundump.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lutf8lib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lvm.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lzio.o build/temp.linux-s390x-cpython-314/lupa/lua53.o -L/usr/lib -o build/lib.linux-s390x-cpython-314/lupa/lua53.cpython-314-s390x-linux-musl.so 2026-03-29 00:11:43,243 root INFO building 'lupa.lua52' extension 2026-03-29 00:11:43,245 root INFO creating build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 2026-03-29 00:11:43,245 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lapi.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lapi.o 2026-03-29 00:11:43,579 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lauxlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lauxlib.o 2026-03-29 00:11:43,809 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbaselib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbaselib.o 2026-03-29 00:11:43,943 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbitlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbitlib.o 2026-03-29 00:11:44,010 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcode.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcode.o 2026-03-29 00:11:44,256 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcorolib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcorolib.o 2026-03-29 00:11:44,304 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lctype.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lctype.o 2026-03-29 00:11:44,316 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldblib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldblib.o 2026-03-29 00:11:44,448 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldebug.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldebug.o 2026-03-29 00:11:44,625 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldo.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldo.o 2026-03-29 00:11:44,806 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldump.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldump.o 2026-03-29 00:11:44,866 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lfunc.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lfunc.o 2026-03-29 00:11:44,925 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lgc.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lgc.o 2026-03-29 00:11:45,231 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/linit.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/linit.o 2026-03-29 00:11:45,254 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/liolib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/liolib.o 2026-03-29 00:11:45,416 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/llex.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/llex.o 2026-03-29 00:11:45,624 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmathlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmathlib.o 2026-03-29 00:11:45,713 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmem.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmem.o 2026-03-29 00:11:45,746 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loadlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loadlib.o 2026-03-29 00:11:45,849 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lobject.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lobject.o 2026-03-29 00:11:45,983 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lopcodes.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lopcodes.o 2026-03-29 00:11:45,997 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loslib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loslib.o 2026-03-29 00:11:46,076 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lparser.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lparser.o 2026-03-29 00:11:46,457 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstate.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstate.o 2026-03-29 00:11:46,532 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstring.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstring.o 2026-03-29 00:11:46,603 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstrlib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstrlib.o 2026-03-29 00:11:46,905 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltable.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltable.o 2026-03-29 00:11:47,082 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltablib.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltablib.o 2026-03-29 00:11:47,169 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltests.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltests.o 2026-03-29 00:11:47,191 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltm.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltm.o 2026-03-29 00:11:47,222 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lundump.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lundump.o 2026-03-29 00:11:47,314 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lvm.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lvm.o 2026-03-29 00:11:47,722 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c /home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lzio.c -o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lzio.o 2026-03-29 00:11:47,764 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.14 -c lupa/lua52.c -o build/temp.linux-s390x-cpython-314/lupa/lua52.o 2026-03-29 00:11:55,028 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lapi.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lauxlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbaselib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbitlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcode.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcorolib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lctype.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldblib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldebug.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldo.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldump.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lfunc.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lgc.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/linit.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/liolib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/llex.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmathlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmem.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loadlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lobject.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lopcodes.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loslib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lparser.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstate.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstring.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstrlib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltable.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltablib.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltests.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltm.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lundump.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lvm.o build/temp.linux-s390x-cpython-314/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lzio.o build/temp.linux-s390x-cpython-314/lupa/lua52.o -L/usr/lib -o build/lib.linux-s390x-cpython-314/lupa/lua52.cpython-314-s390x-linux-musl.so 2026-03-29 00:11:55,050 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-29 00:11:55,050 root INFO running install 2026-03-29 00:11:55,056 root INFO running install_lib 2026-03-29 00:11:55,058 root INFO creating build/bdist.linux-s390x/wheel 2026-03-29 00:11:55,058 root INFO creating build/bdist.linux-s390x/wheel/lupa 2026-03-29 00:11:55,058 root INFO copying build/lib.linux-s390x-cpython-314/lupa/lua52.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./lupa 2026-03-29 00:11:55,059 root INFO copying build/lib.linux-s390x-cpython-314/lupa/lua53.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./lupa 2026-03-29 00:11:55,060 root INFO copying build/lib.linux-s390x-cpython-314/lupa/version.py -> build/bdist.linux-s390x/wheel/./lupa 2026-03-29 00:11:55,060 root INFO copying build/lib.linux-s390x-cpython-314/lupa/__init__.py -> build/bdist.linux-s390x/wheel/./lupa 2026-03-29 00:11:55,060 root INFO copying build/lib.linux-s390x-cpython-314/lupa/lua54.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./lupa 2026-03-29 00:11:55,060 root INFO copying build/lib.linux-s390x-cpython-314/lupa/lua51.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./lupa 2026-03-29 00:11:55,061 root INFO running install_egg_info 2026-03-29 00:11:55,063 root INFO running egg_info 2026-03-29 00:11:55,064 root INFO writing lupa.egg-info/PKG-INFO 2026-03-29 00:11:55,065 root INFO writing dependency_links to lupa.egg-info/dependency_links.txt 2026-03-29 00:11:55,065 root INFO writing top-level names to lupa.egg-info/top_level.txt 2026-03-29 00:11:55,067 root INFO reading manifest file 'lupa.egg-info/SOURCES.txt' 2026-03-29 00:11:55,079 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 00:11:55,093 root INFO adding license file 'LICENSE.txt' 2026-03-29 00:11:55,104 root INFO writing manifest file 'lupa.egg-info/SOURCES.txt' 2026-03-29 00:11:55,104 root INFO Copying lupa.egg-info to build/bdist.linux-s390x/wheel/./lupa-2.1-py3.14.egg-info 2026-03-29 00:11:55,105 root INFO running install_scripts 2026-03-29 00:11:55,110 root INFO creating build/bdist.linux-s390x/wheel/lupa-2.1.dist-info/WHEEL 2026-03-29 00:11:55,110 wheel INFO creating '/home/buildozer/aports/community/py3-lupa/src/lupa-2.1/.dist/.tmp-r899k8w_/lupa-2.1-cp314-cp314-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-29 00:11:55,110 wheel INFO adding 'lupa/__init__.py' 2026-03-29 00:11:55,111 wheel INFO adding 'lupa/lua51.cpython-314-s390x-linux-musl.so' 2026-03-29 00:11:55,113 wheel INFO adding 'lupa/lua52.cpython-314-s390x-linux-musl.so' 2026-03-29 00:11:55,114 wheel INFO adding 'lupa/lua53.cpython-314-s390x-linux-musl.so' 2026-03-29 00:11:55,116 wheel INFO adding 'lupa/lua54.cpython-314-s390x-linux-musl.so' 2026-03-29 00:11:55,116 wheel INFO adding 'lupa/version.py' 2026-03-29 00:11:55,116 wheel INFO adding 'lupa-2.1.dist-info/licenses/LICENSE.txt' 2026-03-29 00:11:55,117 wheel INFO adding 'lupa-2.1.dist-info/METADATA' 2026-03-29 00:11:55,117 wheel INFO adding 'lupa-2.1.dist-info/WHEEL' 2026-03-29 00:11:55,117 wheel INFO adding 'lupa-2.1.dist-info/top_level.txt' 2026-03-29 00:11:55,117 wheel INFO adding 'lupa-2.1.dist-info/RECORD' 2026-03-29 00:11:55,117 root INFO removing build/bdist.linux-s390x/wheel 2026-03-29 00:11:55,118 gpep517 INFO The backend produced .dist/lupa-2.1-cp314-cp314-linux_s390x.whl lupa-2.1-cp314-cp314-linux_s390x.whl Using bundled Lua in lua54 Using bundled Lua in lua51 Using bundled Lua in lua53 Using bundled Lua in lua52 generated sources not available, need Cython to build WARNING: trying to build with Cython, but it is not installed >>> py3-lupa: Entering fakeroot... 2026-03-29 00:11:55,315 gpep517 INFO Installing .dist/lupa-2.1-cp314-cp314-linux_s390x.whl into /home/buildozer/aports/community/py3-lupa/pkg/py3-lupa 2026-03-29 00:11:55,328 gpep517 INFO Installation complete >>> py3-lupa-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/lupa/__pycache__' -> '/home/buildozer/aports/community/py3-lupa/pkg/py3-lupa-pyc/usr/lib/python3.14/site-packages/lupa/__pycache__' >>> py3-lupa-pyc*: Preparing subpackage py3-lupa-pyc... >>> py3-lupa-pyc*: Running postcheck for py3-lupa-pyc >>> py3-lupa*: Running postcheck for py3-lupa >>> py3-lupa*: Preparing package py3-lupa... >>> py3-lupa*: Stripping binaries >>> py3-lupa*: Scanning shared objects >>> py3-lupa-pyc*: Tracing dependencies... python3~3.14 >>> py3-lupa-pyc*: Package size: 4.5 KB >>> py3-lupa-pyc*: Compressing data... >>> py3-lupa-pyc*: Create checksum... >>> py3-lupa-pyc*: Create py3-lupa-pyc-2.1-r2.apk >>> py3-lupa*: Tracing dependencies... python3~3.14 so:libc.musl-s390x.so.1 >>> py3-lupa*: Package size: 2.0 MB >>> py3-lupa*: Compressing data... >>> py3-lupa*: Create checksum... >>> py3-lupa*: Create py3-lupa-2.1-r2.apk >>> py3-lupa: Build complete at Sun, 29 Mar 2026 00:11:55 +0000 elapsed time 0h 0m 54s >>> py3-lupa: Cleaning up srcdir >>> py3-lupa: Cleaning up pkgdir >>> py3-lupa: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-lupa (20260329.001102) ( 2/25) Purging python3-dev (3.14.3-r0) ( 3/25) Purging py3-gpep517-pyc (19-r2) ( 4/25) Purging py3-gpep517 (19-r2) ( 5/25) Purging py3-installer-pyc (0.7.0-r3) ( 6/25) Purging py3-installer (0.7.0-r3) ( 7/25) Purging py3-wheel-pyc (0.46.3-r1) ( 8/25) Purging py3-wheel (0.46.3-r1) ( 9/25) Purging py3-setuptools-pyc (82.0.1-r1) (10/25) Purging py3-setuptools (82.0.1-r1) (11/25) Purging py3-packaging-pyc (26.0-r1) (12/25) Purging py3-packaging (26.0-r1) (13/25) Purging py3-parsing-pyc (3.3.2-r1) (14/25) Purging py3-parsing (3.3.2-r1) (15/25) Purging python3-pyc (3.14.3-r0) (16/25) Purging python3-pycache-pyc0 (3.14.3-r0) (17/25) Purging pyc (3.14.3-r0) (18/25) Purging python3 (3.14.3-r0) (19/25) Purging gdbm (1.26-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.5.2-r0) (22/25) Purging libpanelw (6.6_p20251231-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.51.2-r1) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-lupa: Updating the community/s390x repository index... >>> py3-lupa: Signing the index...