#41643: gtk3 fails to configure on mavericks -------------------------------+------------------------ Reporter: simonblanchard@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: gtk3 | -------------------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => jeremyhu@… * cc: simonblanchard@… (removed) Old description:
gtk3 config fails with the following message
Error: org.macports.configure for port gtk3 returned: Non-fat file: /opt/local/lib/libatk-1.0.dylib is architecture: x86_64 lipo: error: couldn't create cache file '/var/folders/k0/nfgrqrs52gv8qd3z483664kw0000gp/T/xcrun_db-mdcabxdD' (errno=Permission denied)
New description: gtk3 config fails with the following message {{{ Error: org.macports.configure for port gtk3 returned: Non-fat file: /opt/local/lib/libatk-1.0.dylib is architecture: x86_64 lipo: error: couldn't create cache file '/var/folders/k0/nfgrqrs52gv8qd3z483664kw0000gp/T/xcrun_db-mdcabxdD' (errno=Permission denied) }}} -- Comment: That shouldn't be. gtk3 does declare a dependency on atk, so it you're building gtk3 universal (I assume you are?) then MacPorts should have automatically built atk universal first. The log shows this was not a clean attempt, so please [https://guide.macports.org/chunked/project.html#project.tickets.prerequisite... clean and try again] before we investigate further. -- Ticket URL: <https://trac.macports.org/ticket/41643#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X