Opened 12 years ago

Closed 12 years ago

#34645 closed defect (duplicate)

argus-clients @3.0.2 (net) Executing reinplace ragraph error

Reported by: ddavinci@… Owned by: usx303@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: argus-clients

Description (last modified by ryandesign (Ryan Carsten Schmidt))

During the DEBUG: Executing proc-post-org.macports.destroot-destroot-0, the reinplace is not succeed on regraph because this is not in destroot/opt/local/bin/

DEBUG: Executing reinplace: /usr/bin/sed {s|#! /usr/bin/perl|#! /opt/local/bin/perl|} < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_argus-clients/argus-clients/work/destroot/opt/local/bin/ragraph >@ file10
DEBUG: couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_argus-clients/argus-clients/work/destroot/opt/local/bin/ragraph": no such file or directory
    while executing
"exec /usr/bin/sed {s|#! /usr/bin/perl|#! /opt/local/bin/perl|} < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_rele..."
    ("eval" body line 1)
    invoked from within
"eval exec $cmdline"
Error: reinplace: couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_argus-clients/argus-clients/work/destroot/opt/local/bin/ragraph": no such file or directory
Error: org.macports.destroot for port argus-clients returned: reinplace sed(1) failed
DEBUG: Error code: NONE
DEBUG: Backtrace: reinplace sed(1) failed
    while executing
"$post $targetname"
Warning: targets not executed for argus-clients: org.macports.activate org.macports.destroot org.macports.install
Please see the log file for port argus-clients for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_argus-clients/argus-clients/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port argus-clients failed

Attachments (1)

main.log (187.1 KB) - added by ddavinci@… 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by ddavinci@…

Attachment: main.log added

comment:1 Changed 12 years ago by ddavinci@…

My system is a:

Model Name: MacBook Pro
Model Identifier: MacBookPro8,2
Processor Name: Intel Core i7
Processor Speed: 2.4 GHz
System Version: Mac OS X 10.7.3 (11D50d)
Kernel Version: Darwin 11.3.0
64-bit Kernel and Extensions: Yes

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to usx303@…
Port: argus-clients added

I've fixed your WikiFormatting.

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

The first error in the log is actually:

:info:build Undefined symbols for architecture x86_64:
:info:build   "_xdtoi", referenced from:
:info:build       _argus_ether_aton in argus_common.a(argus_util.o)

which makes this a duplicate of #33218.

Note: See TracTickets for help on using tickets.