[MacPorts] #38585: makejvf @1.1a runs into the Mountain Lion sed: illegal byte sequence issue
#38585: makejvf @1.1a runs into the Mountain Lion sed: illegal byte sequence issue --------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: mountainlion | Port: makejvf --------------------------+-------------------------------- I was trying to install makejvf to see if it would conflict with one of the texlive packages (because I had a sneaking suspicion it might), but it turns out I couldn't even install it due to Mountain Lion's `sed` having issues: {{{ ---> Configuring makejvf DEBUG: Using compiler 'Mac OS X clang' DEBUG: Executing org.macports.configure (makejvf) DEBUG: Executing reinplace: /usr/bin/sed s|__PREFIX__|/opt/local| < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_makejvf/makejvf/work/makejvf-1.1a/Makefile
@ file10 DEBUG: sed: RE error: illegal byte sequence while executing "exec /usr/bin/sed s|__PREFIX__|/opt/local| < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_t..." ("eval" body line 1) invoked from within "eval exec $cmdline" Error: reinplace: sed: RE error: illegal byte sequence Error: org.macports.configure for port makejvf returned: reinplace sed(1) failed DEBUG: Error code: NONE DEBUG: Backtrace: reinplace sed(1) failed while executing "$procedure $targetname" Warning: targets not executed for makejvf: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install }}} Apparently this can be fixed by using the LC_CTYPE environment variable.
-- Ticket URL: <https://trac.macports.org/ticket/38585> MacPorts <http://www.macports.org/> Ports system for OS X
#38585: makejvf @1.1a runs into the Mountain Lion sed: illegal byte sequence issue ----------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: mountainlion Port: makejvf | ----------------------+-------------------------------- Comment (by egall@…): Also this is openmaintainer so anyone can fix it -- Ticket URL: <https://trac.macports.org/ticket/38585#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38585: makejvf @1.1a runs into the Mountain Lion sed: illegal byte sequence issue ----------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: mountainlion Port: makejvf | ----------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * resolution: => fixed Comment: r104678 -- Ticket URL: <https://trac.macports.org/ticket/38585#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38585: makejvf @1.1a runs into the Mountain Lion sed: illegal byte sequence issue ----------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: mountainlion Port: makejvf | ----------------------+-------------------------------- Comment (by egall@…): Aha! I was right! It does conflict with a texlive port: {{{ Error: org.macports.activate for port makejvf returned: Image error: /opt/local/bin/makejvf is being used by the active texlive-lang-cjk port. }}} Although I guess I should open a new ticket for that... -- Ticket URL: <https://trac.macports.org/ticket/38585#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts