Opened 8 years ago

Closed 8 years ago

#50636 closed defect (invalid)

MacPorts_Framework:: fails to build on osx 10.11.3 with xcode 7.3b3, gcc 6, or gcc5.3

Reported by: artist.impressionist@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: MacPorts_Framework

Description (last modified by ryandesign (Ryan Carsten Schmidt))

hello, i just did a fresh install of macports with only gcc6, gcc5, openblas, coreutils,binutils and tried to install this but it crashed.

i was trying to install Pallet

=>sudo port install Pallet
--->  Computing dependencies for Pallet
--->  Dependencies to be installed: MacPorts_Framework
--->  Fetching distfiles for MacPorts_Framework
--->  Verifying checksums for MacPorts_Framework
--->  Extracting MacPorts_Framework
--->  Configuring MacPorts_Framework
--->  Building MacPorts_Framework
Error: org.macports.build for port MacPorts_Framework returned: command execution failed
Error: Failed to install MacPorts_Framework
Please see the log file for port MacPorts_Framework for details:
=>sudo port install MacPorts_Framework
--->  Computing dependencies for MacPorts_Framework
--->  Building MacPorts_Framework
Error: org.macports.build for port MacPorts_Framework returned: command execution failed
Please see the log file for port MacPorts_Framework for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_MacPorts_Framework/MacPorts_Framework/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port MacPorts_Framework failed

Attachments (1)

main.log (70.4 KB) - added by artist.impressionist@… 8 years ago.
main.log

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by artist.impressionist@…

Attachment: main.log added

main.log

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: MacPorts_Framework added

You mention in the summary that you are using Xcode 7.3b3, however I see a CoreSimulatorService error in the log, which is usually indicative of running Xcode 7.2, and the solution is to upgrade to 7.2.1. See ProblemHotlist#xcode7.2. If you really are using Xcode 7.3b3, try the manual permissions fix described on that page.

Once you fix that, MacPorts_Framework and Pallet will still fail to build with Xcode 5 or later for the reasons described in other open tickets.

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Looks like we were mistaken and the fix is not in 7.2.1, but will be in 7.3. I don't know in which beta, if any, the fix will appear first.

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Closing because the CoreSimulator problem is an Xcode 7.2.x bug, not a MacPorts bug.

Note: See TracTickets for help on using tickets.