[MacPorts] #53277: python35 built ok but cannot execute (permission 555)

MacPorts noreply at macports.org
Tue Jan 10 08:56:29 UTC 2017


#53277: python35 built ok but cannot execute (permission 555)
----------------------------------+----------------------
 Reporter:  Tim-at-AST            |      Owner:
     Type:  defect                |     Status:  new
 Priority:  Normal                |  Milestone:
Component:  ports                 |    Version:  2.3.5
 Keywords:  not executable, mode  |       Port:  python35
----------------------------------+----------------------
 Using OSX Sierra 10.12.2
 fresh install of macports
 I have Xcode command line tools installed without the full Xcode
 installed python35, macports issues a warning about Xcode but other seems
 fine:

 {{{
 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 python35
 --->  Cleaning python35
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 }}}


 The files all appear good in
 /opt/local/Library/Frameworks/Python.framework/Versions/3.5/

 The main file {{{Python}}}, however, has mode 555 (Root/Wheel) and is not
 executable.  I tried chmod -x and although no error reported, the file
 mode did not change at all.

 So I cannot run Python.

 I also accidentally installed python27, and its mode is also 555.

 Any ideas?

--
Ticket URL: <https://trac.macports.org/ticket/53277>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list