Your message dated Thu, 30 Jul 2026 15:19:08 +0000
with message-id <[email protected]>
and subject line Bug#1140255: fixed in ifcopenshell 0.8.1+dfsg1-6
has caused the Debian Bug report #1140255,
regarding ifcopenshell: FTBFS: /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> > >&)'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1140255: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1140255
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ifcopenshell
Version: 0.8.1+dfsg1-5
Severity: serious
Tags: ftbfs forky sid

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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: ifcopenshell
Source-Version: 0.8.1+dfsg1-6
Done: Anton Gladky <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ifcopenshell, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <[email protected]> (supplier of updated ifcopenshell package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 30 Jul 2026 16:07:08 +0200
Source: ifcopenshell
Architecture: source
Version: 0.8.1+dfsg1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Closes: 1140255
Changes:
 ifcopenshell (0.8.1+dfsg1-6) unstable; urgency=medium
 .
   * Fix FTBFS with CGAL 6.x: Point_d::operator< is deleted (Closes: #1140255)
   * Build with -j1 only on Salsa CI (SALSA_CI env var), to avoid OOM on
     memory-constrained runners
Checksums-Sha1:
 0f4cc0352f7bca350038315e97b883aea658743e 2911 ifcopenshell_0.8.1+dfsg1-6.dsc
 fd6a9248e42a4a120882b6662fb35e0ea5fa0fca 18488 
ifcopenshell_0.8.1+dfsg1-6.debian.tar.xz
 9593313be06ff68198d2e26aadbed1c1ad1bd9ab 168281408 
ifcopenshell_0.8.1+dfsg1-6.git.tar.xz
 23332413c68fe38fab04d7e40fd9cd686717680d 17590 
ifcopenshell_0.8.1+dfsg1-6_source.buildinfo
Checksums-Sha256:
 2020ba976e8a54e388605761698e57017693ebd7a5f5303273987da74e9e7138 2911 
ifcopenshell_0.8.1+dfsg1-6.dsc
 e5878a55a0ef9199f4408f9e7fe650e5f7b91766bdcaf1e367a77cd183a0dbef 18488 
ifcopenshell_0.8.1+dfsg1-6.debian.tar.xz
 3a4dfd1fff586dbcd9c385df68c570a6f1df7b5c601f98b3dccff6fbf042a4a4 168281408 
ifcopenshell_0.8.1+dfsg1-6.git.tar.xz
 e45f0fd28f3b822c3e6620af74639e7b0ae145d330015428d11968185c705e43 17590 
ifcopenshell_0.8.1+dfsg1-6_source.buildinfo
Files:
 ea87b02b28b9f1459aa98361ed52144c 2911 science optional 
ifcopenshell_0.8.1+dfsg1-6.dsc
 73b980f6f7c0b75c253ee9ee2bf2ae0c 18488 science optional 
ifcopenshell_0.8.1+dfsg1-6.debian.tar.xz
 a3e2cc826d9fbf8925c7b2495a2c9821 168281408 science None 
ifcopenshell_0.8.1+dfsg1-6.git.tar.xz
 042c5984396f9a96855f3f3e66c65079 17590 science optional 
ifcopenshell_0.8.1+dfsg1-6_source.buildinfo
Git-Tag-Info: tag=043928429a6f36bbad867b2cb05e439782fc765e 
fp=bbbd45ea818ab86ff67e7285d3e17383cfa7ff06
Git-Tag-Tagger: Anton Gladky <[email protected]>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmpraMUACgkQYG0ITkaD
wHnmeA/+JNf7XaS1FIoeq6bdWScI4vv6APQXYDymKHdF+RAXpp+AA4GKM37/lgiB
n2W1e9UbNG2Ov2G2fjHSo0VDOi6VPE+NbhezEnUnIWjdsm/LET4s09SGFuv0DiOJ
MXk3vGB9hveZNU4uPr9PIFdsGYOtP+QCEM7d2L+lEiN7M3cxQ8x8UrgeXCHklGSQ
Bw5vf2fOcWUZZsT5iy+txQjv5R74t5S9hvoW3ht9qcqzGQV0zkWIlnOBWiL5+04o
rS4u3ie4fht16hgekr5chT/Pff5LxJRp7ttDaMYYYzTsW8Nfio5lh6h+XbDBOuOj
ZAT/Q6HMOzPZ4993c0iWZZqlRPW70HqK6VUi2HT/sd0swlwDFAw+bKAmdwBxZLjH
4Ch9nnKGkn7w7sfXkB1UQlJWD7BLb07IQg6rUXUW1avf5aUHMIEUmIfBiXAu4KfC
8oqGjBKaL3MVQRqrlAJpSZYnWgXmoYvgDzSNsOepG2tJlxfHWo+JddKVzYHUNtHY
5ytAxAbbLFO2MqaBuaLLs0eF6oaH4GdparsjaYBl8sOlhIU+79xUWLwoS9PbsYWh
Qc2Ms/NEK8SHvk8rVB3Yh/Gg1xHYrR46eMjJhwTbBjYJnfau1wrgfTDWGKPfyRf2
tAHLy+oCYWaiL10GfZVsTqTa6jPsxmCZqCUnk+XpCZzNdgH6JB8=
=hQ0p
-----END PGP SIGNATURE-----

Attachment: pgpQsYHKLGbA6.pgp
Description: PGP signature


--- End Message ---

Reply via email to