Ticket #31473: main.log

File main.log, 19.7 KB (added by Behinder (behinder), 13 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for pcre:info:main .:debug:main Searching for dependency: libedit
3:debug:main Found Dependency: receipt exists for libedit
4:debug:main Searching for dependency: zlib
5:debug:main Found Dependency: receipt exists for zlib
6:debug:main Searching for dependency: bzip2
7:debug:main Found Dependency: receipt exists for bzip2
8:msg:main
9:debug:main Executing org.macports.main (pcre)
10:debug:main changing euid/egid - current euid: 0 - current egid: 0
11:debug:main egid changed to: 502
12:debug:main euid changed to: 505
13:debug:main Skipping completed org.macports.archivefetch (pcre)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.fetch (pcre)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:main Skipping completed org.macports.checksum (pcre)
18:debug:main Privilege de-escalation not attempted as not running as root.
19:debug:main Skipping completed org.macports.extract (pcre)
20:debug:main Privilege de-escalation not attempted as not running as root.
21:debug:main Skipping completed org.macports.patch (pcre)
22:debug:main Privilege de-escalation not attempted as not running as root.
23:debug:main Skipping completed org.macports.configure (pcre)
24:debug:main Privilege de-escalation not attempted as not running as root.
25:debug:build build phase started at Sat Oct  1 00:17:13 CEST 2011
26:notice:build --->  Building pcre
27:debug:build Executing org.macports.build (pcre)
28: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_pcre/pcre/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
29:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12" && /usr/bin/make -j5 -w all'
30:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12" && /usr/bin/make -j5 -w all
31:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12'
32:info:build /usr/bin/make  all-am
33:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12'
34:info:build /bin/sh ./libtool --tag=CXX   --mode=link ccache /Developer/usr/bin/llvm-g++-4.2  -pipe -O2 -arch x86_64 -arch i386  -L/opt/local/lib -arch x86_64 -arch i386 -o pcre_scanner_unittest pcre_scanner_unittest.o libpcrecpp.la
35:info:build /bin/sh ./libtool --tag=CXX   --mode=link ccache /Developer/usr/bin/llvm-g++-4.2  -pipe -O2 -arch x86_64 -arch i386  -L/opt/local/lib -arch x86_64 -arch i386 -o pcrecpp_unittest pcrecpp_unittest.o libpcrecpp.la
36:info:build libtool: link: ccache /Developer/usr/bin/llvm-g++-4.2 -pipe -O2 -arch x86_64 -arch i386 -arch x86_64 -arch i386 -o .libs/pcre_scanner_unittest pcre_scanner_unittest.o  -L/opt/local/lib ./.libs/libpcrecpp.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12/.libs/libpcre.dylib
37:info:build libtool: link: ccache /Developer/usr/bin/llvm-g++-4.2 -pipe -O2 -arch x86_64 -arch i386 -arch x86_64 -arch i386 -o .libs/pcrecpp_unittest pcrecpp_unittest.o  -L/opt/local/lib ./.libs/libpcrecpp.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12/.libs/libpcre.dylib
38:info:build Undefined symbols for architecture i386:
39:info:build   "pcrecpp::Scanner::Scanner(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)", referenced from:
40:info:build       _main in pcre_scanner_unittest.o
41:info:build   "pcrecpp::Scanner::SetSkipExpression(char const*)", referenced from:
42:info:build       _main in pcre_scanner_unittest.o
43:info:build   "pcrecpp::Scanner::Consume(pcrecpp::RE const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&)", referenced from:
44:info:build       _main in pcre_scanner_unittest.o
45:info:build   "pcrecpp::RE::~RE()", referenced from:
46:info:build       _main in pcre_scanner_unittest.o
47:info:build   "pcrecpp::Scanner::LineNumber() const", referenced from:
48:info:build       _main in pcre_scanner_unittest.o
49:info:build   "pcrecpp::Scanner::GetNextComments(std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> >*)", referenced from:
50:info:build       _main in pcre_scanner_unittest.o
51:info:build   "pcrecpp::Scanner::GetComments(int, int, std::vector<pcrecpp::StringPiece, std::allocator<pcrecpp::StringPiece> >*)", referenced from:
52:info:build       _main in pcre_scanner_unittest.o
53:info:build   "pcrecpp::Scanner::~Scanner()", referenced from:
54:info:build       _main in pcre_scanner_unittest.o
55:info:build   "pcrecpp::RE::Init(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)", referenced from:
56:info:build       pcrecpp::RE::RE(char const*)in pcre_scanner_unittest.o
57:info:build   "pcrecpp::RE::no_arg", referenced from:
58:info:build       _main in pcre_scanner_unittest.o
59:info:build   "pcrecpp::Arg::parse_string(char const*, int, void*)", referenced from:
60:info:build       _main in pcre_scanner_unittest.o
61:info:build   "pcrecpp::Arg::parse_int(char const*, int, void*)", referenced from:
62:info:build       _main in pcre_scanner_unittest.o
63:info:build ld: symbol(s) not found for architecture i386
64:info:build collect2: ld returned 1 exit status
65:info:build Undefined symbols for architecture i386:
66:info:build   "pcrecpp::RE::FullMatch(pcrecpp::StringPiece const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&) const", referenced from:
67:info:build       _main in pcrecpp_unittest.o
68:info:build       TestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
69:info:build       NegativeTestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
70:info:build       TestOneOption(char const*, char const*, char const*, pcrecpp::RE_Options, bool, bool)in pcrecpp_unittest.o
71:info:build       RadixTests()      in pcrecpp_unittest.o
72:info:build   "pcrecpp::RE::~RE()", referenced from:
73:info:build       _main in pcrecpp_unittest.o
74:info:build       TestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
75:info:build       NegativeTestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
76:info:build       TestOneOption(char const*, char const*, char const*, pcrecpp::RE_Options, bool, bool)in pcrecpp_unittest.o
77:info:build       GetOneOptionResult(char const*, char const*, char const*, pcrecpp::RE_Options, bool, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in pcrecpp_unittest.o
78:info:build       RadixTests()      in pcrecpp_unittest.o
79:info:build   "pcrecpp::RE::Consume(pcrecpp::StringPiece*, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&) const", referenced from:
80:info:build       _main in pcrecpp_unittest.o
81:info:build   "pcrecpp::RE::PartialMatch(pcrecpp::StringPiece const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&) const", referenced from:
82:info:build       _main in pcrecpp_unittest.o
83:info:build       TestOneOption(char const*, char const*, char const*, pcrecpp::RE_Options, bool, bool)in pcrecpp_unittest.o
84:info:build       GetOneOptionResult(char const*, char const*, char const*, pcrecpp::RE_Options, bool, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in pcrecpp_unittest.o
85:info:build   "pcrecpp::RE::Replace(pcrecpp::StringPiece const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const", referenced from:
86:info:build       _main in pcrecpp_unittest.o
87:info:build   "pcrecpp::RE::GlobalReplace(pcrecpp::StringPiece const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const", referenced from:
88:info:build       _main in pcrecpp_unittest.o
89:info:build   "pcrecpp::RE::Extract(pcrecpp::StringPiece const&, pcrecpp::StringPiece const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*) const", referenced from:
90:info:build       _main in pcrecpp_unittest.o
91:info:build   "pcrecpp::RE::FindAndConsume(pcrecpp::StringPiece*, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&, pcrecpp::Arg const&) const", referenced from:
92:info:build       _main in pcrecpp_unittest.o
93:info:build   "pcrecpp::RE::Init(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, pcrecpp::RE_Options const*)", referenced from:
94:info:build       _main in pcrecpp_unittest.o
95:info:build       TestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
96:info:build       NegativeTestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
97:info:build       pcrecpp::RE::RE(unsigned char const*)in pcrecpp_unittest.o
98:info:build       pcrecpp::RE::RE(unsigned char const*, pcrecpp::RE_Options const&)in pcrecpp_unittest.o
99:info:build       pcrecpp::RE::RE(char const*, pcrecpp::RE_Options const&)in pcrecpp_unittest.o
100:info:build       pcrecpp::RE::RE(char const*)in pcrecpp_unittest.o
101:info:build       ...
102:info:build   "pcrecpp::RE::Cleanup()", referenced from:
103:info:build       _main in pcrecpp_unittest.o
104:info:build   "pcrecpp::RE::QuoteMeta(pcrecpp::StringPiece const&)", referenced from:
105:info:build       TestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
106:info:build       NegativeTestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
107:info:build   "pcrecpp::RE::no_arg", referenced from:
108:info:build       _main in pcrecpp_unittest.o
109:info:build       TestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
110:info:build       NegativeTestQuoteMeta(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, pcrecpp::RE_Options)in pcrecpp_unittest.o
111:info:build       TestOneOption(char const*, char const*, char const*, pcrecpp::RE_Options, bool, bool)in pcrecpp_unittest.o
112:info:build       GetOneOptionResult(char const*, char const*, char const*, pcrecpp::RE_Options, bool, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in pcrecpp_unittest.o
113:info:build       RadixTests()      in pcrecpp_unittest.o
114:info:build   "pcrecpp::Arg::parse_char(char const*, int, void*)", referenced from:
115:info:build       _main in pcrecpp_unittest.o
116:info:build   "pcrecpp::Arg::parse_long(char const*, int, void*)", referenced from:
117:info:build       RadixTests()      in pcrecpp_unittest.o
118:info:build   "pcrecpp::Arg::parse_null(char const*, int, void*)", referenced from:
119:info:build       _main in pcrecpp_unittest.o
120:info:build   "pcrecpp::Arg::parse_uint(char const*, int, void*)", referenced from:
121:info:build       _main in pcrecpp_unittest.o
122:info:build       RadixTests()      in pcrecpp_unittest.o
123:info:build   "pcrecpp::Arg::parse_float(char const*, int, void*)", referenced from:
124:info:build       _main in pcrecpp_unittest.o
125:info:build   "pcrecpp::Arg::parse_short(char const*, int, void*)", referenced from:
126:info:build       _main in pcrecpp_unittest.o
127:info:build       RadixTests()      in pcrecpp_unittest.o
128:info:build   "pcrecpp::Arg::parse_uchar(char const*, int, void*)", referenced from:
129:info:build       _main in pcrecpp_unittest.o
130:info:build   "pcrecpp::Arg::parse_ulong(char const*, int, void*)", referenced from:
131:info:build       RadixTests()      in pcrecpp_unittest.o
132:info:build   "pcrecpp::Arg::parse_double(char const*, int, void*)", referenced from:
133:info:build       _main in pcrecpp_unittest.o
134:info:build   "pcrecpp::Arg::parse_string(char const*, int, void*)", referenced from:
135:info:build       _main in pcrecpp_unittest.o
136:info:build       GetOneOptionResult(char const*, char const*, char const*, pcrecpp::RE_Options, bool, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in pcrecpp_unittest.o
137:info:build   "pcrecpp::Arg::parse_ushort(char const*, int, void*)", referenced from:
138:info:build       _main in pcrecpp_unittest.o
139:info:build       RadixTests()      in pcrecpp_unittest.o
140:info:build   "pcrecpp::Arg::parse_int_hex(char const*, int, void*)", referenced from:
141:info:build       RadixTests()      in pcrecpp_unittest.o
142:info:build   "pcrecpp::Arg::parse_long_hex(char const*, int, void*)", referenced from:
143:info:build       RadixTests()      in pcrecpp_unittest.o
144:info:build   "pcrecpp::Arg::parse_longlong(char const*, int, void*)", referenced from:
145:info:build       _main in pcrecpp_unittest.o
146:info:build       RadixTests()      in pcrecpp_unittest.o
147:info:build   "pcrecpp::Arg::parse_uint_hex(char const*, int, void*)", referenced from:
148:info:build       RadixTests()      in pcrecpp_unittest.o
149:info:build   "pcrecpp::Arg::parse_int_octal(char const*, int, void*)", referenced from:
150:info:build       RadixTests()      in pcrecpp_unittest.o
151:info:build   "pcrecpp::Arg::parse_short_hex(char const*, int, void*)", referenced from:
152:info:build       RadixTests()      in pcrecpp_unittest.o
153:info:build   "pcrecpp::Arg::parse_ulong_hex(char const*, int, void*)", referenced from:
154:info:build       RadixTests()      in pcrecpp_unittest.o
155:info:build   "pcrecpp::Arg::parse_ulonglong(char const*, int, void*)", referenced from:
156:info:build       _main in pcrecpp_unittest.o
157:info:build       RadixTests()      in pcrecpp_unittest.o
158:info:build   "pcrecpp::Arg::parse_int_cradix(char const*, int, void*)", referenced from:
159:info:build       RadixTests()      in pcrecpp_unittest.o
160:info:build   "pcrecpp::Arg::parse_long_octal(char const*, int, void*)", referenced from:
161:info:build       RadixTests()      in pcrecpp_unittest.o
162:info:build   "pcrecpp::Arg::parse_uint_octal(char const*, int, void*)", referenced from:
163:info:build       RadixTests()      in pcrecpp_unittest.o
164:info:build   "pcrecpp::Arg::parse_ushort_hex(char const*, int, void*)", referenced from:
165:info:build       RadixTests()      in pcrecpp_unittest.o
166:info:build   "pcrecpp::Arg::parse_long_cradix(char const*, int, void*)", referenced from:
167:info:build       RadixTests()      in pcrecpp_unittest.o
168:info:build   "pcrecpp::Arg::parse_short_octal(char const*, int, void*)", referenced from:
169:info:build       RadixTests()      in pcrecpp_unittest.o
170:info:build   "pcrecpp::Arg::parse_stringpiece(char const*, int, void*)", referenced from:
171:info:build       _main in pcrecpp_unittest.o
172:info:build   "pcrecpp::Arg::parse_uint_cradix(char const*, int, void*)", referenced from:
173:info:build       RadixTests()      in pcrecpp_unittest.o
174:info:build   "pcrecpp::Arg::parse_ulong_octal(char const*, int, void*)", referenced from:
175:info:build       RadixTests()      in pcrecpp_unittest.o
176:info:build   "pcrecpp::Arg::parse_longlong_hex(char const*, int, void*)", referenced from:
177:info:build       RadixTests()      in pcrecpp_unittest.o
178:info:build   "pcrecpp::Arg::parse_short_cradix(char const*, int, void*)", referenced from:
179:info:build       RadixTests()      in pcrecpp_unittest.o
180:info:build   "pcrecpp::Arg::parse_ulong_cradix(char const*, int, void*)", referenced from:
181:info:build       RadixTests()      in pcrecpp_unittest.o
182:info:build   "pcrecpp::Arg::parse_ushort_octal(char const*, int, void*)", referenced from:
183:info:build       RadixTests()      in pcrecpp_unittest.o
184:info:build   "pcrecpp::Arg::parse_ulonglong_hex(char const*, int, void*)", referenced from:
185:info:build       RadixTests()      in pcrecpp_unittest.o
186:info:build   "pcrecpp::Arg::parse_ushort_cradix(char const*, int, void*)", referenced from:
187:info:build       RadixTests()      in pcrecpp_unittest.o
188:info:build   "pcrecpp::Arg::parse_longlong_octal(char const*, int, void*)", referenced from:
189:info:build       RadixTests()      in pcrecpp_unittest.o
190:info:build   "pcrecpp::Arg::parse_longlong_cradix(char const*, int, void*)", referenced from:
191:info:build       RadixTests()      in pcrecpp_unittest.o
192:info:build   "pcrecpp::Arg::parse_ulonglong_octal(char const*, int, void*)", referenced from:
193:info:build       RadixTests()      in pcrecpp_unittest.o
194:info:build   "pcrecpp::Arg::parse_ulonglong_cradix(char const*, int, void*)", referenced from:
195:info:build       RadixTests()      in pcrecpp_unittest.o
196:info:build   "pcrecpp::Arg::parse_int(char const*, int, void*)", referenced from:
197:info:build       _main in pcrecpp_unittest.o
198:info:build       RadixTests()      in pcrecpp_unittest.o
199:info:build ld: symbol(s) not found for architecture i386
200:info:build collect2: ld returned 1 exit status
201:info:build lipo: can't open input file: /var/tmp//ccUqXOFN.out (No such file or directory)
202:info:build lipo: can't open input file: /var/tmp//ccVKG88q.out (No such file or directory)
203:info:build make[1]: *** [pcrecpp_unittest] Error 1
204:info:build make[1]: *** Waiting for unfinished jobs....
205:info:build make[1]: *** [pcre_scanner_unittest] Error 1
206:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12'
207:info:build make: *** [all] Error 2
208:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12'
209:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12" && /usr/bin/make -j5 -w all " returned error 2
210:error:build Target org.macports.build returned: shell command failed (see log for details)
211:debug:build Backtrace: shell command failed (see log for details)
212    while executing
213"command_exec build"
214    (procedure "portbuild::build_main" line 8)
215    invoked from within
216"$procedure $targetname"
217:info:build Warning: the following items did not execute (for pcre): org.macports.install org.macports.build org.macports.destroot
218:notice:build Log for pcre is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/main.log