#41522 closed defect (invalid)
portmidi @217_1 does not build on Mavericks
Reported by: | dliessi (Davide Liessi) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | portmidi |
Description
A Mavericks user reports:
sudo port install frescobaldi-devel Password: ---> Computing dependencies for frescobaldi-devel ---> Dependencies to be installed: portmidi py27-py2app py27-macholib py27-modulegraph py27-altgraph py27-pyqt4 py27-sip py27-python-poppler-qt4 ---> Fetching archive for portmidi ---> Attempting to fetch portmidi-217_1.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/portmidi ---> Attempting to fetch portmidi-217_1.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/portmidi ---> Attempting to fetch portmidi-217_1.darwin_13.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/portmidi ---> Fetching distfiles for portmidi ---> Verifying checksums for portmidi ---> Extracting portmidi ---> Applying patches to portmidi ---> Configuring portmidi ---> Building portmidi Error: org.macports.build for port portmidi returned: command execution failed Error: Failed to install portmidi Please see the log file for port portmidi for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_portmidi/portmidi/main.log Error: The following dependencies were not installed: portmidi py27-py2app py27-macholib py27-modulegraph py27-altgraph py27-pyqt4 py27-sip py27-python-poppler-qt4 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port frescobaldi-devel failed
The main.log is attached.
The user completely uninstalled and reinstalled MacPorts, so it is not a migration issue.
Attachments (1)
Change History (3)
Changed 11 years ago by dliessi (Davide Liessi)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | mavericks added |
Resolution: | → invalid |
Status: | new → closed |
comment:2 Changed 11 years ago by dliessi (Davide Liessi)
That was indeed the problem, the user reports. Thanks!
Note: See
TracTickets for help on using
tickets.
This is similar to #35358, which was caused by having an old /Developer directory still on the drive. Please delete that, then "sudo port clean portmidi" and try again. portmidi installs fine for me on Mavericks.