>>> py3-kiwisolver: Building community/py3-kiwisolver 1.4.8-r0 (using abuild 3.15.0-r2) started Fri, 04 Jul 2025 07:32:40 +0000 >>> py3-kiwisolver: Validating /home/buildozer/aports/community/py3-kiwisolver/APKBUILD... >>> py3-kiwisolver: Analyzing dependencies... >>> py3-kiwisolver: Installing for build: build-base python3 python3-dev py3-setuptools py3-cppy py3-setuptools_scm py3-pytest ( 1/33) Installing libbz2 (1.0.8-r6) ( 2/33) Installing libffi (3.5.1-r0) ( 3/33) Installing gdbm (1.24-r0) ( 4/33) Installing xz-libs (5.8.1-r0) ( 5/33) Installing mpdecimal (4.0.1-r0) ( 6/33) Installing libpanelw (6.5_p20250614-r0) ( 7/33) Installing sqlite-libs (3.50.2-r0) ( 8/33) Installing python3 (3.12.11-r0) ( 9/33) Installing python3-pycache-pyc0 (3.12.11-r0) (10/33) Installing pyc (3.12.11-r0) (11/33) Installing python3-pyc (3.12.11-r0) (12/33) Installing python3-dev (3.12.11-r0) (13/33) Installing py3-parsing (3.2.3-r0) (14/33) Installing py3-parsing-pyc (3.2.3-r0) (15/33) Installing py3-packaging (25.0-r0) (16/33) Installing py3-packaging-pyc (25.0-r0) (17/33) Installing py3-setuptools (80.9.0-r0) (18/33) Installing py3-setuptools-pyc (80.9.0-r0) (19/33) Installing py3-cppy (1.2.1-r3) (20/33) Installing py3-cppy-pyc (1.2.1-r3) (21/33) Installing py3-setuptools_scm (8.3.1-r0) (22/33) Installing py3-setuptools_scm-pyc (8.3.1-r0) (23/33) Installing py3-iniconfig (2.1.0-r0) (24/33) Installing py3-iniconfig-pyc (2.1.0-r0) (25/33) Installing py3-pluggy (1.5.0-r0) (26/33) Installing py3-pluggy-pyc (1.5.0-r0) (27/33) Installing py3-py (1.11.0-r4) (28/33) Installing py3-py-pyc (1.11.0-r4) (29/33) Installing py3-pygments (2.19.2-r0) (30/33) Installing py3-pygments-pyc (2.19.2-r0) (31/33) Installing py3-pytest (8.4.1-r0) (32/33) Installing py3-pytest-pyc (8.4.1-r0) (33/33) Installing .makedepends-py3-kiwisolver (20250704.073241) busybox-1.37.0-r18.trigger: Executing script... OK: 366 MiB in 137 packages >>> py3-kiwisolver: Cleaning up srcdir >>> py3-kiwisolver: Cleaning up pkgdir >>> py3-kiwisolver: Cleaning up tmpdir >>> py3-kiwisolver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-kiwisolver-1.4.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-kiwisolver: Fetching py3-kiwisolver-1.4.8.tar.gz::https://github.com/nucleic/kiwi/archive/1.4.8.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-kiwisolver-1.4.8.tar.gz.part' py3-kiwisolver-1.4.8 90188 --:--:-- ETA py3-kiwisolver-1.4.8 100% |********************************| 91933 0:00:00 ETA '/var/cache/distfiles/edge/py3-kiwisolver-1.4.8.tar.gz.part' saved >>> py3-kiwisolver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-kiwisolver-1.4.8.tar.gz >>> py3-kiwisolver: Checking sha512sums... py3-kiwisolver-1.4.8.tar.gz: OK >>> py3-kiwisolver: Unpacking /var/cache/distfiles/edge/py3-kiwisolver-1.4.8.tar.gz... /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib.linux-armv8l-cpython-312/kiwisolver copying py/kiwisolver/__init__.py -> build/lib.linux-armv8l-cpython-312/kiwisolver copying py/kiwisolver/exceptions.py -> build/lib.linux-armv8l-cpython-312/kiwisolver copying py/kiwisolver/_cext.pyi -> build/lib.linux-armv8l-cpython-312/kiwisolver copying py/kiwisolver/py.typed -> build/lib.linux-armv8l-cpython-312/kiwisolver running build_ext building 'kiwisolver._cext' extension creating build/temp.linux-armv8l-cpython-312/py/src c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/cppy/include -I. -I/usr/include/python3.12 -c py/src/constraint.cpp -o build/temp.linux-armv8l-cpython-312/py/src/constraint.o -std=c++11 c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/cppy/include -I. -I/usr/include/python3.12 -c py/src/expression.cpp -o build/temp.linux-armv8l-cpython-312/py/src/expression.o -std=c++11 c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/cppy/include -I. -I/usr/include/python3.12 -c py/src/kiwisolver.cpp -o build/temp.linux-armv8l-cpython-312/py/src/kiwisolver.o -std=c++11 c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/cppy/include -I. -I/usr/include/python3.12 -c py/src/solver.cpp -o build/temp.linux-armv8l-cpython-312/py/src/solver.o -std=c++11 In file included from /usr/include/c++/14.3.0/vector:72, from ./kiwi/constraint.h:11, from ./kiwi/kiwi.h:9, from py/src/solver.cpp:9: /usr/include/c++/14.3.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/14.3.0/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector, std::allocator > >::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from ./kiwi/maptype.h:13, from ./kiwi/solverimpl.h:16, from ./kiwi/debug.h:13, from ./kiwi/kiwi.h:10: In member function 'std::pair, A>::iterator, bool> Loki::AssocVector::insert(const value_type&) [with K = kiwi::Variable; V = kiwi::impl::SolverImpl::EditInfo; C = std::less; A = std::allocator >]', inlined from 'Loki::AssocVector::mapped_type& Loki::AssocVector::operator[](const key_type&) [with K = kiwi::Variable; V = kiwi::impl::SolverImpl::EditInfo; C = std::less; A = std::allocator >]' at ./kiwi/AssocVector.h:163:24: ./kiwi/AssocVector.h:173:33: note: parameter passing for argument of type 'std::vector, std::allocator > >::const_iterator' changed in GCC 7.1 173 | i = Base::insert(i, val); | ~~~~~~~~~~~~^~~~~~~~ c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/cppy/include -I. -I/usr/include/python3.12 -c py/src/strength.cpp -o build/temp.linux-armv8l-cpython-312/py/src/strength.o -std=c++11 c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/cppy/include -I. -I/usr/include/python3.12 -c py/src/term.cpp -o build/temp.linux-armv8l-cpython-312/py/src/term.o -std=c++11 c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -I/usr/lib/python3.12/site-packages/cppy/include -I. -I/usr/include/python3.12 -c py/src/variable.cpp -o build/temp.linux-armv8l-cpython-312/py/src/variable.o -std=c++11 c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 build/temp.linux-armv8l-cpython-312/py/src/constraint.o build/temp.linux-armv8l-cpython-312/py/src/expression.o build/temp.linux-armv8l-cpython-312/py/src/kiwisolver.o build/temp.linux-armv8l-cpython-312/py/src/solver.o build/temp.linux-armv8l-cpython-312/py/src/strength.o build/temp.linux-armv8l-cpython-312/py/src/term.o build/temp.linux-armv8l-cpython-312/py/src/variable.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/kiwisolver/_cext.cpython-312-arm-linux-musleabihf.so ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-kiwisolver/src/kiwi-1.4.8 configfile: pyproject.toml collected 50 items py/tests/test_constraint.py ........ [ 16%] py/tests/test_expression.py ............ [ 40%] py/tests/test_solver.py ......... [ 58%] py/tests/test_strength.py .. [ 62%] py/tests/test_term.py ............ [ 86%] py/tests/test_variable.py ....... [100%] ============================== 50 passed in 0.35s ============================== 'Objective\n---------\n + 2 * e2 + 1 * s8 + -2 * s10\n\nTableau\n-------\nv1 | + 1 * s10\ne3 | + 1 * e2 + -1 * s10\nv4 | + -1 * d5 + -1 * s10\ns6 | + -1 * s10\ne9 | + 1 * s8 + -1 * s10\n\nInfeasible\n----------\ne3\ne9\n\nVariables\n---------\nfoo = v4\nbar = v1\n\nEdit Variables\n--------------\nbar\n\nConstraints\n-----------\n1 * bar + 0 == 0 | strength = 1\n1 * foo + 1 * bar + 0 == 0 | strength = 1.001e+09\n1 * bar + -0 >= 0 | strength = 1\n1 * bar + 1 <= 0 | strength = 1.001e+09\n\n\n'>>> py3-kiwisolver: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver copying build/lib.linux-armv8l-cpython-312/kiwisolver/__init__.py -> /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver creating /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver/__pycache__ copying build/lib.linux-armv8l-cpython-312/kiwisolver/__pycache__/__init__.cpython-312.pyc -> /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver/__pycache__ copying build/lib.linux-armv8l-cpython-312/kiwisolver/__pycache__/exceptions.cpython-312.pyc -> /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver/__pycache__ copying build/lib.linux-armv8l-cpython-312/kiwisolver/_cext.pyi -> /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver copying build/lib.linux-armv8l-cpython-312/kiwisolver/exceptions.py -> /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver copying build/lib.linux-armv8l-cpython-312/kiwisolver/py.typed -> /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver copying build/lib.linux-armv8l-cpython-312/kiwisolver/_cext.cpython-312-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver running install_egg_info running egg_info creating py/kiwisolver.egg-info writing py/kiwisolver.egg-info/PKG-INFO writing dependency_links to py/kiwisolver.egg-info/dependency_links.txt writing top-level names to py/kiwisolver.egg-info/top_level.txt writing manifest file 'py/kiwisolver.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'py/kiwisolver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'docs/source' no previously-included directories found matching '.git' no previously-included directories found matching 'dist' no previously-included directories found matching 'build' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' writing manifest file 'py/kiwisolver.egg-info/SOURCES.txt' Copying py/kiwisolver.egg-info to /home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver/usr/lib/python3.12/site-packages/kiwisolver-1.4.8-py3.12.egg-info running install_scripts >>> py3-kiwisolver-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/kiwisolver/__pycache__' -> '/home/buildozer/aports/community/py3-kiwisolver/pkg/py3-kiwisolver-pyc/usr/lib/python3.12/site-packages/kiwisolver/__pycache__' >>> py3-kiwisolver-pyc*: Preparing subpackage py3-kiwisolver-pyc... >>> py3-kiwisolver-pyc*: Running postcheck for py3-kiwisolver-pyc >>> py3-kiwisolver*: Running postcheck for py3-kiwisolver >>> py3-kiwisolver*: Preparing package py3-kiwisolver... >>> py3-kiwisolver*: Stripping binaries >>> py3-kiwisolver-pyc*: Scanning shared objects >>> py3-kiwisolver*: Scanning shared objects >>> py3-kiwisolver-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-kiwisolver-pyc*: Package size: 2.7 KB >>> py3-kiwisolver-pyc*: Compressing data... >>> py3-kiwisolver-pyc*: Create checksum... >>> py3-kiwisolver-pyc*: Create py3-kiwisolver-pyc-1.4.8-r0.apk >>> py3-kiwisolver*: Tracing dependencies... python3 python3~3.12 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-kiwisolver*: Package size: 108.8 KB >>> py3-kiwisolver*: Compressing data... >>> py3-kiwisolver*: Create checksum... >>> py3-kiwisolver*: Create py3-kiwisolver-1.4.8-r0.apk >>> py3-kiwisolver: Build complete at Fri, 04 Jul 2025 07:32:54 +0000 elapsed time 0h 0m 14s >>> py3-kiwisolver: Cleaning up srcdir >>> py3-kiwisolver: Cleaning up pkgdir >>> py3-kiwisolver: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-kiwisolver (20250704.073241) ( 2/33) Purging python3-dev (3.12.11-r0) ( 3/33) Purging py3-cppy-pyc (1.2.1-r3) ( 4/33) Purging py3-cppy (1.2.1-r3) ( 5/33) Purging py3-setuptools_scm-pyc (8.3.1-r0) ( 6/33) Purging py3-setuptools_scm (8.3.1-r0) ( 7/33) Purging py3-setuptools-pyc (80.9.0-r0) ( 8/33) Purging py3-setuptools (80.9.0-r0) ( 9/33) Purging py3-pytest-pyc (8.4.1-r0) (10/33) Purging py3-pytest (8.4.1-r0) (11/33) Purging py3-iniconfig-pyc (2.1.0-r0) (12/33) Purging py3-iniconfig (2.1.0-r0) (13/33) Purging py3-packaging-pyc (25.0-r0) (14/33) Purging py3-packaging (25.0-r0) (15/33) Purging py3-parsing-pyc (3.2.3-r0) (16/33) Purging py3-parsing (3.2.3-r0) (17/33) Purging py3-pluggy-pyc (1.5.0-r0) (18/33) Purging py3-pluggy (1.5.0-r0) (19/33) Purging py3-py-pyc (1.11.0-r4) (20/33) Purging py3-py (1.11.0-r4) (21/33) Purging py3-pygments-pyc (2.19.2-r0) (22/33) Purging py3-pygments (2.19.2-r0) (23/33) Purging python3-pyc (3.12.11-r0) (24/33) Purging python3-pycache-pyc0 (3.12.11-r0) (25/33) Purging pyc (3.12.11-r0) (26/33) Purging python3 (3.12.11-r0) (27/33) Purging gdbm (1.24-r0) (28/33) Purging libbz2 (1.0.8-r6) (29/33) Purging libffi (3.5.1-r0) (30/33) Purging libpanelw (6.5_p20250614-r0) (31/33) Purging mpdecimal (4.0.1-r0) (32/33) Purging sqlite-libs (3.50.2-r0) (33/33) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r18.trigger: Executing script... OK: 275 MiB in 104 packages >>> py3-kiwisolver: Updating the community/armv7 repository index... >>> py3-kiwisolver: Signing the index...