[MacPorts] #35462: joe: sed: RE error: illegal byte sequence (was: Error installing the joe package in OS X 10.8)

MacPorts noreply at macports.org
Tue Jul 31 23:20:49 PDT 2012


#35462: joe: sed: RE error: illegal byte sequence
---------------------------------------+------------------------------------
  Reporter:  macports@…                |       Owner:  macports-tickets@…                   
      Type:  defect                    |      Status:  closed                               
  Priority:  Normal                    |   Milestone:                                       
 Component:  ports                     |     Version:  2.1.2                                
Resolution:  duplicate                 |    Keywords:  mountainlion                         
      Port:  joe                       |  
---------------------------------------+------------------------------------
Changes (by ryandesign@…):

  * status:  new => closed
 * cc: noses@… (added)
  * keywords:  joe execution failed => mountainlion
  * resolution:  => duplicate


Old description:

> 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

New description:

 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

--

Comment:

 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.

-- 
Ticket URL: <https://trac.macports.org/ticket/35462#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list