>>> py3-lupa: Building community/py3-lupa 2.1-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:09:40 +0000 >>> py3-lupa: Validating /home/udu/aports/community/py3-lupa/APKBUILD... >>> py3-lupa: Analyzing dependencies... >>> py3-lupa: Installing for build: build-base python3-dev py3-gpep517 py3-wheel py3-setuptools WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/17) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/17) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/17) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (4/17) Installing python3-dev (3.12.12-r0) (5/17) Installing py3-installer (0.7.0-r2) (6/17) Installing py3-installer-pyc (0.7.0-r2) (7/17) Installing py3-gpep517 (19-r0) (8/17) Installing py3-gpep517-pyc (19-r0) (9/17) Installing py3-parsing (3.2.3-r0) (10/17) Installing py3-parsing-pyc (3.2.3-r0) (11/17) Installing py3-packaging (25.0-r0) (12/17) Installing py3-packaging-pyc (25.0-r0) (13/17) Installing py3-wheel (0.46.1-r0) (14/17) Installing py3-wheel-pyc (0.46.1-r0) (15/17) Installing py3-setuptools (80.9.0-r0) (16/17) Installing py3-setuptools-pyc (80.9.0-r0) (17/17) Installing .makedepends-py3-lupa (20251012.200941) Executing busybox-1.37.0-r19.trigger OK: 350 MiB in 103 packages >>> py3-lupa: Cleaning up srcdir >>> py3-lupa: Cleaning up pkgdir >>> py3-lupa: Cleaning up tmpdir >>> py3-lupa: Fetching py3-lupa-2.1.tar.gz::https://files.pythonhosted.org/packages/source/l/lupa/lupa-2.1.tar.gz >>> py3-lupa: Fetching py3-lupa-2.1.tar.gz::https://files.pythonhosted.org/packages/source/l/lupa/lupa-2.1.tar.gz >>> py3-lupa: Checking sha512sums... py3-lupa-2.1.tar.gz: OK >>> py3-lupa: Unpacking /var/cache/distfiles/py3-lupa-2.1.tar.gz... 2025-10-12 20:09:43,476 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-10-12 20:09:43,650 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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() 2025-10-12 20:09:43,670 root INFO running build 2025-10-12 20:09:43,670 root INFO running build_py 2025-10-12 20:09:43,675 root INFO creating build/lib.linux-x86_64-cpython-312/lupa 2025-10-12 20:09:43,675 root INFO copying lupa/version.py -> build/lib.linux-x86_64-cpython-312/lupa 2025-10-12 20:09:43,675 root INFO copying lupa/__init__.py -> build/lib.linux-x86_64-cpython-312/lupa 2025-10-12 20:09:43,676 root INFO running build_ext 2025-10-12 20:09:43,679 root INFO building 'lupa.lua54' extension 2025-10-12 20:09:43,683 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 2025-10-12 20:09:43,684 root INFO creating build/temp.linux-x86_64-cpython-312/lupa 2025-10-12 20:09:43,685 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lapi.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lapi.o 2025-10-12 20:09:44,361 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lauxlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lauxlib.o 2025-10-12 20:09:44,799 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lbaselib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lbaselib.o 2025-10-12 20:09:45,039 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcode.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcode.o 2025-10-12 20:09:45,658 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcorolib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcorolib.o 2025-10-12 20:09:45,760 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lctype.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lctype.o 2025-10-12 20:09:45,783 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldblib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldblib.o 2025-10-12 20:09:46,014 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldebug.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldebug.o 2025-10-12 20:09:46,431 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldo.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldo.o 2025-10-12 20:09:46,833 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldump.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldump.o 2025-10-12 20:09:46,950 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lfunc.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lfunc.o 2025-10-12 20:09:47,091 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lgc.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lgc.o 2025-10-12 20:09:47,622 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/linit.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/linit.o 2025-10-12 20:09:47,665 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/liolib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/liolib.o 2025-10-12 20:09:47,983 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/llex.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/llex.o 2025-10-12 20:09:48,331 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmathlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmathlib.o 2025-10-12 20:09:48,535 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmem.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmem.o 2025-10-12 20:09:48,618 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loadlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loadlib.o 2025-10-12 20:09:48,806 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lobject.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lobject.o 2025-10-12 20:09:49,129 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lopcodes.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lopcodes.o 2025-10-12 20:09:49,154 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loslib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loslib.o 2025-10-12 20:09:49,315 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lparser.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lparser.o 2025-10-12 20:09:50,044 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstate.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstate.o 2025-10-12 20:09:50,227 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstring.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstring.o 2025-10-12 20:09:50,398 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstrlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstrlib.o 2025-10-12 20:09:51,163 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltable.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltable.o 2025-10-12 20:09:51,523 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltablib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltablib.o 2025-10-12 20:09:51,746 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltests.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltests.o 2025-10-12 20:09:51,783 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltm.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltm.o 2025-10-12 20:09:51,960 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lundump.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lundump.o 2025-10-12 20:09:52,136 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lutf8lib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lutf8lib.o 2025-10-12 20:09:52,298 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lvm.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lvm.o 2025-10-12 20:09:53,756 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lzio.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lzio.o 2025-10-12 20:09:53,818 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54 -I/usr/include/python3.12 -c lupa/lua54.c -o build/temp.linux-x86_64-cpython-312/lupa/lua54.o 2025-10-12 20:10:03,748 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lapi.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lauxlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lbaselib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcode.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lcorolib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lctype.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldblib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldebug.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldo.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ldump.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lfunc.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lgc.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/linit.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/liolib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/llex.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmathlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lmem.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loadlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lobject.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lopcodes.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/loslib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lparser.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstate.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstring.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lstrlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltable.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltablib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltests.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/ltm.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lundump.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lutf8lib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lvm.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua54/lzio.o build/temp.linux-x86_64-cpython-312/lupa/lua54.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/lupa/lua54.cpython-312-x86_64-linux-musl.so 2025-10-12 20:10:03,782 root INFO building 'lupa.luajit21' extension 2025-10-12 20:10:03,782 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/luajit21/src -I/usr/include/python3.12 -c lupa/luajit21.c -o build/temp.linux-x86_64-cpython-312/lupa/luajit21.o 2025-10-12 20:10:13,281 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/lupa/luajit21.o /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/luajit21/src/libluajit.a -L/usr/lib -o build/lib.linux-x86_64-cpython-312/lupa/luajit21.cpython-312-x86_64-linux-musl.so 2025-10-12 20:10:13,322 root INFO building 'lupa.lua53' extension 2025-10-12 20:10:13,326 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 2025-10-12 20:10:13,328 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lapi.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lapi.o 2025-10-12 20:10:13,910 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lauxlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lauxlib.o 2025-10-12 20:10:14,336 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbaselib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbaselib.o 2025-10-12 20:10:14,570 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbitlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbitlib.o 2025-10-12 20:10:14,608 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcode.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcode.o 2025-10-12 20:10:15,058 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcorolib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcorolib.o 2025-10-12 20:10:15,148 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lctype.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lctype.o 2025-10-12 20:10:15,170 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldblib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldblib.o 2025-10-12 20:10:15,383 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldebug.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldebug.o 2025-10-12 20:10:15,712 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldo.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldo.o 2025-10-12 20:10:16,012 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldump.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldump.o 2025-10-12 20:10:16,125 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lfunc.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lfunc.o 2025-10-12 20:10:16,222 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lgc.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lgc.o 2025-10-12 20:10:16,666 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/linit.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/linit.o 2025-10-12 20:10:16,705 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/liolib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/liolib.o 2025-10-12 20:10:17,020 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/llex.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/llex.o 2025-10-12 20:10:17,374 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmathlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmathlib.o 2025-10-12 20:10:17,555 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmem.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmem.o 2025-10-12 20:10:17,609 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loadlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loadlib.o 2025-10-12 20:10:17,797 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lobject.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lobject.o 2025-10-12 20:10:18,123 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lopcodes.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lopcodes.o 2025-10-12 20:10:18,147 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loslib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loslib.o 2025-10-12 20:10:18,302 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lparser.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lparser.o 2025-10-12 20:10:18,909 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstate.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstate.o 2025-10-12 20:10:19,057 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstring.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstring.o 2025-10-12 20:10:19,215 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstrlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstrlib.o 2025-10-12 20:10:19,907 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltable.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltable.o 2025-10-12 20:10:20,202 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltablib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltablib.o 2025-10-12 20:10:20,401 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltests.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltests.o 2025-10-12 20:10:20,436 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltm.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltm.o 2025-10-12 20:10:20,541 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lundump.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lundump.o 2025-10-12 20:10:20,705 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lutf8lib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lutf8lib.o 2025-10-12 20:10:20,852 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lvm.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lvm.o 2025-10-12 20:10:21,746 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lzio.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lzio.o 2025-10-12 20:10:21,806 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53 -I/usr/include/python3.12 -c lupa/lua53.c -o build/temp.linux-x86_64-cpython-312/lupa/lua53.o 2025-10-12 20:10:31,586 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lapi.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lauxlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbaselib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lbitlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcode.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lcorolib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lctype.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldblib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldebug.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldo.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ldump.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lfunc.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lgc.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/linit.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/liolib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/llex.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmathlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lmem.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loadlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lobject.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lopcodes.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/loslib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lparser.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstate.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstring.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lstrlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltable.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltablib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltests.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/ltm.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lundump.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lutf8lib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lvm.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua53/lzio.o build/temp.linux-x86_64-cpython-312/lupa/lua53.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/lupa/lua53.cpython-312-x86_64-linux-musl.so 2025-10-12 20:10:31,619 root INFO building 'lupa.luajit20' extension 2025-10-12 20:10:31,619 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/luajit20/src -I/usr/include/python3.12 -c lupa/luajit20.c -o build/temp.linux-x86_64-cpython-312/lupa/luajit20.o 2025-10-12 20:10:41,505 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/lupa/luajit20.o /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/luajit20/src/libluajit.a -L/usr/lib -o build/lib.linux-x86_64-cpython-312/lupa/luajit20.cpython-312-x86_64-linux-musl.so 2025-10-12 20:10:41,544 root INFO building 'lupa.lua52' extension 2025-10-12 20:10:41,548 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 2025-10-12 20:10:41,550 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lapi.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lapi.o 2025-10-12 20:10:42,128 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lauxlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lauxlib.o 2025-10-12 20:10:42,529 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbaselib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbaselib.o 2025-10-12 20:10:42,751 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbitlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbitlib.o 2025-10-12 20:10:42,866 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcode.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcode.o 2025-10-12 20:10:43,303 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcorolib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcorolib.o 2025-10-12 20:10:43,388 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lctype.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lctype.o 2025-10-12 20:10:43,410 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldblib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldblib.o 2025-10-12 20:10:43,627 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldebug.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldebug.o 2025-10-12 20:10:43,909 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldo.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldo.o 2025-10-12 20:10:44,207 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldump.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldump.o 2025-10-12 20:10:44,303 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lfunc.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lfunc.o 2025-10-12 20:10:44,407 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lgc.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lgc.o 2025-10-12 20:10:44,893 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/linit.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/linit.o 2025-10-12 20:10:44,935 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/liolib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/liolib.o 2025-10-12 20:10:45,231 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/llex.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/llex.o 2025-10-12 20:10:45,554 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmathlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmathlib.o 2025-10-12 20:10:45,713 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmem.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmem.o 2025-10-12 20:10:45,769 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loadlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loadlib.o 2025-10-12 20:10:45,934 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lobject.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lobject.o 2025-10-12 20:10:46,164 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lopcodes.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lopcodes.o 2025-10-12 20:10:46,189 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loslib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loslib.o 2025-10-12 20:10:46,325 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lparser.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lparser.o 2025-10-12 20:10:46,941 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstate.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstate.o 2025-10-12 20:10:47,070 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstring.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstring.o 2025-10-12 20:10:47,183 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstrlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstrlib.o 2025-10-12 20:10:47,619 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltable.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltable.o 2025-10-12 20:10:47,896 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltablib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltablib.o 2025-10-12 20:10:48,038 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltests.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltests.o 2025-10-12 20:10:48,074 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltm.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltm.o 2025-10-12 20:10:48,133 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lundump.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lundump.o 2025-10-12 20:10:48,280 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lvm.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lvm.o 2025-10-12 20:10:48,886 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lzio.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lzio.o 2025-10-12 20:10:48,956 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52 -I/usr/include/python3.12 -c lupa/lua52.c -o build/temp.linux-x86_64-cpython-312/lupa/lua52.o 2025-10-12 20:10:58,870 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lapi.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lauxlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbaselib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lbitlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcode.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lcorolib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lctype.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldblib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldebug.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldo.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ldump.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lfunc.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lgc.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/linit.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/liolib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/llex.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmathlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lmem.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loadlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lobject.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lopcodes.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/loslib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lparser.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstate.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstring.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lstrlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltable.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltablib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltests.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/ltm.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lundump.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lvm.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua52/lzio.o build/temp.linux-x86_64-cpython-312/lupa/lua52.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/lupa/lua52.cpython-312-x86_64-linux-musl.so 2025-10-12 20:10:58,902 root INFO building 'lupa.lua51' extension 2025-10-12 20:10:58,906 root INFO creating build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src 2025-10-12 20:10:58,908 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lapi.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lapi.o 2025-10-12 20:10:59,382 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lauxlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lauxlib.o 2025-10-12 20:10:59,711 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lbaselib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lbaselib.o 2025-10-12 20:11:00,010 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lcode.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lcode.o 2025-10-12 20:11:00,397 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldblib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldblib.o 2025-10-12 20:11:00,599 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldebug.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldebug.o 2025-10-12 20:11:00,957 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldo.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldo.o 2025-10-12 20:11:01,230 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldump.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldump.o 2025-10-12 20:11:01,323 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lfunc.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lfunc.o 2025-10-12 20:11:01,408 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lgc.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lgc.o 2025-10-12 20:11:01,682 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/linit.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/linit.o 2025-10-12 20:11:01,712 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/liolib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/liolib.o 2025-10-12 20:11:01,962 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/llex.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/llex.o 2025-10-12 20:11:02,295 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmathlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmathlib.o 2025-10-12 20:11:02,462 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmem.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmem.o 2025-10-12 20:11:02,520 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loadlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loadlib.o 2025-10-12 20:11:02,684 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lobject.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lobject.o 2025-10-12 20:11:02,851 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lopcodes.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lopcodes.o 2025-10-12 20:11:02,878 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loslib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loslib.o 2025-10-12 20:11:03,011 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lparser.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lparser.o 2025-10-12 20:11:03,531 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstate.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstate.o 2025-10-12 20:11:03,633 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstring.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstring.o 2025-10-12 20:11:03,737 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstrlib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstrlib.o 2025-10-12 20:11:04,190 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltable.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltable.o 2025-10-12 20:11:04,478 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltablib.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltablib.o 2025-10-12 20:11:04,628 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltm.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltm.o 2025-10-12 20:11:04,689 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lundump.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lundump.o 2025-10-12 20:11:04,831 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lvm.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lvm.o 2025-10-12 20:11:05,348 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c /home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lzio.c -o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lzio.o 2025-10-12 20:11:05,427 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src -I/usr/include/python3.12 -c lupa/lua51.c -o build/temp.linux-x86_64-cpython-312/lupa/lua51.o 2025-10-12 20:11:15,040 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lapi.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lauxlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lbaselib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lcode.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldblib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldebug.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldo.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ldump.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lfunc.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lgc.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/linit.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/liolib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/llex.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmathlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lmem.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loadlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lobject.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lopcodes.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/loslib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lparser.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstate.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstring.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lstrlib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltable.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltablib.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/ltm.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lundump.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lvm.o build/temp.linux-x86_64-cpython-312/home/udu/aports/community/py3-lupa/src/lupa-2.1/third-party/lua51/src/lzio.o build/temp.linux-x86_64-cpython-312/lupa/lua51.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/lupa/lua51.cpython-312-x86_64-linux-musl.so 2025-10-12 20:11:15,080 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 20:11:15,080 root INFO running install 2025-10-12 20:11:15,091 root INFO running install_lib 2025-10-12 20:11:15,094 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 20:11:15,094 root INFO creating build/bdist.linux-x86_64/wheel/lupa 2025-10-12 20:11:15,095 root INFO copying build/lib.linux-x86_64-cpython-312/lupa/luajit20.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./lupa 2025-10-12 20:11:15,096 root INFO copying build/lib.linux-x86_64-cpython-312/lupa/version.py -> build/bdist.linux-x86_64/wheel/./lupa 2025-10-12 20:11:15,097 root INFO copying build/lib.linux-x86_64-cpython-312/lupa/lua52.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./lupa 2025-10-12 20:11:15,097 root INFO copying build/lib.linux-x86_64-cpython-312/lupa/lua53.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./lupa 2025-10-12 20:11:15,098 root INFO copying build/lib.linux-x86_64-cpython-312/lupa/__init__.py -> build/bdist.linux-x86_64/wheel/./lupa 2025-10-12 20:11:15,099 root INFO copying build/lib.linux-x86_64-cpython-312/lupa/lua51.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./lupa 2025-10-12 20:11:15,099 root INFO copying build/lib.linux-x86_64-cpython-312/lupa/luajit21.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./lupa 2025-10-12 20:11:15,101 root INFO copying build/lib.linux-x86_64-cpython-312/lupa/lua54.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./lupa 2025-10-12 20:11:15,102 root INFO running install_egg_info 2025-10-12 20:11:15,105 root INFO running egg_info 2025-10-12 20:11:15,108 root INFO writing lupa.egg-info/PKG-INFO 2025-10-12 20:11:15,113 root INFO writing dependency_links to lupa.egg-info/dependency_links.txt 2025-10-12 20:11:15,114 root INFO writing top-level names to lupa.egg-info/top_level.txt 2025-10-12 20:11:15,118 root INFO reading manifest file 'lupa.egg-info/SOURCES.txt' 2025-10-12 20:11:15,138 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 20:11:15,165 root INFO adding license file 'LICENSE.txt' 2025-10-12 20:11:15,185 root INFO writing manifest file 'lupa.egg-info/SOURCES.txt' 2025-10-12 20:11:15,186 root INFO Copying lupa.egg-info to build/bdist.linux-x86_64/wheel/./lupa-2.1-py3.12.egg-info 2025-10-12 20:11:15,187 root INFO running install_scripts 2025-10-12 20:11:15,193 root INFO creating build/bdist.linux-x86_64/wheel/lupa-2.1.dist-info/WHEEL 2025-10-12 20:11:15,194 wheel INFO creating '/home/udu/aports/community/py3-lupa/src/lupa-2.1/.dist/.tmp-jdc54u98/lupa-2.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 20:11:15,194 wheel INFO adding 'lupa/__init__.py' 2025-10-12 20:11:15,196 wheel INFO adding 'lupa/lua51.cpython-312-x86_64-linux-musl.so' 2025-10-12 20:11:15,198 wheel INFO adding 'lupa/lua52.cpython-312-x86_64-linux-musl.so' 2025-10-12 20:11:15,199 wheel INFO adding 'lupa/lua53.cpython-312-x86_64-linux-musl.so' 2025-10-12 20:11:15,201 wheel INFO adding 'lupa/lua54.cpython-312-x86_64-linux-musl.so' 2025-10-12 20:11:15,204 wheel INFO adding 'lupa/luajit20.cpython-312-x86_64-linux-musl.so' 2025-10-12 20:11:15,207 wheel INFO adding 'lupa/luajit21.cpython-312-x86_64-linux-musl.so' 2025-10-12 20:11:15,208 wheel INFO adding 'lupa/version.py' 2025-10-12 20:11:15,208 wheel INFO adding 'lupa-2.1.dist-info/licenses/LICENSE.txt' 2025-10-12 20:11:15,209 wheel INFO adding 'lupa-2.1.dist-info/METADATA' 2025-10-12 20:11:15,209 wheel INFO adding 'lupa-2.1.dist-info/WHEEL' 2025-10-12 20:11:15,209 wheel INFO adding 'lupa-2.1.dist-info/top_level.txt' 2025-10-12 20:11:15,209 wheel INFO adding 'lupa-2.1.dist-info/RECORD' 2025-10-12 20:11:15,209 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 20:11:15,211 gpep517 INFO The backend produced .dist/lupa-2.1-cp312-cp312-linux_x86_64.whl lupa-2.1-cp312-cp312-linux_x86_64.whl Using bundled Lua in lua54 Using bundled LuaJIT in luajit21 Building LuaJIT for 'linux' in luajit21 Using bundled Lua in lua53 Using bundled LuaJIT in luajit20 Building LuaJIT for 'linux' in luajit20 Using bundled Lua in lua52 Using bundled Lua in lua51 generated sources not available, need Cython to build WARNING: trying to build with Cython, but it is not installed >>> py3-lupa: Entering fakeroot... 2025-10-12 20:11:15,473 gpep517 INFO Installing .dist/lupa-2.1-cp312-cp312-linux_x86_64.whl into /home/udu/aports/community/py3-lupa/pkg/py3-lupa 2025-10-12 20:11:15,496 gpep517 INFO Installation complete >>> py3-lupa-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/lupa/__pycache__' -> '/home/udu/aports/community/py3-lupa/pkg/py3-lupa-pyc/usr/lib/python3.12/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-pyc*: Scanning shared objects >>> py3-lupa*: Scanning shared objects >>> py3-lupa-pyc*: Tracing dependencies... python3~3.12 >>> py3-lupa-pyc*: Package size: 4.4 KB >>> py3-lupa-pyc*: Compressing data... >>> py3-lupa-pyc*: Create checksum... >>> py3-lupa-pyc*: Create py3-lupa-pyc-2.1-r1.apk >>> py3-lupa*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 >>> py3-lupa*: Package size: 3.1 MB >>> py3-lupa*: Compressing data... >>> py3-lupa*: Create checksum... >>> py3-lupa*: Create py3-lupa-2.1-r1.apk >>> py3-lupa: Build complete at Sun, 12 Oct 2025 20:11:16 +0000 elapsed time 0h 1m 36s >>> py3-lupa: Cleaning up srcdir >>> py3-lupa: Cleaning up pkgdir >>> py3-lupa: Uninstalling dependencies... (1/14) Purging .makedepends-py3-lupa (20251012.200941) (2/14) Purging python3-dev (3.12.12-r0) (3/14) Purging py3-gpep517-pyc (19-r0) (4/14) Purging py3-gpep517 (19-r0) (5/14) Purging py3-installer-pyc (0.7.0-r2) (6/14) Purging py3-installer (0.7.0-r2) (7/14) Purging py3-wheel-pyc (0.46.1-r0) (8/14) Purging py3-wheel (0.46.1-r0) (9/14) Purging py3-setuptools-pyc (80.9.0-r0) (10/14) Purging py3-setuptools (80.9.0-r0) (11/14) Purging py3-packaging-pyc (25.0-r0) (12/14) Purging py3-packaging (25.0-r0) (13/14) Purging py3-parsing-pyc (3.2.3-r0) (14/14) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-lupa: Updating the community/x86_64 repository index... >>> py3-lupa: Signing the index...