Opened 4 years ago
Closed 4 years ago
#60825 closed defect (fixed)
alps @2.3.0: Boost Source not Found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | alps |
Description
CMake Error at config/FindBoostSrc.cmake:106 (message): Boost Source not Found Call Stack (most recent call first): config/FindBoostForALPS.cmake:75 (find_package) CMakeLists.txt:294 (find_package)
Looks like the alps port used to use a bundled copy of boost. It was then changed to use the boost port when alps was updated to 2.3.0. Maybe boost has been updated to a newer version that is no longer compatible with alps. Alps 2.3.0 still ships a bundled copy of boost. We should use that. It is recommended for projects to use their own bundled copy of boost because the developers of boost do not value backward compatibility.
Change History (1)
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 929c9fe9eeb07d4f45e306617151f944438f0855/macports-ports (master):