Raspbian Package Auto-Building

Buildd status for pygalmesh (trixie-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.oSource

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateSectionLogsActions
Buildd exposure stats armhf  0.10.6-1+rpi1+b3Build-Attempted30d 8h 6mtest2023out-of-datepythonold | all (3)giveback

BinNMU changelog for pygalmesh on armhf:

rebuild due to debcheck failure

Tail of log for pygalmesh on armhf:

copying pygalmesh/_cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pygalmesh/build/pygalmesh
copying pygalmesh/main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pygalmesh/build/pygalmesh
running build_ext
arm-linux-gnueabihf-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.13 -c flagcheck.cpp -o flagcheck.o -std=c++17
building '_pygalmesh' extension
creating build/temp.linux-armv7l-cpython-313/src
arm-linux-gnueabihf-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/eigen3/ -I/usr/local/include/eigen3 -I/usr/lib/python3/dist-packages/pybind11/include -I/usr/include/python3.13 -c src/generate.cpp -o build/temp.linux-armv7l-cpython-313/src/generate.o -std=c++17 -fvisibility=hidden
src/generate.cpp:11:10: fatal error: CGAL/Implicit_mesh_domain_3.h: No such file or directory
   11 | #include <CGAL/Implicit_mesh_domain_3.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command '/usr/bin/arm-linux-gnueabihf-g++' failed with exit code 1
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: /usr/bin/python3 setup.py build 
dh_auto_build: error: pybuild --build -i python{version} -p "3.12 3.13" returned exit code 13
make: *** [debian/rules:23: build-arch] Error 25