Ticket #41284: main.log

File main.log, 7.4 KB (added by maurice.v@…, 10 years ago)

new log file after cleaning

Line 
1version:1
2:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-miscellaneous/octave-miscellaneous/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave-miscellaneous/work
3:debug:main changing euid/egid - current euid: 0 - current egid: 0
4:debug:main egid changed to: 501
5:debug:main euid changed to: 502
6:debug:main Executing org.macports.main (octave-miscellaneous)
7:debug:main Privilege de-escalation not attempted as not running as root.
8:debug:archivefetch archivefetch phase started at Sun Nov 10 21:55:10 CET 2013
9:msg:archivefetch --->  Fetching archive for octave-miscellaneous
10:debug:archivefetch Executing org.macports.archivefetch (octave-miscellaneous)
11:debug:archivefetch euid/egid changed to: 0/0
12:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
13:debug:archivefetch euid/egid changed to: 502/501
14:info:archivefetch --->  octave-miscellaneous-1.2.0_0.darwin_13.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
15:msg:archivefetch --->  Attempting to fetch octave-miscellaneous-1.2.0_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/octave-miscellaneous
16:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
17:msg:archivefetch --->  Attempting to fetch octave-miscellaneous-1.2.0_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/octave-miscellaneous
18:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
19:msg:archivefetch --->  Attempting to fetch octave-miscellaneous-1.2.0_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/octave-miscellaneous
20:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
21:debug:archivefetch Privilege de-escalation not attempted as not running as root.
22:debug:fetch fetch phase started at Sun Nov 10 21:55:12 CET 2013
23:notice:fetch --->  Fetching distfiles for octave-miscellaneous
24:debug:fetch Executing org.macports.fetch (octave-miscellaneous)
25:debug:fetch Privilege de-escalation not attempted as not running as root.
26:debug:checksum checksum phase started at Sun Nov 10 21:55:12 CET 2013
27:notice:checksum --->  Verifying checksums for octave-miscellaneous
28:debug:checksum Executing org.macports.checksum (octave-miscellaneous)
29:info:checksum --->  Checksumming miscellaneous-1.2.0.tar.gz
30:debug:checksum Correct (md5) checksum for miscellaneous-1.2.0.tar.gz
31:debug:checksum Correct (sha1) checksum for miscellaneous-1.2.0.tar.gz
32:debug:checksum Correct (rmd160) checksum for miscellaneous-1.2.0.tar.gz
33:debug:checksum Privilege de-escalation not attempted as not running as root.
34:debug:extract extract phase started at Sun Nov 10 21:55:12 CET 2013
35:notice:extract --->  Extracting octave-miscellaneous
36:debug:extract Executing org.macports.extract (octave-miscellaneous)
37:info:extract xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-miscellaneous/octave-miscellaneous/work/miscellaneous-1.2.0
38:debug:extract Privilege de-escalation not attempted as not running as root.
39:debug:patch patch phase started at Sun Nov 10 21:55:12 CET 2013
40:debug:patch Executing org.macports.patch (octave-miscellaneous)
41:debug:patch Privilege de-escalation not attempted as not running as root.
42:debug:configure configure phase started at Sun Nov 10 21:55:12 CET 2013
43:notice:configure --->  Configuring octave-miscellaneous
44:debug:configure Using compiler 'Xcode Clang'
45:debug:configure Executing org.macports.configure (octave-miscellaneous)
46:debug:configure Privilege de-escalation not attempted as not running as root.
47:debug:build build phase started at Sun Nov 10 21:55:12 CET 2013
48:notice:build --->  Building octave-miscellaneous
49:debug:build Executing org.macports.build (octave-miscellaneous)
50:info:build mkdir (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-miscellaneous/octave-miscellaneous/work/.tmp/oct-J7FMPb)
51:info:build untar (/opt/local/var/macports/distfiles/octave-miscellaneous/miscellaneous-1.2.0.tar.gz, /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-miscellaneous/octave-miscellaneous/work/.tmp/oct-J7FMPb)
52:info:build partarray.cc:42:31: error: variable length array of non-POD element type 'Array<octave_idx_type>'
53:info:build   Array<octave_idx_type> bidc [maxdims], eidc [maxdims];
54:info:build                               ^
55:info:build partarray.cc:55:11: error: use of undeclared identifier 'eidc'
56:info:build           eidc[i] = eidx;
57:info:build           ^
58:info:build partarray.cc:70:11: error: use of undeclared identifier 'eidc'
59:info:build           eidc[i] = octave_value (arg.matrix_value ().column (1)).
60:info:build           ^
61:info:build partarray.cc:74:37: error: use of undeclared identifier 'eidc'
62:info:build               if (bidc[i](j) < 1 || eidc[i](j) > alldims(i))
63:info:build                                     ^
64:info:build partarray.cc:77:32: error: use of undeclared identifier 'eidc'
65:info:build               if (bidc[i](j) > eidc[i](j))
66:info:build                                ^
67:info:build partarray.cc:79:17: error: use of undeclared identifier 'eidc'
68:info:build                 eidc[i](j) = bidc[i](j) - 1;
69:info:build                 ^
70:info:build partarray.cc:106:33: error: use of undeclared identifier 'eidc'
71:info:build           octave_idx_type end = eidc[j](cidx(j));
72:info:build                                 ^
73:info:build 7 errors generated.
74:info:build make: *** [partarray.oct] Error 1
75:info:build 'make' returned the following error: mkoctfile -Wall cell2cell.cc
76:info:build mkoctfile -Wall partarray.cc
77:info:build error: called from 'pkg>configure_make' in file /opt/local/share/octave/3.6.4/m/pkg/pkg.m near line 1385, column 9
78:info:build error: called from:
79:info:build error:   /opt/local/share/octave/3.6.4/m/pkg/pkg.m at line 827, column 5
80:info:build error:   /opt/local/share/octave/3.6.4/m/pkg/pkg.m at line 636, column 3
81:info:build error:   /opt/local/share/octave/3.6.4/m/pkg/pkg.m at line 493, column 7
82:info:build Command failed: /opt/local/bin/octave -q -f --eval 'pkg build -verbose -nodeps /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-miscellaneous/octave-miscellaneous/work/miscellaneous-1.2.0 /opt/local/var/macports/distfiles/octave-miscellaneous/miscellaneous-1.2.0.tar.gz'
83:info:build Exit code: 1
84:error:build org.macports.build for port octave-miscellaneous returned: command execution failed
85:debug:build Error code: NONE
86:debug:build Backtrace: command execution failed
87    while executing
88"$procedure $targetname"
89:info:build Warning: targets not executed for octave-miscellaneous: org.macports.activate org.macports.build org.macports.destroot org.macports.install
90:error:build Failed to install octave-miscellaneous
91:debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
92    while executing
93"open [file join $dir tclIndex]"
94:notice:build Please see the log file for port octave-miscellaneous for details:
95    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-miscellaneous/octave-miscellaneous/main.log