[MacPorts] #48807: python messes with terminal state on exit

MacPorts noreply at macports.org
Tue Jul 5 14:57:25 PDT 2016


#48807: python messes with terminal state on exit
-------------------------------------------------+-------------------------
  Reporter:  yselivanov@…                        |      Owner:  jwa@…
      Type:  defect                              |     Status:  new
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.3.3
Resolution:                                      |   Keywords:  haspatch
      Port:  python26 python27 python python34   |
  python35 libedit                               |
-------------------------------------------------+-------------------------

Comment (by eborisch@…):

 False alarm. The latest pythons are tripping during build if readline is
 installed, leading to the readline module not being built, but the build
 still "succeeds."

 From the build log when port:readline is installed:
 {{{
 Failed to build these modules:
 readline
 }}}

 The resulting python doesn't hose the terminal as it doesn't have the
 libedit-backed readline module.

 Installing {{{pyXX-readline}}} is still the best option for most users,
 followed by {{{pythonXX +readline}}}, with the latter requiring a ~ 10x
 longer compile. Both require local compilation.

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


More information about the macports-tickets mailing list