Changes between Initial Version and Version 2 of Ticket #71871


Ignore:
Timestamp:
Jan 18, 2025, 4:49:56 AM (11 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

MacPorts offers multiple versions of boost, installed to nonstandard locations so that they do not conflict with one another, so it's not unexpected that you would need to tell your build system which one you want it to use.

Perhaps you used to (also?) have the old boost port installed which installs to the standard location and which cmake would probably find automatically. The old boost port will be removed eventually so you shouldn't rely on it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71871 – Description

    initial v2  
    1313
    1414I see this ticket that is having the same problem:
    15 [https://trac.macports.org/ticket/71642]
     15#71642
    1616Which suggests that it's a boost issue, but then has a fix of the cadabra2 port, where the problem was showing up. 
    1717I do have boost176 and boost181 ports installed.  I hadn't installed either directly, so they are dependents of other ports.