Opened 12 years ago

Closed 12 years ago

#35555 closed defect (fixed)

wakeonlan @0.41 build error at reinplace

Reported by: kimuraw (kimura wataru) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: wakeonlan

Description

$ sudo -s port build wakeonlan
--->  Computing dependencies for wakeonlan
--->  Fetching distfiles for wakeonlan
--->  Verifying checksum(s) for wakeonlan
--->  Extracting wakeonlan
Error: reinplace: sed: RE error: illegal byte sequence
Error: org.macports.patch for port wakeonlan returned: reinplace sed(1) failed
Please see the log file for port wakeonlan for details:
    /opt/local/var/macports/logs/_Volumes_CHome_kimuraw_proj_macports_ports_net_wakeonlan/wakeonlan/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port wakeonlan failed
$ port log wakeonlan | tail -10
DEBUG: patch phase started at Mon Aug  6 22:42:48 JST 2012
DEBUG: Executing org.macports.patch (wakeonlan)
DEBUG: Executing reinplace: /usr/bin/sed {s|/usr/bin/perl -w|/opt/local/bin/perl -w|g} < /opt/local/var/macports/build/_Volumes_CHome_kimuraw_proj_macports_ports_net_wakeonlan/wakeonlan/work/wakeonlan-0.41/wakeonlan >@ file10
DEBUG: sed: RE error: illegal byte sequence
Error: reinplace: sed: RE error: illegal byte sequence
Error: org.macports.patch for port wakeonlan returned: reinplace sed(1) failed
DEBUG: Error code: NONE
DEBUG: Backtrace: reinplace sed(1) failed
Warning: targets not executed for wakeonlan: org.macports.build org.macports.patch org.macports.configure
Please see the log file for port wakeonlan for details:

I think reinplace requires "-locale" option.

http://lists.macosforge.org/pipermail/macports-dev/2012-August/019993.html

Change History (1)

comment:1 Changed 12 years ago by mww@…

Resolution: fixed
Status: newclosed

fixed in r96257

Note: See TracTickets for help on using tickets.