[MacPorts] #47188: Cannot build cmake 3.2.1

MacPorts noreply at macports.org
Wed Mar 18 06:07:00 PDT 2015


#47188: Cannot build cmake 3.2.1
------------------------------+--------------------------------
  Reporter:  charlie.clark@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.3
Resolution:                   |   Keywords:
      Port:  cmake            |
------------------------------+--------------------------------

Comment (by michaelld@…):

 Here's the issue:
 {{{
 :info:build ld: warning: ignoring file
 /Library/Frameworks/libcurl.framework/libcurl, missing required
 architecture x86_64 in file /Library/Frameworks/libcurl.framework/libcurl
 (2 slices)
 }}}

 You have cruft in /Library/Frameworks that you should remove. Maybe
 libcurl is the only thing in that directory? Since it's not x86_64, you
 hopefully don't need it.

 After removing that directory ("sudl rm -rf
 /Library/Frameworks/libcurl.framework"), you'll need to do:
 {{{
 sudo port clean cmake
 }}}
 before trying to upgrade again. If that fails, post a new log.

-- 
Ticket URL: <https://trac.macports.org/ticket/47188#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list