Changes between Initial Version and Version 1 of Ticket #72787


Ignore:
Timestamp:
Aug 5, 2025, 8:14:14 PM (11 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says:

In file included from /opt/local/include/CGAL/Polyhedron_3.h:37:
In file included from /opt/local/include/CGAL/HalfedgeDS_default.h:32:
In file included from /opt/local/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h:24:
In file included from /opt/local/include/CGAL/boost/graph/graph_traits_HalfedgeDS.h:38:
/opt/local/include/CGAL/boost/graph/iterator.h:233:22: error: no member named 'base' in 'Halfedge_around_source_iterator<Graph>'
  233 |     return (! (this->base() == NULL)) ?
      |                ~~~~  ^
/opt/local/include/CGAL/boost/graph/iterator.h:333:22: error: no member named 'base' in 'Halfedge_around_target_iterator<Graph>'
  333 |     return (! (this->base() == NULL)) ?
      |                ~~~~  ^
/opt/local/include/CGAL/boost/graph/iterator.h:432:22: error: no member named 'base' in 'Halfedge_around_face_iterator<Graph>'
  432 |     return (! (this->base() == NULL)) ?
      |                ~~~~  ^

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #72787

    • Property Owner set to ra1nb0w
    • Property Status changed from new to assigned
    • Property Version changed from to 2.11.4
    • Property Summary changed from Failed to build CSXCAD to CSXCAD: error: no member named 'base' in 'Halfedge_around_source_iterator<Graph>'
  • Ticket #72787 – Description

    initial v1  
     1{{{
    12Error: Failed to build CSXCAD: command execution failed
    23Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_CSXCAD/CSXCAD/main.log for details.
    34Error: rev-upgrade failed: Error rebuilding CSXCAD
    45Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
     6}}}