Ticket #38622: plplot.bug0.txt

File plplot.bug0.txt, 3.2 KB (added by DavidSagan (David Sagan), 11 years ago)

Result of "sudo port install plplot +gcc46" command

Line 
1mc66:~> sudo port install plplot +gcc46
2--->  Computing dependencies for plplot
3--->  Cleaning plplot
4--->  Scanning binaries for linking errors: 100.0%
5--->  Found 10 broken file(s), matching files to ports
6--->  Found 1 broken port(s), determining rebuild order
7--->  Rebuilding in order
8     plplot @5.9.9 +aquaterm+gcc46+x11
9--->  Computing dependencies for plplot
10--->  Cleaning plplot
11--->  Scanning binaries for linking errors: 100.0%
12--->  Found 10 broken file(s), matching files to ports
13--->  Found 1 broken port(s), determining rebuild order
14--->  Rebuilding in order
15     plplot @5.9.9 +aquaterm+gcc46+x11
16--->  Computing dependencies for plplot
17--->  Cleaning plplot
18--->  Deactivating plplot @5.9.9_12+aquaterm+gcc46+x11
19--->  Cleaning plplot
20--->  Uninstalling plplot @5.9.9_12+aquaterm+gcc46+x11
21--->  Cleaning plplot
22--->  Computing dependencies for plplot
23--->  Fetching distfiles for plplot
24--->  Verifying checksum(s) for plplot
25--->  Extracting plplot
26--->  Configuring plplot
27--->  Building plplot
28--->  Staging plplot into destroot
29--->  Installing plplot @5.9.9_12+aquaterm+gcc46+x11
30--->  Activating plplot @5.9.9_12+aquaterm+gcc46+x11
31--->  Cleaning plplot
32--->  Updating database of binaries: 100.0%
33--->  Scanning binaries for linking errors: 100.0%
34--->  Found 10 broken file(s), matching files to ports
35--->  Found 1 broken port(s), determining rebuild order
36--->  Rebuilding in order
37     plplot @5.9.9 +aquaterm+gcc46+x11
38--->  Computing dependencies for plplot
39--->  Cleaning plplot
40--->  Deactivating plplot @5.9.9_12+aquaterm+gcc46+x11
41--->  Cleaning plplot
42--->  Uninstalling plplot @5.9.9_12+aquaterm+gcc46+x11
43--->  Cleaning plplot
44--->  Computing dependencies for plplot
45--->  Fetching distfiles for plplot
46--->  Verifying checksum(s) for plplot
47--->  Extracting plplot
48--->  Configuring plplot
49--->  Building plplot
50--->  Staging plplot into destroot
51--->  Installing plplot @5.9.9_12+aquaterm+gcc46+x11
52--->  Activating plplot @5.9.9_12+aquaterm+gcc46+x11
53--->  Cleaning plplot
54--->  Updating database of binaries: 100.0%
55--->  Scanning binaries for linking errors: 100.0%
56--->  Found 10 broken file(s), matching files to ports
57Error: Port plplot is still broken after rebuilding it more than 3 times.
58Error: Please run port -d -y rev-upgrade and use the output to report a bug.
59Port plplot still broken after rebuilding 3 time(s)
60    while executing
61"error "Port $portname still broken after rebuilding [expr $broken_port_counts($portname) - 1] time(s)""
62    (procedure "revupgrade_scanandrebuild" line 268)
63    invoked from within
64"revupgrade_scanandrebuild broken_port_counts $opts"
65    (procedure "macports::revupgrade" line 5)
66    invoked from within
67"macports::revupgrade $opts"
68    (procedure "action_revupgrade" line 2)
69    invoked from within
70"action_revupgrade $action $portlist $opts"
71    (procedure "action_target" line 94)
72    invoked from within
73"$action_proc $action $portlist [array get global_options]"
74    (procedure "process_cmd" line 95)
75    invoked from within
76"process_cmd $remaining_args"
77    invoked from within
78"if { [llength $remaining_args] > 0 } {
79
80    # If there are remaining arguments, process those as a command
81    set exit_status [process_cmd $remaining..."
82    (file "/opt/local/bin/port" line 4785)