Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202606/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ifcopenshell, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
/<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:144:12: required from ‘plane_map<Kernel> snap_halfspaces(const std::__cxx11::list<CGAL::Plane_3<R> >&, double) [with Kernel = CGAL::Epeck; plane_map<Kernel> = std::map<CGAL::Plane_3<CGAL::Epeck>, CGAL::Plane_3<CGAL::Epeck>, PlaneLess<CGAL::Epeck>, std::allocator<std::pair<const CGAL::Plane_3<CGAL::Epeck>, CGAL::Plane_3<CGAL::Epeck> > > >]’
144 | originals[pp].push_back(p);
| ~~~~~~~~~^
/<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1414:32: required from here
1414 | auto pmap = snap_halfspaces(all_operand_planes, 1.e-5);
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/15/bits/stl_function.h:408:20: error: use of deleted function ‘auto CGAL::Wrap::operator<(const Point_d<CGAL::Epick_d<CGAL::Dimension_tag<4> > >&, const Point_d<CGAL::Epick_d<CGAL::Dimension_tag<4> > >&)’
408 | { return __x < __y; }
| ~~~~^~~~~
In file included from /usr/include/CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h:23,
from /usr/include/CGAL/Epick_d.h:20,
from /<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:35,
from /<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/CgalConversionResult.h:27,
from /<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/CgalKernel.h:49:
/usr/include/CGAL/NewKernel_d/Wrapper/Point_d.h:141:15: note: declared here
141 | friend auto operator< (Point_d const&p, Point_d const&q) = delete;
| ^~~~~~~~
/usr/include/c++/15/bits/stl_function.h:408:20: note: use ‘-fdiagnostics-all-candidates’ to display considered candidates
408 | { return __x < __y; }
| ~~~~^~~~~
/<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/CgalKernel.cpp: At global scope:
/<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/CgalKernel.cpp:606:21: warning: ‘{anonymous}::cgal_face_t {anonymous}::wire_to_face(const cgal_wire_t&)’ defined but not used [-Wunused-function]
606 | cgal_face_t wire_to_face(const cgal_wire_t& w) {
| ^~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/CgalKernel.cpp:587:34: warning: ‘CGAL::Polygon_2<CGAL::Epeck> {anonymous}::loop_to_polygon_2(ifcopenshell::geometry::taxonomy::loop::ptr)’ defined but not used [-Wunused-function]
587 | CGAL::Polygon_2<Kernel_> loop_to_polygon_2(taxonomy::loop::ptr loop) {
| ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/CgalKernel.cpp:115:33: warning: ‘CGAL::Nef_polyhedron_3<CGAL::Epeck> ifcopenshell::geometry::utils::create_nef_polyhedron(std::__cxx11::list<{anonymous}::cgal_face_t>&)’ defined but not used [-Wunused-function]
115 | CGAL::Nef_polyhedron_3<Kernel_> ifcopenshell::geometry::utils::create_nef_polyhedron(std::list<cgal_face_t> &face_list) {
| ^~~~~~~~~~~~
make[4]: *** [CMakeFiles/geometry_kernel_cgal.dir/build.make:96: CMakeFiles/geometry_kernel_cgal.dir/<<PKGBUILDDIR>>/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/3.14'
make[3]: *** [CMakeFiles/Makefile2:599: CMakeFiles/geometry_kernel_cgal.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
[ 5%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc2x3-schema.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] /src/ifcparse/Ifc2x3-schema.cpp
[ 5%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] UILDDIR>>/src/ifcparse/Ifc4.cpp
[ 5%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4-schema.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] >>/src/ifcparse/Ifc4-schema.cpp
/<<PKGBUILDDIR>>/src/ifcparse/Ifc2x3-schema.cpp: In function ‘IfcParse::schema_definition* IFC2X3_populate_schema()’:
/<<PKGBUILDDIR>>/src/ifcparse/Ifc2x3-schema.cpp:982:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
982 | IfcParse::schema_definition* IFC2X3_populate_schema() {
| ^~~~~~~~~~~~~~~~~~~~~~
[ 5%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x1.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] LDDIR>>/src/ifcparse/Ifc4x1.cpp
[ 5%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x1-schema.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] /src/ifcparse/Ifc4x1-schema.cpp
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4-schema.cpp: In function ‘IfcParse::schema_definition* IFC4_populate_schema()’:
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4-schema.cpp:1161:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
1161 | IfcParse::schema_definition* IFC4_populate_schema() {
| ^~~~~~~~~~~~~~~~~~~~
[ 6%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x2.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] LDDIR>>/src/ifcparse/Ifc4x2.cpp
[ 6%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x2-schema.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] /src/ifcparse/Ifc4x2-schema.cpp
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x1-schema.cpp: In function ‘IfcParse::schema_definition* IFC4X1_populate_schema()’:
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x1-schema.cpp:1189:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
1189 | IfcParse::schema_definition* IFC4X1_populate_schema() {
| ^~~~~~~~~~~~~~~~~~~~~~
[ 6%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] LDDIR>>/src/ifcparse/Ifc4x3.cpp
[ 6%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3-schema.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] /src/ifcparse/Ifc4x3-schema.cpp
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x2-schema.cpp: In function ‘IfcParse::schema_definition* IFC4X2_populate_schema()’:
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x2-schema.cpp:1211:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
1211 | IfcParse::schema_definition* IFC4X2_populate_schema() {
| ^~~~~~~~~~~~~~~~~~~~~~
[ 6%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_tc1.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] R>>/src/ifcparse/Ifc4x3_tc1.cpp
[ 6%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_tc1-schema.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] /ifcparse/Ifc4x3_tc1-schema.cpp
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3-schema.cpp: In function ‘IfcParse::schema_definition* IFC4X3_populate_schema()’:
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3-schema.cpp:1298:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
1298 | IfcParse::schema_definition* IFC4X3_populate_schema() {
| ^~~~~~~~~~~~~~~~~~~~~~
[ 6%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_add1.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] >>/src/ifcparse/Ifc4x3_add1.cpp
[ 6%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_add1-schema.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] ifcparse/Ifc4x3_add1-schema.cpp
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_tc1-schema.cpp: In function ‘IfcParse::schema_definition* IFC4X3_TC1_populate_schema()’:
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_tc1-schema.cpp:1294:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
1294 | IfcParse::schema_definition* IFC4X3_TC1_populate_schema() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
[ 7%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_add2.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] >>/src/ifcparse/Ifc4x3_add2.cpp
[ 7%] Building CXX object CMakeFiles/IfcParse.dir/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_add2-schema.cpp.o
/usr/bin/x86_64-linux-gnu-g++ -DBOOST_ALL_NO_LIB -DBOOST_ATO [too-long-redacted] ifcparse/Ifc4x3_add2-schema.cpp
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_add1-schema.cpp: In function ‘IfcParse::schema_definition* IFC4X3_ADD1_populate_schema()’:
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_add1-schema.cpp:1299:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
1299 | IfcParse::schema_definition* IFC4X3_ADD1_populate_schema() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_add2-schema.cpp: In function ‘IfcParse::schema_definition* IFC4X3_ADD2_populate_schema()’:
/<<PKGBUILDDIR>>/src/ifcparse/Ifc4x3_add2-schema.cpp:1299:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
1299 | IfcParse::schema_definition* IFC4X3_ADD2_populate_schema() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 7%] Linking CXX shared library libIfcParse.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/IfcParse.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -fPIC -g -O2 -ffile-prefix-map [too-long-redacted] x-gnu/libboost_chrono.so.1.90.0
/usr/bin/cmake -E cmake_symlink_library libIfcParse.so.0.8.0 libIfcParse.so.0.8 libIfcParse.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/3.14'
[ 7%] Built target IfcParse
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/3.14'
make[2]: *** [Makefile:159: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build/3.14'
dh_auto_build: error: cd debian/build/3.14 && make -j2 INSTALL="install --strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:34: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------