[MacPorts] #47005: python27 @2.7.9 destroot failure 10.4 - modules missing

MacPorts noreply at macports.org
Tue Mar 3 23:53:22 PST 2015


#47005: python27 @2.7.9 destroot failure 10.4 - modules missing
--------------------------+---------------------------
  Reporter:  geoffdown@…  |      Owner:  jwa@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.3
Resolution:               |   Keywords:  tiger powerpc
      Port:  python27     |
--------------------------+---------------------------

Comment (by nad@…):

 Most of those missing modules are normal on OS X builds and do not
 indicate or cause an error.  The only surprising one is `readline`.  For
 some reason, your build skipped building the Python `readline.so`
 extension.  The MacPorts python27 port file includes patches to ensure
 that the MacPorts `libedit` port provides the shared libraries for the
 `readline.so` extension rather than either the system `libedit` or a
 locally-installed GNU `readline`.  I've not looked closely at those
 patches but it *might* be possible that you have a local copy of either
 `readline` or `libedit` installed in `/usr/local` that *might* be
 interfering.  FWIW, the current `python27` port builds and installs
 correctly for me on a 10.4 G4 PPC system.

-- 
Ticket URL: <https://trac.macports.org/ticket/47005#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list