Ticket #28227: main.log

File main.log, 21.3 KB (added by watsodw, 13 years ago)
Line 
1version:1
2:debug:main Executing org.macports.main (antlr)
3:msg:main --->  Fetching antlr
4:debug:fetch fetch phase started at Mon Jan 31 16:42:45 CST 2011
5:debug:fetch Executing org.macports.fetch (antlr)
6:msg:fetch --->  Verifying checksum(s) for antlr
7:debug:checksum checksum phase started at Mon Jan 31 16:42:45 CST 2011
8:debug:checksum Executing org.macports.checksum (antlr)
9:info:checksum --->  Checksumming antlr-2.7.7.tar.gz
10:debug:checksum Correct (md5) checksum for antlr-2.7.7.tar.gz
11:debug:checksum Correct (sha1) checksum for antlr-2.7.7.tar.gz
12:debug:checksum Correct (rmd160) checksum for antlr-2.7.7.tar.gz
13:msg:checksum --->  Extracting antlr
14:debug:extract extract phase started at Mon Jan 31 16:42:45 CST 2011
15:debug:extract Executing org.macports.extract (antlr)
16:info:extract --->  Extracting antlr-2.7.7.tar.gz
17:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/antlr/antlr-2.7.7.tar.gz'
18:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
19:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/antlr/antlr-2.7.7.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
20:debug:patch patch phase started at Mon Jan 31 16:42:48 CST 2011
21:debug:patch Executing org.macports.patch (antlr)
22:msg:patch --->  Applying patches to antlr
23:info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/antlr/files/patch-configure.diff
24:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
25:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7" && /usr/bin/patch -p0'
26:info:patch patching file configure
27:info:patch Hunk #1 succeeded at 2938 (offset 279 lines).
28:info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/antlr/files/antlr-DESTDIR.patch
29:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
30:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7" && /usr/bin/patch -p0'
31:info:patch patching file antlr/Makefile.in
32:info:patch patching file doc/Makefile.in
33:info:patch patching file lib/cpp/antlr/Makefile.in
34:info:patch patching file lib/cpp/src/Makefile.in
35:info:patch patching file lib/csharp/antlr.astframe/Makefile.in
36:info:patch patching file lib/csharp/antlr.runtime/Makefile.in
37:info:patch patching file lib/python/Makefile.in
38:info:patch patching file Makefile.in
39:msg:patch --->  Configuring antlr
40:debug:patch Using compiler 'Mac OS X gcc 4.2'
41:debug:configure configure phase started at Mon Jan 31 16:42:48 CST 2011
42:debug:configure Executing org.macports.configure (antlr)
43:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' FCFLAGS='-pipe -O2' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' CLASSPATH='.' OBJCFLAGS='-pipe -O2 -arch x86_64 -arch i386' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
44:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-csharp'
45:info:configure checking build system type... i386-apple-darwin10.3.0
46:info:configure checking host system type... i386-apple-darwin10.3.0
47:info:configure checking whether this is Cygwin... no
48:info:configure checking whether this is MinGW... no
49:info:configure checking for cygpath... no
50:info:configure checking for /bin/cp... yes
51:info:configure checking for /usr/bin/cp... no
52:info:configure checking for cp... /bin/cp
53:info:configure checking for /bin/echo... yes
54:info:configure checking for /usr/bin/echo... no
55:info:configure checking for echo... /bin/echo
56:info:configure checking for /bin/find... no
57:info:configure checking for /usr/bin/find... yes
58:info:configure checking for find... /usr/bin/find
59:info:configure checking for make... /opt/local/bin/make
60:info:configure checking for make... /usr/bin/make
61:info:configure checking for gmake... /opt/local/bin/gmake
62:info:configure checking for gmake... /usr/bin/gmake
63:info:configure checking for gnumake... /usr/bin/gnumake
64:info:configure checking for /bin/make... no
65:info:configure checking for /usr/bin/make... yes
66:info:configure checking whether /opt/local/bin/make is GNU make... yes
67:info:configure checking for make... /opt/local/bin/make
68:info:configure checking for java... /usr/bin/java
69:info:configure checking for gij... no
70:info:configure checking for jikes... no
71:info:configure checking for javac... /usr/bin/javac
72:info:configure checking for gcj... no
73:info:configure checking for fastjar... no
74:info:configure checking for jar... /usr/bin/jar
75:info:configure checking for tlib... no
76:info:configure checking for lib... no
77:info:configure checking for ar... /usr/bin/ar
78:info:configure checking for /usr/bin/ar... yes
79:info:configure checking for C++ compiler default output file name... a.out
80:info:configure checking whether the C++ compiler works... yes
81:info:configure checking whether we are cross compiling... no
82:info:configure checking for suffix of executables...
83:info:configure checking for suffix of object files... o
84:info:configure checking whether we are using the GNU C++ compiler... yes
85:info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes
86:info:configure checking whether we are using the GNU C compiler... yes
87:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
88:info:configure checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed
89:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
90:info:configure checking for egrep... grep -E
91:info:configure checking for ANSI C header files... yes
92:info:configure checking for sys/types.h... yes
93:info:configure checking for sys/stat.h... yes
94:info:configure checking for stdlib.h... yes
95:info:configure checking for string.h... yes
96:info:configure checking for memory.h... yes
97:info:configure checking for strings.h... yes
98:info:configure checking for inttypes.h... yes
99:info:configure checking for stdint.h... yes
100:info:configure checking for unistd.h... yes
101:info:configure checking for stdlib.h... (cached) yes
102:info:configure checking for unistd.h... (cached) yes
103:info:configure checking for an ANSI C-conforming const... yes
104:info:configure checking for inline... inline
105:info:configure checking for stdlib.h... (cached) yes
106:info:configure checking for GNU libc compatible malloc... yes
107:info:configure checking for strcasecmp... yes
108:info:configure checking for doxygen... /opt/local/bin/doxygen
109:info:configure checking for a BSD-compatible install... /usr/bin/install -c
110:info:configure checking for ranlib... ranlib
111:info:configure checking for mkdir... /bin/mkdir
112:info:configure checking for rm... /bin/rm
113:info:configure checking for gnutar... /opt/local/bin/gnutar
114:info:configure checking for gnutar... /usr/bin/gnutar
115:info:configure checking for tar... /usr/bin/tar
116:info:configure checking for /bin/touch... no
117:info:configure checking for /usr/bin/touch... yes
118:info:configure checking for touch... /usr/bin/touch
119:info:configure checking for chmod... /bin/chmod
120:info:configure checking for sed... /usr/bin/sed
121:info:configure checking for cat... /bin/cat
122:info:configure checking for grep... /usr/bin/grep
123:info:configure checking for python... /opt/local/bin/python
124:info:configure checking for python... /usr/bin/python
125:info:configure configure: creating ./config.status
126:info:configure config.status: creating scripts/config.vars
127:info:configure config.status: creating scripts/config.deps
128:info:configure config.status: creating scripts/config.make
129:info:configure config.status: creating antlr/Version.java
130:info:configure config.status: creating scripts/python.sh
131:info:configure config.status: creating scripts/pyantlr.sh
132:info:configure config.status: creating lib/python/Makefile
133:info:configure config.status: creating examples/python/Makefile
134:info:configure config.status: creating examples/python/asn1/Makefile
135:info:configure config.status: creating examples/python/ASTsupport/Makefile
136:info:configure config.status: creating examples/python/calc/Makefile
137:info:configure config.status: creating examples/python/columns/Makefile
138:info:configure config.status: creating examples/python/exprAST/Makefile
139:info:configure config.status: creating examples/python/filter/Makefile
140:info:configure config.status: creating examples/python/filterWithRule/Makefile
141:info:configure config.status: creating examples/python/heteroAST/Makefile
142:info:configure config.status: creating examples/python/HTML/Makefile
143:info:configure config.status: creating examples/python/IDL/Makefile
144:info:configure config.status: creating examples/python/imagNodeAST/Makefile
145:info:configure config.status: creating examples/python/includeFile/Makefile
146:info:configure config.status: creating examples/python/inherit.tinyc/Makefile
147:info:configure config.status: creating examples/python/java/Makefile
148:info:configure config.status: creating examples/python/lexerTester/Makefile
149:info:configure config.status: creating examples/python/lexRewrite/Makefile
150:info:configure config.status: creating examples/python/linkChecker/Makefile
151:info:configure config.status: creating examples/python/multiLexer/Makefile
152:info:configure config.status: creating examples/python/multiParser/Makefile
153:info:configure config.status: creating examples/python/parseBinary/Makefile
154:info:configure config.status: creating examples/python/pascal/Makefile
155:info:configure config.status: creating examples/python/cpp/Makefile
156:info:configure config.status: creating examples/python/preserveWhiteSpace/Makefile
157:info:configure config.status: creating examples/python/tinybasic/Makefile
158:info:configure config.status: creating examples/python/tinyc/Makefile
159:info:configure config.status: creating examples/python/transform/Makefile
160:info:configure config.status: creating examples/python/treewalk/Makefile
161:info:configure config.status: creating examples/python/unicode/Makefile
162:info:configure config.status: creating examples/python/unicode.IDENTs/Makefile
163:info:configure config.status: creating examples/python/xml/Makefile
164:info:configure config.status: creating scripts/java.sh
165:info:configure config.status: creating scripts/jar.sh
166:info:configure config.status: creating scripts/javac.sh
167:info:configure config.status: creating scripts/antlr.sh
168:info:configure config.status: creating scripts/cxx.sh
169:info:configure config.status: creating scripts/link.sh
170:info:configure config.status: creating scripts/c.sh
171:info:configure config.status: creating scripts/lib.sh
172:info:configure config.status: creating scripts/cpp.sh
173:info:configure config.status: creating lib/cpp/Makefile
174:info:configure config.status: creating lib/cpp/antlr/Makefile
175:info:configure config.status: creating lib/cpp/src/Makefile
176:info:configure config.status: creating examples/cpp/Makefile
177:info:configure config.status: creating examples/cpp/ASTsupport/Makefile
178:info:configure config.status: creating examples/cpp/calc/Makefile
179:info:configure config.status: creating examples/cpp/exprAST/Makefile
180:info:configure config.status: creating examples/cpp/filter/Makefile
181:info:configure config.status: creating examples/cpp/filterWithRule/Makefile
182:info:configure config.status: creating examples/cpp/flexLexer/Makefile
183:info:configure config.status: creating examples/cpp/HTML/Makefile
184:info:configure config.status: creating examples/cpp/heteroAST/Makefile
185:info:configure config.status: creating examples/cpp/IDL/Makefile
186:info:configure config.status: creating examples/cpp/imagNodeAST/Makefile
187:info:configure config.status: creating examples/cpp/includeFile/Makefile
188:info:configure config.status: creating examples/cpp/inherit.tinyc/Makefile
189:info:configure config.status: creating examples/cpp/java/Makefile
190:info:configure config.status: creating examples/cpp/lexRewrite/Makefile
191:info:configure config.status: creating examples/cpp/multiLexer/Makefile
192:info:configure config.status: creating examples/cpp/multiParser/Makefile
193:info:configure config.status: creating examples/cpp/parseBinary/Makefile
194:info:configure config.status: creating examples/cpp/preserveWhiteSpace/Makefile
195:info:configure config.status: creating examples/cpp/tinyc/Makefile
196:info:configure config.status: creating examples/cpp/tokenStreamRewrite/Makefile
197:info:configure config.status: creating examples/cpp/transform/Makefile
198:info:configure config.status: creating examples/cpp/treewalk/Makefile
199:info:configure config.status: creating examples/cpp/unicode/Makefile
200:info:configure config.status: creating lib/Makefile
201:info:configure config.status: creating examples/Makefile
202:info:configure config.status: creating doc/Makefile
203:info:configure config.status: creating Makefile
204:info:configure config.status: creating scripts/antlr-config
205:info:configure config.status: creating scripts/run-antlr
206:info:configure config.status: creating scripts/antlr.spec
207:info:configure config.status: creating antlr/Makefile
208:info:configure config.status: creating examples/java/ASTsupport/Makefile
209:info:configure config.status: creating examples/java/HTML/Makefile
210:info:configure config.status: creating examples/java/IDL/Makefile
211:info:configure config.status: creating examples/java/calc/Makefile
212:info:configure config.status: creating examples/java/columns/Makefile
213:info:configure config.status: creating examples/java/exprAST/Makefile
214:info:configure config.status: creating examples/java/filter/Makefile
215:info:configure config.status: creating examples/java/filterWithRule/Makefile
216:info:configure config.status: creating examples/java/heteroAST/Makefile
217:info:configure config.status: creating examples/java/imagNodeAST/Makefile
218:info:configure config.status: creating examples/java/includeFile/Makefile
219:info:configure config.status: creating examples/java/inherit.tinyc/Makefile
220:info:configure config.status: creating examples/java/java/Makefile
221:info:configure config.status: creating examples/java/lexRewrite/Makefile
222:info:configure config.status: creating examples/java/linkChecker/Makefile
223:info:configure config.status: creating examples/java/multiLexer/Makefile
224:info:configure config.status: creating examples/java/parseBinary/Makefile
225:info:configure config.status: creating examples/java/pascal/Makefile
226:info:configure config.status: creating examples/java/preserveWhiteSpace/Makefile
227:info:configure config.status: creating examples/java/tinybasic/Makefile
228:info:configure config.status: creating examples/java/tinyc/Makefile
229:info:configure config.status: creating examples/java/transform/Makefile
230:info:configure config.status: creating examples/java/treewalk/Makefile
231:info:configure config.status: creating examples/java/unicode.IDENTs/Makefile
232:info:configure config.status: creating examples/java/unicode/Makefile
233:info:configure config.status: creating examples/java/xml/Makefile
234:info:configure config.status: creating examples/java/Makefile
235:info:configure config.status: creating examples/java/cpp/Makefile
236:msg:configure --->  Building antlr
237:debug:build build phase started at Mon Jan 31 16:42:58 CST 2011
238:debug:build Executing org.macports.build (antlr)
239: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_lang_antlr/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
240:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7" && /usr/bin/make -j5 all CXXFLAGS="-O2 -arch x86_64 -arch i386" LDFLAGS="-L/opt/local/lib -arch x86_64 -arch i386"'
241:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
242:info:build >> /opt/local/bin/make -C ./antlr all                         
243:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
244:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/antlr'
245:info:build *** compiling 216 Java file(s)
246:info:build Note: Some input files use or override a deprecated API.
247:info:build Note: Recompile with -Xlint:deprecation for details.
248:info:build Note: Some input files use unchecked or unsafe operations.
249:info:build Note: Recompile with -Xlint:unchecked for details.
250:info:build *** creating /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/antlr/antlr.jar ..
251:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/antlr'
252:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
253:info:build >> /opt/local/bin/make -C ./lib all                         
254:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
255:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/lib'
256:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
257:info:build >> /opt/local/bin/make -C lib/cpp all                         
258:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
259:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/lib/cpp'
260:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
261:info:build >> /opt/local/bin/make -C lib/cpp/antlr all                         
262:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
263:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/lib/cpp/antlr'
264:info:build make[3]: Nothing to be done for `all'.
265:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/lib/cpp/antlr'
266:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
267:info:build >> /opt/local/bin/make -C lib/cpp/src all                         
268:info:build >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
269:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/lib/cpp/src'
270:info:build make[3]: *** read jobs pipe: Device not configured.  Stop.
271:info:build make[3]: *** Waiting for unfinished jobs....
272:info:build *** compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/lib/cpp/src/../../../lib/cpp/src/ANTLRUtil.cpp
273:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/lib/cpp/src'
274:info:build make[2]: *** [all] Error 1
275:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/lib/cpp'
276:info:build make[1]: *** [all] Error 1
277:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7/lib'
278:info:build make: *** [all] Error 1
279:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/antlr-2.7.7" && /usr/bin/make -j5 all CXXFLAGS="-O2 -arch x86_64 -arch i386" LDFLAGS="-L/opt/local/lib -arch x86_64 -arch i386" " returned error 2
280:error:build Target org.macports.build returned: shell command failed (see log for details)
281:debug:build Backtrace: shell command failed (see log for details)
282    while executing
283"command_exec build"
284    (procedure "portbuild::build_main" line 8)
285    invoked from within
286"$procedure $targetname"
287:info:build Warning: the following items did not execute (for antlr): org.macports.activate org.macports.build org.macports.destroot org.macports.install
288:notice:build Log for antlr is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/main.log