>>> py3-pyglm: Building testing/py3-pyglm 2.7.3-r1 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 12:41:42 +0000 >>> py3-pyglm: Validating /home/buildozer/aports/testing/py3-pyglm/APKBUILD... >>> py3-pyglm: Analyzing dependencies... >>> py3-pyglm: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r0) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.2-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.6_p20251231-r0) ( 7/35) Installing sqlite-libs (3.51.2-r1) ( 8/35) Installing python3 (3.14.3-r0) ( 9/35) Installing python3-pycache-pyc0 (3.14.3-r0) (10/35) Installing pyc (3.14.3-r0) (11/35) Installing python3-pyc (3.14.3-r0) (12/35) Installing py3-installer (0.7.0-r3) (13/35) Installing py3-installer-pyc (0.7.0-r3) (14/35) Installing py3-gpep517 (19-r2) (15/35) Installing py3-gpep517-pyc (19-r2) (16/35) Installing py3-parsing (3.3.2-r1) (17/35) Installing py3-parsing-pyc (3.3.2-r1) (18/35) Installing py3-packaging (26.0-r1) (19/35) Installing py3-packaging-pyc (26.0-r1) (20/35) Installing py3-setuptools (82.0.1-r1) (21/35) Installing py3-setuptools-pyc (82.0.1-r1) (22/35) Installing py3-wheel (0.46.3-r1) (23/35) Installing py3-wheel-pyc (0.46.3-r1) (24/35) Installing python3-dev (3.14.3-r0) (25/35) Installing py3-iniconfig (2.3.0-r1) (26/35) Installing py3-iniconfig-pyc (2.3.0-r1) (27/35) Installing py3-pluggy (1.6.0-r1) (28/35) Installing py3-pluggy-pyc (1.6.0-r1) (29/35) Installing py3-py (1.11.0-r5) (30/35) Installing py3-py-pyc (1.11.0-r5) (31/35) Installing py3-pygments (2.19.2-r1) (32/35) Installing py3-pygments-pyc (2.19.2-r1) (33/35) Installing py3-pytest (9.0.2-r1) (34/35) Installing py3-pytest-pyc (9.0.2-r1) (35/35) Installing .makedepends-py3-pyglm (20260330.124143) Executing busybox-1.37.0-r31.trigger OK: 617.4 MiB in 143 packages >>> py3-pyglm: Cleaning up srcdir >>> py3-pyglm: Cleaning up pkgdir >>> py3-pyglm: Cleaning up tmpdir >>> py3-pyglm: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyglm-2.7.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyglm: Fetching py3-pyglm-2.7.3.tar.gz::https://github.com/Zuzu-Typ/PyGLM/archive/refs/tags/2.7.3.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-pyglm-2.7.3.tar.gz.part' py3-pyglm-2.7.3.tar. 100% |********************************| 717k 0:00:00 ETA '/var/cache/distfiles/edge/py3-pyglm-2.7.3.tar.gz.part' saved /var/cache/distfiles/edge/py3-pyglm-2.7.3.tar.gz: OK >>> py3-pyglm: Fetching https://distfiles.alpinelinux.org/distfiles/edge/glm-fcda03b54596adda543bcdccc6c1879e380c86a7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyglm: Fetching https://github.com/Zuzu-Typ/glm/archive/fcda03b54596adda543bcdccc6c1879e380c86a7/glm-fcda03b54596adda543bcdccc6c1879e380c86a7.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/glm-fcda03b54596adda543bcdccc6c1879e380c86a7.tar.gz.part' glm-fcda03b54596adda 100% |********************************| 4284k 0:00:00 ETA '/var/cache/distfiles/edge/glm-fcda03b54596adda543bcdccc6c1879e380c86a7.tar.gz.part' saved /var/cache/distfiles/edge/glm-fcda03b54596adda543bcdccc6c1879e380c86a7.tar.gz: OK >>> py3-pyglm: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyglm-2.7.3.tar.gz /var/cache/distfiles/edge/py3-pyglm-2.7.3.tar.gz: OK >>> py3-pyglm: Fetching https://distfiles.alpinelinux.org/distfiles/edge/glm-fcda03b54596adda543bcdccc6c1879e380c86a7.tar.gz /var/cache/distfiles/edge/glm-fcda03b54596adda543bcdccc6c1879e380c86a7.tar.gz: OK >>> py3-pyglm: Unpacking /var/cache/distfiles/edge/py3-pyglm-2.7.3.tar.gz... >>> py3-pyglm: Unpacking /var/cache/distfiles/edge/glm-fcda03b54596adda543bcdccc6c1879e380c86a7.tar.gz... 2026-03-30 12:41:46,740 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :24: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :28: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /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 :: zlib/libpng License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 12:41:46,759 root INFO running bdist_wheel 2026-03-30 12:41:46,771 root INFO running build 2026-03-30 12:41:46,772 root INFO running build_py 2026-03-30 12:41:46,774 root INFO creating build/lib.linux-aarch64-cpython-314/glm-stubs 2026-03-30 12:41:46,775 root INFO copying glm-stubs/__init__.py -> build/lib.linux-aarch64-cpython-314/glm-stubs 2026-03-30 12:41:46,775 root INFO copying glm-stubs/glm_typing.py -> build/lib.linux-aarch64-cpython-314/glm-stubs 2026-03-30 12:41:46,775 root INFO running egg_info 2026-03-30 12:41:46,777 root INFO creating PyGLM.egg-info 2026-03-30 12:41:46,777 root INFO writing PyGLM.egg-info/PKG-INFO 2026-03-30 12:41:46,778 root INFO writing dependency_links to PyGLM.egg-info/dependency_links.txt 2026-03-30 12:41:46,778 root INFO writing top-level names to PyGLM.egg-info/top_level.txt 2026-03-30 12:41:46,778 root INFO writing manifest file 'PyGLM.egg-info/SOURCES.txt' 2026-03-30 12:41:46,781 root INFO reading manifest file 'PyGLM.egg-info/SOURCES.txt' 2026-03-30 12:41:46,781 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 12:41:46,813 root INFO adding license file 'LICENSE' 2026-03-30 12:41:46,814 root INFO adding license file 'COPYING' 2026-03-30 12:41:46,827 root INFO writing manifest file 'PyGLM.egg-info/SOURCES.txt' 2026-03-30 12:41:46,837 root INFO copying glm-stubs/__init__.pyi -> build/lib.linux-aarch64-cpython-314/glm-stubs 2026-03-30 12:41:46,839 root INFO running build_ext 2026-03-30 12:41:46,840 root INFO building 'glm' extension 2026-03-30 12:41:46,840 root INFO creating build/temp.linux-aarch64-cpython-314 2026-03-30 12:41:46,840 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fPIC -Iglm/ -I/usr/include/python3.14 -c PyGLM.cpp -o build/temp.linux-aarch64-cpython-314/PyGLM.o -std=c++11 2026-03-30 12:44:42,703 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST build/temp.linux-aarch64-cpython-314/PyGLM.o -L/usr/lib -o build/lib.linux-aarch64-cpython-314/glm.cpython-314-aarch64-linux-musl.so 2026-03-30 12:44:42,804 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-30 12:44:42,804 root INFO running install 2026-03-30 12:44:42,812 root INFO running install_lib 2026-03-30 12:44:42,814 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-30 12:44:42,814 root INFO copying build/lib.linux-aarch64-cpython-314/glm.cpython-314-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/. 2026-03-30 12:44:42,819 root INFO creating build/bdist.linux-aarch64/wheel/glm-stubs 2026-03-30 12:44:42,819 root INFO copying build/lib.linux-aarch64-cpython-314/glm-stubs/__init__.py -> build/bdist.linux-aarch64/wheel/./glm-stubs 2026-03-30 12:44:42,820 root INFO copying build/lib.linux-aarch64-cpython-314/glm-stubs/__init__.pyi -> build/bdist.linux-aarch64/wheel/./glm-stubs 2026-03-30 12:44:42,821 root INFO copying build/lib.linux-aarch64-cpython-314/glm-stubs/glm_typing.py -> build/bdist.linux-aarch64/wheel/./glm-stubs 2026-03-30 12:44:42,821 root INFO running install_egg_info 2026-03-30 12:44:42,824 root INFO Copying PyGLM.egg-info to build/bdist.linux-aarch64/wheel/./PyGLM-2.7.3-py3.14.egg-info 2026-03-30 12:44:42,825 root INFO running install_scripts 2026-03-30 12:44:42,830 root INFO creating build/bdist.linux-aarch64/wheel/pyglm-2.7.3.dist-info/WHEEL 2026-03-30 12:44:42,831 wheel INFO creating '/home/buildozer/aports/testing/py3-pyglm/src/PyGLM-2.7.3/.dist/.tmp-gaqooo3_/pyglm-2.7.3-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-30 12:44:42,838 wheel INFO adding 'glm.cpython-314-aarch64-linux-musl.so' 2026-03-30 12:44:42,841 wheel INFO adding 'glm-stubs/__init__.py' 2026-03-30 12:44:42,842 wheel INFO adding 'glm-stubs/__init__.pyi' 2026-03-30 12:44:42,843 wheel INFO adding 'glm-stubs/glm_typing.py' 2026-03-30 12:44:42,844 wheel INFO adding 'pyglm-2.7.3.dist-info/licenses/COPYING' 2026-03-30 12:44:42,844 wheel INFO adding 'pyglm-2.7.3.dist-info/licenses/LICENSE' 2026-03-30 12:44:42,844 wheel INFO adding 'pyglm-2.7.3.dist-info/METADATA' 2026-03-30 12:44:42,844 wheel INFO adding 'pyglm-2.7.3.dist-info/WHEEL' 2026-03-30 12:44:42,844 wheel INFO adding 'pyglm-2.7.3.dist-info/top_level.txt' 2026-03-30 12:44:42,844 wheel INFO adding 'pyglm-2.7.3.dist-info/RECORD' 2026-03-30 12:44:42,845 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-30 12:44:42,846 gpep517 INFO The backend produced .dist/pyglm-2.7.3-cp314-cp314-linux_aarch64.whl pyglm-2.7.3-cp314-cp314-linux_aarch64.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-pyglm/src/PyGLM-2.7.3 collected 179 items test/PyGLM_test.py ..................................................... [ 29%] ........................................................................ [ 69%] ...................................................... [100%] ============================= 179 passed in 1.35s ============================== >>> py3-pyglm: Entering fakeroot... >>> py3-pyglm*: Running postcheck for py3-pyglm >>> WARNING: py3-pyglm*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pyglm*: Preparing package py3-pyglm... >>> py3-pyglm*: Stripping binaries >>> py3-pyglm*: Scanning shared objects >>> py3-pyglm*: Tracing dependencies... python3 python3~3.14 so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-pyglm*: Package size: 5.1 MB >>> py3-pyglm*: Compressing data... >>> py3-pyglm*: Create checksum... >>> py3-pyglm*: Create py3-pyglm-2.7.3-r1.apk >>> py3-pyglm: Build complete at Mon, 30 Mar 2026 12:44:45 +0000 elapsed time 0h 3m 3s >>> py3-pyglm: Cleaning up srcdir >>> py3-pyglm: Cleaning up pkgdir >>> py3-pyglm: Cleaning up tmpdir >>> py3-pyglm: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-pyglm (20260330.124143) ( 2/35) Purging py3-gpep517-pyc (19-r2) ( 3/35) Purging py3-gpep517 (19-r2) ( 4/35) Purging py3-installer-pyc (0.7.0-r3) ( 5/35) Purging py3-installer (0.7.0-r3) ( 6/35) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/35) Purging py3-setuptools (82.0.1-r1) ( 8/35) Purging py3-wheel-pyc (0.46.3-r1) ( 9/35) Purging py3-wheel (0.46.3-r1) (10/35) Purging python3-dev (3.14.3-r0) (11/35) Purging py3-pytest-pyc (9.0.2-r1) (12/35) Purging py3-pytest (9.0.2-r1) (13/35) Purging py3-iniconfig-pyc (2.3.0-r1) (14/35) Purging py3-iniconfig (2.3.0-r1) (15/35) Purging py3-packaging-pyc (26.0-r1) (16/35) Purging py3-packaging (26.0-r1) (17/35) Purging py3-parsing-pyc (3.3.2-r1) (18/35) Purging py3-parsing (3.3.2-r1) (19/35) Purging py3-pluggy-pyc (1.6.0-r1) (20/35) Purging py3-pluggy (1.6.0-r1) (21/35) Purging py3-py-pyc (1.11.0-r5) (22/35) Purging py3-py (1.11.0-r5) (23/35) Purging py3-pygments-pyc (2.19.2-r1) (24/35) Purging py3-pygments (2.19.2-r1) (25/35) Purging python3-pyc (3.14.3-r0) (26/35) Purging python3-pycache-pyc0 (3.14.3-r0) (27/35) Purging pyc (3.14.3-r0) (28/35) Purging python3 (3.14.3-r0) (29/35) Purging gdbm (1.26-r0) (30/35) Purging libbz2 (1.0.8-r6) (31/35) Purging libffi (3.5.2-r0) (32/35) Purging libpanelw (6.6_p20251231-r0) (33/35) Purging mpdecimal (4.0.1-r0) (34/35) Purging sqlite-libs (3.51.2-r1) (35/35) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-pyglm: Updating the testing/aarch64 repository index... >>> py3-pyglm: Signing the index...