Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#38605 closed defect (fixed)

xmms2 @0.8DrO_o runs into the sed: illegal byte sequence problem on Mountain Lion

Reported by: cooljeanius (Eric Gallager) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: xmms2

Description

Should look familiar:

DEBUG: Executing proc-post-org.macports.patch-patch-0
DEBUG: Executing reinplace: /usr/bin/sed {s|^#! */usr/bin/env python$|#!/opt/local/bin/python2.6|} < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_xmms2/xmms2/work/xmms2-0.8DrO_o/waf >@ file9
DEBUG: sed: RE error: illegal byte sequence
    while executing
"exec /usr/bin/sed {s|^#! */usr/bin/env python$|#!/opt/local/bin/python2.6|} < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macp..."
    ("eval" body line 1)
    invoked from within
"eval exec $cmdline"
Error: reinplace: sed: RE error: illegal byte sequence
Error: org.macports.patch for port xmms2 returned: reinplace sed(1) failed
DEBUG: Error code: NONE
DEBUG: Backtrace: reinplace sed(1) failed

It's nomaintainer so anyone can fix this

Attachments (1)

main.log (33.9 KB) - added by cooljeanius (Eric Gallager) 11 years ago.
main.log for xmms2's failed reinplace

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by cooljeanius (Eric Gallager)

Attachment: main.log added

main.log for xmms2's failed reinplace

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed

comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)

Thanks! Also while you're fixing this sort of issue, I have another "sed: illegal byte sequence" ticket open at #38585 btw.

Note: See TracTickets for help on using tickets.