Hi Emmanuel (2024.10.04_22:29:34_+0000) > I could note in the build in debusine that it use pybind11 2.13.5, but > now there's a new version 2.13.6. Could you please re-run the build to > see if at least if the error is reproduced?
Retried: https://debusine.debian.net/artifact/829117/ I see: E ImportError: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_contourpy/build/contourpy/_contourpy.cpython-313-aarch64-linux-gnu.so: undefined symbol: _PyThreadState_UncheckedGet I also see: [1/15] c++ -Isrc/_contourpy.cpython-313-aarch64-linux-gnu.so.p -Isrc -I../src -I/usr/include/python3.12 -I/usr/lib/python3/dist-packages/pybind11/include -I/usr/include/python3.13 -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c++17 -O3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DCONTOURPY_VERSION=1.3.0 -MD -MQ src/_contourpy.cpython-313-aarch64-linux-gnu.so.p/fill_type.cpp.o -MF src/_contourpy.cpython-313-aarch64-linux-gnu.so.p/fill_type.cpp.o.d -o src/_contourpy.cpython-313-aarch64-linux-gnu.so.p/fill_type.cpp.o -c ../src/fill_type.cpp Note includes for both python3.12 and 3.13 in the command line. I see that meson coludn't find pkg-config. Related? Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272