[MacPorts] #41878: slime build fails on 10.9 with "sed: RE error: illegal byte sequence"

MacPorts noreply at macports.org
Sun Feb 23 13:35:09 PST 2014


#41878: slime build fails on 10.9 with "sed: RE error: illegal byte sequence"
---------------------+------------------------
  Reporter:  nad@…   |      Owner:  easieste@…
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.2.1
Resolution:          |   Keywords:
      Port:  slime   |
---------------------+------------------------

Comment (by vm@…):

 The RE error is a locale error. sed needs to run in the C locale (LC_ALL
 needs to be set). The error at line 536 can be fixed by changing itemx to
 item, but that may not be the right thing to do.

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


More information about the macports-tickets mailing list