Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#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)

joe.log (20.6 KB) - added by macports@… 12 years ago.
joe main.log

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by macports@…

Attachment: joe.log added

joe main.log

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: newclosed
Summary: Error installing the joe package in OS X 10.8joe: 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.

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.