Opened 9 years ago
Closed 9 years ago
#50359 closed defect (invalid)
Python27 - Staging python27 into destroot error
Reported by: | krstp@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | python27 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
sudo port install python27 ---> Computing dependencies for python27 ---> Fetching archive for python27 ---> Attempting to fetch python27-2.7.11_0.darwin_15.x86_64.tbz2 from http://packages.macports.org/python27 ---> Attempting to fetch python27-2.7.11_0.darwin_15.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/python27 ---> Attempting to fetch python27-2.7.11_0.darwin_15.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/python27 ---> Fetching distfiles for python27 ---> Verifying checksums for python27 ---> Extracting python27 ---> Applying patches to python27 ---> Configuring python27 ---> Building python27 ---> Staging python27 into destroot Error: org.macports.destroot for port python27 returned: command execution failed Please see the log file for port python27 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port python27 failed
Attachments (1)
Change History (4)
Changed 9 years ago by krstp@…
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
Port: | python27 added |
comment:2 Changed 9 years ago by paczkow@…
Indeed, not updated Xcode version was the problem. Downloading the most recent Xcode and Command Line Tools solved the problem. Thank you for your support.
comment:3 Changed 9 years ago by jyrkiwahlstedt
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing this, then
Note: See
TracTickets for help on using
tickets.
The log says:
What version of Xcode and the command line developer tools do you have? OS X 10.11 El Capitan requires Xcode 7 or later and the corresponding version of the command line developer tools.