Ticket #20902: distcc-buildlog-10.6.txt

File distcc-buildlog-10.6.txt, 23.8 KB (added by luis.beca@…, 15 years ago)
Line 
1~ $ sudo port -vu install distcc
2--->  Computing dependencies for distcc.
3--->  Fetching distcc
4--->  Verifying checksum(s) for distcc
5--->  Checksumming distcc-3.1.tar.bz2
6--->  Extracting distcc
7--->  Extracting distcc-3.1.tar.bz2
8--->  Configuring distcc
9checking build system type... i386-apple-darwin10.0.0
10checking host system type... i386-apple-darwin10.0.0
11checking for gcc... ccache /usr/bin/gcc-4.2
12checking for C compiler default output file name... a.out
13checking whether the C compiler works... yes
14checking whether we are cross compiling... no
15checking for suffix of executables...
16checking for suffix of object files... o
17checking whether we are using the GNU C compiler... yes
18checking whether ccache /usr/bin/gcc-4.2 accepts -g... yes
19checking for ccache /usr/bin/gcc-4.2 option to accept ANSI C... none needed
20checking for socklen_t... yes
21checking for gcc... (cached) ccache /usr/bin/gcc-4.2
22checking whether we are using the GNU C compiler... (cached) yes
23checking whether ccache /usr/bin/gcc-4.2 accepts -g... (cached) yes
24checking for ccache /usr/bin/gcc-4.2 option to accept ANSI C... (cached) none needed
25configure: Adding gcc options: -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized
26checking for strerror in -lcposix... no
27checking whether make sets $(MAKE)... yes
28checking for a BSD-compatible install... /usr/bin/install -c
29checking for python2.5... /usr/bin/python2.5
30checking for inline... inline
31checking whether byte ordering is bigendian... no
32checking how to run the C preprocessor... ccache /usr/bin/gcc-4.2 -E
33checking for egrep... grep -E
34checking for ANSI C header files... yes
35checking for sys/types.h... yes
36checking for sys/stat.h... yes
37checking for stdlib.h... yes
38checking for string.h... yes
39checking for memory.h... yes
40checking for strings.h... yes
41checking for inttypes.h... yes
42checking for stdint.h... yes
43checking for unistd.h... yes
44checking for unistd.h... (cached) yes
45checking for sys/types.h... (cached) yes
46checking sys/sendfile.h usability... no
47checking sys/sendfile.h presence... no
48checking for sys/sendfile.h... no
49checking sys/signal.h usability... yes
50checking sys/signal.h presence... yes
51checking for sys/signal.h... yes
52checking ctype.h usability... yes
53checking ctype.h presence... yes
54checking for ctype.h... yes
55checking sys/resource.h usability... yes
56checking sys/resource.h presence... yes
57checking for sys/resource.h... yes
58checking sys/socket.h usability... yes
59checking sys/socket.h presence... yes
60checking for sys/socket.h... yes
61checking sys/select.h usability... yes
62checking sys/select.h presence... yes
63checking for sys/select.h... yes
64checking for netinet/in.h... yes
65checking for arpa/nameser.h... yes
66checking for resolv.h... yes
67checking float.h usability... yes
68checking float.h presence... yes
69checking for float.h... yes
70checking mcheck.h usability... no
71checking mcheck.h presence... no
72checking for mcheck.h... no
73checking alloca.h usability... yes
74checking alloca.h presence... yes
75checking for alloca.h... yes
76checking sys/mman.h usability... yes
77checking sys/mman.h presence... yes
78checking for sys/mman.h... yes
79checking sys/loadavg.h usability... no
80checking sys/loadavg.h presence... no
81checking for sys/loadavg.h... no
82checking elf.h usability... no
83checking elf.h presence... no
84checking for elf.h... no
85checking fnmatch.h usability... yes
86checking fnmatch.h presence... yes
87checking for fnmatch.h... yes
88checking for in_port_t... yes
89checking for in_addr_t... yes
90checking for library containing gethostent... none required
91checking for library containing setsockopt... none required
92checking for library containing hstrerror... none required
93checking for library containing inet_aton... none required
94checking popt.h usability... yes
95checking popt.h presence... yes
96checking for popt.h... yes
97checking whether to use included libpopt... no
98checking return type of signal handlers... void
99checking for getpagesize... yes
100checking for sendfile... yes
101checking for setsid... yes
102checking for flock... yes
103checking for lockf... yes
104checking for hstrerror... yes
105checking for strerror... yes
106checking for setuid... yes
107checking for setreuid... yes
108checking for getuid... yes
109checking for geteuid... yes
110checking for mcheck... no
111checking for wait4... yes
112checking for wait3... yes
113checking for waitpid... yes
114checking for setgroups... yes
115checking for snprintf... yes
116checking for vsnprintf... yes
117checking for vasprintf... yes
118checking for asprintf... yes
119checking for getcwd... yes
120checking for getwd... yes
121checking for mkdtemp... yes
122checking for getrusage... yes
123checking for strsignal... yes
124checking for gettimeofday... yes
125checking for getaddrinfo... yes
126checking for getnameinfo... yes
127checking for inet_ntop... yes
128checking for inet_ntoa... yes
129checking for strndup... no
130checking for strsep... yes
131checking for mmap... yes
132checking for strlcpy... yes
133checking for getloadavg... yes
134checking whether snprintf is declared... yes
135checking whether vsnprintf is declared... yes
136checking whether vasprintf is declared... yes
137checking whether asprintf is declared... yes
138checking whether strndup is declared... no
139checking if mmap() supports MAP_FAILED...
140checking for vararg macro support... yes
141checking for va_copy... yes
142checking for __va_copy... yes
143checking for C99 vsnprintf... yes
144checking for working socketpair... yes
145checking for struct sockaddr_storage.ss_family... yes
146checking for the pthreads library -lpthreads... no
147checking whether pthreads work without any flags... yes
148checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
149checking if more special flags are required for pthreads... -D_THREAD_SAFE
150checking whether to check for GCC pthread/shared inconsistencies... no
151configure: creating ./config.status
152config.status: creating Makefile
153config.status: creating popt/.stamp-conf
154config.status: creating lzo/.stamp-conf
155config.status: creating pump
156config.status: creating src/config.h
157 
158'make install' will install distcc as follows:
159  man pages            /opt/local/share/man/man1
160  documents            /opt/local/share/doc/distcc
161  programs             /opt/local/bin
162  system configuration /opt/local/etc
163  shared data files    /opt/local/share/distcc
164 
165
166    distcc 3.1 configured
167
168    Copyright (C) 2002, 2003, 2004 by Martin Pool <mbp@samba.org>
169    Portions Copyright 2005 Google Inc.
170
171    This program is free software; you can redistribute it and/or
172    modify it under the terms of the GNU General Public License
173    as published by the Free Software Foundation; either version 2
174    of the License, or (at your option) any later version.
175
176    This program is distributed in the hope that it will be useful,
177    but WITHOUT ANY WARRANTY; without even the implied warranty of
178    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
179    GNU General Public License for more details.
180
181    You should have received a copy of the GNU General Public License
182    along with this program; if not, write to the Free Software
183    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,
184    USA.
185
186After installing distcc, please complete the survey in the file "survey.txt".
187
188--->  Building distcc
189ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/backoff.o -c src/backoff.c
190ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/climasq.o -c src/climasq.c
191ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/clinet.o -c src/clinet.c
192ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/clirpc.o -c src/clirpc.c
193ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/compile.o -c src/compile.c
194ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/cpp.o -c src/cpp.c
195ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/distcc.o -c src/distcc.c
196ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/remote.o -c src/remote.c
197ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/ssh.o -c src/ssh.c
198ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/state.o -c src/state.c
199ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/strip.o -c src/strip.c
200ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/timefile.o -c src/timefile.c
201ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/traceenv.o -c src/traceenv.c
202ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/include_server_if.o -c src/include_server_if.c
203ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/where.o -c src/where.c
204ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/emaillog.o -c src/emaillog.c
205ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/arg.o -c src/arg.c
206In file included from src/emaillog.c:37:
207src/snprintf.h:30: error: expected declaration specifiers or '...' before numeric constant
208src/snprintf.h:30: error: expected declaration specifiers or '...' before '__builtin_object_size'
209cc1: warnings being treated as errors
210src/snprintf.h:30: warning: conflicting types for built-in function '__builtin___snprintf_chk'
211src/snprintf.h:37: error: expected declaration specifiers or '...' before numeric constant
212src/snprintf.h:37: error: expected declaration specifiers or '...' before '__builtin_object_size'
213src/snprintf.h:37: warning: conflicting types for built-in function '__builtin___vsnprintf_chk'
214make: *** [src/emaillog.o] Error 1
215make: *** Waiting for unfinished jobs....
216Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_distcc/work/distcc-3.1" && /usr/bin/make -j2 all " returned error 2
217Command output: ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/backoff.o -c src/backoff.c
218ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/climasq.o -c src/climasq.c
219ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/clinet.o -c src/clinet.c
220ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/clirpc.o -c src/clirpc.c
221ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/compile.o -c src/compile.c
222ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/cpp.o -c src/cpp.c
223ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/distcc.o -c src/distcc.c
224ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/remote.o -c src/remote.c
225ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/ssh.o -c src/ssh.c
226ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/state.o -c src/state.c
227ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/strip.o -c src/strip.c
228ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/timefile.o -c src/timefile.c
229ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/traceenv.o -c src/traceenv.c
230ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/include_server_if.o -c src/include_server_if.c
231ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/where.o -c src/where.c
232ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/emaillog.o -c src/emaillog.c
233ccache /usr/bin/gcc-4.2 -I/opt/local/include -DHAVE_CONFIG_H -D_GNU_SOURCE -DSYSCONFDIR="\"/opt/local/etc\"" -DPKGDATADIR="\"/opt/local/share/distcc\"" -Isrc -I"./src" -I"./lzo"  -Werror -O2 -arch x86_64 -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized -D_THREAD_SAFE  -o src/arg.o -c src/arg.c
234In file included from src/emaillog.c:37:
235src/snprintf.h:30: error: expected declaration specifiers or '...' before numeric constant
236src/snprintf.h:30: error: expected declaration specifiers or '...' before '__builtin_object_size'
237cc1: warnings being treated as errors
238src/snprintf.h:30: warning: conflicting types for built-in function '__builtin___snprintf_chk'
239src/snprintf.h:37: error: expected declaration specifiers or '...' before numeric constant
240src/snprintf.h:37: error: expected declaration specifiers or '...' before '__builtin_object_size'
241src/snprintf.h:37: warning: conflicting types for built-in function '__builtin___vsnprintf_chk'
242make: *** [src/emaillog.o] Error 1
243make: *** Waiting for unfinished jobs....
244
245Warning: the following items did not execute (for distcc): org.macports.activate org.macports.build org.macports.destroot org.macports.install
246Error: Status 1 encountered during processing.