Ticket #19871: gdb-7.0.1.log

File gdb-7.0.1.log, 279.5 KB (added by raimue (Rainer Müller), 14 years ago)
Line 
1version:1
2:debug:main epoch: in tree: 0 installed: 0
3:debug:main expat 2.0.1_0 exists in the ports tree
4:debug:main expat 2.0.1_0  is the latest installed
5:debug:main expat 2.0.1_0  is active
6:debug:main Merging existing variants  into variants
7:debug:main new fully merged portvariants: bash_completion +
8:debug:main Changing to port directory: /Users/raim/src/macports/trunk/dports/textproc/expat
9:debug:main OS darwin/10.2.0 (Mac OS X 10.6) arch i386
10:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
11:debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
12:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
13:debug:main adding the default universal variant
14:debug:main Reading variant descriptions from /Users/raim/src/macports/trunk/dports/_resources/port1.0/variant_descriptions.conf
15:debug:main Requested variant darwin is not provided by port expat.
16:debug:main Requested variant i386 is not provided by port expat.
17:debug:main Requested variant macosx is not provided by port expat.
18:debug:main Requested variant bash_completion is not provided by port expat.
19:debug:main No need to upgrade! expat 2.0.1_0 >= expat 2.0.1_0
20:msg:main --->  Computing dependencies for gdb:info:main .:debug:main Searching for dependency: expat
21:debug:main Found Dependency: receipt exists for expat
22:msg:main
23:debug:main Executing org.macports.main (gdb)
24:msg:main --->  Fetching gdb
25:debug:fetch fetch phase started at Thu Feb  4 11:27:08 CET 2010
26:debug:fetch Executing org.macports.fetch (gdb)
27:msg:fetch --->  Verifying checksum(s) for gdb
28:debug:checksum checksum phase started at Thu Feb  4 11:27:08 CET 2010
29:debug:checksum Executing org.macports.checksum (gdb)
30:info:checksum --->  Checksumming gdb-7.0.1.tar.bz2
31:debug:checksum Correct (md5) checksum for gdb-7.0.1.tar.bz2
32:debug:checksum Correct (sha1) checksum for gdb-7.0.1.tar.bz2
33:debug:checksum Correct (rmd160) checksum for gdb-7.0.1.tar.bz2
34:debug:checksum setting option extract.cmd to /usr/bin/bzip2
35:msg:checksum --->  Extracting gdb
36:debug:extract extract phase started at Thu Feb  4 11:27:09 CET 2010
37:debug:extract Executing org.macports.extract (gdb)
38:info:extract --->  Extracting gdb-7.0.1.tar.bz2
39:debug:extract setting option extract.args to /opt/local/var/macports/distfiles/gdb/gdb-7.0.1.tar.bz2
40:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_gdb/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
41:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_gdb/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/gdb/gdb-7.0.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
42:debug:patch patch phase started at Thu Feb  4 11:27:18 CET 2010
43:debug:patch Executing org.macports.patch (gdb)
44:msg:patch --->  Configuring gdb
45:debug:patch Using compiler 'Mac OS X gcc 4.2'
46:debug:configure configure phase started at Thu Feb  4 11:27:18 CET 2010
47:debug:configure Executing org.macports.configure (gdb)
48:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='ccache /usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_gdb/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='ccache /usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='ccache /usr/bin/gcc-4.2'
49:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_gdb/work/gdb-7.0.1" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-docdir=/opt/local/share/doc --enable-objc-gc'
50:info:configure checking build system type... i386-apple-darwin10.2.0
51:info:configure checking host system type... i386-apple-darwin10.2.0
52:info:configure checking target system type... i386-apple-darwin10.2.0
53:info:configure checking for a BSD-compatible install... /usr/bin/install -c
54:info:configure checking whether ln works... yes
55:info:configure checking whether ln -s works... yes
56:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
57:info:configure checking for gawk... gawk
58:info:configure checking for gcc... ccache /usr/bin/gcc-4.2
59:info:configure checking for C compiler default output file name... a.out
60:info:configure checking whether the C compiler works... yes
61:info:configure checking whether we are cross compiling... no
62:info:configure checking for suffix of executables...
63:info:configure checking for suffix of object files... o
64:info:configure checking whether we are using the GNU C compiler... yes
65:info:configure checking whether ccache /usr/bin/gcc-4.2 accepts -g... yes
66:info:configure checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... none needed
67:info:configure checking whether we are using the GNU C++ compiler... yes
68:info:configure checking whether ccache /usr/bin/g++-4.2 accepts -g... yes
69:info:configure checking for gnatbind... no
70:info:configure checking for gnatmake... no
71:info:configure checking whether compiler driver understands Ada... no
72:info:configure checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
73:info:configure checking for version 0.10 of PPL... no
74:info:configure checking for correct version of CLooG... no
75:info:configure *** This configuration is not supported in the following subdirectories:
76:info:configure      sim
77:info:configure     (Any other directories should still work fine.)
78:info:configure checking for default BUILD_CONFIG...
79:info:configure checking for bison... bison -y
80:info:configure checking for bison... bison
81:info:configure checking for gm4... gm4
82:info:configure checking for flex... flex
83:info:configure checking for flex... flex
84:info:configure checking for makeinfo... makeinfo
85:info:configure checking for expect... expect
86:info:configure checking for runtest... no
87:info:configure checking for ar... ar
88:info:configure checking for as... as
89:info:configure checking for dlltool... no
90:info:configure checking for ld... (cached) /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
91:info:configure checking for lipo... lipo
92:info:configure checking for nm... nm
93:info:configure checking for ranlib... ranlib
94:info:configure checking for strip... strip
95:info:configure checking for windres... no
96:info:configure checking for windmc... no
97:info:configure checking for objcopy... no
98:info:configure checking for objdump... no
99:info:configure checking for cc... cc
100:info:configure checking for c++... c++
101:info:configure checking for gcc... gcc
102:info:configure checking for gcj... no
103:info:configure checking for gfortran... no
104:info:configure checking for ar... ar
105:info:configure checking for as... as
106:info:configure checking for dlltool... no
107:info:configure checking for ld... ld
108:info:configure checking for lipo... lipo
109:info:configure checking for nm... nm
110:info:configure checking for objdump... no
111:info:configure checking for ranlib... ranlib
112:info:configure checking for strip... strip
113:info:configure checking for windres... no
114:info:configure checking for windmc... no
115:info:configure checking where to find the target ar... host tool
116:info:configure checking where to find the target as... host tool
117:info:configure checking where to find the target cc... host tool
118:info:configure checking where to find the target c++... host tool
119:info:configure checking where to find the target c++ for libstdc++... host tool
120:info:configure checking where to find the target dlltool... host tool
121:info:configure checking where to find the target gcc... host tool
122:info:configure checking where to find the target gcj... host tool
123:info:configure checking where to find the target gfortran... host tool
124:info:configure checking where to find the target ld... host tool
125:info:configure checking where to find the target lipo... host tool
126:info:configure checking where to find the target nm... host tool
127:info:configure checking where to find the target objdump... host tool
128:info:configure checking where to find the target ranlib... host tool
129:info:configure checking where to find the target strip... host tool
130:info:configure checking where to find the target windres... host tool
131:info:configure checking where to find the target windmc... host tool
132:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
133:info:configure checking whether -fkeep-inline-functions is supported... yes
134:info:configure configure: creating ./config.status
135:info:configure config.status: creating Makefile
136:msg:configure --->  Building gdb
137:debug:build build phase started at Thu Feb  4 11:27:21 CET 2010
138:debug:build Executing org.macports.build (gdb)
139:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_gdb/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
140:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_gdb/work/gdb-7.0.1" && /usr/bin/nice -n 10 /usr/bin/make -j2 all'
141:info:build Configuring in ./intl
142:info:build Configuring in ./libiberty
143:info:build configure: creating cache ./config.cache
144:info:build checking whether to enable maintainer-specific portions of Makefiles... no
145:info:build checking for makeinfo... makeinfo --split-size=5000000
146:info:build configure: creating cache ./config.cache
147:info:build checking whether /usr/bin/make sets $(MAKE)... checking for perl... perl
148:info:build checking build system type... yes
149:info:build checking for a BSD-compatible install... /usr/bin/install -c
150:info:build checking whether NLS is requested... yes
151:info:build checking for msgfmt... /opt/local/bin/msgfmt
152:info:build i386-apple-darwin10.2.0
153:info:build checking for gmsgfmt... checking host system type... /opt/local/bin/msgfmt
154:info:build checking for xgettext... i386-apple-darwin10.2.0
155:info:build checking for i386-apple-darwin10.2.0-ar... ar
156:info:build checking for i386-apple-darwin10.2.0-ranlib... ranlib
157:info:build checking for i386-apple-darwin10.2.0-gcc... ccache /usr/bin/gcc-4.2
158:info:build /opt/local/bin/xgettext
159:info:build checking for msgmerge... /opt/local/bin/msgmerge
160:info:build checking for i386-apple-darwin10.2.0-gcc... ccache /usr/bin/gcc-4.2
161:info:build checking for C compiler default output file name... a.out
162:info:build checking whether the C compiler works... yes
163:info:build checking whether we are cross compiling... no
164:info:build checking for suffix of executables... checking for C compiler default output file name...
165:info:build checking for suffix of object files... a.out
166:info:build checking whether the C compiler works... yes
167:info:build checking whether we are cross compiling... no
168:info:build checking for suffix of executables... o
169:info:build checking whether we are using the GNU C compiler... yes
170:info:build
171:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... checking for suffix of object files... yes
172:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... o
173:info:build checking whether we are using the GNU C compiler... yes
174:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... none needed
175:info:build checking for special C compiler options needed for large files... no
176:info:build checking for _FILE_OFFSET_BITS value needed for large files... yes
177:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... no
178:info:build checking how to run the C preprocessor... none needed
179:info:build checking build system type... ccache /usr/bin/gcc-4.2 -E
180:info:build i386-apple-darwin10.2.0
181:info:build checking host system type... i386-apple-darwin10.2.0
182:info:build checking for i386-apple-darwin10.2.0-ranlib... ranlib
183:info:build checking for library containing strerror... checking whether ccache /usr/bin/gcc-4.2 supports -W... none required
184:info:build checking how to run the C preprocessor... yes
185:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wall... yes
186:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wwrite-strings... ccache /usr/bin/gcc-4.2 -E
187:info:build yes
188:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wc++-compat... yes
189:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wstrict-prototypes... checking for grep that handles long lines and -e... /usr/bin/grep
190:info:build checking for egrep... /usr/bin/grep -E
191:info:build checking for ANSI C header files... yes
192:info:build checking whether ccache /usr/bin/gcc-4.2 supports -pedantic ... yes
193:info:build checking whether ccache /usr/bin/gcc-4.2 and cc understand -c and -o together... yes
194:info:build checking for an ANSI C-conforming const... yes
195:info:build checking for inline... yes
196:info:build checking for an ANSI C-conforming const... inline
197:info:build checking for sys/types.h... yes
198:info:build checking for inline... yes
199:info:build inline
200:info:build checking for grep that handles long lines and -e... checking for sys/stat.h... /usr/bin/grep
201:info:build checking for egrep... /usr/bin/grep -E
202:info:build checking for ANSI C header files... yes
203:info:build checking for stdlib.h... yes
204:info:build checking for string.h... yes
205:info:build checking for memory.h... yes
206:info:build yes
207:info:build checking for sys/types.h... checking for strings.h... yes
208:info:build checking for sys/stat.h... yes
209:info:build yes
210:info:build checking for inttypes.h... checking for stdlib.h... yes
211:info:build yes
212:info:build checking for string.h... checking for stdint.h... yes
213:info:build yes
214:info:build checking for memory.h... checking for unistd.h... yes
215:info:build checking for strings.h... yes
216:info:build checking for off_t... yes
217:info:build checking for inttypes.h... yes
218:info:build checking for stdint.h... yes
219:info:build checking for unistd.h... yes
220:info:build checking whether byte ordering is bigendian... yes
221:info:build checking for size_t... no
222:info:build checking for a BSD-compatible install... /usr/bin/install -c
223:info:build checking for sys/file.h... yes
224:info:build checking for working alloca.h... yes
225:info:build checking for sys/param.h... yes
226:info:build checking for alloca... yes
227:info:build checking for limits.h... yes
228:info:build checking for stdlib.h... (cached) yes
229:info:build yes
230:info:build checking for unistd.h... (cached) yes
231:info:build checking for getpagesize... checking for stdlib.h... (cached) yes
232:info:build checking for malloc.h... yes
233:info:build checking for working mmap... no
234:info:build checking for string.h... (cached) yes
235:info:build checking for unistd.h... (cached) yes
236:info:build checking for strings.h... (cached) yes
237:info:build checking for sys/time.h... yes
238:info:build checking whether we are using the GNU C Library 2.1 or newer... yes
239:info:build checking for time.h... no
240:info:build checking whether integer division by zero raises SIGFPE... yes
241:info:build checking for sys/resource.h... yes
242:info:build yes
243:info:build checking for inttypes.h... checking for sys/stat.h... (cached) yes
244:info:build checking for sys/mman.h... yes
245:info:build checking for stdint.h... yes
246:info:build yes
247:info:build checking for unsigned long long... checking for fcntl.h... yes
248:info:build checking for alloca.h... yes
249:info:build checking for inttypes.h... yes
250:info:build yes
251:info:build checking whether the inttypes.h PRIxNN macros are broken... checking for sys/pstat.h... no
252:info:build checking for ld used by GCC... no
253:info:build checking for sys/sysmp.h... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
254:info:build checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
255:info:build checking for shared library run path origin... no
256:info:build checking for sys/sysinfo.h... done
257:info:build checking argz.h usability... no
258:info:build checking for machine/hal_sysinfo.h... no
259:info:build checking for sys/table.h... no
260:info:build checking argz.h presence... no
261:info:build checking for sys/sysctl.h... no
262:info:build checking for argz.h... no
263:info:build checking limits.h usability... yes
264:info:build checking for sys/systemcfg.h... yes
265:info:build checking limits.h presence... no
266:info:build yes
267:info:build checking for limits.h... yes
268:info:build checking for stdint.h... (cached) yes
269:info:build checking locale.h usability... checking for stdio_ext.h... yes
270:info:build checking locale.h presence... no
271:info:build checking for sys/wait.h that is POSIX.1 compatible... yes
272:info:build checking for locale.h... yes
273:info:build yes
274:info:build checking whether time.h and sys/time.h may both be included... checking nl_types.h usability... yes
275:info:build checking whether errno must be declared... yes
276:info:build checking nl_types.h presence... no
277:info:build checking size of int... yes
278:info:build checking for nl_types.h... yes
279:info:build checking malloc.h usability... 4
280:info:build checking for a 64-bit type... no
281:info:build uint64_t
282:info:build checking malloc.h presence... checking for intptr_t... no
283:info:build checking for malloc.h... no
284:info:build checking stddef.h usability... yes
285:info:build checking stddef.h presence... yes
286:info:build checking for stddef.h... yes
287:info:build checking for stdlib.h... (cached) yes
288:info:build yes
289:info:build checking for uintptr_t... checking for string.h... (cached) yes
290:info:build checking for unistd.h... (cached) yes
291:info:build checking sys/param.h usability... yes
292:info:build checking sys/param.h presence... yes
293:info:build checking for sys/param.h... yes
294:info:build yes
295:info:build checking for pid_t... checking for feof_unlocked... yes
296:info:build checking for fgets_unlocked... yes
297:info:build checking for library containing strerror... no
298:info:build checking for getc_unlocked... none required
299:info:build checking for asprintf... yes
300:info:build checking for getcwd... yes
301:info:build checking for atexit... yes
302:info:build checking for getegid... yes
303:info:build checking for basename... yes
304:info:build checking for geteuid... yes
305:info:build checking for bcmp... yes
306:info:build checking for getgid... yes
307:info:build checking for bcopy... yes
308:info:build checking for getuid... yes
309:info:build checking for bsearch... yes
310:info:build checking for mempcpy... yes
311:info:build checking for bzero... no
312:info:build checking for munmap... yes
313:info:build checking for calloc... yes
314:info:build checking for putenv... yes
315:info:build yes
316:info:build checking for clock... checking for setenv... yes
317:info:build yes
318:info:build checking for ffs... checking for setlocale... yes
319:info:build yes
320:info:build checking for getcwd... checking for stpcpy... yes
321:info:build yes
322:info:build checking for getpagesize... checking for strcasecmp... yes
323:info:build yes
324:info:build checking for gettimeofday... checking for strdup... yes
325:info:build checking for index... yes
326:info:build checking for strtoul... yes
327:info:build yes
328:info:build checking for insque... checking for tsearch... yes
329:info:build yes
330:info:build checking for __argz_count... checking for memchr... yes
331:info:build no
332:info:build checking for __argz_stringify... checking for memcmp... yes
333:info:build no
334:info:build checking for __argz_next... checking for memcpy... no
335:info:build yes
336:info:build checking for __fsetlocking... checking for memmem... no
337:info:build checking for iconv... no
338:info:build checking for memmove... yes
339:info:build checking for mempcpy... yes
340:info:build checking how to link with libiconv... -liconv
341:info:build checking for iconv declaration... no
342:info:build checking for memset... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
343:info:build checking for nl_langinfo and CODESET... yes
344:info:build checking for mkstemps... yes
345:info:build checking for LC_MESSAGES... yes
346:info:build yes
347:info:build checking for bison... bison
348:info:build checking version of bison... checking for putenv... 2.4.1, ok
349:info:build checking whether NLS is requested... yes
350:info:build checking whether included gettext is requested... no
351:info:build checking for GNU gettext in libc... yes
352:info:build checking for random... no
353:info:build yes
354:info:build checking for rename... checking for GNU gettext in libintl... yes
355:info:build checking for rindex... yes
356:info:build checking whether to use NLS... yes
357:info:build checking where the gettext function comes from... external libintl
358:info:build checking how to link with libintl... -lintl -liconv -lc
359:info:build checking for aclocal... aclocal
360:info:build checking for autoconf... autoconf
361:info:build checking for autoheader... autoheader
362:info:build yes
363:info:build checking for setenv... configure: updating cache ./config.cache
364:info:build configure: creating ./config.status
365:info:build yes
366:info:build checking for snprintf... yes
367:info:build checking for sigsetmask... yes
368:info:build checking for stpcpy... config.status: creating Makefile
369:info:build config.status: creating config.intl
370:info:build yes
371:info:build config.status: creating config.h
372:info:build checking for stpncpy... config.status: executing default-1 commands
373:info:build no
374:info:build checking for strcasecmp... Configuring in ./etc
375:info:build yes
376:info:build checking for strchr... yes
377:info:build checking for strdup... yes
378:info:build checking for strncasecmp... configure: creating cache ./config.cache
379:info:build checking for a BSD-compatible install... /usr/bin/install -c
380:info:build yes
381:info:build checking for strndup... configure: updating cache ./config.cache
382:info:build configure: creating ./config.status
383:info:build no
384:info:build checking for strrchr... yes
385:info:build checking for strstr... yes
386:info:build config.status: creating Makefile
387:info:build checking for strtod... yes
388:info:build checking for strtol... Configuring in ./libdecnumber
389:info:build yes
390:info:build checking for strtoul... yes
391:info:build checking for strverscmp... no
392:info:build checking for tmpnam... configure: creating cache ./config.cache
393:info:build checking whether /usr/bin/make sets $(MAKE)... yes
394:info:build checking for i386-apple-darwin10.2.0-gcc... ccache /usr/bin/gcc-4.2
395:info:build yes
396:info:build checking for vasprintf... checking for C compiler default output file name... yes
397:info:build checking for vfprintf... a.out
398:info:build checking whether the C compiler works... yes
399:info:build checking whether we are cross compiling... no
400:info:build checking for suffix of executables... yes
401:info:build
402:info:build checking for suffix of object files... checking for vprintf... o
403:info:build checking whether we are using the GNU C compiler... yes
404:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... yes
405:info:build checking for vsnprintf... yes
406:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... none needed
407:info:build checking for i386-apple-darwin10.2.0-ranlib... ranlib
408:info:build checking for aclocal... aclocal
409:info:build checking for autoconf... autoconf
410:info:build checking for autoheader... autoheader
411:info:build checking whether ccache /usr/bin/gcc-4.2 supports -W... yes
412:info:build checking for vsprintf... yes
413:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wall... yes
414:info:build yes
415:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wwrite-strings... checking for waitpid... yes
416:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wstrict-prototypes... yes
417:info:build checking whether alloca needs Cray hooks... yes
418:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wmissing-prototypes... no
419:info:build checking stack direction for C alloca... yes
420:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wold-style-definition... -1
421:info:build checking for vfork.h... yes
422:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wmissing-format-attribute... no
423:info:build checking for fork... yes
424:info:build checking whether ccache /usr/bin/gcc-4.2 supports -Wcast-qual... yes
425:info:build checking whether ccache /usr/bin/gcc-4.2 supports -pedantic -Wno-long-long... yes
426:info:build yes
427:info:build checking how to run the C preprocessor... checking for vfork... yes
428:info:build ccache /usr/bin/gcc-4.2 -E
429:info:build checking for working fork... checking for grep that handles long lines and -e... /usr/bin/grep
430:info:build checking for egrep... /usr/bin/grep -E
431:info:build checking for ANSI C header files... yes
432:info:build checking for working vfork... (cached) yes
433:info:build checking for _doprnt... no
434:info:build checking for sys_errlist... yes
435:info:build checking for sys_nerr... yes
436:info:build checking for sys/types.h... yes
437:info:build checking for sys_siglist... yes
438:info:build checking for sys/stat.h... yes
439:info:build checking for external symbol _system_configuration... yes
440:info:build checking for stdlib.h... yes
441:info:build no
442:info:build checking for string.h... checking for getrusage... yes
443:info:build checking for memory.h... yes
444:info:build checking for on_exit... yes
445:info:build checking for strings.h... no
446:info:build yes
447:info:build checking for psignal... checking for inttypes.h... yes
448:info:build yes
449:info:build checking for strerror... checking for stdint.h... yes
450:info:build yes
451:info:build checking for unistd.h... checking for strsignal... yes
452:info:build checking ctype.h usability... yes
453:info:build checking for sysconf... yes
454:info:build checking ctype.h presence... yes
455:info:build checking for ctype.h... yes
456:info:build checking stddef.h usability... yes
457:info:build checking for times... yes
458:info:build checking stddef.h presence... yes
459:info:build checking for stddef.h... yes
460:info:build yes
461:info:build checking for string.h... (cached) yes
462:info:build checking for sbrk... checking stdio.h usability... yes
463:info:build checking stdio.h presence... yes
464:info:build checking for gettimeofday... (cached) yes
465:info:build yes
466:info:build checking for stdio.h... yes
467:info:build checking for realpath... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
468:info:build checking for canonicalize_file_name... yes
469:info:build checking for uintptr_t... no
470:info:build checking for pstat_getstatic... yes
471:info:build checking for int_least32_t... no
472:info:build checking for pstat_getdynamic... no
473:info:build checking for sysmp... yes
474:info:build checking for int_fast32_t... no
475:info:build checking for getsysinfo... yes
476:info:build checking for uint64_t... no
477:info:build checking for table... yes
478:info:build checking what to include in gstdint.h... stdint.h (already complete)
479:info:build checking for an ANSI C-conforming const... no
480:info:build checking for sysctl... yes
481:info:build checking for off_t... yes
482:info:build checking for wait3... yes
483:info:build checking size of int... yes
484:info:build checking for wait4... yes
485:info:build 4
486:info:build checking size of long... checking for __fsetlocking... no
487:info:build checking whether basename is declared... 8
488:info:build checking for ANSI C header files... (cached) yes
489:info:build checking build system type... i386-apple-darwin10.2.0
490:info:build checking host system type... no
491:info:build i386-apple-darwin10.2.0
492:info:build checking target system type... checking whether ffs is declared... i386-apple-darwin10.2.0
493:info:build checking for decimal floating point... dpd
494:info:build checking whether byte ordering is bigendian... yes
495:info:build checking whether asprintf is declared... yes
496:info:build checking whether vasprintf is declared... yes
497:info:build checking whether snprintf is declared... no
498:info:build yes
499:info:build checking whether vsnprintf is declared... configure: updating cache ./config.cache
500:info:build yes
501:info:build configure: creating ./config.status
502:info:build checking whether calloc is declared... yes
503:info:build checking whether getenv is declared... yes
504:info:build checking whether getopt is declared... yes
505:info:build checking whether malloc is declared... yes
506:info:build checking whether realloc is declared... yes
507:info:build checking whether sbrk is declared... config.status: creating Makefile
508:info:build config.status: creating config.h
509:info:build yes
510:info:build checking whether strverscmp is declared... config.status: executing gstdint.h commands
511:info:build no
512:info:build checking whether canonicalize_file_name must be declared... make[1]: Nothing to be done for `all-target'.
513:info:build Configuring in ./readline
514:info:build yes
515:info:build checking for stdlib.h... (cached) yes
516:info:build checking for unistd.h... (cached) yes
517:info:build checking for getpagesize... (cached) yes
518:info:build checking for working mmap... yes
519:info:build checking for working strncmp... yes
520:info:build configure: creating cache ./config.cache
521:info:build checking build system type... i386-apple-darwin10.2.0
522:info:build checking host system type... configure: updating cache ./config.cache
523:info:build i386-apple-darwin10.2.0
524:info:build
525:info:build Beginning configuration for readline-5.1 for i386-apple-darwin10.2.0
526:info:build
527:info:build checking whether /usr/bin/make sets $(MAKE)... yes
528:info:build checking for i386-apple-darwin10.2.0-gcc... ccache /usr/bin/gcc-4.2
529:info:build configure: creating ./config.status
530:info:build checking for C compiler default output file name... a.out
531:info:build checking whether the C compiler works... yes
532:info:build checking whether we are cross compiling... no
533:info:build checking for suffix of executables...
534:info:build checking for suffix of object files... o
535:info:build checking whether we are using the GNU C compiler... yes
536:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... config.status: creating Makefile
537:info:build yes
538:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... config.status: creating testsuite/Makefile
539:info:build none needed
540:info:build checking how to run the C preprocessor... config.status: creating config.h
541:info:build ccache /usr/bin/gcc-4.2 -E
542:info:build config.status: executing default commands
543:info:build checking for grep that handles long lines and -e... /usr/bin/grep
544:info:build checking for egrep... /usr/bin/grep -E
545:info:build checking for ANSI C header files... Configuring in ./bfd
546:info:build yes
547:info:build checking for sys/types.h... yes
548:info:build checking for sys/stat.h... yes
549:info:build checking for stdlib.h... yes
550:info:build checking for string.h... yes
551:info:build checking for memory.h... configure: creating cache ./config.cache
552:info:build yes
553:info:build checking build system type... checking for strings.h... i386-apple-darwin10.2.0
554:info:build checking host system type... yes
555:info:build i386-apple-darwin10.2.0
556:info:build checking target system type... checking for inttypes.h... i386-apple-darwin10.2.0
557:info:build checking for i386-apple-darwin10.2.0-gcc... ccache /usr/bin/gcc-4.2
558:info:build yes
559:info:build checking for stdint.h... checking for C compiler default output file name... yes
560:info:build checking for unistd.h... a.out
561:info:build checking whether the C compiler works... yes
562:info:build yes
563:info:build checking whether we are cross compiling... no
564:info:build checking for suffix of executables... checking minix/config.h usability...
565:info:build checking for suffix of object files... o
566:info:build checking whether we are using the GNU C compiler... no
567:info:build checking minix/config.h presence... yes
568:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... no
569:info:build checking for minix/config.h... no
570:info:build checking whether it is safe to define __EXTENSIONS__... yes
571:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... yes
572:info:build checking whether ccache /usr/bin/gcc-4.2 needs -traditional... none needed
573:info:build checking for library containing strerror... none required
574:info:build checking for a BSD-compatible install... no
575:info:build /usr/bin/install -c
576:info:build checking for a BSD-compatible install... checking whether build environment is sane... /usr/bin/install -c
577:info:build checking for ar... ar
578:info:build checking for i386-apple-darwin10.2.0-ranlib... ranlib
579:info:build checking for an ANSI C-conforming const... yes
580:info:build checking for function prototypes... yes
581:info:build checking whether char is unsigned... no
582:info:build checking return type of signal handlers... void
583:info:build checking for size_t... yes
584:info:build checking for ssize_t... yes
585:info:build checking for ANSI C header files... (cached) yes
586:info:build checking whether stat file-mode macros are broken... no
587:info:build checking for dirent.h that defines DIR... yes
588:info:build checking for library containing opendir... none required
589:info:build checking for fcntl... yes
590:info:build checking for kill... yes
591:info:build checking for lstat... yes
592:info:build checking for memmove... yes
593:info:build checking for putenv... yes
594:info:build checking for select... yes
595:info:build checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
596:info:build checking for gawk... gawk
597:info:build checking whether /usr/bin/make sets $(MAKE)... yes
598:info:build yes
599:info:build checking for style of include used by /usr/bin/make... GNU
600:info:build checking for setenv... checking dependency style of ccache /usr/bin/gcc-4.2... yes
601:info:build checking for setlocale... gcc3
602:info:build checking for i386-apple-darwin10.2.0-ar... ar
603:info:build checking for i386-apple-darwin10.2.0-ranlib... ranlib
604:info:build checking for i386-apple-darwin10.2.0-gcc... (cached) ccache /usr/bin/gcc-4.2
605:info:build yes
606:info:build checking for strcasecmp... checking whether we are using the GNU C compiler... (cached) yes
607:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... (cached) yes
608:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
609:info:build checking how to run the C preprocessor... yes
610:info:build checking for strpbrk... ccache /usr/bin/gcc-4.2 -E
611:info:build yes
612:info:build checking for tcgetattr... checking for grep that handles long lines and -e... /usr/bin/grep
613:info:build checking for egrep... /usr/bin/grep -E
614:info:build checking for ANSI C header files... yes
615:info:build checking for vsnprintf... yes
616:info:build checking for isascii... yes
617:info:build checking for sys/types.h... yes
618:info:build checking for isxdigit... yes
619:info:build checking for sys/stat.h... yes
620:info:build yes
621:info:build checking for stdlib.h... checking for getpwent... yes
622:info:build checking for string.h... yes
623:info:build checking for getpwnam... yes
624:info:build checking for memory.h... yes
625:info:build checking for getpwuid... yes
626:info:build checking for strings.h... yes
627:info:build yes
628:info:build checking for working strcoll... checking for inttypes.h... yes
629:info:build checking for stdint.h... yes
630:info:build checking fcntl.h usability... yes
631:info:build yes
632:info:build checking fcntl.h presence... checking for unistd.h... yes
633:info:build checking for fcntl.h... yes
634:info:build checking for unistd.h... (cached) yes
635:info:build yes
636:info:build checking minix/config.h usability... checking for stdlib.h... (cached) yes
637:info:build checking varargs.h usability... no
638:info:build checking minix/config.h presence... no
639:info:build checking varargs.h presence... no
640:info:build checking for minix/config.h... no
641:info:build checking whether it is safe to define __EXTENSIONS__... no
642:info:build checking for varargs.h... no
643:info:build checking stdarg.h usability... yes
644:info:build checking for a sed that does not truncate output... /opt/local/bin/gsed
645:info:build checking for fgrep... /usr/bin/grep -F
646:info:build checking for ld used by ccache /usr/bin/gcc-4.2... yes
647:info:build checking stdarg.h presence... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
648:info:build checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
649:info:build checking for BSD- or MS-compatible name lister (nm)... nm
650:info:build checking the name lister (nm) interface... yes
651:info:build checking for stdarg.h... yes
652:info:build checking for string.h... (cached) yes
653:info:build checking for strings.h... (cached) yes
654:info:build BSD nm
655:info:build checking whether ln -s works... yes
656:info:build checking the maximum length of command line arguments... checking limits.h usability... 196608
657:info:build checking whether the shell understands some XSI constructs... yes
658:info:build checking whether the shell understands "+="... yes
659:info:build checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
660:info:build checking for i386-apple-darwin10.2.0-objdump... objdump
661:info:build checking how to recognize dependent libraries... pass_all
662:info:build checking for i386-apple-darwin10.2.0-ar... (cached) ar
663:info:build checking for i386-apple-darwin10.2.0-strip... no
664:info:build checking for strip... strip
665:info:build checking for i386-apple-darwin10.2.0-ranlib... (cached) ranlib
666:info:build checking command to parse nm output from ccache /usr/bin/gcc-4.2 object... yes
667:info:build checking limits.h presence... yes
668:info:build checking for limits.h... yes
669:info:build checking locale.h usability... yes
670:info:build checking locale.h presence... yes
671:info:build checking for locale.h... yes
672:info:build checking pwd.h usability... ok
673:info:build checking for i386-apple-darwin10.2.0-dsymutil... no
674:info:build checking for dsymutil... dsymutil
675:info:build checking for i386-apple-darwin10.2.0-nmedit... no
676:info:build checking for nmedit... nmedit
677:info:build checking for i386-apple-darwin10.2.0-lipo... no
678:info:build checking for lipo... lipo
679:info:build checking for i386-apple-darwin10.2.0-otool... no
680:info:build checking for otool... otool
681:info:build checking for i386-apple-darwin10.2.0-otool64... no
682:info:build checking for otool64... no
683:info:build checking for -single_module linker flag... yes
684:info:build checking pwd.h presence... yes
685:info:build checking for pwd.h... yes
686:info:build yes
687:info:build checking for -exported_symbols_list linker flag... checking for memory.h... (cached) yes
688:info:build checking termcap.h usability... yes
689:info:build checking for dlfcn.h... yes
690:info:build checking termcap.h presence... yes
691:info:build checking for termcap.h... yes
692:info:build yes
693:info:build checking for objdir... checking termios.h usability... .libs
694:info:build yes
695:info:build checking termios.h presence... yes
696:info:build checking for termios.h... yes
697:info:build checking termio.h usability... checking if ccache /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
698:info:build checking termio.h presence... no
699:info:build checking for ccache /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
700:info:build checking if ccache /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... no
701:info:build checking for termio.h... no
702:info:build checking sys/pte.h usability... yes
703:info:build checking if ccache /usr/bin/gcc-4.2 static flag -static works... no
704:info:build checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... no
705:info:build checking sys/pte.h presence... no
706:info:build checking for sys/pte.h... no
707:info:build checking sys/stream.h usability... yes
708:info:build checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
709:info:build checking whether the ccache /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
710:info:build checking dynamic linker characteristics... no
711:info:build checking sys/stream.h presence... darwin10.2.0 dyld
712:info:build checking how to hardcode library paths into programs... immediate
713:info:build checking for dlopen in -ldl... no
714:info:build checking for sys/stream.h... no
715:info:build checking sys/select.h usability... yes
716:info:build checking sys/select.h presence... yes
717:info:build checking whether a program can dlopen itself... yes
718:info:build checking for sys/select.h... yes
719:info:build checking sys/file.h usability... yes
720:info:build checking whether a statically linked program can dlopen itself... yes
721:info:build checking sys/file.h presence... yes
722:info:build checking for sys/file.h... yes
723:info:build yes
724:info:build checking whether stripping libraries is possible... checking for sys/ptem.h... yes
725:info:build checking if libtool supports shared libraries... yes
726:info:build checking whether to build shared libraries... no
727:info:build checking whether to build static libraries... yes
728:info:build checking for special C compiler options needed for large files... no
729:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
730:info:build Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
731:info:build checking whether to enable maintainer-specific portions of Makefiles... no
732:info:build checking whether to install libbfd... yes
733:info:build checking whether NLS is requested... yes
734:info:build checking for catalogs to be installed... no
735:info:build checking for type of signal functions... posix
736:info:build checking if signal handlers must be reinstalled when invoked... no
737:info:build checking for presence of POSIX-style sigsetjmp/siglongjmp... present
738:info:build checking for lstat... yes
739:info:build checking whether or not strcoll and strcmp differ...  da es fi fr id ja ro ru rw sv tr vi zh_CN da es fi fr id ja ro ru rw sv tr vi zh_CN
740:info:build checking whether NLS is requested... yes
741:info:build checking for msgfmt... /opt/local/bin/msgfmt
742:info:build checking for gmsgfmt... /opt/local/bin/msgfmt
743:info:build checking for xgettext... /opt/local/bin/xgettext
744:info:build checking for msgmerge... no
745:info:build checking whether the ctype macros accept non-ascii characters... /opt/local/bin/msgmerge
746:info:build checking size of long long... yes
747:info:build checking whether getpw functions are declared in pwd.h... yes
748:info:build checking whether termios.h defines TIOCGWINSZ... yes
749:info:build checking whether signal handlers are of type void... 8
750:info:build checking size of void *... yes
751:info:build checking for TIOCSTAT in sys/ioctl.h... yes
752:info:build checking for FIONREAD in sys/ioctl.h... 8
753:info:build yes
754:info:build checking for speed_t in sys/types.h... checking size of long... no
755:info:build checking for struct winsize in sys/ioctl.h and termios.h... 8
756:info:build checking alloca.h usability... sys/ioctl.h
757:info:build checking for struct dirent.d_ino... yes
758:info:build checking alloca.h presence... yes
759:info:build checking for struct dirent.d_fileno... yes
760:info:build checking for alloca.h... yes
761:info:build yes
762:info:build checking for tgetent... checking stddef.h usability... yes
763:info:build checking stddef.h presence... no
764:info:build checking for tgetent in -ltermcap... yes
765:info:build checking for stddef.h... yes
766:info:build checking for string.h... (cached) yes
767:info:build checking for strings.h... (cached) yes
768:info:build yes
769:info:build checking which library has the termcap functions... using libtermcap
770:info:build checking wctype.h usability... checking for stdlib.h... (cached) yes
771:info:build checking time.h usability... yes
772:info:build checking wctype.h presence... yes
773:info:build checking for wctype.h... yes
774:info:build checking wchar.h usability... yes
775:info:build checking time.h presence... yes
776:info:build checking for time.h... yes
777:info:build yes
778:info:build checking wchar.h presence... checking for unistd.h... (cached) yes
779:info:build checking fcntl.h usability... yes
780:info:build checking for wchar.h... yes
781:info:build checking langinfo.h usability... yes
782:info:build checking fcntl.h presence... yes
783:info:build checking langinfo.h presence... yes
784:info:build checking for fcntl.h... yes
785:info:build yes
786:info:build checking for langinfo.h... yes
787:info:build checking for mbsrtowcs... checking sys/file.h usability... yes
788:info:build checking for mbrtowc... yes
789:info:build checking sys/file.h presence... yes
790:info:build yes
791:info:build checking for sys/file.h... yes
792:info:build checking for mbrlen... checking sys/time.h usability... yes
793:info:build checking for wctomb... yes
794:info:build checking sys/time.h presence... yes
795:info:build checking for sys/time.h... yes
796:info:build checking for sys/stat.h... (cached) yes
797:info:build yes
798:info:build checking for wcwidth... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
799:info:build checking for wcsdup... yes
800:info:build checking for uintptr_t... no
801:info:build checking for mbstate_t... yes
802:info:build checking for nl_langinfo and CODESET... yes
803:info:build checking for int_least32_t... yes
804:info:build checking configuration for building shared libraries... supported
805:info:build configure: updating cache ./config.cache
806:info:build configure: creating ./config.status
807:info:build yes
808:info:build checking for int_fast32_t... yes
809:info:build checking for uint64_t... yes
810:info:build checking what to include in bfd_stdint.h... stdint.h (already complete)
811:info:build checking whether time.h and sys/time.h may both be included... config.status: creating Makefile
812:info:build yes
813:info:build checking for dirent.h that defines DIR... config.status: creating doc/Makefile
814:info:build yes
815:info:build config.status: creating examples/Makefile
816:info:build checking for library containing opendir... config.status: creating shlib/Makefile
817:info:build none required
818:info:build checking whether string.h and strings.h may both be included... config.status: creating config.h
819:info:build yes
820:info:build checking for fcntl... config.status: executing default commands
821:info:build yes
822:info:build checking for getpagesize... if [ x"" != x ] && [ ! -d pic ]; then \
823:info:build       mkdir pic; \
824:info:build     else true; fi
825:info:build touch stamp-picdir
826:info:build echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
827:info:build make[3]: Nothing to be done for `all'.
828:info:build if [ x"" != x ]; then \
829:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./regex.c -o pic/regex.o; \
830:info:build     else true; fi
831:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./regex.c -o regex.o
832:info:build yes
833:info:build checking for setitimer... if [ x"" != x ]; then \
834:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./cplus-dem.c -o pic/cplus-dem.o; \
835:info:build     else true; fi
836:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./cplus-dem.c -o cplus-dem.o
837:info:build if [ x"" != x ]; then \
838:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./cp-demangle.c -o pic/cp-demangle.o; \
839:info:build     else true; fi
840:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./cp-demangle.c -o cp-demangle.o
841:info:build yes
842:info:build checking for sysconf... ./cp-demangle.c: In function 'd_demangle_callback':
843:info:build ./cp-demangle.c:4508: warning: 'dc' may be used uninitialized in this function
844:info:build if [ x"" != x ]; then \
845:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./md5.c -o pic/md5.o; \
846:info:build     else true; fi
847:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./md5.c -o md5.o
848:info:build if [ x"" != x ]; then \
849:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./sha1.c -o pic/sha1.o; \
850:info:build     else true; fi
851:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./sha1.c -o sha1.o
852:info:build yes
853:info:build checking for fdopen... if [ x"" != x ]; then \
854:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./alloca.c -o pic/alloca.o; \
855:info:build     else true; fi
856:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./alloca.c -o alloca.o
857:info:build yes
858:info:build if [ x"" != x ]; then \
859:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./argv.c -o pic/argv.o; \
860:info:build     else true; fi
861:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./argv.c -o argv.o
862:info:build checking for getuid... if [ x"" != x ]; then \
863:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./choose-temp.c -o pic/choose-temp.o; \
864:info:build     else true; fi
865:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./choose-temp.c -o choose-temp.o
866:info:build if [ x"" != x ]; then \
867:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./concat.c -o pic/concat.o; \
868:info:build     else true; fi
869:info:build yes
870:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./concat.c -o concat.o
871:info:build checking for getgid... if [ x"" != x ]; then \
872:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./cp-demint.c -o pic/cp-demint.o; \
873:info:build     else true; fi
874:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./cp-demint.c -o cp-demint.o
875:info:build if [ x"" != x ]; then \
876:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./crc32.c -o pic/crc32.o; \
877:info:build     else true; fi
878:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./crc32.c -o crc32.o
879:info:build yes
880:info:build checking for fileno... if [ x"" != x ]; then \
881:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./dyn-string.c -o pic/dyn-string.o; \
882:info:build     else true; fi
883:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./dyn-string.c -o dyn-string.o
884:info:build if [ x"" != x ]; then \
885:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./fdmatch.c -o pic/fdmatch.o; \
886:info:build     else true; fi
887:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./fdmatch.c -o fdmatch.o
888:info:build yes
889:info:build checking for strtoull... if [ x"" != x ]; then \
890:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./fibheap.c -o pic/fibheap.o; \
891:info:build     else true; fi
892:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./fibheap.c -o fibheap.o
893:info:build if [ x"" != x ]; then \
894:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./filename_cmp.c -o pic/filename_cmp.o; \
895:info:build     else true; fi
896:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./filename_cmp.c -o filename_cmp.o
897:info:build if [ x"" != x ]; then \
898:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./floatformat.c -o pic/floatformat.o; \
899:info:build     else true; fi
900:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./floatformat.c -o floatformat.o
901:info:build yes
902:info:build checking whether basename is declared... if [ x"" != x ]; then \
903:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./fnmatch.c -o pic/fnmatch.o; \
904:info:build     else true; fi
905:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./fnmatch.c -o fnmatch.o
906:info:build if [ x"" != x ]; then \
907:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
908:info:build     else true; fi
909:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./fopen_unlocked.c -o fopen_unlocked.o
910:info:build if [ x"" != x ]; then \
911:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./getopt.c -o pic/getopt.o; \
912:info:build     else true; fi
913:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./getopt.c -o getopt.o
914:info:build if [ x"" != x ]; then \
915:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./getopt1.c -o pic/getopt1.o; \
916:info:build     else true; fi
917:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./getopt1.c -o getopt1.o
918:info:build no
919:info:build checking whether ftello is declared... if [ x"" != x ]; then \
920:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./getpwd.c -o pic/getpwd.o; \
921:info:build     else true; fi
922:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./getpwd.c -o getpwd.o
923:info:build if [ x"" != x ]; then \
924:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./getruntime.c -o pic/getruntime.o; \
925:info:build     else true; fi
926:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./getruntime.c -o getruntime.o
927:info:build yes
928:info:build checking whether ftello64 is declared... if [ x"" != x ]; then \
929:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./hashtab.c -o pic/hashtab.o; \
930:info:build     else true; fi
931:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./hashtab.c -o hashtab.o
932:info:build if [ x"" != x ]; then \
933:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./hex.c -o pic/hex.o; \
934:info:build     else true; fi
935:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./hex.c -o hex.o
936:info:build if [ x"" != x ]; then \
937:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./lbasename.c -o pic/lbasename.o; \
938:info:build     else true; fi
939:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./lbasename.c -o lbasename.o
940:info:build no
941:info:build checking whether fseeko is declared... if [ x"" != x ]; then \
942:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./lrealpath.c -o pic/lrealpath.o; \
943:info:build     else true; fi
944:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./lrealpath.c -o lrealpath.o
945:info:build yes
946:info:build checking whether fseeko64 is declared... if [ x"" != x ]; then \
947:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
948:info:build     else true; fi
949:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./make-relative-prefix.c -o make-relative-prefix.o
950:info:build if [ x"" != x ]; then \
951:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./make-temp-file.c -o pic/make-temp-file.o; \
952:info:build     else true; fi
953:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./make-temp-file.c -o make-temp-file.o
954:info:build if [ x"" != x ]; then \
955:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./objalloc.c -o pic/objalloc.o; \
956:info:build     else true; fi
957:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./objalloc.c -o objalloc.o
958:info:build no
959:info:build checking whether ffs is declared... if [ x"" != x ]; then \
960:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./obstack.c -o pic/obstack.o; \
961:info:build     else true; fi
962:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./obstack.c -o obstack.o
963:info:build yes
964:info:build checking whether free is declared... if [ x"" != x ]; then \
965:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./partition.c -o pic/partition.o; \
966:info:build     else true; fi
967:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./partition.c -o partition.o
968:info:build yes
969:info:build checking whether getenv is declared... if [ x"" != x ]; then \
970:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./pexecute.c -o pic/pexecute.o; \
971:info:build     else true; fi
972:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./pexecute.c -o pexecute.o
973:info:build yes
974:info:build checking whether malloc is declared... if [ x"" != x ]; then \
975:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./physmem.c -o pic/physmem.o; \
976:info:build     else true; fi
977:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./physmem.c -o physmem.o
978:info:build if [ x"" != x ]; then \
979:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./pex-common.c -o pic/pex-common.o; \
980:info:build     else true; fi
981:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./pex-common.c -o pex-common.o
982:info:build yes
983:info:build checking whether realloc is declared... if [ x"" != x ]; then \
984:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./pex-one.c -o pic/pex-one.o; \
985:info:build     else true; fi
986:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./pex-one.c -o pex-one.o
987:info:build yes
988:info:build checking whether stpcpy is declared... if [ x"" != x ]; then \
989:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./pex-unix.c -o pic/pex-unix.o; \
990:info:build     else true; fi
991:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./pex-unix.c -o pex-unix.o
992:info:build yes
993:info:build checking whether strstr is declared... yes
994:info:build if [ x"" != x ]; then \
995:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./safe-ctype.c -o pic/safe-ctype.o; \
996:info:build     else true; fi
997:info:build checking whether snprintf is declared... ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./safe-ctype.c -o safe-ctype.o
998:info:build if [ x"" != x ]; then \
999:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./sort.c -o pic/sort.o; \
1000:info:build     else true; fi
1001:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./sort.c -o sort.o
1002:info:build yes
1003:info:build checking whether vsnprintf is declared... if [ x"" != x ]; then \
1004:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./spaces.c -o pic/spaces.o; \
1005:info:build     else true; fi
1006:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./spaces.c -o spaces.o
1007:info:build yes
1008:info:build if [ x"" != x ]; then \
1009:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./splay-tree.c -o pic/splay-tree.o; \
1010:info:build     else true; fi
1011:info:build checking for library containing zlibVersion... ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./splay-tree.c -o splay-tree.o
1012:info:build if [ x"" != x ]; then \
1013:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./strerror.c -o pic/strerror.o; \
1014:info:build     else true; fi
1015:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./strerror.c -o strerror.o
1016:info:build if [ x"" != x ]; then \
1017:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./strsignal.c -o pic/strsignal.o; \
1018:info:build     else true; fi
1019:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./strsignal.c -o strsignal.o
1020:info:build if [ x"" != x ]; then \
1021:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
1022:info:build     else true; fi
1023:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./unlink-if-ordinary.c -o unlink-if-ordinary.o
1024:info:build if [ x"" != x ]; then \
1025:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./xatexit.c -o pic/xatexit.o; \
1026:info:build     else true; fi
1027:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xatexit.c -o xatexit.o
1028:info:build -lz
1029:info:build checking zlib.h usability... if [ x"" != x ]; then \
1030:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./xexit.c -o pic/xexit.o; \
1031:info:build     else true; fi
1032:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xexit.c -o xexit.o
1033:info:build yes
1034:info:build checking zlib.h presence... if [ x"" != x ]; then \
1035:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./xmalloc.c -o pic/xmalloc.o; \
1036:info:build     else true; fi
1037:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xmalloc.c -o xmalloc.o
1038:info:build yes
1039:info:build checking for zlib.h... if [ x"" != x ]; then \
1040:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./xmemdup.c -o pic/xmemdup.o; \
1041:info:build     else true; fi
1042:info:build yes
1043:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xmemdup.c -o xmemdup.o
1044:info:build checking sys/procfs.h usability... if [ x"" != x ]; then \
1045:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./xstrdup.c -o pic/xstrdup.o; \
1046:info:build     else true; fi
1047:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xstrdup.c -o xstrdup.o
1048:info:build if [ x"" != x ]; then \
1049:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./xstrerror.c -o pic/xstrerror.o; \
1050:info:build     else true; fi
1051:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xstrerror.c -o xstrerror.o
1052:info:build if [ x"" != x ]; then \
1053:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./xstrndup.c -o pic/xstrndup.o; \
1054:info:build     else true; fi
1055:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./xstrndup.c -o xstrndup.o
1056:info:build if [ x"" != x ]; then \
1057:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./memmem.c -o pic/memmem.o; \
1058:info:build     else true; fi
1059:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./memmem.c -o memmem.o
1060:info:build no
1061:info:build checking sys/procfs.h presence... if [ x"" != x ]; then \
1062:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./mempcpy.c -o pic/mempcpy.o; \
1063:info:build     else true; fi
1064:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./mempcpy.c -o mempcpy.o
1065:info:build no
1066:info:build checking for sys/procfs.h... no
1067:info:build checking linker --as-needed support... no
1068:info:build checking for gcc version with buggy 64-bit support... if [ x"" != x ]; then \
1069:info:build no
1070:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./stpncpy.c -o pic/stpncpy.o; \
1071:info:build     else true; fi
1072:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./stpncpy.c -o stpncpy.o
1073:info:build checking for ftello... if [ x"" != x ]; then \
1074:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./strndup.c -o pic/strndup.o; \
1075:info:build     else true; fi
1076:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./strndup.c -o strndup.o
1077:info:build if [ x"" != x ]; then \
1078:info:build       ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ./strverscmp.c -o pic/strverscmp.o; \
1079:info:build     else true; fi
1080:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -pipe -O2 -arch x86_64  -I. -I./../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ./strverscmp.c -o strverscmp.o
1081:info:build rm -f ./libiberty.a pic/./libiberty.a
1082:info:build yes
1083:info:build ar rc ./libiberty.a \
1084:info:build       ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o
1085:info:build checking for ftello64... ranlib ./libiberty.a
1086:info:build if [ x"" != x ]; then \
1087:info:build       cd pic; \
1088:info:build       ar rc ./libiberty.a \
1089:info:build         ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o; \
1090:info:build       ranlib ./libiberty.a; \
1091:info:build       cd ..; \
1092:info:build     else true; fi
1093:info:build no
1094:info:build checking for fseeko... make[2]: Nothing to be done for `all'.
1095:info:build Configuring in ./opcodes
1096:info:build yes
1097:info:build checking for fseeko64... no
1098:info:build checking for fopen64... no
1099:info:build checking size of off_t... 8
1100:info:build checking file_ptr type... BFD_HOST_64_BIT
1101:info:build checking for stdlib.h... (cached) yes
1102:info:build configure: creating cache ./config.cache
1103:info:build checking for unistd.h... (cached) yes
1104:info:build checking for getpagesize... (cached) yes
1105:info:build checking for working mmap... checking build system type... i386-apple-darwin10.2.0
1106:info:build checking host system type... i386-apple-darwin10.2.0
1107:info:build checking target system type... i386-apple-darwin10.2.0
1108:info:build checking for i386-apple-darwin10.2.0-gcc... ccache /usr/bin/gcc-4.2
1109:info:build yes
1110:info:build checking for madvise... checking for C compiler default output file name... yes
1111:info:build checking for mprotect... a.out
1112:info:build checking whether the C compiler works... yes
1113:info:build checking whether we are cross compiling... no
1114:info:build checking for suffix of executables... yes
1115:info:build
1116:info:build checking for suffix of object files... o
1117:info:build checking whether we are using the GNU C compiler... yes
1118:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... configure: updating cache ./config.cache
1119:info:build configure: creating ./config.status
1120:info:build yes
1121:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... none needed
1122:info:build checking for library containing strerror... none required
1123:info:build checking for a BSD-compatible install... /usr/bin/install -c
1124:info:build checking whether build environment is sane... yes
1125:info:build checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
1126:info:build checking for gawk... gawk
1127:info:build checking whether /usr/bin/make sets $(MAKE)... yes
1128:info:build checking for style of include used by /usr/bin/make... GNU
1129:info:build checking dependency style of ccache /usr/bin/gcc-4.2... gcc3
1130:info:build checking for i386-apple-darwin10.2.0-gcc... (cached) ccache /usr/bin/gcc-4.2
1131:info:build checking whether we are using the GNU C compiler... (cached) yes
1132:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... (cached) yes
1133:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
1134:info:build checking how to run the C preprocessor... ccache /usr/bin/gcc-4.2 -E
1135:info:build checking for grep that handles long lines and -e... /usr/bin/grep
1136:info:build checking for egrep... /usr/bin/grep -E
1137:info:build checking for ANSI C header files... yes
1138:info:build checking for sys/types.h... yes
1139:info:build checking for sys/stat.h... yes
1140:info:build checking for stdlib.h... yes
1141:info:build checking for string.h... yes
1142:info:build checking for memory.h... yes
1143:info:build checking for strings.h... yes
1144:info:build checking for inttypes.h... yes
1145:info:build checking for stdint.h... yes
1146:info:build checking for unistd.h... yes
1147:info:build checking minix/config.h usability... no
1148:info:build checking minix/config.h presence... no
1149:info:build checking for minix/config.h... no
1150:info:build checking whether it is safe to define __EXTENSIONS__... yes
1151:info:build checking for i386-apple-darwin10.2.0-ar... ar
1152:info:build checking for i386-apple-darwin10.2.0-ranlib... ranlib
1153:info:build checking for a sed that does not truncate output... /opt/local/bin/gsed
1154:info:build checking for fgrep... /usr/bin/grep -F
1155:info:build checking for ld used by ccache /usr/bin/gcc-4.2... config.status: creating Makefile
1156:info:build /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1157:info:build checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
1158:info:build checking for BSD- or MS-compatible name lister (nm)... nm
1159:info:build checking the name lister (nm) interface... config.status: creating doc/Makefile
1160:info:build BSD nm
1161:info:build checking whether ln -s works... yes
1162:info:build checking the maximum length of command line arguments... 196608
1163:info:build checking whether the shell understands some XSI constructs... yes
1164:info:build checking whether the shell understands "+="... yes
1165:info:build checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
1166:info:build checking for i386-apple-darwin10.2.0-objdump... objdump
1167:info:build checking how to recognize dependent libraries... pass_all
1168:info:build checking for i386-apple-darwin10.2.0-ar... (cached) ar
1169:info:build checking for i386-apple-darwin10.2.0-strip... no
1170:info:build checking for strip... strip
1171:info:build checking for i386-apple-darwin10.2.0-ranlib... (cached) ranlib
1172:info:build checking command to parse nm output from ccache /usr/bin/gcc-4.2 object... config.status: creating bfd-in3.h
1173:info:build config.status: creating po/Makefile.in
1174:info:build config.status: creating config.h
1175:info:build config.status: executing depfiles commands
1176:info:build ok
1177:info:build checking for i386-apple-darwin10.2.0-dsymutil... no
1178:info:build checking for dsymutil... dsymutil
1179:info:build checking for i386-apple-darwin10.2.0-nmedit... no
1180:info:build checking for nmedit... nmedit
1181:info:build checking for i386-apple-darwin10.2.0-lipo... no
1182:info:build checking for lipo... lipo
1183:info:build checking for i386-apple-darwin10.2.0-otool... no
1184:info:build checking for otool... otool
1185:info:build checking for i386-apple-darwin10.2.0-otool64... no
1186:info:build checking for otool64... no
1187:info:build checking for -single_module linker flag... yes
1188:info:build checking for -exported_symbols_list linker flag... yes
1189:info:build checking for dlfcn.h... yes
1190:info:build checking for objdir... .libs
1191:info:build checking if ccache /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
1192:info:build checking for ccache /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
1193:info:build checking if ccache /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
1194:info:build checking if ccache /usr/bin/gcc-4.2 static flag -static works... no
1195:info:build checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... yes
1196:info:build checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
1197:info:build checking whether the ccache /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
1198:info:build checking dynamic linker characteristics... darwin10.2.0 dyld
1199:info:build checking how to hardcode library paths into programs... immediate
1200:info:build checking whether stripping libraries is possible... yes
1201:info:build checking if libtool supports shared libraries... yes
1202:info:build checking whether to build shared libraries... no
1203:info:build checking whether to build static libraries... yes
1204:info:build Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
1205:info:build checking whether to enable maintainer-specific portions of Makefiles... no
1206:info:build checking whether to install libbfd... yes
1207:info:build checking whether NLS is requested... yes
1208:info:build checking for catalogs to be installed...  da de es fi fr ga id nl pt_BR ro sv tr vi zh_CN da de es fi fr ga id nl pt_BR ro sv tr vi zh_CN
1209:info:build checking whether NLS is requested... yes
1210:info:build checking for msgfmt... /opt/local/bin/msgfmt
1211:info:build checking for gmsgfmt... /opt/local/bin/msgfmt
1212:info:build checking for xgettext... /opt/local/bin/xgettext
1213:info:build checking for msgmerge... /opt/local/bin/msgmerge
1214:info:build checking for string.h... (cached) yes
1215:info:build checking for strings.h... (cached) yes
1216:info:build checking for stdlib.h... (cached) yes
1217:info:build checking limits.h usability... yes
1218:info:build checking limits.h presence... yes
1219:info:build checking for limits.h... yes
1220:info:build checking whether basename is declared... no
1221:info:build checking whether stpcpy is declared... yes
1222:info:build checking linker --as-needed support... no
1223:info:build configure: updating cache ./config.cache
1224:info:build configure: creating ./config.status
1225:info:build config.status: executing libtool commands
1226:info:build config.status: executing default-1 commands
1227:info:build config.status: executing bfd_stdint.h commands
1228:info:build config.status: executing default commands
1229:info:build for f in standards.info configure.info; do \
1230:info:build       if test -f ./`echo $f | sed -e 's/.info$/.texi/'`; then \
1231:info:build         if /usr/bin/make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
1232:info:build           true; \
1233:info:build         else \
1234:info:build           exit 1; \
1235:info:build         fi; \
1236:info:build       fi; \
1237:info:build     done
1238:info:build make[3]: `standards.info' is up to date.
1239:info:build make[3]: `configure.info' is up to date.
1240:info:build source='decNumber.c' object='decNumber.o' libtool=no ccache /usr/bin/gcc-4.2  -I. -I.  -pipe -O2 -arch x86_64 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I.  -c decNumber.c
1241:info:build source='decContext.c' object='decContext.o' libtool=no ccache /usr/bin/gcc-4.2  -I. -I.  -pipe -O2 -arch x86_64 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I.  -c decContext.c
1242:info:build source='dpd/decimal32.c' object='decimal32.o' libtool=no ccache /usr/bin/gcc-4.2  -I. -I.  -pipe -O2 -arch x86_64 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I.  -c ./dpd/decimal32.c
1243:info:build source='dpd/decimal64.c' object='decimal64.o' libtool=no ccache /usr/bin/gcc-4.2  -I. -I.  -pipe -O2 -arch x86_64 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I.  -c ./dpd/decimal64.c
1244:info:build source='dpd/decimal128.c' object='decimal128.o' libtool=no ccache /usr/bin/gcc-4.2  -I. -I.  -pipe -O2 -arch x86_64 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -I. -I.  -c ./dpd/decimal128.c
1245:info:build rm -f libdecnumber.a
1246:info:build ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
1247:info:build ranlib libdecnumber.a
1248:info:build rm -f readline.o
1249:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 readline.c
1250:info:build rm -f vi_mode.o
1251:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 vi_mode.c
1252:info:build rm -f funmap.o
1253:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 funmap.c
1254:info:build rm -f keymaps.o
1255:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 keymaps.c
1256:info:build rm -f parens.o
1257:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 parens.c
1258:info:build rm -f search.o
1259:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 search.c
1260:info:build rm -f rltty.o
1261:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 rltty.c
1262:info:build rm -f complete.o
1263:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 complete.c
1264:info:build rm -f bind.o
1265:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 bind.c
1266:info:build bind.c: In function 'rl_function_of_keyseq':
1267:info:build bind.c:682: warning: comparison is always true due to limited range of data type
1268:info:build rm -f isearch.o
1269:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 isearch.c
1270:info:build rm -f display.o
1271:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 display.c
1272:info:build display.c: In function 'rl_character_len':
1273:info:build display.c:1850: warning: comparison is always true due to limited range of data type
1274:info:build rm -f signals.o
1275:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 signals.c
1276:info:build rm -f util.o
1277:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 util.c
1278:info:build rm -f kill.o
1279:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 kill.c
1280:info:build rm -f undo.o
1281:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 undo.c
1282:info:build rm -f macro.o
1283:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 macro.c
1284:info:build rm -f input.o
1285:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 input.c
1286:info:build rm -f callback.o
1287:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 callback.c
1288:info:build rm -f terminal.o
1289:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 terminal.c
1290:info:build rm -f text.o
1291:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 text.c
1292:info:build rm -f nls.o
1293:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 nls.c
1294:info:build rm -f misc.o
1295:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 misc.c
1296:info:build rm -f compat.o
1297:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 compat.c
1298:info:build rm -f xmalloc.o
1299:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 xmalloc.c
1300:info:build rm -f history.o
1301:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 history.c
1302:info:build rm -f histexpand.o
1303:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 histexpand.c
1304:info:build rm -f histfile.o
1305:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 histfile.c
1306:info:build rm -f histsearch.o
1307:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 histsearch.c
1308:info:build rm -f shell.o
1309:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 shell.c
1310:info:build rm -f mbutil.o
1311:info:build ccache /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 mbutil.c
1312:info:build rm -f tilde.o
1313:info:build ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H    -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -pipe -O2 -arch x86_64 -DREADLINE_LIBRARY -c ./tilde.c
1314:info:build rm -f libhistory.a
1315:info:build ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o
1316:info:build test -n "ranlib" && ranlib libhistory.a
1317:info:build rm -f libreadline.a
1318:info:build ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o
1319:info:build test -n "ranlib" && ranlib libreadline.a
1320:info:build creating bfdver.h
1321:info:build rm -f elf32-target.h
1322:info:build sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
1323:info:build mv -f elf32-target.new elf32-target.h
1324:info:build rm -f elf64-target.h
1325:info:build sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
1326:info:build mv -f elf64-target.new elf64-target.h
1327:info:build rm -f targmatch.h
1328:info:build sed -f ./targmatch.sed < ./config.bfd > targmatch.new
1329:info:build mv -f targmatch.new targmatch.h
1330:info:build Making info in doc
1331:info:build make[3]: Nothing to be done for `info'.
1332:info:build Making info in po
1333:info:build ( if test 'x.' != 'x.'; then \
1334:info:build         posrcprefix='../'; \
1335:info:build       else \
1336:info:build         posrcprefix="../"; \
1337:info:build       fi; \
1338:info:build       rm -f SRC-POTFILES-t SRC-POTFILES \
1339:info:build         && (sed -e '/^#/d' \
1340:info:build                 -e '/^[     ]*$/d' \
1341:info:build                 -e "s@.*@   $posrcprefix& \\\\@" < ./SRC-POTFILES.in \
1342:info:build             | sed -e '$s/\\$//') > SRC-POTFILES-t \
1343:info:build         && chmod a-w SRC-POTFILES-t \
1344:info:build         && mv SRC-POTFILES-t SRC-POTFILES )
1345:info:build ( rm -f BLD-POTFILES-t BLD-POTFILES \
1346:info:build         && (sed -e '/^#/d' \
1347:info:build                 -e '/^[     ]*$/d' \
1348:info:build                 -e "s@.*@   ../& \\\\@" < ./BLD-POTFILES.in \
1349:info:build             | sed -e '$s/\\$//') > BLD-POTFILES-t \
1350:info:build         && chmod a-w BLD-POTFILES-t \
1351:info:build         && mv BLD-POTFILES-t BLD-POTFILES )
1352:info:build cd .. \
1353:info:build       && CONFIG_FILES=po/Makefile.in:po/Make-in \
1354:info:build          CONFIG_HEADERS= /bin/sh ./config.status
1355:info:build config.status: creating Makefile
1356:info:build config.status: creating po/Makefile.in
1357:info:build config.status: creating config.h
1358:info:build config.status: executing depfiles commands
1359:info:build config.status: creating po/Makefile.in
1360:info:build config.status: executing depfiles commands
1361:info:build config.status: executing libtool commands
1362:info:build config.status: executing default-1 commands
1363:info:build config.status: executing bfd_stdint.h commands
1364:info:build config.status: executing default commands
1365:info:build make[3]: Nothing to be done for `info'.
1366:info:build make[3]: Nothing to be done for `info-am'.
1367:info:build /usr/bin/make  all-recursive
1368:info:build Making all in doc
1369:info:build make[4]: Nothing to be done for `all'.
1370:info:build Making all in po
1371:info:build make[4]: Nothing to be done for `all'.
1372:info:build rm -f bfd-tmp.h
1373:info:build cp bfd-in3.h bfd-tmp.h
1374:info:build /bin/sh ./../move-if-change bfd-tmp.h bfd.h
1375:info:build rm -f bfd-tmp.h
1376:info:build touch stmp-bfd-h
1377:info:build rm -f tofiles
1378:info:build f=""; \
1379:info:build     for i in mach-o-i386.lo mach-o.lo pef.lo xsym.lo cpu-i386.lo cpu-powerpc.lo cpu-rs6000.lo  archive64.lo ; do \
1380:info:build       case " $f " in \
1381:info:build         *" $i "*) ;; \
1382:info:build         *) f="$f $i" ;; \
1383:info:build       esac ; \
1384:info:build     done ; \
1385:info:build     echo $f > tofiles
1386:info:build config.status: executing libtool commands
1387:info:build /bin/sh ./../move-if-change tofiles ofiles
1388:info:build touch stamp-ofiles
1389:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
1390:info:build config.status: executing default-1 commands
1391:info:build config.status: creating po/POTFILES
1392:info:build config.status: creating po/Makefile
1393:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o
1394:info:build mv -f .deps/archive.Tpo .deps/archive.Plo
1395:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=mach_o_i386_vec -DSELECT_VECS='&mach_o_i386_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch' -DHAVE_mach_o_i386_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec ./archures.c
1396:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c
1397:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=mach_o_i386_vec "-DSELECT_VECS=&mach_o_i386_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch" -DHAVE_mach_o_i386_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec ./archures.c -o archures.o
1398:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o
1399:info:build mv -f .deps/bfd.Tpo .deps/bfd.Plo
1400:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c
1401:info:build mv -f .deps/archures.Tpo .deps/archures.Plo
1402:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c
1403:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o
1404:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o
1405:info:build mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
1406:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
1407:info:build mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
1408:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo coffgen.c
1409:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o
1410:info:build mv -f .deps/cache.Tpo .deps/cache.Plo
1411:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c
1412:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c coffgen.c -o coffgen.o
1413:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o
1414:info:build mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
1415:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c
1416:info:build mv -f .deps/corefile.Tpo .deps/corefile.Plo
1417:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
1418:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o
1419:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o
1420:info:build mv -f .deps/init.Tpo .deps/init.Plo
1421:info:build mv -f .deps/format.Tpo .deps/format.Plo
1422:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c
1423:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c
1424:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o
1425:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o
1426:info:build mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
1427:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c
1428:info:build mv -f .deps/opncls.Tpo .deps/opncls.Plo
1429:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c
1430:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o
1431:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o
1432:info:build mv -f .deps/section.Tpo .deps/section.Plo
1433:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c
1434:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o
1435:info:build mv -f .deps/reloc.Tpo .deps/reloc.Plo
1436:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=mach_o_i386_vec -DSELECT_VECS='&mach_o_i386_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch' -DHAVE_mach_o_i386_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec ./targets.c
1437:info:build mv -f .deps/syms.Tpo .deps/syms.Plo
1438:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
1439:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=mach_o_i386_vec "-DSELECT_VECS=&mach_o_i386_vec,&mach_o_le_vec,&mach_o_be_vec,&mach_o_fat_vec,&pef_vec,&pef_xlib_vec,&sym_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_powerpc_arch,&bfd_rs6000_arch" -DHAVE_mach_o_i386_vec -DHAVE_mach_o_le_vec -DHAVE_mach_o_be_vec -DHAVE_mach_o_fat_vec -DHAVE_pef_vec -DHAVE_pef_xlib_vec -DHAVE_sym_vec ./targets.c -o targets.o
1440:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o
1441:info:build mv -f .deps/targets.Tpo .deps/targets.Plo
1442:info:build mv -f .deps/hash.Tpo .deps/hash.Plo
1443:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c
1444:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c
1445:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o
1446:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o
1447:info:build mv -f .deps/srec.Tpo .deps/srec.Plo
1448:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c
1449:info:build mv -f .deps/linker.Tpo .deps/linker.Plo
1450:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c
1451:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o
1452:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o
1453:info:build mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
1454:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c
1455:info:build mv -f .deps/binary.Tpo .deps/binary.Plo
1456:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c
1457:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o
1458:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o
1459:info:build mv -f .deps/stabs.Tpo .deps/stabs.Plo
1460:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c
1461:info:build mv -f .deps/ihex.Tpo .deps/ihex.Plo
1462:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c
1463:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o
1464:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o
1465:info:build mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
1466:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/opt/local/lib/debug\" ./dwarf2.c
1467:info:build mv -f .deps/merge.Tpo .deps/merge.Plo
1468:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c
1469:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/opt/local/lib/debug\" ./dwarf2.c -o dwarf2.o
1470:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o
1471:info:build mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
1472:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
1473:info:build mv -f .deps/simple.Tpo .deps/simple.Plo
1474:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c
1475:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o
1476:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o
1477:info:build mv -f .deps/verilog.Tpo .deps/verilog.Plo
1478:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT mach-o-i386.lo -MD -MP -MF .deps/mach-o-i386.Tpo -c -o mach-o-i386.lo mach-o-i386.c
1479:info:build mv -f .deps/compress.Tpo .deps/compress.Plo
1480:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT mach-o.lo -MD -MP -MF .deps/mach-o.Tpo -c -o mach-o.lo mach-o.c
1481:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT mach-o-i386.lo -MD -MP -MF .deps/mach-o-i386.Tpo -c mach-o-i386.c -o mach-o-i386.o
1482:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT mach-o.lo -MD -MP -MF .deps/mach-o.Tpo -c mach-o.c -o mach-o.o
1483:info:build mv -f .deps/mach-o-i386.Tpo .deps/mach-o-i386.Plo
1484:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT pef.lo -MD -MP -MF .deps/pef.Tpo -c -o pef.lo pef.c
1485:info:build mv -f .deps/mach-o.Tpo .deps/mach-o.Plo
1486:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT xsym.lo -MD -MP -MF .deps/xsym.Tpo -c -o xsym.lo xsym.c
1487:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT pef.lo -MD -MP -MF .deps/pef.Tpo -c pef.c -o pef.o
1488:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT xsym.lo -MD -MP -MF .deps/xsym.Tpo -c xsym.c -o xsym.o
1489:info:build mv -f .deps/pef.Tpo .deps/pef.Plo
1490:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo cpu-i386.c
1491:info:build mv -f .deps/xsym.Tpo .deps/xsym.Plo
1492:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT cpu-powerpc.lo -MD -MP -MF .deps/cpu-powerpc.Tpo -c -o cpu-powerpc.lo cpu-powerpc.c
1493:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c cpu-i386.c -o cpu-i386.o
1494:info:build mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo
1495:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT cpu-rs6000.lo -MD -MP -MF .deps/cpu-rs6000.Tpo -c -o cpu-rs6000.lo cpu-rs6000.c
1496:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT cpu-powerpc.lo -MD -MP -MF .deps/cpu-powerpc.Tpo -c cpu-powerpc.c -o cpu-powerpc.o
1497:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT cpu-rs6000.lo -MD -MP -MF .deps/cpu-rs6000.Tpo -c cpu-rs6000.c -o cpu-rs6000.o
1498:info:build mv -f .deps/cpu-powerpc.Tpo .deps/cpu-powerpc.Plo
1499:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include   -DBINDIR='"/opt/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo archive64.c
1500:info:build mv -f .deps/cpu-rs6000.Tpo .deps/cpu-rs6000.Plo
1501:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/opt/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c archive64.c -o archive64.o
1502:info:build mv -f .deps/archive64.Tpo .deps/archive64.Plo
1503:info:build /bin/sh ./libtool --tag=CC   --mode=link ccache /usr/bin/gcc-4.2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64  -release `cat libtool-soversion`  -L/opt/local/lib -arch x86_64 -o libbfd.la -rpath /opt/local/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles`   -lz
1504:info:build libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o mach-o-i386.o mach-o.o pef.o xsym.o cpu-i386.o cpu-powerpc.o cpu-rs6000.o archive64.o
1505:info:build ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
1506:info:build libtool: link: ranlib .libs/libbfd.a
1507:info:build ranlib: file: .libs/libbfd.a(bfdwin.o) has no symbols
1508:info:build libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
1509:info:build libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
1510:info:build     if [ -f $libtooldir/libbfd.a ]; then \
1511:info:build       cp $libtooldir/libbfd.a libbfd.tmp; \
1512:info:build       ranlib libbfd.tmp; \
1513:info:build       /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
1514:info:build     else true; fi
1515:info:build ranlib: file: libbfd.tmp(bfdwin.o) has no symbols
1516:info:build touch stamp-lib
1517:info:build Configuring in ./gdb
1518:info:build /usr/bin/make  all-recursive
1519:info:build Making all in .
1520:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo dis-buf.c
1521:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o
1522:info:build mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
1523:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo  -DARCH_i386 -DARCH_powerpc -DARCH_rs6000 ./disassemble.c
1524:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_powerpc -DARCH_rs6000 ./disassemble.c -o disassemble.o
1525:info:build configure: creating cache ./config.cache
1526:info:build checking whether to enable maintainer-specific portions of Makefiles... no
1527:info:build mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
1528:info:build checking for i386-apple-darwin10.2.0-gcc... ccache /usr/bin/gcc-4.2
1529:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c
1530:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis-init.o
1531:info:build checking for C compiler default output file name... mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
1532:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo i386-dis.c
1533:info:build a.out
1534:info:build checking whether the C compiler works... yes
1535:info:build checking whether we are cross compiling... no
1536:info:build checking for suffix of executables... libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c i386-dis.c -o i386-dis.o
1537:info:build
1538:info:build checking for suffix of object files... o
1539:info:build checking whether we are using the GNU C compiler... yes
1540:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
1541:info:build yes
1542:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo i386-opc.c
1543:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c i386-opc.c -o i386-opc.o
1544:info:build none needed
1545:info:build checking how to run the C preprocessor... ccache /usr/bin/gcc-4.2 -E
1546:info:build checking for grep that handles long lines and -e... /usr/bin/grep
1547:info:build checking for egrep... /usr/bin/grep -E
1548:info:build checking for ANSI C header files... mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo
1549:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c -o ppc-dis.lo ppc-dis.c
1550:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT ppc-dis.lo -MD -MP -MF .deps/ppc-dis.Tpo -c ppc-dis.c -o ppc-dis.o
1551:info:build mv -f .deps/ppc-dis.Tpo .deps/ppc-dis.Plo
1552:info:build /bin/sh ./libtool --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../include -I./../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c -o ppc-opc.lo ppc-opc.c
1553:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64 -MT ppc-opc.lo -MD -MP -MF .deps/ppc-opc.Tpo -c ppc-opc.c -o ppc-opc.o
1554:info:build yes
1555:info:build checking for sys/types.h... yes
1556:info:build checking for sys/stat.h... yes
1557:info:build mv -f .deps/ppc-opc.Tpo .deps/ppc-opc.Plo
1558:info:build /bin/sh ./libtool --tag=CC   --mode=link ccache /usr/bin/gcc-4.2 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -pipe -O2 -arch x86_64  -release `cat ../bfd/libtool-soversion`  -L/opt/local/lib -arch x86_64 -o libopcodes.la -rpath /opt/local/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo ppc-dis.lo ppc-opc.lo 
1559:info:build checking for stdlib.h... yes
1560:info:build checking for string.h... yes
1561:info:build checking for memory.h... yes
1562:info:build checking for strings.h... yes
1563:info:build checking for inttypes.h... libtool: link: ar rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o ppc-dis.o ppc-opc.o
1564:info:build yes
1565:info:build libtool: link: ranlib .libs/libopcodes.a
1566:info:build checking for stdint.h... yes
1567:info:build checking for unistd.h... yes
1568:info:build checking minix/config.h usability... libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
1569:info:build libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
1570:info:build     if [ -f $libtooldir/libopcodes.a ]; then \
1571:info:build       cp $libtooldir/libopcodes.a libopcodes.tmp; \
1572:info:build       ranlib libopcodes.tmp; \
1573:info:build       /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \
1574:info:build     else true; fi
1575:info:build no
1576:info:build checking minix/config.h presence... touch stamp-lib
1577:info:build Making all in po
1578:info:build make[4]: Nothing to be done for `all'.
1579:info:build no
1580:info:build checking for minix/config.h... no
1581:info:build checking whether it is safe to define __EXTENSIONS__... yes
1582:info:build checking for i386-apple-darwin10.2.0-ranlib... ranlib
1583:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ANSI C... none needed
1584:info:build checking build system type... i386-apple-darwin10.2.0
1585:info:build checking host system type... i386-apple-darwin10.2.0
1586:info:build checking target system type... i386-apple-darwin10.2.0
1587:info:build checking dependency style of ccache /usr/bin/gcc-4.2... gcc3
1588:info:build checking for make... /usr/bin/make
1589:info:build checking whether /usr/bin/make sets $(MAKE)... yes
1590:info:build checking whether NLS is requested... yes
1591:info:build checking for catalogs to be installed...
1592:info:build checking whether memmem is declared... no
1593:info:build checking for memmem... no
1594:info:build checking for long long int... yes
1595:info:build checking for unsigned long long int... yes
1596:info:build checking whether the preprocessor supports include_next... yes
1597:info:build checking for stdint.h... (cached) yes
1598:info:build checking wchar.h usability... yes
1599:info:build checking wchar.h presence... yes
1600:info:build checking for wchar.h... yes
1601:info:build checking for string.h... (cached) yes
1602:info:build checking for C/C++ restrict keyword... __restrict
1603:info:build checking for memchr... yes
1604:info:build checking for working memcmp... yes
1605:info:build checking for memmem... (cached) no
1606:info:build checking whether stdint.h conforms to C99... no
1607:info:build checking sys/inttypes.h usability... no
1608:info:build checking sys/inttypes.h presence... no
1609:info:build checking for sys/inttypes.h... no
1610:info:build checking sys/bitypes.h usability... no
1611:info:build checking sys/bitypes.h presence... no
1612:info:build checking for sys/bitypes.h... no
1613:info:build checking for bit size of ptrdiff_t... 64
1614:info:build checking for bit size of sig_atomic_t... 32
1615:info:build checking for bit size of size_t... 64
1616:info:build checking for bit size of wchar_t... 32
1617:info:build checking for bit size of wint_t... 32
1618:info:build checking whether sig_atomic_t is signed... yes
1619:info:build checking whether wchar_t is signed... yes
1620:info:build checking whether wint_t is signed... yes
1621:info:build checking for ptrdiff_t integer literal suffix... l
1622:info:build checking for sig_atomic_t integer literal suffix...
1623:info:build checking for size_t integer literal suffix... ul
1624:info:build checking for wchar_t integer literal suffix...
1625:info:build checking for wint_t integer literal suffix...
1626:info:build checking whether <wchar.h> is standalone... yes
1627:info:build checking for a BSD-compatible install... /usr/bin/install -c
1628:info:build checking whether build environment is sane... yes
1629:info:build checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
1630:info:build checking for gawk... gawk
1631:info:build checking for style of include used by /usr/bin/make... GNU
1632:info:build checking dependency style of ccache /usr/bin/gcc-4.2... (cached) gcc3
1633:info:build checking libunwind.h usability... yes
1634:info:build checking libunwind.h presence... yes
1635:info:build checking for libunwind.h... yes
1636:info:build checking libunwind-ia64.h usability... no
1637:info:build checking libunwind-ia64.h presence... no
1638:info:build checking for libunwind-ia64.h... no
1639:info:build checking for monstartup... yes
1640:info:build checking for _mcleanup... no
1641:info:build checking for _etext... no
1642:info:build checking for etext... no
1643:info:build checking for gawk... (cached) gawk
1644:info:build checking whether ln -s works... yes
1645:info:build checking for i386-apple-darwin10.2.0-ranlib... (cached) ranlib
1646:info:build checking for bison... bison -y
1647:info:build checking for i386-apple-darwin10.2.0-ar... ar
1648:info:build checking for i386-apple-darwin10.2.0-dlltool... dlltool
1649:info:build checking for i386-apple-darwin10.2.0-windres... windres
1650:info:build checking for i386-apple-darwin10.2.0-mig... no
1651:info:build checking for mig... mig
1652:info:build checking for main in -lm... yes
1653:info:build checking for wctype... yes
1654:info:build checking for library containing gethostbyname... none required
1655:info:build checking for library containing socketpair... none required
1656:info:build checking for library containing zlibVersion... -lz
1657:info:build checking zlib.h usability... yes
1658:info:build checking zlib.h presence... yes
1659:info:build checking for zlib.h... yes
1660:info:build checking for library containing dlgetmodinfo... no
1661:info:build checking for iconv... yes
1662:info:build checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
1663:info:build checking for library containing waddstr... -lncurses
1664:info:build checking for library containing tgetent... none required
1665:info:build checking whether to use expat... auto
1666:info:build checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1667:info:build checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
1668:info:build checking for shared library run path origin... done
1669:info:build checking for libexpat... yes
1670:info:build checking how to link with libexpat... -lexpat
1671:info:build checking for XML_StopParser... yes
1672:info:build checking whether to use python... auto
1673:info:build checking for python2.6... yes
1674:info:build checking compiler flags for python code...  -fno-strict-aliasing -DNDEBUG -fwrapv
1675:info:build checking for dirent.h that defines DIR... yes
1676:info:build checking for library containing opendir... none required
1677:info:build checking whether stat file-mode macros are broken... no
1678:info:build checking for ANSI C header files... (cached) yes
1679:info:build checking nlist.h usability... yes
1680:info:build checking nlist.h presence... yes
1681:info:build checking for nlist.h... yes
1682:info:build checking machine/reg.h usability... no
1683:info:build checking machine/reg.h presence... no
1684:info:build checking for machine/reg.h... no
1685:info:build checking poll.h usability... yes
1686:info:build checking poll.h presence... yes
1687:info:build checking for poll.h... yes
1688:info:build checking sys/poll.h usability... yes
1689:info:build checking sys/poll.h presence... yes
1690:info:build checking for sys/poll.h... yes
1691:info:build checking proc_service.h usability... no
1692:info:build checking proc_service.h presence... no
1693:info:build checking for proc_service.h... no
1694:info:build checking thread_db.h usability... no
1695:info:build checking thread_db.h presence... no
1696:info:build checking for thread_db.h... no
1697:info:build checking gnu/libc-version.h usability... no
1698:info:build checking gnu/libc-version.h presence... no
1699:info:build checking for gnu/libc-version.h... no
1700:info:build checking signal.h usability... yes
1701:info:build checking signal.h presence... yes
1702:info:build checking for signal.h... yes
1703:info:build checking stddef.h usability... yes
1704:info:build checking stddef.h presence... yes
1705:info:build checking for stddef.h... yes
1706:info:build checking for stdlib.h... (cached) yes
1707:info:build checking for string.h... (cached) yes
1708:info:build checking for memory.h... (cached) yes
1709:info:build checking for strings.h... (cached) yes
1710:info:build checking sys/fault.h usability... no
1711:info:build checking sys/fault.h presence... no
1712:info:build checking for sys/fault.h... no
1713:info:build checking sys/file.h usability... yes
1714:info:build checking sys/file.h presence... yes
1715:info:build checking for sys/file.h... yes
1716:info:build checking sys/filio.h usability... yes
1717:info:build checking sys/filio.h presence... yes
1718:info:build checking for sys/filio.h... yes
1719:info:build checking sys/ioctl.h usability... yes
1720:info:build checking sys/ioctl.h presence... yes
1721:info:build checking for sys/ioctl.h... yes
1722:info:build checking sys/param.h usability... yes
1723:info:build checking sys/param.h presence... yes
1724:info:build checking for sys/param.h... yes
1725:info:build checking sys/resource.h usability... yes
1726:info:build checking sys/resource.h presence... yes
1727:info:build checking for sys/resource.h... yes
1728:info:build checking sys/procfs.h usability... no
1729:info:build checking sys/procfs.h presence... no
1730:info:build checking for sys/procfs.h... no
1731:info:build checking sys/ptrace.h usability... yes
1732:info:build checking sys/ptrace.h presence... yes
1733:info:build checking for sys/ptrace.h... yes
1734:info:build checking ptrace.h usability... no
1735:info:build checking ptrace.h presence... no
1736:info:build checking for ptrace.h... no
1737:info:build checking sys/reg.h usability... no
1738:info:build checking sys/reg.h presence... no
1739:info:build checking for sys/reg.h... no
1740:info:build checking sys/debugreg.h usability... no
1741:info:build checking sys/debugreg.h presence... no
1742:info:build checking for sys/debugreg.h... no
1743:info:build checking sys/select.h usability... yes
1744:info:build checking sys/select.h presence... yes
1745:info:build checking for sys/select.h... yes
1746:info:build checking sys/syscall.h usability... yes
1747:info:build checking sys/syscall.h presence... yes
1748:info:build checking for sys/syscall.h... yes
1749:info:build checking for sys/types.h... (cached) yes
1750:info:build checking sys/wait.h usability... yes
1751:info:build checking sys/wait.h presence... yes
1752:info:build checking for sys/wait.h... yes
1753:info:build checking wait.h usability... no
1754:info:build checking wait.h presence... no
1755:info:build checking for wait.h... no
1756:info:build checking termios.h usability... yes
1757:info:build checking termios.h presence... yes
1758:info:build checking for termios.h... yes
1759:info:build checking termio.h usability... no
1760:info:build checking termio.h presence... no
1761:info:build checking for termio.h... no
1762:info:build checking sgtty.h usability... yes
1763:info:build checking sgtty.h presence... yes
1764:info:build checking for sgtty.h... yes
1765:info:build checking for unistd.h... (cached) yes
1766:info:build checking elf_hp.h usability... no
1767:info:build checking elf_hp.h presence... no
1768:info:build checking for elf_hp.h... no
1769:info:build checking ctype.h usability... yes
1770:info:build checking ctype.h presence... yes
1771:info:build checking for ctype.h... yes
1772:info:build checking time.h usability... yes
1773:info:build checking time.h presence... yes
1774:info:build checking for time.h... yes
1775:info:build checking locale.h usability... yes
1776:info:build checking locale.h presence... yes
1777:info:build checking for locale.h... yes
1778:info:build checking for link.h... no
1779:info:build checking for sys/proc.h... no
1780:info:build checking for sys/user.h... yes
1781:info:build checking curses.h usability... yes
1782:info:build checking curses.h presence... yes
1783:info:build checking for curses.h... yes
1784:info:build checking cursesX.h usability... no
1785:info:build checking cursesX.h presence... no
1786:info:build checking for cursesX.h... no
1787:info:build checking ncurses.h usability... yes
1788:info:build checking ncurses.h presence... yes
1789:info:build checking for ncurses.h... yes
1790:info:build checking ncurses/ncurses.h usability... yes
1791:info:build checking ncurses/ncurses.h presence... yes
1792:info:build checking for ncurses/ncurses.h... yes
1793:info:build checking ncurses/term.h usability... yes
1794:info:build checking ncurses/term.h presence... yes
1795:info:build checking for ncurses/term.h... yes
1796:info:build checking for term.h... yes
1797:info:build checking whether free is declared... yes
1798:info:build checking whether malloc is declared... yes
1799:info:build checking whether realloc is declared... yes
1800:info:build checking whether strerror is declared... yes
1801:info:build checking whether strstr is declared... yes
1802:info:build checking whether getopt is declared... yes
1803:info:build checking whether snprintf is declared... yes
1804:info:build checking whether vsnprintf is declared... yes
1805:info:build checking for LC_MESSAGES... yes
1806:info:build checking for struct stat.st_blocks... yes
1807:info:build checking for struct stat.st_blksize... yes
1808:info:build checking return type of signal handlers... void
1809:info:build checking for socklen_t... yes
1810:info:build checking for an ANSI C-conforming const... yes
1811:info:build checking for inline... inline
1812:info:build checking whether byte ordering is bigendian... no
1813:info:build checking for working alloca.h... yes
1814:info:build checking for alloca... yes
1815:info:build checking for stdlib.h... (cached) yes
1816:info:build checking for unistd.h... (cached) yes
1817:info:build checking for getpagesize... yes
1818:info:build checking for working mmap... yes
1819:info:build checking for pid_t... yes
1820:info:build checking vfork.h usability... no
1821:info:build checking vfork.h presence... no
1822:info:build checking for vfork.h... no
1823:info:build checking for fork... yes
1824:info:build checking for vfork... yes
1825:info:build checking for working fork... yes
1826:info:build checking for working vfork... (cached) yes
1827:info:build checking for canonicalize_file_name... no
1828:info:build checking for realpath... yes
1829:info:build checking for getrusage... yes
1830:info:build checking for getuid... yes
1831:info:build checking for getgid... yes
1832:info:build checking for pipe... yes
1833:info:build checking for poll... yes
1834:info:build checking for pread64... no
1835:info:build checking for sbrk... yes
1836:info:build checking for setpgid... yes
1837:info:build checking for setpgrp... yes
1838:info:build checking for setsid... yes
1839:info:build checking for sigaction... yes
1840:info:build checking for sigprocmask... yes
1841:info:build checking for sigsetmask... yes
1842:info:build checking for socketpair... yes
1843:info:build checking for syscall... yes
1844:info:build checking for ttrace... no
1845:info:build checking for wborder... yes
1846:info:build checking for setlocale... yes
1847:info:build checking for iconvlist... no
1848:info:build checking for libiconvlist... yes
1849:info:build checking for btowc... yes
1850:info:build checking for nl_langinfo and CODESET... yes
1851:info:build checking whether ptrace is declared... yes
1852:info:build checking return type of ptrace... int
1853:info:build checking types of arguments for ptrace... int,pid_t,caddr_t,int
1854:info:build checking whether setpgrp takes no argument... yes
1855:info:build checking for sigsetjmp... yes
1856:info:build checking for GNU regex... no
1857:info:build checking for struct thread.td_pcb... no
1858:info:build checking for struct lwp... no
1859:info:build checking for struct reg in machine/reg.h... no
1860:info:build checking for struct reg.r_fs... no
1861:info:build checking for struct reg.r_gs... no
1862:info:build checking for PTRACE_GETREGS... no
1863:info:build checking for PTRACE_GETFPXREGS... no
1864:info:build checking for PT_GETDBREGS... no
1865:info:build checking for PT_GETXMMREGS... no
1866:info:build checking for member l_addr in struct link_map... no
1867:info:build checking for member lm_addr in struct link_map... no
1868:info:build checking for member som_addr in struct so_map... no
1869:info:build checking for struct link_map32 in sys/link.h... no
1870:info:build checking for long long support in compiler... yes
1871:info:build checking for long long support in printf... yes
1872:info:build checking for decfloat support in printf... no
1873:info:build checking for long double support in compiler... yes
1874:info:build checking for long double support in printf... yes
1875:info:build checking for long double support in scanf... yes
1876:info:build checking whether <sys/syscall.h> has __NR_tkill... no
1877:info:build checking whether ADDR_NO_RANDOMIZE is declared... no
1878:info:build checking compiler warning flags...  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts
1879:info:build checking for cygwin... no
1880:info:build checking for ELF support in BFD... no
1881:info:build checking for X... libraries /opt/local/lib, headers /opt/local/include
1882:info:build checking whether gdbserver is supported on this host... no
1883:info:build configure: updating cache ./config.cache
1884:info:build configure: creating ./config.status
1885:info:build config.status: creating Makefile
1886:info:build config.status: creating .gdbinit
1887:info:build config.status: creating gnulib/Makefile
1888:info:build config.status: creating config.h
1889:info:build config.status: executing depdir commands
1890:info:build mkdir .deps
1891:info:build config.status: executing depfiles commands
1892:info:build config.status: executing default commands
1893:info:build === configuring in doc (/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_gdb/work/gdb-7.0.1/gdb/doc)
1894:info:build configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--with-docdir=/opt/local/share/doc' '--enable-objc-gc' '--program-transform-name=s,y,y,' '--build=i386-apple-darwin10.2.0' '--host=i386-apple-darwin10.2.0' '--target=i386-apple-darwin10.2.0' 'build_alias=i386-apple-darwin10.2.0' 'host_alias=i386-apple-darwin10.2.0' 'target_alias=i386-apple-darwin10.2.0' 'CC=ccache /usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS= -L/opt/local/lib -arch x86_64' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=.
1895:info:build configure: loading cache .././config.cache
1896:info:build checking for a BSD-compatible install... /usr/bin/install -c
1897:info:build checking whether ln -s works... yes
1898:info:build configure: creating ./config.status
1899:info:build config.status: creating Makefile
1900:info:build === configuring in testsuite (/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_gdb/work/gdb-7.0.1/gdb/testsuite)
1901:info:build configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--with-docdir=/opt/local/share/doc' '--enable-objc-gc' '--program-transform-name=s,y,y,' '--build=i386-apple-darwin10.2.0' '--host=i386-apple-darwin10.2.0' '--target=i386-apple-darwin10.2.0' 'build_alias=i386-apple-darwin10.2.0' 'host_alias=i386-apple-darwin10.2.0' 'target_alias=i386-apple-darwin10.2.0' 'CC=ccache /usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS= -L/opt/local/lib -arch x86_64' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=.
1902:info:build configure: loading cache .././config.cache
1903:info:build checking build system type... (cached) i386-apple-darwin10.2.0
1904:info:build checking host system type... (cached) i386-apple-darwin10.2.0
1905:info:build checking target system type... (cached) i386-apple-darwin10.2.0
1906:info:build checking for make... (cached) /usr/bin/make
1907:info:build checking whether /usr/bin/make sets $(MAKE)... (cached) yes
1908:info:build checking for i386-apple-darwin10.2.0-gcc... (cached) ccache /usr/bin/gcc-4.2
1909:info:build checking for C compiler default output file name... a.out
1910:info:build checking whether the C compiler works... yes
1911:info:build checking whether we are cross compiling... no
1912:info:build checking for suffix of executables...
1913:info:build checking for suffix of object files... (cached) o
1914:info:build checking whether we are using the GNU C compiler... (cached) yes
1915:info:build checking whether ccache /usr/bin/gcc-4.2 accepts -g... (cached) yes
1916:info:build checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
1917:info:build checking how to run the C preprocessor... (cached) ccache /usr/bin/gcc-4.2 -E
1918:info:build checking for grep that handles long lines and -e... (cached) /usr/bin/grep
1919:info:build checking for egrep... (cached) /usr/bin/grep -E
1920:info:build checking for ANSI C header files... (cached) yes
1921:info:build checking for sys/types.h... (cached) yes
1922:info:build checking for sys/stat.h... (cached) yes
1923:info:build checking for stdlib.h... (cached) yes
1924:info:build checking for string.h... (cached) yes
1925:info:build checking for memory.h... (cached) yes
1926:info:build checking for strings.h... (cached) yes
1927:info:build checking for inttypes.h... (cached) yes
1928:info:build checking for stdint.h... (cached) yes
1929:info:build checking for unistd.h... (cached) yes
1930:info:build checking pthread.h usability... yes
1931:info:build checking pthread.h presence... yes
1932:info:build checking for pthread.h... yes
1933:info:build configure: updating cache .././config.cache
1934:info:build configure: creating ./config.status
1935:info:build config.status: creating Makefile
1936:info:build config.status: creating gdb.ada/Makefile
1937:info:build config.status: creating gdb.arch/Makefile
1938:info:build config.status: creating gdb.asm/Makefile
1939:info:build config.status: creating gdb.base/Makefile
1940:info:build config.status: creating gdb.cp/Makefile
1941:info:build config.status: creating gdb.disasm/Makefile
1942:info:build config.status: creating gdb.dwarf2/Makefile
1943:info:build config.status: creating gdb.fortran/Makefile
1944:info:build config.status: creating gdb.server/Makefile
1945:info:build config.status: creating gdb.java/Makefile
1946:info:build config.status: creating gdb.mi/Makefile
1947:info:build config.status: creating gdb.modula2/Makefile
1948:info:build config.status: creating gdb.objc/Makefile
1949:info:build config.status: creating gdb.opt/Makefile
1950:info:build config.status: creating gdb.pascal/Makefile
1951:info:build config.status: creating gdb.python/Makefile
1952:info:build config.status: creating gdb.reverse/Makefile
1953:info:build config.status: creating gdb.threads/Makefile
1954:info:build config.status: creating gdb.trace/Makefile
1955:info:build config.status: creating gdb.xml/Makefile
1956:info:build CONFIG_HEADERS=config.h:config.in \
1957:info:build       CONFIG_COMMANDS="default depdir" \
1958:info:build       CONFIG_FILES= \
1959:info:build       CONFIG_LINKS= \
1960:info:build       /bin/sh config.status
1961:info:build ./observer.sh h ./doc/observer.texi observer.h
1962:info:build Creating observer.htmp
1963:info:build config.status: creating config.h
1964:info:build Moving observer.htmp to observer.h
1965:info:build ./observer.sh inc ./doc/observer.texi observer.inc
1966:info:build config.status: config.h is unchanged
1967:info:build Creating observer.itmp
1968:info:build config.status: executing default commands
1969:info:build config.status: executing depdir commands
1970:info:build rm -f stdint.h-t stdint.h
1971:info:build { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1972:info:build       sed -e 's/@''HAVE_STDINT_H''@/1/g' \
1973:info:build           -e 's/@''INCLUDE_NEXT''@/include_next/g' \
1974:info:build           -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
1975:info:build           -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
1976:info:build           -e 's/@''HAVE_INTTYPES_H''@/1/g' \
1977:info:build           -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
1978:info:build           -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
1979:info:build           -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
1980:info:build           -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
1981:info:build           -e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
1982:info:build           -e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
1983:info:build           -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
1984:info:build           -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
1985:info:build           -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
1986:info:build           -e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
1987:info:build           -e 's/@''SIZE_T_SUFFIX''@/ul/g' \
1988:info:build           -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
1989:info:build           -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
1990:info:build           -e 's/@''WCHAR_T_SUFFIX''@//g' \
1991:info:build           -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
1992:info:build           -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
1993:info:build           -e 's/@''WINT_T_SUFFIX''@//g' \
1994:info:build           < ./stdint.in.h; \
1995:info:build     } > stdint.h-t
1996:info:build mv stdint.h-t stdint.h
1997:info:build rm -f string.h-t string.h
1998:info:build { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1999:info:build       sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
2000:info:build           -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
2001:info:build           -e 's|@''GNULIB_MBSLEN''@|0|g' \
2002:info:build           -e 's|@''GNULIB_MBSNLEN''@|0|g' \
2003:info:build           -e 's|@''GNULIB_MBSCHR''@|0|g' \
2004:info:build           -e 's|@''GNULIB_MBSRCHR''@|0|g' \
2005:info:build           -e 's|@''GNULIB_MBSSTR''@|0|g' \
2006:info:build           -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
2007:info:build           -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
2008:info:build           -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
2009:info:build           -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
2010:info:build           -e 's|@''GNULIB_MBSCSPN''@|0|g' \
2011:info:build           -e 's|@''GNULIB_MBSPBRK''@|0|g' \
2012:info:build           -e 's|@''GNULIB_MBSSPN''@|0|g' \
2013:info:build           -e 's|@''GNULIB_MBSSEP''@|0|g' \
2014:info:build           -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
2015:info:build           -e 's|@''GNULIB_MEMMEM''@|1|g' \
2016:info:build           -e 's|@''GNULIB_MEMPCPY''@|0|g' \
2017:info:build           -e 's|@''GNULIB_MEMRCHR''@|0|g' \
2018:info:build           -e 's|@''GNULIB_STPCPY''@|0|g' \
2019:info:build           -e 's|@''GNULIB_STPNCPY''@|0|g' \
2020:info:build           -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
2021:info:build           -e 's|@''GNULIB_STRDUP''@|0|g' \
2022:info:build           -e 's|@''GNULIB_STRNDUP''@|0|g' \
2023:info:build           -e 's|@''GNULIB_STRNLEN''@|0|g' \
2024:info:build           -e 's|@''GNULIB_STRPBRK''@|0|g' \
2025:info:build           -e 's|@''GNULIB_STRSEP''@|0|g' \
2026:info:build           -e 's|@''GNULIB_STRSTR''@|0|g' \
2027:info:build           -e 's|@''GNULIB_STRCASESTR''@|0|g' \
2028:info:build           -e 's|@''GNULIB_STRTOK_R''@|0|g' \
2029:info:build           -e 's|@''GNULIB_STRERROR''@|0|g' \
2030:info:build           -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
2031:info:build           -e 's|@''HAVE_DECL_MEMMEM''@|0|g' \
2032:info:build           -e 's|@''HAVE_MEMPCPY''@|1|g' \
2033:info:build           -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
2034:info:build           -e 's|@''HAVE_STPCPY''@|1|g' \
2035:info:build           -e 's|@''HAVE_STPNCPY''@|1|g' \
2036:info:build           -e 's|@''HAVE_STRCHRNUL''@|1|g' \
2037:info:build           -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
2038:info:build           -e 's|@''HAVE_STRNDUP''@|1|g' \
2039:info:build           -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
2040:info:build           -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
2041:info:build           -e 's|@''HAVE_STRPBRK''@|1|g' \
2042:info:build           -e 's|@''HAVE_STRSEP''@|1|g' \
2043:info:build           -e 's|@''HAVE_STRCASESTR''@|1|g' \
2044:info:build           -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
2045:info:build           -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
2046:info:build           -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
2047:info:build           -e 's|@''REPLACE_MEMMEM''@|0|g' \
2048:info:build           -e 's|@''REPLACE_STRCASESTR''@|0|g' \
2049:info:build           -e 's|@''REPLACE_STRSTR''@|0|g' \
2050:info:build           -e 's|@''REPLACE_STRERROR''@|0|g' \
2051:info:build           -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
2052:info:build           -e '/definition of GL_LINK_WARNING/r ../gnulib/extra/link-warning.h' \
2053:info:build           < ./string.in.h; \
2054:info:build     } > string.h-t
2055:info:build mv string.h-t string.h
2056:info:build /usr/bin/make  all-am
2057:info:build ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include   -pipe -O2 -arch x86_64 -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c
2058:info:build mv -f .deps/dummy.Tpo .deps/dummy.Po
2059:info:build ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include   -pipe -O2 -arch x86_64 -MT memmem.o -MD -MP -MF .deps/memmem.Tpo -c -o memmem.o memmem.c
2060:info:build mv -f .deps/memmem.Tpo .deps/memmem.Po
2061:info:build rm -f libgnu.a
2062:info:build ar cru libgnu.a dummy.o memmem.o
2063:info:build ranlib: file: libgnu.a(dummy.o) has no symbols
2064:info:build ranlib libgnu.a
2065:info:build ranlib: file: libgnu.a(dummy.o) has no symbols
2066:info:build rm -f version.c-tmp version.c
2067:info:build echo '#include "version.h"' >> version.c-tmp
2068:info:build echo 'const char version[] = "'"`sed q ./version.in`"'";' >> version.c-tmp
2069:info:build echo 'const char host_name[] = "i386-apple-darwin10.2.0";' >> version.c-tmp
2070:info:build echo 'const char target_name[] = "i386-apple-darwin10.2.0";' >> version.c-tmp
2071:info:build mv version.c-tmp version.c
2072:info:build rm -f xml-builtin.tmp
2073:info:build AWK="gawk" \
2074:info:build       /bin/sh ./features/feature_to_c.sh \
2075:info:build       xml-builtin.tmp ./features/gdb-target.dtd ./features/xinclude.dtd ./features/library-list.dtd ./features/osdata.dtd
2076:info:build /bin/sh ./../move-if-change xml-builtin.tmp xml-builtin.c
2077:info:build echo stamp > stamp-xml
2078:info:build if [ "`cd . && pwd`" != "`pwd`" ] ; then \
2079:info:build       mkdir -p ./syscalls/ ; \
2080:info:build       list='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml' ; \
2081:info:build       for file in $list ; do \
2082:info:build         f=./syscalls//$file ; \
2083:info:build         if test -f $f ; then \
2084:info:build           /usr/bin/install -c -m 644 $f \
2085:info:build               ./syscalls/ ; \
2086:info:build         fi ; \
2087:info:build       done ; \
2088:info:build     fi ;
2089:info:build Moving observer.itmp to observer.inc
2090:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo gdb.c
2091:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo i386-tdep.c
2092:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo i387-tdep.c
2093:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o i386-darwin-tdep.o -MT i386-darwin-tdep.o -MMD -MP -MF .deps/i386-darwin-tdep.Tpo i386-darwin-tdep.c
2094:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo solib.c
2095:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o solib-darwin.o -MT solib-darwin.o -MMD -MP -MF .deps/solib-darwin.Tpo solib-darwin.c
2096:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ser-base.c
2097:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ser-unix.c
2098:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ser-pipe.c
2099:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ser-tcp.c
2100:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo fork-child.c
2101:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o machoread.o -MT machoread.o -MMD -MP -MF .deps/machoread.Tpo machoread.c
2102:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o darwin-nat.o -MT darwin-nat.o -MMD -MP -MF .deps/darwin-nat.Tpo darwin-nat.c
2103:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o i386-darwin-nat.o -MT i386-darwin-nat.o -MMD -MP -MF .deps/i386-darwin-nat.Tpo i386-darwin-nat.c
2104:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o i386-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo i386-nat.c
2105:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o amd64-nat.o -MT amd64-nat.o -MMD -MP -MF .deps/amd64-nat.Tpo amd64-nat.c
2106:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o darwin-nat-info.o -MT darwin-nat-info.o -MMD -MP -MF .deps/darwin-nat-info.Tpo darwin-nat-info.c
2107:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo remote.c
2108:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo dcache.c
2109:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo tracepoint.c
2110:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ax-general.c
2111:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ax-gdb.c
2112:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo remote-fileio.c
2113:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ./cli/cli-dump.c
2114:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ./cli/cli-decode.c
2115:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ./cli/cli-script.c
2116:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cli-cmds.o -MT cli-cmds.o -MMD -MP -MF .deps/cli-cmds.Tpo ./cli/cli-cmds.c
2117:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cli-setshow.o -MT cli-setshow.o -MMD -MP -MF .deps/cli-setshow.Tpo ./cli/cli-setshow.c
2118:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cli-logging.o -MT cli-logging.o -MMD -MP -MF .deps/cli-logging.Tpo ./cli/cli-logging.c
2119:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cli-interp.o -MT cli-interp.o -MMD -MP -MF .deps/cli-interp.Tpo ./cli/cli-interp.c
2120:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ./mi/mi-out.c
2121:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ./mi/mi-console.c
2122:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ./mi/mi-cmds.c
2123:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ./mi/mi-cmd-env.c
2124:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ./mi/mi-cmd-var.c
2125:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ./mi/mi-cmd-break.c
2126:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-cmd-stack.o -MT mi-cmd-stack.o -MMD -MP -MF .deps/mi-cmd-stack.Tpo ./mi/mi-cmd-stack.c
2127:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-cmd-file.o -MT mi-cmd-file.o -MMD -MP -MF .deps/mi-cmd-file.Tpo ./mi/mi-cmd-file.c
2128:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-cmd-disas.o -MT mi-cmd-disas.o -MMD -MP -MF .deps/mi-cmd-disas.Tpo ./mi/mi-cmd-disas.c
2129:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-symbol-cmds.o -MT mi-symbol-cmds.o -MMD -MP -MF .deps/mi-symbol-cmds.Tpo ./mi/mi-symbol-cmds.c
2130:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-cmd-target.o -MT mi-cmd-target.o -MMD -MP -MF .deps/mi-cmd-target.Tpo ./mi/mi-cmd-target.c
2131:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-interp.o -MT mi-interp.o -MMD -MP -MF .deps/mi-interp.Tpo ./mi/mi-interp.c
2132:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-main.o -MT mi-main.o -MMD -MP -MF .deps/mi-main.Tpo ./mi/mi-main.c
2133:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-parse.o -MT mi-parse.o -MMD -MP -MF .deps/mi-parse.Tpo ./mi/mi-parse.c
2134:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-getopt.o -MT mi-getopt.o -MMD -MP -MF .deps/mi-getopt.Tpo ./mi/mi-getopt.c
2135:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ./mi/mi-common.c
2136:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-command.o -MT tui-command.o -MMD -MP -MF .deps/tui-command.Tpo ./tui/tui-command.c
2137:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-data.o -MT tui-data.o -MMD -MP -MF .deps/tui-data.Tpo ./tui/tui-data.c
2138:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-disasm.o -MT tui-disasm.o -MMD -MP -MF .deps/tui-disasm.Tpo ./tui/tui-disasm.c
2139:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-file.o -MT tui-file.o -MMD -MP -MF .deps/tui-file.Tpo ./tui/tui-file.c
2140:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo ./tui/tui.c
2141:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-hooks.o -MT tui-hooks.o -MMD -MP -MF .deps/tui-hooks.Tpo ./tui/tui-hooks.c
2142:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-interp.o -MT tui-interp.o -MMD -MP -MF .deps/tui-interp.Tpo ./tui/tui-interp.c
2143:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-io.o -MT tui-io.o -MMD -MP -MF .deps/tui-io.Tpo ./tui/tui-io.c
2144:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-layout.o -MT tui-layout.o -MMD -MP -MF .deps/tui-layout.Tpo ./tui/tui-layout.c
2145:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-out.o -MT tui-out.o -MMD -MP -MF .deps/tui-out.Tpo ./tui/tui-out.c
2146:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-regs.o -MT tui-regs.o -MMD -MP -MF .deps/tui-regs.Tpo ./tui/tui-regs.c
2147:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-source.o -MT tui-source.o -MMD -MP -MF .deps/tui-source.Tpo ./tui/tui-source.c
2148:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-stack.o -MT tui-stack.o -MMD -MP -MF .deps/tui-stack.Tpo ./tui/tui-stack.c
2149:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-win.o -MT tui-win.o -MMD -MP -MF .deps/tui-win.Tpo ./tui/tui-win.c
2150:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-windata.o -MT tui-windata.o -MMD -MP -MF .deps/tui-windata.Tpo ./tui/tui-windata.c
2151:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-wingeneral.o -MT tui-wingeneral.o -MMD -MP -MF .deps/tui-wingeneral.Tpo ./tui/tui-wingeneral.c
2152:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo ./tui/tui-winsource.c
2153:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ./python/python.c
2154:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o py-cmd.o -MT py-cmd.o -MMD -MP -MF .deps/py-cmd.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ./python/py-cmd.c
2155:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o py-frame.o -MT py-frame.o -MMD -MP -MF .deps/py-frame.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ./python/py-frame.c
2156:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o py-function.o -MT py-function.o -MMD -MP -MF .deps/py-function.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ./python/py-function.c
2157:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o py-objfile.o -MT py-objfile.o -MMD -MP -MF .deps/py-objfile.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ./python/py-objfile.c
2158:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o py-prettyprint.o -MT py-prettyprint.o -MMD -MP -MF .deps/py-prettyprint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ./python/py-prettyprint.c
2159:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o py-type.o -MT py-type.o -MMD -MP -MF .deps/py-type.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ./python/py-type.c
2160:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o py-utils.o -MT py-utils.o -MMD -MP -MF .deps/py-utils.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ./python/py-utils.c
2161:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ./python/py-value.c
2162:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF .deps/posix-hdep.Tpo posix-hdep.c
2163:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o c-exp.o -MT c-exp.o -MMD -MP -MF .deps/c-exp.Tpo c-exp.c
2164:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF .deps/cp-name-parser.Tpo cp-name-parser.c
2165:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o objc-exp.o -MT objc-exp.o -MMD -MP -MF .deps/objc-exp.Tpo objc-exp.c
2166:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo ada-exp.c
2167:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c
2168:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c
2169:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c
2170:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c
2171:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c
2172:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo annotate.c
2173:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo addrmap.c
2174:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo auxv.c
2175:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo bfd-target.c
2176:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo blockframe.c
2177:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo breakpoint.c
2178:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo findvar.c
2179:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo regcache.c
2180:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo charset.c
2181:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo disasm.c
2182:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo dummy-frame.c
2183:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo dfp.c
2184:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo source.c
2185:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo value.c
2186:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo eval.c
2187:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo valops.c
2188:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo valarith.c
2189:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo valprint.c
2190:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts " | sed "s/ -Wformat-nonliteral / /g"` \
2191:info:build              -c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ./printcmd.c
2192:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo block.c
2193:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo symtab.c
2194:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo symfile.c
2195:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo symmisc.c
2196:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo linespec.c
2197:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo dictionary.c
2198:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo infcall.c
2199:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo infcmd.c
2200:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo infrun.c
2201:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo expprint.c
2202:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo environ.c
2203:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo stack.c
2204:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo thread.c
2205:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo exceptions.c
2206:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo inf-child.c
2207:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo interps.c
2208:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/opt/local/bin\" ./main.c
2209:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo macrotab.c
2210:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo macrocmd.c
2211:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo macroexp.c
2212:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo macroscope.c
2213:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo event-loop.c
2214:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo event-top.c
2215:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo inf-loop.c
2216:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo completer.c
2217:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo gdbarch.c
2218:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo arch-utils.c
2219:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo gdbtypes.c
2220:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo osabi.c
2221:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo copying.c
2222:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo memattr.c
2223:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo mem-break.c
2224:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo target.c
2225:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo parse.c
2226:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo language.c
2227:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo buildsym.c
2228:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo findcmd.c
2229:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo std-regs.c
2230:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ./common/signals.c
2231:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo exec.c
2232:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo reverse.c
2233:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo bcache.c
2234:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo objfiles.c
2235:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo observer.c
2236:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo minsyms.c
2237:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo maint.c
2238:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo demangle.c
2239:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo dbxread.c
2240:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo coffread.c
2241:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo coff-pe-read.c
2242:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo dwarf2read.c
2243:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo mipsread.c
2244:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo stabsread.c
2245:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo corefile.c
2246:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo dwarf2expr.c
2247:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo dwarf2loc.c
2248:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo dwarf2-frame.c
2249:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ada-lang.c
2250:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo c-lang.c
2251:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo f-lang.c
2252:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo objc-lang.c
2253:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ada-tasks.c
2254:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ui-out.c
2255:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo cli-out.c
2256:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo varobj.c
2257:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo vec.c
2258:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o wrapper.o -MT wrapper.o -MMD -MP -MF .deps/wrapper.Tpo wrapper.c
2259:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo jv-lang.c
2260:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo jv-valprint.c
2261:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo jv-typeprint.c
2262:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo m2-lang.c
2263:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo p-lang.c
2264:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo p-typeprint.c
2265:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo p-valprint.c
2266:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o scm-exp.o -MT scm-exp.o -MMD -MP -MF .deps/scm-exp.Tpo scm-exp.c
2267:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o scm-lang.o -MT scm-lang.o -MMD -MP -MF .deps/scm-lang.Tpo scm-lang.c
2268:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o scm-valprint.o -MT scm-valprint.o -MMD -MP -MF .deps/scm-valprint.Tpo scm-valprint.c
2269:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo sentinel-frame.c
2270:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo complaints.c
2271:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo typeprint.c
2272:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ada-typeprint.c
2273:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo c-typeprint.c
2274:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo f-typeprint.c
2275:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo m2-typeprint.c
2276:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ada-valprint.c
2277:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo c-valprint.c
2278:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo cp-valprint.c
2279:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo f-valprint.c
2280:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo m2-valprint.c
2281:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo serial.c
2282:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo mdebugread.c
2283:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo top.c
2284:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo utils.c
2285:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ui-file.c
2286:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo user-regs.c
2287:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo frame.c
2288:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo frame-unwind.c
2289:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo doublest.c
2290:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo frame-base.c
2291:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo inline-frame.c
2292:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo gnu-v2-abi.c
2293:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo gnu-v3-abi.c
2294:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo cp-abi.c
2295:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo cp-support.c
2296:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo cp-namespace.c
2297:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo reggroups.c
2298:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo regset.c
2299:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo trad-frame.c
2300:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo tramp-frame.c
2301:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o solib-null.o -MT solib-null.o -MMD -MP -MF .deps/solib-null.Tpo solib-null.c
2302:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo prologue-value.c
2303:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo memory-map.c
2304:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo xml-support.c
2305:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo xml-syscall.c
2306:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo target-descriptions.c
2307:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo target-memory.c
2308:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo xml-tdesc.c
2309:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c
2310:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo inferior.c
2311:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo osdata.c
2312:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo gdb_usleep.c
2313:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo record.c
2314:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo jit.c
2315:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo inflow.c
2316:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o tui-main.o -MT tui-main.o -MMD -MP -MF .deps/tui-main.Tpo ./tui/tui-main.c
2317:info:build Making init.c
2318:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -I. -I. -I./common -I./config -DLOCALEDIR="\"/opt/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber  -I./gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -I/opt/local/include  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts  -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
2319:info:build rm -f libgdb.a
2320:info:build ar q libgdb.a i386-tdep.o i387-tdep.o i386-darwin-tdep.o solib.o solib-darwin.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o machoread.o darwin-nat.o i386-darwin-nat.o i386-nat.o amd64-nat.o darwin-nat-info.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o  cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o python.o py-cmd.o py-frame.o py-function.o py-objfile.o py-prettyprint.o py-type.o py-utils.o py-value.o posix-hdep.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ada-tasks.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o p-lang.o p-typeprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o xml-syscall.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o jit.o inflow.o    init.o
2321:info:build ar: creating archive libgdb.a
2322:info:build ranlib libgdb.a
2323:info:build rm -f gdb
2324:info:build rm -f gdbtui
2325:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -L/opt/local/lib -arch x86_64   \
2326:info:build             -o gdb gdb.o libgdb.a \
2327:info:build                ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -lintl -liconv -lc  ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a    -lncurses -lz -lm   -liconv  -lpython2.6 -lexpat ../libiberty/libiberty.a  gnulib/libgnu.a
2328:info:build ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64   -L/opt/local/lib -arch x86_64   \
2329:info:build             -o gdbtui tui-main.o libgdb.a \
2330:info:build                ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -lintl -liconv -lc  ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a    -lncurses -lz -lm   -liconv  -lpython2.6 -lexpat ../libiberty/libiberty.a  gnulib/libgnu.a
2331:info:build UndefinedUndefined symbols:
2332:info:build   " symbols:
2333:info:build   "_amd64_darwin_thread_state_reg_offset", referenced from:
2334:info:build       _darwin_complete_target in libgdb.a(i386-darwin-nat.o)
2335:info:build   "_amd64_darwin_thread_state_num_regs", referenced from:
2336:info:build       _darwin_complete_target in libgdb.a(i386-darwin-nat.o)
2337:info:build ld: symbol(s) not found
2338:info:build _amd64_darwin_thread_state_reg_offset"collect2: ld returned 1 exit status
2339:info:build , referenced from:
2340:info:build       _darwin_complete_target in libgdb.a(i386-darwin-nat.o)
2341:info:build   "_amd64_darwin_thread_state_num_regs", referenced from:
2342:info:build       _darwin_complete_target in libgdb.a(i386-darwin-nat.o)
2343:info:build ld: symbol(s) not found
2344:info:build collect2: ld returned 1 exit status
2345:info:build make[2]: *** [gdb] Error 1
2346:info:build make[2]: *** Waiting for unfinished jobs....
2347:info:build make[2]: *** [gdbtui] Error 1
2348:info:build make[1]: *** [all-gdb] Error 2
2349:info:build make: *** [all] Error 2
2350:info:build shell command " cd "/opt/local/var/macports/build/_Users_raim_src_macports_trunk_dports_devel_gdb/work/gdb-7.0.1" && /usr/bin/nice -n 10 /usr/bin/make -j2 all " returned error 2
2351:error:build Target org.macports.build returned: shell command failed
2352:debug:build Backtrace: shell command failed
2353    while executing
2354"command_exec build"
2355    (procedure "portbuild::build_main" line 9)
2356    invoked from within
2357"$procedure $targetname"
2358:info:build Warning: the following items did not execute (for gdb): org.macports.build
2359:msg:build Log for gdb is at: /opt/local/var/macports/logs/_Users_raim_src_macports_trunk_dports_devel_gdb/main.log