>>> py3-contourpy: Building community/py3-contourpy 1.1.0-r0 (using abuild 3.11.9-r0) started Fri, 16 Jun 2023 20:46:42 +0000 >>> py3-contourpy: Checking sanity of /home/buildozer/aports/community/py3-contourpy/APKBUILD... >>> py3-contourpy: Analyzing dependencies... >>> py3-contourpy: Installing for build: build-base py3-numpy py3-gpep517 py3-meson-python py3-pybind11-dev python3-dev (1/33) Installing libgfortran (13.1.1_git20230603-r0) (2/33) Installing openblas (0.3.23-r1) (3/33) Installing libffi (3.4.4-r3) (4/33) Installing gdbm (1.23-r1) (5/33) Installing mpdecimal (2.5.1-r2) (6/33) Installing libpanelw (6.4_p20230615-r0) (7/33) Installing readline (8.2.1-r2) (8/33) Installing sqlite-libs (3.42.0-r2) (9/33) Installing python3 (3.11.4-r0) (10/33) Installing python3-pycache-pyc0 (3.11.4-r0) (11/33) Installing pyc (0.1-r0) (12/33) Installing py3-numpy-pyc (1.24.3-r0) (13/33) Installing python3-pyc (3.11.4-r0) (14/33) Installing py3-numpy (1.24.3-r0) (15/33) Installing py3-installer (0.7.0-r1) (16/33) Installing py3-installer-pyc (0.7.0-r1) (17/33) Installing py3-gpep517 (13-r2) (18/33) Installing py3-gpep517-pyc (13-r2) (19/33) Installing samurai (1.2-r4) (20/33) Installing meson (1.1.1-r0) (21/33) Installing meson-pyc (1.1.1-r0) (22/33) Installing py3-parsing (3.0.9-r2) (23/33) Installing py3-parsing-pyc (3.0.9-r2) (24/33) Installing py3-packaging (23.1-r1) (25/33) Installing py3-packaging-pyc (23.1-r1) (26/33) Installing py3-pyproject-metadata (0.7.1-r1) (27/33) Installing py3-pyproject-metadata-pyc (0.7.1-r1) (28/33) Installing py3-meson-python (0.13.1-r0) (29/33) Installing py3-meson-python-pyc (0.13.1-r0) (30/33) Installing py3-pybind11 (2.10.4-r1) (31/33) Installing py3-pybind11-dev (2.10.4-r1) (32/33) Installing python3-dev (3.11.4-r0) (33/33) Installing .makedepends-py3-contourpy (20230616.204643) Executing busybox-1.36.1-r1.trigger OK: 470 MiB in 141 packages >>> py3-contourpy: Cleaning up srcdir >>> py3-contourpy: Cleaning up pkgdir >>> py3-contourpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-contourpy-1.1.0.tar.gz >>> py3-contourpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-contourpy-1.1.0.tar.gz >>> py3-contourpy: Checking sha512sums... py3-contourpy-1.1.0.tar.gz: OK >>> py3-contourpy: Unpacking /var/cache/distfiles/edge/py3-contourpy-1.1.0.tar.gz... 2023-06-16 20:46:44,912 gpep517 INFO Building wheel via backend mesonpy + meson setup /home/buildozer/aports/community/py3-contourpy/src/contourpy-1.1.0 /home/buildozer/aports/community/py3-contourpy/src/contourpy-1.1.0/.mesonpy-obiklk72/build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --vsenv --native-file=/home/buildozer/aports/community/py3-contourpy/src/contourpy-1.1.0/.mesonpy-obiklk72/build/meson-python-native-file.ini The Meson build system Version: 1.1.1 Source dir: /home/buildozer/aports/community/py3-contourpy/src/contourpy-1.1.0 Build dir: /home/buildozer/aports/community/py3-contourpy/src/contourpy-1.1.0/.mesonpy-obiklk72/build Build type: native build Project name: contourpy Project version: 1.1.0 C++ compiler for the host machine: g++ (gcc 13.1.1 "g++ (Alpine 13.1.1_git20230603) 13.1.1 20230603") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: arm Host machine cpu: armv8l Program python found: YES (/usr/bin/python3) Found pkg-config: /usr/bin/pkg-config (1.9.5) Run-time dependency pybind11 found: YES 2.10.4 Configuring _build_config.py using configuration Build targets in project: 1 contourpy 1.1.0 Build config host_cpu : armv8l build_cpu : armv8l cross_build : False optimization: 3 User defined options Native files: /home/buildozer/aports/community/py3-contourpy/src/contourpy-1.1.0/.mesonpy-obiklk72/build/meson-python-native-file.ini buildtype : release vsenv : True b_ndebug : if-release b_vscrt : md Found ninja-1.9 at /usr/bin/ninja Visual Studio environment is needed to run Ninja. It is recommended to use Meson wrapper: /usr/bin/meson compile -C . + /usr/bin/ninja -v [1/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/z_interp.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/z_interp.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/z_interp.cpp.o -c ../../src/z_interp.cpp [2/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/wrap.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/wrap.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/wrap.cpp.o -c ../../src/wrap.cpp [3/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/util.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/util.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/util.cpp.o -c ../../src/util.cpp [4/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/threaded.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/threaded.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/threaded.cpp.o -c ../../src/threaded.cpp [5/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/serial.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/serial.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/serial.cpp.o -c ../../src/serial.cpp [6/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/outer_or_hole.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/outer_or_hole.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/outer_or_hole.cpp.o -c ../../src/outer_or_hole.cpp [7/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2014.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2014.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2014.cpp.o -c ../../src/mpl2014.cpp [8/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2005.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2005.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2005.cpp.o -c ../../src/mpl2005.cpp [9/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2005_original.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2005_original.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2005_original.cpp.o -c ../../src/mpl2005_original.cpp [10/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/line_type.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/line_type.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/line_type.cpp.o -c ../../src/line_type.cpp [11/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/fill_type.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/fill_type.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/fill_type.cpp.o -c ../../src/fill_type.cpp [12/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/converter.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/converter.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/converter.cpp.o -c ../../src/converter.cpp [13/14] g++ -Isrc/_contourpy.cpython-311-arm-linux-musleabihf.so.p -Isrc -I../../src -I/usr/include/python3.11 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -fPIC -DCONTOURPY_VERSION=1.1.0 -MD -MQ src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/chunk_local.cpp.o -MF src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/chunk_local.cpp.o.d -o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/chunk_local.cpp.o -c ../../src/chunk_local.cpp [14/14] g++ -o src/_contourpy.cpython-311-arm-linux-musleabihf.so src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/chunk_local.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/converter.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/fill_type.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/line_type.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2005_original.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2005.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/mpl2014.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/outer_or_hole.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/serial.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/threaded.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/util.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/wrap.cpp.o src/_contourpy.cpython-311-arm-linux-musleabihf.so.p/z_interp.cpp.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 + meson install --quiet --no-rebuild --destdir /home/buildozer/aports/community/py3-contourpy/src/contourpy-1.1.0/.mesonpy-obiklk72/install 2023-06-16 20:46:57,729 gpep517 INFO The backend produced .dist/contourpy-1.1.0-cp311-cp311-linux_armv8l.whl contourpy-1.1.0-cp311-cp311-linux_armv8l.whl [0/14] contourpy/_contourpy.cpython-311-arm-linux-musleabihf.so [1/14] contourpy/__init__.py [2/14] contourpy/_version.py [3/14] contourpy/chunk.py [4/14] contourpy/enum_util.py [5/14] contourpy/_contourpy.pyi [6/14] contourpy/py.typed [7/14] contourpy/util/__init__.py [8/14] contourpy/util/bokeh_renderer.py [9/14] contourpy/util/bokeh_util.py [10/14] contourpy/util/data.py [11/14] contourpy/util/mpl_renderer.py [12/14] contourpy/util/mpl_util.py [13/14] contourpy/util/renderer.py [14/14] contourpy/util/_build_config.py >>> py3-contourpy: Entering fakeroot... >>> py3-contourpy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-contourpy/pkg/py3-contourpy/usr/lib/python3.11/site-packages/contourpy/__pycache__' -> '/home/buildozer/aports/community/py3-contourpy/pkg/py3-contourpy-pyc/usr/lib/python3.11/site-packages/contourpy/__pycache__' '/home/buildozer/aports/community/py3-contourpy/pkg/py3-contourpy/usr/lib/python3.11/site-packages/contourpy/util/__pycache__' -> '/home/buildozer/aports/community/py3-contourpy/pkg/py3-contourpy-pyc/usr/lib/python3.11/site-packages/contourpy/util/__pycache__' >>> py3-contourpy-pyc*: Preparing subpackage py3-contourpy-pyc... >>> py3-contourpy-pyc*: Running postcheck for py3-contourpy-pyc >>> py3-contourpy*: Running postcheck for py3-contourpy >>> py3-contourpy*: Preparing package py3-contourpy... >>> py3-contourpy*: Stripping binaries >>> py3-contourpy-pyc*: Scanning shared objects >>> py3-contourpy*: Scanning shared objects >>> py3-contourpy-pyc*: Tracing dependencies... py3-numpy python3~3.11 >>> py3-contourpy-pyc*: Package size: 156.0 KB >>> py3-contourpy-pyc*: Compressing data... >>> py3-contourpy-pyc*: Create checksum... >>> py3-contourpy-pyc*: Create py3-contourpy-pyc-1.1.0-r0.apk >>> py3-contourpy*: Tracing dependencies... py3-numpy python3~3.11 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-contourpy*: Package size: 532.0 KB >>> py3-contourpy*: Compressing data... >>> py3-contourpy*: Create checksum... >>> py3-contourpy*: Create py3-contourpy-1.1.0-r0.apk >>> py3-contourpy: Build complete at Fri, 16 Jun 2023 20:46:58 +0000 elapsed time 0h 0m 16s >>> py3-contourpy: Cleaning up srcdir >>> py3-contourpy: Cleaning up pkgdir >>> py3-contourpy: Uninstalling dependencies... (1/33) Purging .makedepends-py3-contourpy (20230616.204643) (2/33) Purging py3-numpy-pyc (1.24.3-r0) (3/33) Purging py3-numpy (1.24.3-r0) (4/33) Purging openblas (0.3.23-r1) (5/33) Purging py3-gpep517-pyc (13-r2) (6/33) Purging py3-gpep517 (13-r2) (7/33) Purging py3-installer-pyc (0.7.0-r1) (8/33) Purging py3-installer (0.7.0-r1) (9/33) Purging py3-meson-python-pyc (0.13.1-r0) (10/33) Purging py3-meson-python (0.13.1-r0) (11/33) Purging meson-pyc (1.1.1-r0) (12/33) Purging meson (1.1.1-r0) (13/33) Purging samurai (1.2-r4) (14/33) Purging py3-pyproject-metadata-pyc (0.7.1-r1) (15/33) Purging py3-pyproject-metadata (0.7.1-r1) (16/33) Purging py3-packaging-pyc (23.1-r1) (17/33) Purging py3-packaging (23.1-r1) (18/33) Purging py3-parsing-pyc (3.0.9-r2) (19/33) Purging py3-parsing (3.0.9-r2) (20/33) Purging py3-pybind11-dev (2.10.4-r1) (21/33) Purging py3-pybind11 (2.10.4-r1) (22/33) Purging python3-dev (3.11.4-r0) (23/33) Purging libgfortran (13.1.1_git20230603-r0) (24/33) Purging python3-pyc (3.11.4-r0) (25/33) Purging python3-pycache-pyc0 (3.11.4-r0) (26/33) Purging pyc (0.1-r0) (27/33) Purging python3 (3.11.4-r0) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libffi (3.4.4-r3) (30/33) Purging libpanelw (6.4_p20230615-r0) (31/33) Purging mpdecimal (2.5.1-r2) (32/33) Purging readline (8.2.1-r2) (33/33) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 315 MiB in 108 packages >>> py3-contourpy: Updating the community/armhf repository index... >>> py3-contourpy: Signing the index...