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)
Change History (4)
Changed 11 years ago by KurtPfeifle (Kurt Pfeifle)
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 build → makeself: 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: | new → closed |
Note: See
TracTickets for help on using
tickets.
main.log for failed installation of makeself