Opened 11 years ago

Last modified 10 years ago

#38622 closed defect

plplot +gcc46 broken — at Version 1

Reported by: DavidSagan (David Sagan) Owned by: takeshi@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: plplot

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

Running Mac 10.6.8 with Xcode 3.2.3. Also fails in exactly the same way with a mac running 10.7.5 and Xcode 4.3.3.

First attached file shows results of "sudo port install plplot +gcc46" which ends with:

Port plplot still broken after rebuilding 3 time(s)
    while executing
"error "Port $portname still broken after rebuilding [expr $broken_port_counts($portname) - 1] time(s)""
    (procedure "revupgrade_scanandrebuild" line 268)
    invoked from within
"revupgrade_scanandrebuild broken_port_counts $opts"
    (procedure "macports::revupgrade" line 5)
    invoked from within
"macports::revupgrade $opts"
    (procedure "action_revupgrade" line 2)
    invoked from within
"action_revupgrade $action $portlist $opts"
    (procedure "action_target" line 94)
    invoked from within
"$action_proc $action $portlist [array get global_options]"
    (procedure "process_cmd" line 95)
    invoked from within
"process_cmd $remaining_args"
    invoked from within
"if { [llength $remaining_args] > 0 } {

    # If there are remaining arguments, process those as a command
    set exit_status [process_cmd $remaining..."
    (file "/opt/local/bin/port" line 4785)

Second attached file shows results of running "port -d -y rev-upgrade".

Any help is greatly appreciated.

Change History (3)

Changed 11 years ago by DavidSagan (David Sagan)

Attachment: plplot.bug0.txt added

Result of "sudo port install plplot +gcc46" command

Changed 11 years ago by DavidSagan (David Sagan)

Attachment: plplot.bug.txt added

Result of "sudo port -d -y rev-upgrade" command.

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

Description: modified (diff)
Owner: changed from macports-tickets@… to takeshi@…
Port: plplot added

The relevant error in the log seems to be:

Could not open /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_plplot/plplot/work/build/bindings/f95/libplplotf95cd.9.dylib: Error opening or reading file (referenced from /opt/local/lib/libplplotf95d.9.1.1.dylib)
Note: See TracTickets for help on using tickets.