Ticket #40550: main.log

File main.log, 14.4 KB (added by antonbachin@…, 11 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for ld64:info:main .:debug:main ld64 has no conflicts
3:debug:main Searching for dependency: libunwind-headers
4:debug:main Found Dependency: receipt exists for libunwind-headers
5:debug:main Searching for dependency: dyld-headers
6:debug:main Found Dependency: receipt exists for dyld-headers
7:debug:main Searching for dependency: cctools-headers
8:debug:main Found Dependency: receipt exists for cctools-headers
9:debug:main Searching for dependency: llvm-3.1
10:debug:main Found Dependency: receipt exists for llvm-3.1
11:msg:main
12:debug:main Executing org.macports.main (ld64)
13:debug:main changing euid/egid - current euid: 0 - current egid: 0
14:debug:main egid changed to: 501
15:debug:main euid changed to: 502
16:debug:main Skipping completed org.macports.archivefetch (ld64)
17:debug:main Privilege de-escalation not attempted as not running as root.
18:debug:main Skipping completed org.macports.fetch (ld64)
19:debug:main Privilege de-escalation not attempted as not running as root.
20:debug:main Skipping completed org.macports.checksum (ld64)
21:debug:main Privilege de-escalation not attempted as not running as root.
22:debug:main Skipping completed org.macports.extract (ld64)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:main Skipping completed org.macports.patch (ld64)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.configure (ld64)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:build build phase started at Sat Sep 21 10:23:57 EDT 2013
29:notice:build --->  Building ld64
30:debug:build Executing proc-pre-org.macports.build-build-0
31:debug:build Executing org.macports.build (ld64)
32:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.8'
33:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/ld64-136" && /usr/bin/make -j5 -w all CC="/usr/bin/clang" CXX="/usr/bin/clang++" OTHER_CPPFLAGS="-I/opt/local/include" OTHER_CFLAGS="-Os -arch x86_64" OTHER_CXXFLAGS="-Os  -arch x86_64" OTHER_LDFLAGS="-L/opt/local/lib -Wl,-headerpad_max_install_names  -arch x86_64" RC_SUPPORTED_ARCHS="armv6 armv7 i386 x86_64" LLVM_CONFIG=/opt/local/bin/llvm-config-mp-3.1'
34:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/ld64-136" && /usr/bin/make -j5 -w all CC="/usr/bin/clang" CXX="/usr/bin/clang++" OTHER_CPPFLAGS="-I/opt/local/include" OTHER_CFLAGS="-Os -arch x86_64" OTHER_CXXFLAGS="-Os  -arch x86_64" OTHER_LDFLAGS="-L/opt/local/lib -Wl,-headerpad_max_install_names  -arch x86_64" RC_SUPPORTED_ARCHS="armv6 armv7 i386 x86_64" LLVM_CONFIG=/opt/local/bin/llvm-config-mp-3.1
35:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/ld64-136'
36:info:build /usr/bin/clang++ -L/opt/local/libexec/llvm-3.1/lib -lLTO -L/opt/local/lib -Wl,-headerpad_max_install_names  -arch x86_64 src/other/ObjectDump.o src/ld/debugline.o src/ld/parsers/macho_relocatable_file.o src/ld/parsers/lto_file.o -o ObjectDump
37:info:build /usr/bin/clang++ -Os -Os  -arch x86_64 -I/opt/local/libexec/llvm-3.1/include -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/other/dyldinfo.o src/other/dyldinfo.cpp
38:info:build /usr/bin/clang++ -Os -Os  -arch x86_64 -I/opt/local/libexec/llvm-3.1/include -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/ld/InputFiles.o src/ld/InputFiles.cpp
39:info:build /usr/bin/clang++ -Os -Os  -arch x86_64 -I/opt/local/libexec/llvm-3.1/include -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/ld/Options.o src/ld/Options.cpp
40:info:build /usr/bin/clang++ -Os -Os  -arch x86_64 -I/opt/local/libexec/llvm-3.1/include -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/ld/OutputFile.o src/ld/OutputFile.cpp
41:info:build /usr/bin/clang++ -Os -Os  -arch x86_64 -I/opt/local/libexec/llvm-3.1/include -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/ld/Resolver.o src/ld/Resolver.cpp
42:info:build In file included from src/ld/Options.cpp:40:
43:info:build In file included from src/ld/Options.h:33:
44:info:build /usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning: Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set> [-W#warnings]
45:info:build #warning Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set>
46:info:build  ^
47:info:build In file included from src/ld/Options.cpp:40:
48:info:build In file included from src/ld/Options.h:34:
49:info:build /usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning: Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map> [-W#warnings]
50:info:build #warning Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map>
51:info:build  ^
52:info:build In file included from src/other/dyldinfo.cpp:36:
53:info:build /usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning: Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set> [-W#warnings]
54:info:build #warning Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set>
55:info:build  ^
56:info:build In file included from src/other/dyldinfo.cpp:42:
57:info:build In file included from src/other/../ld/code-sign-blobs/superblob.h:7:
58:info:build In file included from src/other/../ld/code-sign-blobs/blob.h:45:
59:info:build In file included from src/other/../ld/code-sign-blobs/endian.h:34:
60:info:build src/other/../ld/code-sign-blobs/memutils.h:54:15: error: expected unqualified-id
61:info:build inline size_t alignof() { struct { char c; T t; } s; return sizeof(s) - sizeof(T); }
62:info:build               ^
63:info:build In file included from src/ld/OutputFile.cpp:53:
64:info:build /usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning: Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map> [-W#warnings]
65:info:build #warning Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map>
66:info:build  ^
67:info:build In file included from src/ld/OutputFile.cpp:54:
68:info:build /usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning: Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set> [-W#warnings]
69:info:build #warning Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set>
70:info:build  ^
71:info:build In file included from src/ld/InputFiles.cpp:52:
72:info:build /usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning: Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map> [-W#warnings]
73:info:build #warning Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map>
74:info:build  ^
75:info:build In file included from src/other/dyldinfo.cpp:42:
76:info:build In file included from src/other/../ld/code-sign-blobs/superblob.h:7:
77:info:build src/other/../ld/code-sign-blobs/blob.h:90:36: error: no member named 'increment' in namespace 'Security::LowLevelMemoryUtilities'
78:info:build         { return LowLevelMemoryUtilities::increment<T>(this, offset); }
79:info:build                  ~~~~~~~~~~~~~~~~~~~~~~~~~^
80:info:build src/other/../ld/code-sign-blobs/blob.h:90:46: error: 'T' does not refer to a value
81:info:build         { return LowLevelMemoryUtilities::increment<T>(this, offset); }
82:info:build                                                     ^
83:info:build src/other/../ld/code-sign-blobs/blob.h:88:18: note: declared here
84:info:build         template <class T, class Offset>
85:info:build                         ^
86:info:build In file included from src/ld/InputFiles.cpp:53:
87:info:build /usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning: Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set> [-W#warnings]
88:info:build #warning Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set>
89:info:build  ^
90:info:build src/other/../ld/code-sign-blobs/blob.h:94:36: error: no member named 'increment' in namespace 'Security::LowLevelMemoryUtilities'
91:info:build         { return LowLevelMemoryUtilities::increment<const T>(this, offset); }
92:info:build                  ~~~~~~~~~~~~~~~~~~~~~~~~~^
93:info:build src/other/../ld/code-sign-blobs/blob.h:94:46: error: expected expression
94:info:build         { return LowLevelMemoryUtilities::increment<const T>(this, offset); }
95:info:build                                                     ^
96:info:build In file included from src/ld/Resolver.cpp:50:
97:info:build /usr/bin/../lib/c++/v1/ext/hash_map:209:2: warning: Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map> [-W#warnings]
98:info:build #warning Use of the header <ext/hash_map> is deprecated.  Migrate to <unordered_map>
99:info:build  ^
100:info:build src/other/../ld/code-sign-blobs/blob.h:102:45: error: no member named 'difference' in namespace 'Security::LowLevelMemoryUtilities'
101:info:build         { return contains(LowLevelMemoryUtilities::difference(ptr, this), size); }
102:info:build                           ~~~~~~~~~~~~~~~~~~~~~~~~~^
103:info:build In file included from src/ld/Resolver.cpp:51:
104:info:build /usr/bin/../lib/c++/v1/ext/hash_set:202:2: warning: Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set> [-W#warnings]
105:info:build #warning Use of the header <ext/hash_set> is deprecated.  Migrate to <unordered_set>
106:info:build  ^
107:info:build src/ld/Options.cpp:1663:61: error: non-constant-expression cannot be narrowed from type 'off_t' (aka 'long long') to 'uint64_t' (aka 'unsigned long long') in initializer list [-Wc++11-narrowing]
108:info:build         ExtraSection info = { segment, section, path, (uint8_t*)p, stat_buf.st_size };
109:info:build                                                                    ^~~~~~~~~~~~~~~~
110:info:build src/ld/Options.cpp:1663:61: note: override this message by inserting an explicit cast
111:info:build         ExtraSection info = { segment, section, path, (uint8_t*)p, stat_buf.st_size };
112:info:build                                                                    ^~~~~~~~~~~~~~~~
113:info:build                                                                    static_cast<uint)4_t>(
114:info:build 1 warning and 6 errors generated.
115:info:build make: *** [src/other/dyldinfo.o] Error 1
116:info:build make: *** Waiting for unfinished jobs....
117:info:build 2 warnings and 1 error generated.
118:info:build make: *** [src/ld/Options.o] Error 1
119:info:build In file included from src/ld/OutputFile.cpp:66:
120:info:build In file included from src/ld/LinkEdit.hpp:40:
121:info:build In file included from src/ld/code-sign-blobs/superblob.h:7:
122:info:build In file included from src/ld/code-sign-blobs/blob.h:45:
123:info:build In file included from src/ld/code-sign-blobs/endian.h:34:
124:info:build src/ld/code-sign-blobs/memutils.h:54:15: error: expected unqualified-id
125:info:build inline size_t alignof() { struct { char c; T t; } s; return sizeof(s) - sizeof(T); }
126:info:build               ^
127:info:build In file included from src/ld/OutputFile.cpp:66:
128:info:build In file included from src/ld/LinkEdit.hpp:40:
129:info:build In file included from src/ld/code-sign-blobs/superblob.h:7:
130:info:build src/ld/code-sign-blobs/blob.h:90:36: error: no member named 'increment' in namespace 'Security::LowLevelMemoryUtilities'
131:info:build         { return LowLevelMemoryUtilities::increment<T>(this, offset); }
132:info:build                  ~~~~~~~~~~~~~~~~~~~~~~~~~^
133:info:build src/ld/code-sign-blobs/blob.h:90:46: error: 'T' does not refer to a value
134:info:build         { return LowLevelMemoryUtilities::increment<T>(this, offset); }
135:info:build                                                     ^
136:info:build src/ld/code-sign-blobs/blob.h:88:18: note: declared here
137:info:build         template <class T, class Offset>
138:info:build                         ^
139:info:build src/ld/code-sign-blobs/blob.h:94:36: error: no member named 'increment' in namespace 'Security::LowLevelMemoryUtilities'
140:info:build         { return LowLevelMemoryUtilities::increment<const T>(this, offset); }
141:info:build                  ~~~~~~~~~~~~~~~~~~~~~~~~~^
142:info:build src/ld/code-sign-blobs/blob.h:94:46: error: expected expression
143:info:build         { return LowLevelMemoryUtilities::increment<const T>(this, offset); }
144:info:build                                                     ^
145:info:build src/ld/code-sign-blobs/blob.h:102:45: error: no member named 'difference' in namespace 'Security::LowLevelMemoryUtilities'
146:info:build         { return contains(LowLevelMemoryUtilities::difference(ptr, this), size); }
147:info:build                           ~~~~~~~~~~~~~~~~~~~~~~~~~^
148:info:build 2 warnings generated.
149:info:build 2 warnings generated.
150:info:build 2 warnings and 6 errors generated.
151:info:build make: *** [src/ld/OutputFile.o] Error 1
152:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/ld64-136'
153:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/work/ld64-136" && /usr/bin/make -j5 -w all CC="/usr/bin/clang" CXX="/usr/bin/clang++" OTHER_CPPFLAGS="-I/opt/local/include" OTHER_CFLAGS="-Os -arch x86_64" OTHER_CXXFLAGS="-Os  -arch x86_64" OTHER_LDFLAGS="-L/opt/local/lib -Wl,-headerpad_max_install_names  -arch x86_64" RC_SUPPORTED_ARCHS="armv6 armv7 i386 x86_64" LLVM_CONFIG=/opt/local/bin/llvm-config-mp-3.1
154:info:build Exit code: 2
155:error:build org.macports.build for port ld64 returned: command execution failed
156:debug:build Error code: CHILDSTATUS 46782 2
157:debug:build Backtrace: command execution failed
158    while executing
159"system -nice 0 $fullcmdstring"
160    ("eval" body line 1)
161    invoked from within
162"eval system $notty $nice \$fullcmdstring"
163    invoked from within
164"command_exec build"
165    (procedure "portbuild::build_main" line 8)
166    invoked from within
167"$procedure $targetname"
168:info:build Warning: targets not executed for ld64: org.macports.install org.macports.build org.macports.destroot
169:notice:build Please see the log file for port ld64 for details:
170    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_ld64/ld64/main.log