Ticket #42997: main.log

File main.log, 15.6 KB (added by gysungrad@…, 10 years ago)

Here is the main.log

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.3
10:debug:main Found Dependency: receipt exists for llvm-3.3
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: 504
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 Mar 22 18:57:09 MDT 2014
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_ports_devel_ld64/ld64/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
33:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/work/ld64-136" && /usr/bin/make -j5 -w all CC="/usr/bin/gcc-4.2" CXX="/usr/bin/g++-4.2" 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" LLVM_CONFIG=/opt/local/bin/llvm-config-mp-3.3'
34:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/work/ld64-136" && /usr/bin/make -j5 -w all CC="/usr/bin/gcc-4.2" CXX="/usr/bin/g++-4.2" 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" LLVM_CONFIG=/opt/local/bin/llvm-config-mp-3.3
35:info:build dyld: Library not loaded: /opt/local/lib/libffi.5.dylib
36:info:build   Referenced from: /opt/local/libexec/llvm-3.3/bin/llvm-config
37:info:build   Reason: image not found
38:info:build dyld: Library not loaded: /opt/local/lib/libffi.5.dylib
39:info:build   Referenced from: /opt/local/libexec/llvm-3.3/bin/llvm-config
40:info:build   Reason: image not found
41:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/work/ld64-136'
42:info:build /usr/bin/g++-4.2 -Os -Os  -arch x86_64 -I -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/ld/parsers/lto_file.o src/ld/parsers/lto_file.cpp
43:info:build /usr/bin/g++-4.2 -L/opt/local/lib -Wl,-headerpad_max_install_names  -arch x86_64 -Wl,-exported_symbol,__mh_execute_header src/other/dyldinfo.o -o dyldinfo
44:info:build /usr/bin/g++-4.2 -Os -Os  -arch x86_64 -I -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/ld/ld.o src/ld/ld.cpp
45:info:build /usr/bin/g++-4.2 -Os -Os  -arch x86_64 -I -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/ld/InputFiles.o src/ld/InputFiles.cpp
46:info:build /usr/bin/g++-4.2 -Os -Os  -arch x86_64 -I -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/ld/Options.o src/ld/Options.cpp
47:info:build src/ld/parsers/lto_file.cpp:49:24: error: llvm-c/lto.h: No such file or directory
48:info:build /usr/bin/g++-4.2 -Os -Os  -arch x86_64 -I -DLTO_SUPPORT -Isrc/abstraction -Isrc/ld -Isrc/ld/parsers -I/opt/local/include  -c -o src/ld/OutputFile.o src/ld/OutputFile.cpp
49:info:build src/ld/parsers/lto_file.cpp:111: error: ‘lto_module_t’ does not name a type
50:info:build src/ld/parsers/lto_file.cpp:129: error: ‘lto_module_t’ does not name a type
51:info:build src/ld/parsers/lto_file.cpp: In static member function ‘static bool lto::Parser::libLTOisLoaded()’:
52:info:build src/ld/parsers/lto_file.cpp:202: error: ‘::lto_get_version’ has not been declared
53:info:build src/ld/parsers/lto_file.cpp: In static member function ‘static const char* lto::Parser::ltoVersion()’:
54:info:build src/ld/parsers/lto_file.cpp:210: error: ‘::lto_get_version’ has not been declared
55:info:build src/ld/parsers/lto_file.cpp: In static member function ‘static bool lto::Parser::validFile(const uint8_t*, uint64_t, cpu_type_t, cpu_subtype_t)’:
56:info:build src/ld/parsers/lto_file.cpp:249: error: ‘::lto_module_is_object_file_in_memory_for_target’ has not been declared
57:info:build src/ld/parsers/lto_file.cpp:253: error: ‘::lto_module_is_object_file_in_memory_for_target’ has not been declared
58:info:build src/ld/parsers/lto_file.cpp: In static member function ‘static const char* lto::Parser::fileKind(const uint8_t*, uint64_t)’:
59:info:build src/ld/parsers/lto_file.cpp:269: error: ‘::lto_module_is_object_file_in_memory_for_target’ has not been declared
60:info:build src/ld/parsers/lto_file.cpp: In constructor ‘lto::File::File(const char*, time_t, ld::File::Ordinal, const uint8_t*, uint32_t, cpu_type_t)’:
61:info:build src/ld/parsers/lto_file.cpp:322: error: class ‘lto::File’ does not have any field named ‘_module’
62:info:build src/ld/parsers/lto_file.cpp:330: error: ‘_module’ was not declared in this scope
63:info:build src/ld/parsers/lto_file.cpp:330: error: ‘::lto_module_create_from_memory’ has not been declared
64:info:build src/ld/parsers/lto_file.cpp:332: error: ‘::lto_get_error_message’ has not been declared
65:info:build src/ld/parsers/lto_file.cpp:332: error: ‘::lto_get_version’ has not been declared
66:info:build src/ld/parsers/lto_file.cpp:337: error: ‘::lto_module_get_num_symbols’ has not been declared
67:info:build src/ld/parsers/lto_file.cpp:340: error: ‘::lto_module_get_symbol_name’ has not been declared
68:info:build src/ld/parsers/lto_file.cpp:341: error: ‘lto_symbol_attributes’ was not declared in this scope
69:info:build src/ld/parsers/lto_file.cpp:341: error: expected `;' before ‘attr’
70:info:build src/ld/parsers/lto_file.cpp:351: error: ‘attr’ was not declared in this scope
71:info:build src/ld/parsers/lto_file.cpp:351: error: ‘LTO_SYMBOL_DEFINITION_MASK’ was not declared in this scope
72:info:build src/ld/parsers/lto_file.cpp:352: error: ‘LTO_SYMBOL_DEFINITION_REGULAR’ was not declared in this scope
73:info:build src/ld/parsers/lto_file.cpp:355: error: ‘LTO_SYMBOL_DEFINITION_TENTATIVE’ was not declared in this scope
74:info:build src/ld/parsers/lto_file.cpp:358: error: ‘LTO_SYMBOL_DEFINITION_WEAK’ was not declared in this scope
75:info:build src/ld/parsers/lto_file.cpp:362: error: ‘LTO_SYMBOL_DEFINITION_UNDEFINED’ was not declared in this scope
76:info:build src/ld/parsers/lto_file.cpp:363: error: ‘LTO_SYMBOL_DEFINITION_WEAKUNDEF’ was not declared in this scope
77:info:build src/ld/parsers/lto_file.cpp:374: error: ‘attr’ was not declared in this scope
78:info:build src/ld/parsers/lto_file.cpp:374: error: ‘LTO_SYMBOL_SCOPE_MASK’ was not declared in this scope
79:info:build src/ld/parsers/lto_file.cpp:375: error: ‘LTO_SYMBOL_SCOPE_INTERNAL’ was not declared in this scope
80:info:build src/ld/parsers/lto_file.cpp:378: error: ‘LTO_SYMBOL_SCOPE_HIDDEN’ was not declared in this scope
81:info:build src/ld/parsers/lto_file.cpp:381: error: ‘LTO_SYMBOL_SCOPE_DEFAULT’ was not declared in this scope
82:info:build src/ld/parsers/lto_file.cpp:396: error: ‘attr’ was not declared in this scope
83:info:build src/ld/parsers/lto_file.cpp:396: error: ‘LTO_SYMBOL_ALIGNMENT_MASK’ was not declared in this scope
84:info:build src/ld/parsers/lto_file.cpp: In destructor ‘virtual lto::File::~File()’:
85:info:build src/ld/parsers/lto_file.cpp:413: error: ‘_module’ was not declared in this scope
86:info:build src/ld/parsers/lto_file.cpp:414: error: ‘::lto_module_dispose’ has not been declared
87:info:build src/ld/parsers/lto_file.cpp: In static member function ‘static bool lto::Parser::optimize(const std::vector<const ld::Atom*, std::allocator<const ld::Atom*> >&, ld::Internal&, const lto::OptimizeOptions&, ld::File::AtomHandler&, std::vector<const ld::Atom*, std::allocator<const ld::Atom*> >&, std::vector<const char*, std::allocator<const char*> >&)’:
88:info:build src/ld/parsers/lto_file.cpp:474: error: ‘::lto_get_version’ has not been declared
89:info:build src/ld/parsers/lto_file.cpp:477: error: ‘lto_code_gen_t’ was not declared in this scope
90:info:build src/ld/parsers/lto_file.cpp:477: error: expected `;' before ‘generator’
91:info:build src/ld/parsers/lto_file.cpp:480: error: ‘::lto_codegen_add_module’ has not been declared
92:info:build src/ld/parsers/lto_file.cpp:480: error: ‘generator’ was not declared in this scope
93:info:build src/ld/parsers/lto_file.cpp:480: error: ‘class lto::File’ has no member named ‘module’
94:info:build src/ld/parsers/lto_file.cpp:481: error: ‘::lto_get_error_message’ has not been declared
95:info:build src/ld/parsers/lto_file.cpp:481: error: ‘::lto_get_version’ has not been declared
96:info:build src/ld/parsers/lto_file.cpp:487: error: ‘::lto_codegen_debug_options’ has not been declared
97:info:build src/ld/parsers/lto_file.cpp:487: error: ‘generator’ was not declared in this scope
98:info:build src/ld/parsers/lto_file.cpp:544: error: ‘::lto_codegen_add_must_preserve_symbol’ has not been declared
99:info:build src/ld/parsers/lto_file.cpp:544: error: ‘generator’ was not declared in this scope
100:info:build src/ld/parsers/lto_file.cpp:557: error: ‘::lto_codegen_add_must_preserve_symbol’ has not been declared
101:info:build src/ld/parsers/lto_file.cpp:557: error: ‘generator’ was not declared in this scope
102:info:build src/ld/parsers/lto_file.cpp:578: error: ‘::lto_codegen_add_must_preserve_symbol’ has not been declared
103:info:build src/ld/parsers/lto_file.cpp:578: error: ‘generator’ was not declared in this scope
104:info:build src/ld/parsers/lto_file.cpp:582: error: ‘::lto_codegen_add_must_preserve_symbol’ has not been declared
105:info:build src/ld/parsers/lto_file.cpp:582: error: ‘generator’ was not declared in this scope
106:info:build src/ld/parsers/lto_file.cpp:588: error: ‘::lto_codegen_write_merged_modules’ has not been declared
107:info:build src/ld/parsers/lto_file.cpp:588: error: ‘generator’ was not declared in this scope
108:info:build src/ld/parsers/lto_file.cpp:596: error: ‘lto_codegen_model’ was not declared in this scope
109:info:build src/ld/parsers/lto_file.cpp:596: error: expected `;' before ‘model’
110:info:build src/ld/parsers/lto_file.cpp:601: error: ‘model’ was not declared in this scope
111:info:build src/ld/parsers/lto_file.cpp:601: error: ‘LTO_CODEGEN_PIC_MODEL_DYNAMIC’ was not declared in this scope
112:info:build src/ld/parsers/lto_file.cpp:603: error: ‘model’ was not declared in this scope
113:info:build src/ld/parsers/lto_file.cpp:603: error: ‘LTO_CODEGEN_PIC_MODEL_STATIC’ was not declared in this scope
114:info:build src/ld/parsers/lto_file.cpp:607: error: ‘model’ was not declared in this scope
115:info:build src/ld/parsers/lto_file.cpp:607: error: ‘LTO_CODEGEN_PIC_MODEL_DYNAMIC’ was not declared in this scope
116:info:build src/ld/parsers/lto_file.cpp:609: error: ‘model’ was not declared in this scope
117:info:build src/ld/parsers/lto_file.cpp:609: error: ‘LTO_CODEGEN_PIC_MODEL_DYNAMIC_NO_PIC’ was not declared in this scope
118:info:build src/ld/parsers/lto_file.cpp:614: error: ‘model’ was not declared in this scope
119:info:build src/ld/parsers/lto_file.cpp:614: error: ‘LTO_CODEGEN_PIC_MODEL_DYNAMIC_NO_PIC’ was not declared in this scope
120:info:build src/ld/parsers/lto_file.cpp:616: error: ‘model’ was not declared in this scope
121:info:build src/ld/parsers/lto_file.cpp:616: error: ‘LTO_CODEGEN_PIC_MODEL_DYNAMIC’ was not declared in this scope
122:info:build src/ld/parsers/lto_file.cpp:618: error: ‘::lto_codegen_set_pic_model’ has not been declared
123:info:build src/ld/parsers/lto_file.cpp:618: error: ‘generator’ was not declared in this scope
124:info:build src/ld/parsers/lto_file.cpp:618: error: ‘model’ was not declared in this scope
125:info:build src/ld/parsers/lto_file.cpp:619: error: ‘lto_get_error_message’ was not declared in this scope
126:info:build src/ld/parsers/lto_file.cpp:626: error: ‘::lto_codegen_write_merged_modules’ has not been declared
127:info:build src/ld/parsers/lto_file.cpp:626: error: ‘generator’ was not declared in this scope
128:info:build src/ld/parsers/lto_file.cpp:645: error: ‘::lto_codegen_compile’ has not been declared
129:info:build src/ld/parsers/lto_file.cpp:645: error: ‘generator’ was not declared in this scope
130:info:build src/ld/parsers/lto_file.cpp:647: error: ‘::lto_get_error_message’ has not been declared
131:info:build src/ld/parsers/lto_file.cpp:647: error: ‘::lto_get_version’ has not been declared
132:info:build src/ld/parsers/lto_file.cpp:663: error: ‘::lto_codegen_write_merged_modules’ has not been declared
133:info:build src/ld/parsers/lto_file.cpp: In function ‘const char* lto::version()’:
134:info:build src/ld/parsers/lto_file.cpp:843: error: ‘::lto_get_version’ has not been declared
135:info:build src/ld/parsers/lto_file.cpp: In function ‘bool lto::libLTOisLoaded()’:
136:info:build src/ld/parsers/lto_file.cpp:853: error: ‘::lto_get_version’ has not been declared
137:info:build make: *** [src/ld/parsers/lto_file.o] Error 1
138:info:build make: *** Waiting for unfinished jobs....
139:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/work/ld64-136'
140:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/work/ld64-136" && /usr/bin/make -j5 -w all CC="/usr/bin/gcc-4.2" CXX="/usr/bin/g++-4.2" 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" LLVM_CONFIG=/opt/local/bin/llvm-config-mp-3.3
141:info:build Exit code: 2
142:error:build org.macports.build for port ld64 returned: command execution failed
143:debug:build Error code: CHILDSTATUS 5602 2
144:debug:build Backtrace: command execution failed
145    while executing
146"system -nice 0 $fullcmdstring"
147    ("eval" body line 1)
148    invoked from within
149"eval system $notty $nice \$fullcmdstring"
150    invoked from within
151"command_exec build"
152    (procedure "portbuild::build_main" line 8)
153    invoked from within
154"$procedure $targetname"
155:info:build Warning: targets not executed for ld64: org.macports.install org.macports.build org.macports.destroot
156:notice:build Please see the log file for port ld64 for details:
157    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/main.log