[MacPorts] #38622: plplot +gcc46 broken
#38622: plplot +gcc46 broken ---------------------------+-------------------------------- Reporter: david.sagan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: ---------------------------+-------------------------------- 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. -- Ticket URL: <https://trac.macports.org/ticket/38622> MacPorts <http://www.macports.org/> Ports system for OS X
#38622: plplot +gcc46 broken ----------------------------+----------------------- Reporter: david.sagan@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: plplot | ----------------------------+----------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => takeshi@… * port: => plplot Old description:
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.
New description: 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. -- Comment: 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) }}} -- Ticket URL: <https://trac.macports.org/ticket/38622#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38622: plplot +gcc46 broken ----------------------------+----------------------- Reporter: david.sagan@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: plplot | ----------------------------+----------------------- Comment (by takeshi@…): I can't reproduce the problem. The error message says that some of plplot libraries are broken. Try {{{ sudo port -d uninstall plplot sudo port -d install plplot +gcc46 }}} -- Ticket URL: <https://trac.macports.org/ticket/38622#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38622: plplot +gcc46 broken ----------------------------+----------------------- Reporter: david.sagan@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: plplot | ----------------------------+----------------------- Comment (by david.sagan@…): Replying to [comment:2 takeshi@…]:
I can't reproduce the problem. The error message says that some of plplot libraries are broken. Try
{{{ sudo port -d uninstall plplot sudo port -d install plplot +gcc46 }}}
Did this and still have the problem. Attached is the output of the install command. -- Ticket URL: <https://trac.macports.org/ticket/38622#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#38622: plplot +gcc46 broken ----------------------------+----------------------- Reporter: david.sagan@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: worksforme | Keywords: Port: plplot | ----------------------------+----------------------- Changes (by takeshi@…): * status: new => closed * resolution: => worksforme Comment: The errors could be due to be related to a disk problem. I close this ticket for now. File another or reopen if you still see the problem. -- Ticket URL: <https://trac.macports.org/ticket/38622#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts