#35462 closed defect (duplicate)
joe: sed: RE error: illegal byte sequence
Reported by: | macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | mountainlion | Cc: | noses@…, cooljeanius (Eric Gallager) |
Port: | joe |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
The command: <port install joe> resulted in the following error:
Error: org.macports.build for port joe returned: command execution failed
I hav successfully installed other ports such as tree without failure so my environment seems OK.
The joe main.log file is attatched. I have OS X 10.8 mountain lion.
Thanks in advance!
/Henrik
Attachments (1)
Change History (3)
Changed 12 years ago by macports@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | noses@… added |
---|---|
Description: | modified (diff) |
Keywords: | mountainlion added; joe execution failed removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Error installing the joe package in OS X 10.8 → joe: sed: RE error: illegal byte sequence |
The log says:
sed: RE error: illegal byte sequence
So this is the familiar error we're seeing on Mountain Lion that means sed
is being run on a file that is not UTF-8, and therefore the LANG environment variable needs to be set (maybe in the port, or elsewhere in the build system) to a suitable value (such as "C").
Duplicate of #35421.
Note: See
TracTickets for help on using
tickets.
joe main.log