#44630: p5.16-spiffy configure error - sed: RE error: illegal byte sequence ------------------------+--------------------- Reporter: mf2k@… | Owner: dluke@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: p5-spiffy | ------------------------+--------------------- Comment (by dluke@…): Replying to [comment:10 ryandesign@…]:
Replying to [comment:7 dluke@…]:
This also a problem for p5-shell-parser (#37066).
#37066 has a different cause: that project's Makefile.PL isn't UTF-8 (it's ISO8859-1).
And I've now realized that while p5-spiffy's Makefile.PL is ASCII, it contains escape codes representing ISO8859-1 characters, which get turned into real ISO8859-1 characters in the generated Makefile.
yep. I think there may be some fixes for this sort of thing in ExtUtils::MakeMaker 7.00 (which isn't out yet). Easiest way to work around this would be to make a change to the perl5 portgroup (for now). -- Ticket URL: <https://trac.macports.org/ticket/44630#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X