Opened 9 years ago
Closed 9 years ago
#50313 closed defect (invalid)
py35-pyobjc: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
Reported by: | CYY19930327@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | py35-pyobjc |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
ApplematoAir:~ Apple$ sudo port install py35-matplotlib Warning: xcodebuild exists but failed to execute Warning: Xcode does not appear to be installed; most ports will likely fail to build. ---> Computing dependencies for py35-matplotlib ---> Dependencies to be installed: py35-pyobjc-cocoa py35-pyobjc qhull cmake libarchive lzo2 ---> Building py35-pyobjc Error: org.macports.build for port py35-pyobjc returned: command execution failed Error: Failed to install py35-pyobjc Please see the log file for port py35-pyobjc for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyobjc/py35-pyobjc/main.log Error: The following dependencies were not installed: py35-pyobjc-cocoa py35-pyobjc qhull cmake libarchive lzo2 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py35-matplotlib failed
Attachments (1)
Change History (3)
comment:1 Changed 9 years ago by CYY19930327@…
Changed 9 years ago by CYY19930327@…
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Keywords: | py35-pyobjc removed |
Priority: | High → Normal |
Resolution: | → invalid |
Status: | new → closed |
Summary: | Processing of port py35-matplotlib failed → py35-pyobjc: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance |
The log says:
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
Please install Xcode and select it with xcode-select
.
Note: See
TracTickets for help on using
tickets.
Please help me.