[MacPorts] #47188: Cannot build cmake 3.2.1
#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 Keywords: | Port: cmake -----------------------------+-------------------------------- cmake failed to build after syncing the repo. Log enclosed -- Ticket URL: <https://trac.macports.org/ticket/47188> MacPorts <https://www.macports.org/> Ports system for OS X
#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
#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 charlie.clark@…): Replying to [comment:1 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.
Thanks, working fine after I did that. I did have some problems with the migration to 10.10 so it is possible there's some stuff lying around that shouldn't be. -- Ticket URL: <https://trac.macports.org/ticket/47188#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47188: Cannot build cmake 3.2.1 ------------------------------+-------------------------------- Reporter: charlie.clark@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: Port: cmake | ------------------------------+-------------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => worksforme Comment: No problems; I'm glad that worked for you! -- Ticket URL: <https://trac.macports.org/ticket/47188#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts