Opened 11 years ago

Closed 11 years ago

#40124 closed defect (fixed)

makeself: sed: RE error: illegal byte sequence

Reported by: KurtPfeifle (Kurt Pfeifle) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: mountainlion Cc: ryandesign (Ryan Carsten Schmidt)
Port: makeself

Description

My attempt to run 'port -p install makeself' failed. The following lines are in the log:

DEBUG: Executing proc-post-org.macports.patch-patch-0
DEBUG: Executing reinplace: /usr/bin/sed s|@PREFIX@|/opt/local|g < /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_archivers_makeself/makeself/work/makeself-2.1.5/makeself.sh >@ file
12
DEBUG: sed: RE error: illegal byte sequence
Error: reinplace: sed: RE error: illegal byte sequence
Error: org.macports.patch for port makeself returned: reinplace sed(1) failed
DEBUG: Error code: NONE
DEBUG: Backtrace: reinplace sed(1) failed
Warning: targets not executed for makeself: org.macports.activate org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install

Attachments (1)

main.log (5.7 KB) - added by KurtPfeifle (Kurt Pfeifle) 11 years ago.
main.log for failed installation of makeself

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by KurtPfeifle (Kurt Pfeifle)

Attachment: main.log added

main.log for failed installation of makeself

comment:1 Changed 11 years ago by KurtPfeifle (Kurt Pfeifle)

Cc: kurt.pfeifle@… added

Cc Me!

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: kurt.pfeifle@… removed
Keywords: mountainlion added
Port: makeself added
Summary: 'makeself' does not buildmakeself: sed: RE error: illegal byte sequence

Remember to fill in the Port field, and you don't need to Cc yourself when you are the reporter.

This is a well-known problem, as of the version of sed in Mountain Lion. We need to set the locale to C, or whatever is appropriate for the file being modified.

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.