#35420: p5-crypt-passwdmd5: sed: RE error: illegal byte sequence ---------------------------------+-------------------------- Reporter: ak@… | Owner: ooburai@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: mountainlion Port: p5-crypt-passwdmd5 | ---------------------------------+-------------------------- Comment (by jmr@…): Well in this case the Makefile.PL is valid ISO-8859-1. The author's name (in a string in the perl code) contains a non-ascii character. I guess the only two solutions are to add code to each affected port to iconv the Makefile.PL to UTF-8, or add a way to tell the portgroup what the encoding is. I think I'd prefer the latter. Or, if there's a reliable way to sniff encodings, the portgroup could do the conversion or set LC_CTYPE itself. -- Ticket URL: <https://trac.macports.org/ticket/35420#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS