[MacPorts] #60951: cgal4 @4.14.3_0: build failure due to zlib and conflict

MacPorts noreply at macports.org
Mon Aug 3 20:09:42 UTC 2020


#60951: cgal4 @4.14.3_0: build failure due to zlib and conflict
-----------------------+----------------------
  Reporter:  dstrubbe  |      Owner:  Veence
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  haspatch
      Port:  cgal4     |
-----------------------+----------------------

Comment (by michaelld):

 How about in Darwin.cmake, I append the following:
 {{{
 list(INSERT CMAKE_SYSTEM_PREFIX_PATH 0
   __PREFIX__ # MacPorts
 )
 }}}
 This would make the MP prefix first in the search paths for the SYSTEM
 prefix path. I'll try this & see if it works, by removing the ZLIB_ROOT
 additions from the other commits, and of those now work again with those
 changes, then I think it's worth more testing.

-- 
Ticket URL: <https://trac.macports.org/ticket/60951#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list