>>> py3-mapbox-earcut: Building testing/py3-mapbox-earcut 1.0.1-r2 (using abuild 3.13.0-r5) started Tue, 06 Aug 2024 12:33:16 +0000 >>> py3-mapbox-earcut: Checking sanity of /home/buildozer/aports/testing/py3-mapbox-earcut/APKBUILD... >>> WARNING: py3-mapbox-earcut: No maintainer >>> py3-mapbox-earcut: Analyzing dependencies... >>> py3-mapbox-earcut: Installing for build: build-base py3-numpy py3-setuptools py3-pybind11-dev python3-dev py3-gpep517 py3-pytest (1/39) Installing libquadmath (14.2.0-r0) (2/39) Installing libgfortran (14.2.0-r0) (3/39) Installing openblas (0.3.27-r0) (4/39) Installing libbz2 (1.0.8-r6) (5/39) Installing libffi (3.4.6-r0) (6/39) Installing gdbm (1.24-r0) (7/39) Installing xz-libs (5.6.2-r0) (8/39) Installing mpdecimal (4.0.0-r0) (9/39) Installing libpanelw (6.5_p20240601-r0) (10/39) Installing sqlite-libs (3.46.0-r0) (11/39) Installing python3 (3.12.4-r0) (12/39) Installing python3-pycache-pyc0 (3.12.4-r0) (13/39) Installing pyc (3.12.4-r0) (14/39) Installing py3-numpy-pyc (1.25.2-r1) (15/39) Installing python3-pyc (3.12.4-r0) (16/39) Installing py3-numpy (1.25.2-r1) (17/39) Installing py3-parsing (3.1.2-r1) (18/39) Installing py3-parsing-pyc (3.1.2-r1) (19/39) Installing py3-packaging (24.1-r0) (20/39) Installing py3-packaging-pyc (24.1-r0) (21/39) Installing py3-setuptools (70.3.0-r0) (22/39) Installing py3-setuptools-pyc (70.3.0-r0) (23/39) Installing py3-pybind11 (2.13.1-r0) (24/39) Installing py3-pybind11-pyc (2.13.1-r0) (25/39) Installing py3-pybind11-dev (2.13.1-r0) (26/39) Installing python3-dev (3.12.4-r0) (27/39) Installing py3-installer (0.7.0-r2) (28/39) Installing py3-installer-pyc (0.7.0-r2) (29/39) Installing py3-gpep517 (16-r0) (30/39) Installing py3-gpep517-pyc (16-r0) (31/39) Installing py3-iniconfig (2.0.0-r1) (32/39) Installing py3-iniconfig-pyc (2.0.0-r1) (33/39) Installing py3-pluggy (1.5.0-r0) (34/39) Installing py3-pluggy-pyc (1.5.0-r0) (35/39) Installing py3-py (1.11.0-r3) (36/39) Installing py3-py-pyc (1.11.0-r3) (37/39) Installing py3-pytest (8.3.2-r0) (38/39) Installing py3-pytest-pyc (8.3.2-r0) (39/39) Installing .makedepends-py3-mapbox-earcut (20240806.123317) Executing busybox-1.36.1-r31.trigger OK: 613 MiB in 146 packages >>> py3-mapbox-earcut: Cleaning up srcdir >>> py3-mapbox-earcut: Cleaning up pkgdir >>> py3-mapbox-earcut: Cleaning up tmpdir >>> py3-mapbox-earcut: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mapbox-earcut-1.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11794 100 11794 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k >>> py3-mapbox-earcut: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mapbox-earcut-1.0.1.tar.gz >>> py3-mapbox-earcut: Checking sha512sums... py3-mapbox-earcut-1.0.1.tar.gz: OK >>> py3-mapbox-earcut: Unpacking /var/cache/distfiles/edge/py3-mapbox-earcut-1.0.1.tar.gz... 2024-08-06 12:33:19,114 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-08-06 12:33:19,131 root INFO running bdist_wheel 2024-08-06 12:33:19,141 root INFO running build 2024-08-06 12:33:19,141 root INFO running build_ext 2024-08-06 12:33:19,143 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c flagcheck.cpp -o flagcheck.o -std=c++17 2024-08-06 12:33:19,176 root INFO building 'mapbox_earcut' extension 2024-08-06 12:33:19,176 root INFO creating build 2024-08-06 12:33:19,176 root INFO creating build/temp.linux-x86_64-cpython-312 2024-08-06 12:33:19,176 root INFO creating build/temp.linux-x86_64-cpython-312/src 2024-08-06 12:33:19,177 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DVERSION_INFO=1.0.1 -Iinclude -I/usr/lib/python3.12/site-packages/pybind11/include -I/usr/include/python3.12 -c src/main.cpp -o build/temp.linux-x86_64-cpython-312/src/main.o -std=c++17 -fvisibility=hidden -g0 2024-08-06 12:33:26,605 root INFO creating build/lib.linux-x86_64-cpython-312 2024-08-06 12:33:26,605 root INFO g++ -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/src/main.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/mapbox_earcut.cpython-312-x86_64-linux-musl.so 2024-08-06 12:33:26,642 root INFO installing to build/bdist.linux-x86_64/wheel 2024-08-06 12:33:26,642 root INFO running install 2024-08-06 12:33:26,650 root INFO running install_lib 2024-08-06 12:33:26,652 root INFO creating build/bdist.linux-x86_64 2024-08-06 12:33:26,652 root INFO creating build/bdist.linux-x86_64/wheel 2024-08-06 12:33:26,652 root INFO copying build/lib.linux-x86_64-cpython-312/mapbox_earcut.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel 2024-08-06 12:33:26,653 root INFO running install_egg_info 2024-08-06 12:33:26,655 root INFO running egg_info 2024-08-06 12:33:26,655 root INFO creating mapbox_earcut.egg-info 2024-08-06 12:33:26,657 root INFO writing mapbox_earcut.egg-info/PKG-INFO 2024-08-06 12:33:26,657 root INFO writing dependency_links to mapbox_earcut.egg-info/dependency_links.txt 2024-08-06 12:33:26,658 root INFO writing requirements to mapbox_earcut.egg-info/requires.txt 2024-08-06 12:33:26,658 root INFO writing top-level names to mapbox_earcut.egg-info/top_level.txt 2024-08-06 12:33:26,658 root INFO writing manifest file 'mapbox_earcut.egg-info/SOURCES.txt' 2024-08-06 12:33:26,660 root INFO reading manifest file 'mapbox_earcut.egg-info/SOURCES.txt' 2024-08-06 12:33:26,660 root INFO reading manifest template 'MANIFEST.in' 2024-08-06 12:33:26,660 root WARNING warning: no files found matching '*' under directory 'pybind11' 2024-08-06 12:33:26,661 root INFO adding license file 'LICENSE.md' 2024-08-06 12:33:26,661 root INFO writing manifest file 'mapbox_earcut.egg-info/SOURCES.txt' 2024-08-06 12:33:26,661 root INFO Copying mapbox_earcut.egg-info to build/bdist.linux-x86_64/wheel/mapbox_earcut-1.0.1-py3.12.egg-info 2024-08-06 12:33:26,662 root INFO running install_scripts 2024-08-06 12:33:26,668 root INFO creating build/bdist.linux-x86_64/wheel/mapbox_earcut-1.0.1.dist-info/WHEEL 2024-08-06 12:33:26,668 wheel INFO creating '/home/buildozer/aports/testing/py3-mapbox-earcut/src/mapbox_earcut_python-1.0.1/.dist/.tmp-0ieotfbv/mapbox_earcut-1.0.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-08-06 12:33:26,669 wheel INFO adding 'mapbox_earcut.cpython-312-x86_64-linux-musl.so' 2024-08-06 12:33:26,670 wheel INFO adding 'mapbox_earcut-1.0.1.dist-info/LICENSE.md' 2024-08-06 12:33:26,670 wheel INFO adding 'mapbox_earcut-1.0.1.dist-info/METADATA' 2024-08-06 12:33:26,670 wheel INFO adding 'mapbox_earcut-1.0.1.dist-info/WHEEL' 2024-08-06 12:33:26,670 wheel INFO adding 'mapbox_earcut-1.0.1.dist-info/top_level.txt' 2024-08-06 12:33:26,670 wheel INFO adding 'mapbox_earcut-1.0.1.dist-info/RECORD' 2024-08-06 12:33:26,670 root INFO removing build/bdist.linux-x86_64/wheel 2024-08-06 12:33:26,671 gpep517 INFO The backend produced .dist/mapbox_earcut-1.0.1-cp312-cp312-linux_x86_64.whl mapbox_earcut-1.0.1-cp312-cp312-linux_x86_64.whl 2024-08-06 12:33:26,867 gpep517 INFO Installing .dist/mapbox_earcut-1.0.1-cp312-cp312-linux_x86_64.whl into .testenv 2024-08-06 12:33:26,871 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.4, pytest-8.3.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-mapbox-earcut/src/mapbox_earcut_python-1.0.1 configfile: pyproject.toml collected 13 items tests/test_earcut.py ............. [100%] ============================== 13 passed in 0.17s ============================== >>> py3-mapbox-earcut: Entering fakeroot... 2024-08-06 12:33:27,453 gpep517 INFO Installing .dist/mapbox_earcut-1.0.1-cp312-cp312-linux_x86_64.whl into /home/buildozer/aports/testing/py3-mapbox-earcut/pkg/py3-mapbox-earcut 2024-08-06 12:33:27,458 gpep517 INFO Installation complete >>> py3-mapbox-earcut*: Running postcheck for py3-mapbox-earcut >>> py3-mapbox-earcut*: Preparing package py3-mapbox-earcut... >>> py3-mapbox-earcut*: Stripping binaries >>> py3-mapbox-earcut*: Scanning shared objects >>> py3-mapbox-earcut*: Tracing dependencies... py3-numpy python3~3.12 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-mapbox-earcut*: Package size: 184.0 KB >>> py3-mapbox-earcut*: Compressing data... >>> py3-mapbox-earcut*: Create checksum... >>> py3-mapbox-earcut*: Create py3-mapbox-earcut-1.0.1-r2.apk >>> py3-mapbox-earcut: Build complete at Tue, 06 Aug 2024 12:33:27 +0000 elapsed time 0h 0m 11s >>> py3-mapbox-earcut: Cleaning up srcdir >>> py3-mapbox-earcut: Cleaning up pkgdir >>> py3-mapbox-earcut: Uninstalling dependencies... (1/39) Purging .makedepends-py3-mapbox-earcut (20240806.123317) (2/39) Purging py3-numpy-pyc (1.25.2-r1) (3/39) Purging py3-numpy (1.25.2-r1) (4/39) Purging openblas (0.3.27-r0) (5/39) Purging py3-setuptools-pyc (70.3.0-r0) (6/39) Purging py3-setuptools (70.3.0-r0) (7/39) Purging py3-pybind11-dev (2.13.1-r0) (8/39) Purging py3-pybind11-pyc (2.13.1-r0) (9/39) Purging py3-pybind11 (2.13.1-r0) (10/39) Purging python3-dev (3.12.4-r0) (11/39) Purging py3-gpep517-pyc (16-r0) (12/39) Purging py3-gpep517 (16-r0) (13/39) Purging py3-installer-pyc (0.7.0-r2) (14/39) Purging py3-installer (0.7.0-r2) (15/39) Purging py3-pytest-pyc (8.3.2-r0) (16/39) Purging py3-pytest (8.3.2-r0) (17/39) Purging py3-iniconfig-pyc (2.0.0-r1) (18/39) Purging py3-iniconfig (2.0.0-r1) (19/39) Purging py3-packaging-pyc (24.1-r0) (20/39) Purging py3-packaging (24.1-r0) (21/39) Purging py3-parsing-pyc (3.1.2-r1) (22/39) Purging py3-parsing (3.1.2-r1) (23/39) Purging py3-pluggy-pyc (1.5.0-r0) (24/39) Purging py3-pluggy (1.5.0-r0) (25/39) Purging py3-py-pyc (1.11.0-r3) (26/39) Purging py3-py (1.11.0-r3) (27/39) Purging python3-pyc (3.12.4-r0) (28/39) Purging python3-pycache-pyc0 (3.12.4-r0) (29/39) Purging pyc (3.12.4-r0) (30/39) Purging python3 (3.12.4-r0) (31/39) Purging gdbm (1.24-r0) (32/39) Purging libbz2 (1.0.8-r6) (33/39) Purging libffi (3.4.6-r0) (34/39) Purging libgfortran (14.2.0-r0) (35/39) Purging libpanelw (6.5_p20240601-r0) (36/39) Purging libquadmath (14.2.0-r0) (37/39) Purging mpdecimal (4.0.0-r0) (38/39) Purging sqlite-libs (3.46.0-r0) (39/39) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 408 MiB in 107 packages >>> py3-mapbox-earcut: Updating the testing/x86_64 repository index... >>> py3-mapbox-earcut: Signing the index...