#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 | ------------------------+--------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: One fix would be to change the perl5 portgroup's post-configure `reinplace` to use `-locale C`. [changeset:123712 When last I encountered this] with a different module I instead patched its Makefile.PL. There is a real underlying bug somewhere that should be fixed—a Makefile.PL that starts out as UTF-8 should not result in a Makefile that is not UTF-8—I just couldn't find where in ExtUtils::MakeMaker the bug was, then realized it could be a bug in any of its dependencies, and also the bug affects the versions of these modules that ship with perl5.16 and perl5.18 (but not perl5.14 or earlier nor perl5.20). -- Ticket URL: <https://trac.macports.org/ticket/44630#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X