Ticket #24333: build_log.txt

File build_log.txt, 10.7 KB (added by david.leonardi@…, 14 years ago)
Line 
1--->  Computing dependencies for neon
2--->  Fetching neon
3--->  Verifying checksum(s) for neon
4--->  Checksumming neon-0.29.3.tar.gz
5--->  Extracting neon
6--->  Extracting neon-0.29.3.tar.gz
7--->  Configuring neon
8checking for a BSD-compatible install... /usr/bin/install -c
9checking for gcc... /usr/bin/gcc-4.0
10checking for C compiler default output file name... a.out
11checking whether the C compiler works... yes
12checking whether we are cross compiling... no
13checking for suffix of executables...
14checking for suffix of object files... o
15checking whether we are using the GNU C compiler... yes
16checking whether /usr/bin/gcc-4.0 accepts -g... yes
17checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
18checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
19checking for grep that handles long lines and -e... /usr/bin/grep
20checking for egrep... /usr/bin/grep -E
21checking for ANSI C header files... yes
22checking for sys/types.h... yes
23checking for sys/stat.h... yes
24checking for stdlib.h... yes
25checking for string.h... yes
26checking for memory.h... yes
27checking for strings.h... yes
28checking for inttypes.h... yes
29checking for stdint.h... yes
30checking for unistd.h... yes
31checking for inline... inline
32checking for an ANSI C-conforming const... yes
33checking for size_t... yes
34checking for off_t... yes
35checking for uname... Darwin
36checking whether make sets $(MAKE)... yes
37checking size of int... 4
38checking size of long... 4
39checking size of long long... 8
40checking for gcc -Wformat -Werror sanity... yes
41checking minix/config.h usability... no
42checking minix/config.h presence... no
43checking for minix/config.h... no
44checking whether it is safe to define __EXTENSIONS__... yes
45checking errno.h usability... yes
46checking errno.h presence... yes
47checking for errno.h... yes
48checking stdarg.h usability... yes
49checking stdarg.h presence... yes
50checking for stdarg.h... yes
51checking for string.h... (cached) yes
52checking for stdlib.h... (cached) yes
53checking size of size_t... 4
54checking how to print size_t... lu
55checking size of off_t... 8
56checking how to print off_t... lld
57checking size of ssize_t... 4
58checking how to print ssize_t... ld
59checking whether byte ordering is bigendian... universal
60checking whether strerror_r is declared... yes
61checking for strerror_r... yes
62checking whether strerror_r returns char *... no
63checking for snprintf... yes
64checking for vsnprintf... yes
65checking for sys/time.h... yes
66checking for limits.h... yes
67checking for sys/select.h... yes
68checking for arpa/inet.h... yes
69checking for libintl.h... yes
70checking for signal.h... yes
71checking for sys/socket.h... yes
72checking for netinet/in.h... yes
73checking for netinet/tcp.h... yes
74checking for netdb.h... yes
75checking for sys/poll.h... yes
76checking for sys/limits.h... no
77checking for fcntl.h... yes
78checking for iconv.h... yes
79checking for timezone global... yes
80configure: LFS support unnecessary, off_t is not 32-bit
81checking for strtoll... yes
82checking for strcasecmp... yes
83checking for signal... yes
84checking for setvbuf... yes
85checking for setsockopt... yes
86checking for stpcpy... yes
87checking for poll... (cached) no
88checking for fcntl... yes
89checking for getsockopt... yes
90checking whether stpcpy is declared... yes
91checking for library containing socket... none needed
92checking for library containing getaddrinfo... none needed
93checking for gai_strerror... yes
94checking for getnameinfo... yes
95checking for inet_ntop... yes
96checking for inet_pton... yes
97configure: IPv6 support is enabled
98checking for working AI_ADDRCONFIG... no
99checking for socklen_t... yes
100checking for struct tm.tm_gmtoff... yes
101checking for struct tm.__tm_gmtoff... no
102checking zlib.h usability... yes
103checking zlib.h presence... yes
104checking for zlib.h... yes
105checking for inflate in -lz... yes
106configure: zlib support enabled, using -lz
107checking whether to enable ACL support in neon... yes
108checking for pkg-config... /opt/local/bin/pkg-config
109checking for openssl pkg-config data... yes
110configure: using SSL library configuration from pkg-config
111checking openssl/ssl.h usability... yes
112checking openssl/ssl.h presence... yes
113checking for openssl/ssl.h... yes
114checking openssl/opensslv.h usability... yes
115checking openssl/opensslv.h presence... yes
116checking for openssl/opensslv.h... yes
117checking OpenSSL version is >= 0.9.7... yes
118configure: OpenSSL >= 0.9.7; EGD support not needed in neon
119configure: SSL support enabled, using OpenSSL (0.9.7 or later)
120checking for CRYPTO_set_idptr_callback... no
121checking for SSL_SESSION_cmp... yes
122configure: Thread-safe SSL not supported
123checking for pkg-config... (cached) /opt/local/bin/pkg-config
124checking for pakchois pkg-config data... no
125configure: pakchois library not found; no PKCS#11 support
126checking for krb5-config... /usr/bin/krb5-config
127checking gssapi/gssapi.h usability... yes
128checking gssapi/gssapi.h presence... yes
129checking for gssapi/gssapi.h... yes
130checking for gss_init_sec_context... yes
131configure: GSSAPI authentication support enabled
132checking gssapi/gssapi_generic.h usability... yes
133checking gssapi/gssapi_generic.h presence... yes
134checking for gssapi/gssapi_generic.h... yes
135checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes
136configure: libproxy support not enabled
137checking build system type... i386-apple-darwin9.7.0
138checking host system type... i386-apple-darwin9.7.0
139checking for a sed that does not truncate output... /usr/bin/sed
140checking for fgrep... /usr/bin/grep -F
141checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
142checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
143checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
144checking the name lister (/usr/bin/nm -p) interface... BSD nm
145checking whether ln -s works... yes
146checking the maximum length of command line arguments... 196608
147checking whether the shell understands some XSI constructs... yes
148checking whether the shell understands "+="... yes
149checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
150checking for objdump... no
151checking how to recognize dependent libraries... pass_all
152checking for ar... ar
153checking for strip... strip
154checking for ranlib... ranlib
155checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
156checking for dsymutil... dsymutil
157checking for nmedit... nmedit
158checking for lipo... lipo
159checking for otool... otool
160checking for otool64... no
161checking for -single_module linker flag... yes
162checking for -exported_symbols_list linker flag... yes
163checking for dlfcn.h... yes
164checking for objdir... .libs
165checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
166checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
167checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
168checking if /usr/bin/gcc-4.0 static flag -static works... no
169checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
170checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
171checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
172checking dynamic linker characteristics... darwin9.7.0 dyld
173checking how to hardcode library paths into programs... immediate
174checking whether stripping libraries is possible... yes
175checking if libtool supports shared libraries... yes
176checking whether to build shared libraries... yes
177checking whether to build static libraries... yes
178checking size of time_t... 4
179checking how to print time_t... ld
180checking for pid_t... yes
181checking whether time.h and sys/time.h may both be included... yes
182checking for ar... /usr/bin/ar
183checking for ranlib... /usr/bin/ranlib
184checking for sys/time.h... (cached) yes
185checking for stdint.h... (cached) yes
186checking locale.h usability... yes
187checking locale.h presence... yes
188checking for locale.h... yes
189checking for pipe... yes
190checking for isatty... yes
191checking for usleep... yes
192checking for shutdown... yes
193checking for setlocale... yes
194configure: WebDAV support is enabled
195checking expat.h usability... yes
196checking expat.h presence... yes
197checking for expat.h... yes
198checking for XML_SetXmlDeclHandler in -lexpat... yes
199checking for XML_Size... yes
200checking size of XML_Size... 4
201checking how to print XML_Size... ld
202configure: XML parser used: expat
203checking for library containing bindtextdomain... -lintl
204checking for bind_textdomain_codeset... yes
205configure: Internationalization support enabled
206configure: debugging is enabled
207checking for openssl... /opt/local/bin/openssl
208checking for certutil... notfound
209checking for pk12util... notfound
210checking for pkg-config... (cached) /opt/local/bin/pkg-config
211checking if LD -Wl,--version-script works... no
212configure: creating ./config.status
213config.status: creating neon-config
214config.status: creating Makefile
215config.status: creating src/Makefile
216config.status: creating test/Makefile
217config.status: creating neon.pc
218config.status: creating test/makekeys
219config.status: creating config.h
220config.status: executing libtool commands
221configure: Configured to build neon 0.29.3:
222
223  Install prefix:  /opt/local
224  Compiler:        /usr/bin/gcc-4.0
225  XML Parser:      expat
226  SSL library:     SSL support enabled, using OpenSSL (0.9.7 or later)
227  zlib support:    zlib support enabled, using -lz
228  Build libraries: Shared=yes, Static=yes
229
230--->  Building neon
231/bin/sh ../libtool --quiet --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I/opt/local/include -no-cpp-precomp -I/opt/local/include    -I.. -O2 -arch i386 -c ne_request.c -o ne_request.lo
232/bin/sh ../libtool --quiet --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I/opt/local/include -no-cpp-precomp -I/opt/local/include    -I.. -O2 -arch i386 -c ne_session.c -o ne_session.lo
233ne_session.c: In function 'ne_set_useragent':
234ne_session.c:420: error: syntax error before 'NEON_VERSION'
235ne_session.c:423: error: syntax error before 'NEON_VERSION'
236ne_request.c: In function 'aborted':
237ne_request.c:188: error: syntax error before 'NE_FMT_SSIZE_T'
238ne_request.c: In function 'body_fd_send':
239ne_request.c:313: error: syntax error before 'NE_FMT_OFF_T'
240ne_request.c: In function 'send_request_body':
241ne_request.c:369: error: syntax error before 'NE_FMT_SSIZE_T'
242ne_request.c:381: error: syntax error before 'NE_FMT_SSIZE_T'
243make[1]: *** [ne_session.lo] Error 1
244make[1]: *** Waiting for unfinished jobs....
245ne_request.c: In function 'set_body_length':
246ne_request.c:477: error: syntax error before 'NE_FMT_OFF_T'
247ne_request.c: In function 'read_response_block':
248ne_request.c:739: error: syntax error before 'NE_FMT_SIZE_T'
249ne_request.c:753: error: syntax error before 'NE_FMT_SSIZE_T'
250ne_request.c:758: error: syntax error before 'NE_FMT_SSIZE_T'
251make[1]: *** [ne_request.lo] Error 1
252make: *** [subdirs] Error 2
253Warning: the following items did not execute (for neon): org.macports.activate org.macports.build org.macports.destroot org.macports.install
254To report a bug, see <http://guide.macports.org/#project.tickets>