Ticket #26860: main.log

File main.log, 325.1 KB (added by dbevans (David B. Evans), 14 years ago)

Debug log

Line 
1version:1
2:msg:main --->  Computing dependencies for curl:info:main .:debug:main Searching for dependency: pkgconfig
3:debug:main Found Dependency: receipt exists for pkgconfig
4:debug:main Searching for dependency: zlib
5:debug:main Found Dependency: receipt exists for zlib
6:debug:main Searching for dependency: libidn
7:debug:main Found Dependency: receipt exists for libidn
8:debug:main Searching for dependency: openssl
9:debug:main Found Dependency: receipt exists for openssl
10:debug:main Searching for dependency: curl-ca-bundle
11:debug:main Found Dependency: receipt exists for curl-ca-bundle
12:msg:main
13:debug:main Executing org.macports.main (curl)
14:msg:main --->  Fetching curl
15:debug:fetch fetch phase started at Fri Oct 15 12:23:15 PDT 2010
16:debug:fetch Executing org.macports.fetch (curl)
17:msg:fetch --->  Verifying checksum(s) for curl
18:debug:checksum checksum phase started at Fri Oct 15 12:23:15 PDT 2010
19:debug:checksum Executing org.macports.checksum (curl)
20:info:checksum --->  Checksumming curl-7.21.2.tar.bz2
21:debug:checksum Correct (sha1) checksum for curl-7.21.2.tar.bz2
22:debug:checksum Correct (rmd160) checksum for curl-7.21.2.tar.bz2
23:debug:checksum setting option extract.cmd to /usr/bin/bzip2
24:msg:checksum --->  Extracting curl
25:debug:extract extract phase started at Fri Oct 15 12:23:15 PDT 2010
26:debug:extract Executing org.macports.extract (curl)
27:info:extract --->  Extracting curl-7.21.2.tar.bz2
28:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/curl/curl-7.21.2.tar.bz2'
29:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
30:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/curl/curl-7.21.2.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
31:debug:patch patch phase started at Fri Oct 15 12:23:17 PDT 2010
32:debug:patch Executing org.macports.patch (curl)
33:msg:patch --->  Configuring curl
34:debug:patch Using compiler 'Mac OS X gcc 4.2'
35:debug:configure configure phase started at Fri Oct 15 12:23:17 PDT 2010
36:debug:configure Executing proc-pre-org.macports.configure-configure-0
37:debug:configure Executing org.macports.configure (curl)
38:info:configure --->  Configuring curl for architecture x86_64
39: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' PKG_CONFIG_PATH='/opt/local' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' NM='/usr/bin/nm' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
40:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/curl-7.21.2-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --enable-ipv6 --without-gnutls --without-gssapi --without-libssh2 --without-spnego --with-ssl --disable-ares --disable-ldap --disable-ldaps --with-libidn --with-zlib=/opt/local --disable-dependency-tracking --with-ca-bundle=/opt/local/share/curl/curl-ca-bundle.crt '
41:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
42:info:configure checking whether to enable debug build options... no
43:info:configure checking whether to enable compiler optimizer... (assumed) yes
44:info:configure checking whether to enable strict compiler warnings... no
45:info:configure checking whether to enable compiler warnings as errors... no
46:info:configure checking whether to enable curl debug memory tracking... no
47:info:configure checking whether to enable c-ares for DNS lookups... no
48:info:configure checking for sed... /usr/bin/sed
49:info:configure checking for grep... /usr/bin/grep
50:info:configure checking for egrep... /usr/bin/grep -E
51:info:configure checking for ar... /usr/bin/ar
52:info:configure checking for a BSD-compatible install... /usr/bin/install -c
53:info:configure checking whether build environment is sane... yes
54:info:configure checking for gawk... gawk
55:info:configure checking whether make sets $(MAKE)... yes
56:info:configure checking curl version... 7.21.2
57:info:configure checking build system type... x86_64-apple-darwin10.4.0
58:info:configure checking host system type... x86_64-apple-darwin10.4.0
59:info:configure checking for style of include used by make... GNU
60:info:configure checking for gcc... /usr/bin/gcc-4.2
61:info:configure checking whether the C compiler works... yes
62:info:configure checking for C compiler default output file name... a.out
63:info:configure checking for suffix of executables...
64:info:configure checking whether we are cross compiling... no
65:info:configure checking for suffix of object files... o
66:info:configure checking whether we are using the GNU C compiler... yes
67:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
68:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
69:info:configure checking dependency style of /usr/bin/gcc-4.2... none
70:info:configure checking for sys/types.h... yes
71:info:configure checking for stdint.h... yes
72:info:configure checking for inttypes.h... yes
73:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
74:info:configure checking for grep that handles long lines and -e... (cached) /usr/bin/grep
75:info:configure checking for egrep... /usr/bin/grep -E
76:info:configure checking for ANSI C header files... yes
77:info:configure checking for sys/types.h... (cached) yes
78:info:configure checking for sys/stat.h... yes
79:info:configure checking for stdlib.h... yes
80:info:configure checking for string.h... yes
81:info:configure checking for memory.h... yes
82:info:configure checking for strings.h... yes
83:info:configure checking for inttypes.h... (cached) yes
84:info:configure checking for stdint.h... (cached) yes
85:info:configure checking for unistd.h... yes
86:info:configure checking size of long... 8
87:info:configure checking size of void*... 8
88:info:configure checking for 64-bit curl_off_t data type... long
89:info:configure checking size of curl_off_t... 8
90:info:configure checking formatting string directive for curl_off_t... "ld"
91:info:configure checking formatting string directive for unsigned curl_off_t... "lu"
92:info:configure checking constant suffix string for curl_off_t... L
93:info:configure checking constant suffix string for unsigned curl_off_t... UL
94:info:configure checking if OS is AIX (to define _ALL_SOURCE)... no
95:info:configure checking if _THREAD_SAFE is already defined... no
96:info:configure checking if _THREAD_SAFE is actually needed... no
97:info:configure checking if _THREAD_SAFE is onwards defined... no
98:info:configure checking if _REENTRANT is already defined... no
99:info:configure checking if _REENTRANT is actually needed... no
100:info:configure checking if _REENTRANT is onwards defined... no
101:info:configure checking for special C compiler options needed for large files... no
102:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
103:info:configure checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no
104:info:configure checking if compiler is icc (to build with PIC)... no
105:info:configure checking for a sed that does not truncate output... (cached) /usr/bin/sed
106:info:configure checking for fgrep... /usr/bin/grep -F
107:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
108:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
109:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
110:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
111:info:configure checking whether ln -s works... yes
112:info:configure checking the maximum length of command line arguments... 196608
113:info:configure checking whether the shell understands some XSI constructs... yes
114:info:configure checking whether the shell understands "+="... yes
115:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
116:info:configure checking for objdump... objdump
117:info:configure checking how to recognize dependent libraries... pass_all
118:info:configure checking for ar... /usr/bin/ar
119:info:configure checking for strip... strip
120:info:configure checking for ranlib... ranlib
121:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
122:info:configure checking for dsymutil... dsymutil
123:info:configure checking for nmedit... nmedit
124:info:configure checking for lipo... lipo
125:info:configure checking for otool... otool
126:info:configure checking for otool64... no
127:info:configure checking for -single_module linker flag... yes
128:info:configure checking for -exported_symbols_list linker flag... yes
129:info:configure checking for dlfcn.h... yes
130:info:configure checking for objdir... .libs
131:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
132:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
133:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
134:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
135:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
136:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
137:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
138:info:configure checking dynamic linker characteristics... darwin10.4.0 dyld
139:info:configure checking how to hardcode library paths into programs... immediate
140:info:configure checking whether stripping libraries is possible... yes
141:info:configure checking if libtool supports shared libraries... yes
142:info:configure checking whether to build shared libraries... yes
143:info:configure checking whether to build static libraries... yes
144:info:configure checking if we need -mimpure-text... no
145:info:configure checking if we need BUILDING_LIBCURL... no
146:info:configure checking whether make sets $(MAKE)... (cached) yes
147:info:configure checking for inline... inline
148:info:configure checking if compiler is DEC/Compaq/HP C... no
149:info:configure checking if compiler is HP-UX C... no
150:info:configure checking if compiler is IBM C... no
151:info:configure checking if compiler is Intel C... no
152:info:configure checking if compiler is clang... no
153:info:configure checking if compiler is GNU C... yes
154:info:configure checking if compiler is LCC... no
155:info:configure checking if compiler is SGI MIPSpro C... no
156:info:configure checking if compiler is SGI MIPS C... no
157:info:configure checking if compiler is SunPro C... no
158:info:configure checking if compiler is Tiny C... no
159:info:configure checking if compiler is Watcom C... no
160:info:configure checking if compiler accepts debug disabling options... yes
161:info:configure configure: compiler options added: -g0
162:info:configure checking if compiler optimizer assumed setting might be used... no
163:info:configure checking if compiler accepts strict warning options... yes
164:info:configure configure: compiler options added: -Wno-system-headers
165:info:configure checking if compiler halts on compilation errors... yes
166:info:configure checking if compiler halts on negative sized arrays... yes
167:info:configure checking if shared libraries need -no-undefined... no
168:info:configure checking for windows.h... no
169:info:configure checking whether build target is a native Windows one... no
170:info:configure checking whether build target supports WIN32 file API... no
171:info:configure checking whether to support http... yes
172:info:configure checking whether to support ftp... yes
173:info:configure checking whether to support file... yes
174:info:configure checking whether to support ldap... no
175:info:configure checking whether to support ldaps... no
176:info:configure checking whether to support rtsp... yes
177:info:configure checking whether to support proxies... yes
178:info:configure checking whether to support dict... yes
179:info:configure checking whether to support telnet... yes
180:info:configure checking whether to support tftp... yes
181:info:configure checking whether to support pop3... yes
182:info:configure checking whether to support imap... yes
183:info:configure checking whether to support smtp... yes
184:info:configure checking whether to support gopher... yes
185:info:configure checking whether to provide built-in manual... yes
186:info:configure checking if X/Open network library is required... no
187:info:configure checking for gethostbyname... yes
188:info:configure checking for strcasecmp... yes
189:info:configure checking for windows.h... (cached) no
190:info:configure checking for winsock.h... (cached) no
191:info:configure checking for winsock2.h... (cached) no
192:info:configure checking for connect in libraries... yes
193:info:configure checking whether time.h and sys/time.h may both be included... yes
194:info:configure checking for sys/types.h... (cached) yes
195:info:configure checking sys/time.h usability... yes
196:info:configure checking sys/time.h presence... yes
197:info:configure checking for sys/time.h... yes
198:info:configure checking time.h usability... yes
199:info:configure checking time.h presence... yes
200:info:configure checking for time.h... yes
201:info:configure checking for monotonic clock_gettime... no
202:info:configure checking whether to use libgcc... no
203:info:configure checking whether to enable ipv6... yes
204:info:configure checking if struct sockaddr_in6 has sin6_scope_id member... yes
205:info:configure checking if argv can be written to... yes
206:info:configure checking if Kerberos4 support is requested... no
207:info:configure checking if SPNEGO support is requested... no
208:info:configure checking if GSSAPI support is requested... no
209:info:configure checking for pkg-config... /opt/local/bin/pkg-config
210:info:configure checking for openssl options with pkg-config... found
211:info:configure configure: pkg-config: SSL_LIBS: "-lssl -lcrypto -lz  "
212:info:configure configure: pkg-config: SSL_LDFLAGS: "-L/opt/local/lib  "
213:info:configure configure: pkg-config: SSL_CPPFLAGS: "-I/opt/local/include  "
214:info:configure checking for CRYPTO_lock in -lcrypto... yes
215:info:configure checking for SSL_connect in -lssl... yes
216:info:configure checking openssl/x509.h usability... yes
217:info:configure checking openssl/x509.h presence... yes
218:info:configure checking for openssl/x509.h... yes
219:info:configure checking openssl/rsa.h usability... yes
220:info:configure checking openssl/rsa.h presence... yes
221:info:configure checking for openssl/rsa.h... yes
222:info:configure checking openssl/crypto.h usability... yes
223:info:configure checking openssl/crypto.h presence... yes
224:info:configure checking for openssl/crypto.h... yes
225:info:configure checking openssl/pem.h usability... yes
226:info:configure checking openssl/pem.h presence... yes
227:info:configure checking for openssl/pem.h... yes
228:info:configure checking openssl/ssl.h usability... yes
229:info:configure checking openssl/ssl.h presence... yes
230:info:configure checking for openssl/ssl.h... yes
231:info:configure checking openssl/err.h usability... yes
232:info:configure checking openssl/err.h presence... yes
233:info:configure checking for openssl/err.h... yes
234:info:configure checking openssl/pkcs12.h usability... yes
235:info:configure checking openssl/pkcs12.h presence... yes
236:info:configure checking for openssl/pkcs12.h... yes
237:info:configure checking for ENGINE_init... yes
238:info:configure checking openssl/engine.h usability... yes
239:info:configure checking openssl/engine.h presence... yes
240:info:configure checking for openssl/engine.h... yes
241:info:configure checking for ENGINE_load_builtin_engines... yes
242:info:configure checking for RAND_status... yes
243:info:configure checking for RAND_screen... no
244:info:configure checking for RAND_egd... yes
245:info:configure checking for ENGINE_cleanup... yes
246:info:configure checking for CRYPTO_cleanup_all_ex_data... yes
247:info:configure checking for SSL_get_shutdown... yes
248:info:configure checking for yaSSL using OpenSSL compatibility mode... no
249:info:configure configure: Added /opt/local/lib to LD_LIBRARY_PATH
250:info:configure checking zlib.h usability... yes
251:info:configure checking zlib.h presence... yes
252:info:configure checking for zlib.h... yes
253:info:configure checking for gzread in -lz... yes
254:info:configure configure: found both libz and libz.h header
255:info:configure checking for "/dev/urandom"... yes
256:info:configure checking default CA cert bundle/path... /opt/local/share/curl/curl-ca-bundle.crt
257:info:configure checking for RTMP_Init in -lrtmp... yes
258:info:configure checking librtmp/rtmp.h usability... no
259:info:configure checking librtmp/rtmp.h presence... no
260:info:configure checking for librtmp/rtmp.h... no
261:info:configure checking whether to build with libidn... yes
262:info:configure checking for idna_to_ascii_lz in -lidn... yes
263:info:configure checking for idn_free... yes
264:info:configure checking for idna_strerror... yes
265:info:configure checking for tld_strerror... yes
266:info:configure checking idn-free.h usability... yes
267:info:configure checking idn-free.h presence... yes
268:info:configure checking for idn-free.h... yes
269:info:configure checking tld.h usability... yes
270:info:configure checking tld.h presence... yes
271:info:configure checking for tld.h... yes
272:info:configure checking for ANSI C header files... (cached) yes
273:info:configure checking for malloc.h... no
274:info:configure checking for memory.h... (cached) yes
275:info:configure checking for sys/types.h... (cached) yes
276:info:configure checking for sys/time.h... (cached) yes
277:info:configure checking for sys/select.h... yes
278:info:configure checking for sys/socket.h... yes
279:info:configure checking for sys/ioctl.h... yes
280:info:configure checking for sys/uio.h... yes
281:info:configure checking for assert.h... yes
282:info:configure checking for unistd.h... (cached) yes
283:info:configure checking for stdlib.h... (cached) yes
284:info:configure checking for limits.h... yes
285:info:configure checking for arpa/inet.h... yes
286:info:configure checking for net/if.h... yes
287:info:configure checking for netinet/in.h... yes
288:info:configure checking for sys/un.h... yes
289:info:configure checking for netinet/tcp.h... yes
290:info:configure checking for netdb.h... yes
291:info:configure checking for sys/sockio.h... yes
292:info:configure checking for sys/stat.h... (cached) yes
293:info:configure checking for sys/param.h... yes
294:info:configure checking for termios.h... yes
295:info:configure checking for termio.h... no
296:info:configure checking for sgtty.h... yes
297:info:configure checking for fcntl.h... yes
298:info:configure checking for alloca.h... yes
299:info:configure checking for time.h... (cached) yes
300:info:configure checking for io.h... no
301:info:configure checking for pwd.h... yes
302:info:configure checking for utime.h... yes
303:info:configure checking for sys/utime.h... no
304:info:configure checking for sys/poll.h... yes
305:info:configure checking for poll.h... yes
306:info:configure checking for socket.h... no
307:info:configure checking for sys/resource.h... yes
308:info:configure checking for libgen.h... yes
309:info:configure checking for locale.h... yes
310:info:configure checking for errno.h... yes
311:info:configure checking for stdbool.h... yes
312:info:configure checking for arpa/tftp.h... yes
313:info:configure checking for sys/filio.h... yes
314:info:configure checking for setjmp.h... yes
315:info:configure checking for an ANSI C-conforming const... yes
316:info:configure checking for compiler support of C99 variadic macro style... yes
317:info:configure checking for compiler support of old gcc variadic macro style... yes
318:info:configure checking for size_t... yes
319:info:configure checking whether time.h and sys/time.h may both be included... (cached) yes
320:info:configure checking for sys/types.h... (cached) yes
321:info:configure checking for sys/time.h... (cached) yes
322:info:configure checking for time.h... (cached) yes
323:info:configure checking for sys/socket.h... (cached) yes
324:info:configure checking for struct timeval... yes
325:info:configure checking run-time libs availability... fine
326:info:configure checking size of size_t... 8
327:info:configure checking size of long... (cached) 8
328:info:configure checking size of int... 4
329:info:configure checking size of short... 2
330:info:configure checking size of time_t... 8
331:info:configure checking size of off_t... 8
332:info:configure checking for long long... yes
333:info:configure checking if numberLL works... yes
334:info:configure checking for ssize_t... yes
335:info:configure checking for bool... yes
336:info:configure checking for windows.h... (cached) no
337:info:configure checking for winsock2.h... (cached) no
338:info:configure checking for ws2tcpip.h... (cached) no
339:info:configure checking for sys/types.h... (cached) yes
340:info:configure checking for sys/socket.h... (cached) yes
341:info:configure checking for curl_socklen_t data type... socklen_t
342:info:configure checking size of curl_socklen_t... 4
343:info:configure checking for in_addr_t... yes
344:info:configure checking for struct sockaddr_storage... yes
345:info:configure checking signal.h usability... yes
346:info:configure checking signal.h presence... yes
347:info:configure checking for signal.h... yes
348:info:configure checking for sig_atomic_t... yes
349:info:configure checking if sig_atomic_t is already defined as volatile... no
350:info:configure checking return type of signal handlers... void
351:info:configure checking for sys/select.h... (cached) yes
352:info:configure checking for sys/socket.h... (cached) yes
353:info:configure checking for select... yes
354:info:configure checking types of args and return type for select... int,fd_set *,struct timeval *,int
355:info:configure checking for sys/types.h... (cached) yes
356:info:configure checking for sys/socket.h... (cached) yes
357:info:configure checking for recv... yes
358:info:configure checking types of args and return type for recv... int,void *,size_t,int,ssize_t
359:info:configure checking for sys/types.h... (cached) yes
360:info:configure checking for sys/socket.h... (cached) yes
361:info:configure checking for recvfrom... yes
362:info:configure checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t
363:info:configure checking for sys/types.h... (cached) yes
364:info:configure checking for sys/socket.h... (cached) yes
365:info:configure checking for send... yes
366:info:configure checking types of args and return type for send... int,const void *,size_t,int,ssize_t
367:info:configure checking for sys/types.h... (cached) yes
368:info:configure checking for sys/socket.h... (cached) yes
369:info:configure checking for MSG_NOSIGNAL... no
370:info:configure checking for sys/types.h... (cached) yes
371:info:configure checking for unistd.h... (cached) yes
372:info:configure checking if alarm can be linked... yes
373:info:configure checking if alarm is prototyped... yes
374:info:configure checking if alarm is compilable... yes
375:info:configure checking if alarm usage allowed... yes
376:info:configure checking if alarm might be used... yes
377:info:configure checking for sys/types.h... (cached) yes
378:info:configure checking for string.h... (cached) yes
379:info:configure checking for strings.h... (cached) yes
380:info:configure checking for sys/types.h... (cached) yes
381:info:configure checking for libgen.h... (cached) yes
382:info:configure checking if basename can be linked... yes
383:info:configure checking if basename is prototyped... yes
384:info:configure checking if basename is compilable... yes
385:info:configure checking if basename usage allowed... yes
386:info:configure checking if basename might be used... yes
387:info:configure checking for sys/types.h... (cached) yes
388:info:configure checking for socket.h... (cached) no
389:info:configure checking if closesocket can be linked... no
390:info:configure checking if closesocket might be used... no
391:info:configure checking if CloseSocket can be linked... no
392:info:configure checking if CloseSocket might be used... no
393:info:configure checking if connect can be linked... yes
394:info:configure checking if connect is prototyped... yes
395:info:configure checking if connect is compilable... yes
396:info:configure checking if connect usage allowed... yes
397:info:configure checking if connect might be used... yes
398:info:configure checking for sys/types.h... (cached) yes
399:info:configure checking for unistd.h... (cached) yes
400:info:configure checking for fcntl.h... (cached) yes
401:info:configure checking if fcntl can be linked... yes
402:info:configure checking if fcntl is prototyped... yes
403:info:configure checking if fcntl is compilable... yes
404:info:configure checking if fcntl usage allowed... yes
405:info:configure checking if fcntl might be used... yes
406:info:configure checking if fcntl O_NONBLOCK is compilable... yes
407:info:configure checking if fcntl O_NONBLOCK usage allowed... yes
408:info:configure checking if fcntl O_NONBLOCK might be used... yes
409:info:configure checking for sys/types.h... (cached) yes
410:info:configure checking for stdio.h... yes
411:info:configure checking if fdopen can be linked... yes
412:info:configure checking if fdopen is prototyped... yes
413:info:configure checking if fdopen is compilable... yes
414:info:configure checking if fdopen usage allowed... yes
415:info:configure checking if fdopen might be used... yes
416:info:configure checking for sys/types.h... (cached) yes
417:info:configure checking for netdb.h... (cached) yes
418:info:configure checking if freeaddrinfo can be linked... yes
419:info:configure checking if freeaddrinfo is prototyped... yes
420:info:configure checking if freeaddrinfo is compilable... yes
421:info:configure checking if freeaddrinfo usage allowed... yes
422:info:configure checking if freeaddrinfo might be used... yes
423:info:configure checking for sys/types.h... (cached) yes
424:info:configure checking for sys/socket.h... (cached) yes
425:info:configure checking for netinet/in.h... (cached) yes
426:info:configure checking for ifaddrs.h... yes
427:info:configure checking if freeifaddrs can be linked... yes
428:info:configure checking if freeifaddrs is prototyped... yes
429:info:configure checking if freeifaddrs is compilable... yes
430:info:configure checking if freeifaddrs usage allowed... yes
431:info:configure checking if freeifaddrs might be used... yes
432:info:configure checking if ftruncate can be linked... yes
433:info:configure checking if ftruncate is prototyped... yes
434:info:configure checking if ftruncate is compilable... yes
435:info:configure checking if ftruncate usage allowed... yes
436:info:configure checking if ftruncate might be used... yes
437:info:configure checking for sys/types.h... (cached) yes
438:info:configure checking for stdlib.h... (cached) yes
439:info:configure checking if getaddrinfo can be linked... yes
440:info:configure checking if getaddrinfo is prototyped... yes
441:info:configure checking if getaddrinfo is compilable... yes
442:info:configure checking if getaddrinfo seems to work... yes
443:info:configure checking if getaddrinfo usage allowed... yes
444:info:configure checking if getaddrinfo might be used... yes
445:info:configure checking if getaddrinfo is threadsafe... yes
446:info:configure checking if gethostbyaddr can be linked... yes
447:info:configure checking if gethostbyaddr is prototyped... yes
448:info:configure checking if gethostbyaddr is compilable... yes
449:info:configure checking if gethostbyaddr usage allowed... yes
450:info:configure checking if gethostbyaddr might be used... yes
451:info:configure checking if gethostbyaddr_r can be linked... no
452:info:configure checking if gethostbyaddr_r might be used... no
453:info:configure checking if gethostbyname can be linked... yes
454:info:configure checking if gethostbyname is prototyped... yes
455:info:configure checking if gethostbyname is compilable... yes
456:info:configure checking if gethostbyname usage allowed... yes
457:info:configure checking if gethostbyname might be used... yes
458:info:configure checking if gethostbyname_r can be linked... no
459:info:configure checking if gethostbyname_r might be used... no
460:info:configure checking if gethostname can be linked... yes
461:info:configure checking if gethostname is prototyped... yes
462:info:configure checking if gethostname is compilable... yes
463:info:configure checking if gethostname usage allowed... yes
464:info:configure checking if gethostname might be used... yes
465:info:configure checking if getifaddrs can be linked... yes
466:info:configure checking if getifaddrs is prototyped... yes
467:info:configure checking if getifaddrs is compilable... yes
468:info:configure checking if getifaddrs seems to work... yes
469:info:configure checking if getifaddrs usage allowed... yes
470:info:configure checking if getifaddrs might be used... yes
471:info:configure checking if getservbyport_r can be linked... no
472:info:configure checking if getservbyport_r might be used... no
473:info:configure checking for sys/types.h... (cached) yes
474:info:configure checking for sys/time.h... (cached) yes
475:info:configure checking for time.h... (cached) yes
476:info:configure checking if gmtime_r can be linked... yes
477:info:configure checking if gmtime_r is prototyped... yes
478:info:configure checking if gmtime_r is compilable... yes
479:info:configure checking if gmtime_r seems to work... yes
480:info:configure checking if gmtime_r usage allowed... yes
481:info:configure checking if gmtime_r might be used... yes
482:info:configure checking for sys/types.h... (cached) yes
483:info:configure checking for sys/socket.h... (cached) yes
484:info:configure checking for netinet/in.h... (cached) yes
485:info:configure checking for arpa/inet.h... (cached) yes
486:info:configure checking if inet_ntoa_r can be linked... no
487:info:configure checking if inet_ntoa_r might be used... no
488:info:configure checking if inet_ntop can be linked... yes
489:info:configure checking if inet_ntop is prototyped... yes
490:info:configure checking if inet_ntop is compilable... yes
491:info:configure checking if inet_ntop seems to work... yes
492:info:configure checking if inet_ntop usage allowed... yes
493:info:configure checking if inet_ntop might be used... yes
494:info:configure checking if inet_pton can be linked... yes
495:info:configure checking if inet_pton is prototyped... yes
496:info:configure checking if inet_pton is compilable... yes
497:info:configure checking if inet_pton seems to work... yes
498:info:configure checking if inet_pton usage allowed... yes
499:info:configure checking if inet_pton might be used... yes
500:info:configure checking for sys/types.h... (cached) yes
501:info:configure checking for unistd.h... (cached) yes
502:info:configure checking for sys/socket.h... (cached) yes
503:info:configure checking for sys/ioctl.h... (cached) yes
504:info:configure checking for stropts.h... no
505:info:configure checking if ioctl can be linked... yes
506:info:configure checking if ioctl is prototyped... yes
507:info:configure checking if ioctl is compilable... yes
508:info:configure checking if ioctl usage allowed... yes
509:info:configure checking if ioctl might be used... yes
510:info:configure checking if ioctl FIONBIO is compilable... yes
511:info:configure checking if ioctl FIONBIO usage allowed... yes
512:info:configure checking if ioctl FIONBIO might be used... yes
513:info:configure checking if ioctl SIOCGIFADDR is compilable... yes
514:info:configure checking if ioctl SIOCGIFADDR usage allowed... yes
515:info:configure checking if ioctl SIOCGIFADDR might be used... yes
516:info:configure checking if ioctlsocket can be linked... no
517:info:configure checking if ioctlsocket might be used... no
518:info:configure checking if IoctlSocket can be linked... no
519:info:configure checking if IoctlSocket might be used... no
520:info:configure checking if localtime_r can be linked... yes
521:info:configure checking if localtime_r is prototyped... yes
522:info:configure checking if localtime_r is compilable... yes
523:info:configure checking if localtime_r seems to work... yes
524:info:configure checking if localtime_r usage allowed... yes
525:info:configure checking if localtime_r might be used... yes
526:info:configure checking if memrchr can be linked... no
527:info:configure checking if memrchr seems a macro... no
528:info:configure checking if memrchr might be used... no
529:info:configure checking for sys/types.h... (cached) yes
530:info:configure checking for poll.h... (cached) yes
531:info:configure checking for sys/poll.h... (cached) yes
532:info:configure checking if poll can be linked... yes
533:info:configure checking if poll is prototyped... yes
534:info:configure checking if poll is compilable... yes
535:info:configure checking if poll seems to work... yes
536:info:configure checking if poll usage allowed... no
537:info:configure checking if poll might be used... no
538:info:configure checking if setsockopt can be linked... yes
539:info:configure checking if setsockopt is prototyped... yes
540:info:configure checking if setsockopt is compilable... yes
541:info:configure checking if setsockopt usage allowed... yes
542:info:configure checking if setsockopt might be used... yes
543:info:configure checking if setsockopt SO_NONBLOCK is compilable... no
544:info:configure checking if setsockopt SO_NONBLOCK might be used... no
545:info:configure checking for sys/types.h... (cached) yes
546:info:configure checking for signal.h... (cached) yes
547:info:configure checking if sigaction can be linked... yes
548:info:configure checking if sigaction is prototyped... yes
549:info:configure checking if sigaction is compilable... yes
550:info:configure checking if sigaction usage allowed... yes
551:info:configure checking if sigaction might be used... yes
552:info:configure checking if siginterrupt can be linked... yes
553:info:configure checking if siginterrupt is prototyped... yes
554:info:configure checking if siginterrupt is compilable... yes
555:info:configure checking if siginterrupt usage allowed... yes
556:info:configure checking if siginterrupt might be used... yes
557:info:configure checking if signal can be linked... yes
558:info:configure checking if signal is prototyped... yes
559:info:configure checking if signal is compilable... yes
560:info:configure checking if signal usage allowed... yes
561:info:configure checking if signal might be used... yes
562:info:configure checking for sys/types.h... (cached) yes
563:info:configure checking for setjmp.h... (cached) yes
564:info:configure checking if sigsetjmp can be linked... yes
565:info:configure checking if sigsetjmp is prototyped... yes
566:info:configure checking if sigsetjmp is compilable... yes
567:info:configure checking if sigsetjmp usage allowed... yes
568:info:configure checking if sigsetjmp might be used... yes
569:info:configure checking if socket can be linked... yes
570:info:configure checking if socket is prototyped... yes
571:info:configure checking if socket is compilable... yes
572:info:configure checking if socket usage allowed... yes
573:info:configure checking if socket might be used... yes
574:info:configure checking if strcasecmp can be linked... yes
575:info:configure checking if strcasecmp is prototyped... yes
576:info:configure checking if strcasecmp is compilable... yes
577:info:configure checking if strcasecmp usage allowed... yes
578:info:configure checking if strcasecmp might be used... yes
579:info:configure checking if strcasestr can be linked... yes
580:info:configure checking if strcasestr is prototyped... yes
581:info:configure checking if strcasestr is compilable... yes
582:info:configure checking if strcasestr usage allowed... yes
583:info:configure checking if strcasestr might be used... yes
584:info:configure checking if strcmpi can be linked... no
585:info:configure checking if strcmpi might be used... no
586:info:configure checking if strdup can be linked... yes
587:info:configure checking if strdup is prototyped... yes
588:info:configure checking if strdup is compilable... yes
589:info:configure checking if strdup usage allowed... yes
590:info:configure checking if strdup might be used... yes
591:info:configure checking if strerror_r can be linked... yes
592:info:configure checking if strerror_r is prototyped... yes
593:info:configure checking if strerror_r is compilable... yes
594:info:configure checking if strerror_r is glibc like... no
595:info:configure checking if strerror_r is POSIX like... yes
596:info:configure checking if strerror_r seems to work... yes
597:info:configure checking if strerror_r usage allowed... yes
598:info:configure checking if strerror_r might be used... yes
599:info:configure checking if stricmp can be linked... no
600:info:configure checking if stricmp might be used... no
601:info:configure checking if strlcat can be linked... yes
602:info:configure checking if strlcat is prototyped... yes
603:info:configure checking if strlcat is compilable... yes
604:info:configure checking if strlcat usage allowed... yes
605:info:configure checking if strlcat might be used... yes
606:info:configure checking if strncasecmp can be linked... yes
607:info:configure checking if strncasecmp is prototyped... yes
608:info:configure checking if strncasecmp is compilable... yes
609:info:configure checking if strncasecmp usage allowed... yes
610:info:configure checking if strncasecmp might be used... yes
611:info:configure checking if strncmpi can be linked... no
612:info:configure checking if strncmpi might be used... no
613:info:configure checking if strnicmp can be linked... no
614:info:configure checking if strnicmp might be used... no
615:info:configure checking if strstr can be linked... yes
616:info:configure checking if strstr is prototyped... yes
617:info:configure checking if strstr is compilable... yes
618:info:configure checking if strstr usage allowed... yes
619:info:configure checking if strstr might be used... yes
620:info:configure checking if strtok_r can be linked... yes
621:info:configure checking if strtok_r is prototyped... yes
622:info:configure checking if strtok_r is compilable... yes
623:info:configure checking if strtok_r usage allowed... yes
624:info:configure checking if strtok_r might be used... yes
625:info:configure checking if strtoll can be linked... yes
626:info:configure checking if strtoll is prototyped... yes
627:info:configure checking if strtoll is compilable... yes
628:info:configure checking if strtoll usage allowed... yes
629:info:configure checking if strtoll might be used... yes
630:info:configure checking for sys/types.h... (cached) yes
631:info:configure checking for sys/uio.h... (cached) yes
632:info:configure checking if writev can be linked... yes
633:info:configure checking if writev is prototyped... yes
634:info:configure checking if writev is compilable... yes
635:info:configure checking if writev usage allowed... yes
636:info:configure checking if writev might be used... yes
637:info:configure checking for fork... yes
638:info:configure checking for geteuid... yes
639:info:configure checking for getpass_r... no
640:info:configure checking deeper for getpass_r... but still no
641:info:configure checking for getppid... yes
642:info:configure checking for getprotobyname... yes
643:info:configure checking for getpwuid... yes
644:info:configure checking for getrlimit... yes
645:info:configure checking for gettimeofday... yes
646:info:configure checking for inet_addr... yes
647:info:configure checking for perror... yes
648:info:configure checking for pipe... yes
649:info:configure checking for setlocale... yes
650:info:configure checking for setmode... yes
651:info:configure checking for setrlimit... yes
652:info:configure checking for uname... yes
653:info:configure checking for utime... yes
654:info:configure checking for sys/types.h... (cached) yes
655:info:configure checking for sys/socket.h... (cached) yes
656:info:configure checking for netdb.h... (cached) yes
657:info:configure checking for getnameinfo... yes
658:info:configure checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int
659:info:configure checking for stdio.h... (cached) yes
660:info:configure checking for sys/types.h... (cached) yes
661:info:configure checking for sys/socket.h... (cached) yes
662:info:configure checking for netdb.h... (cached) yes
663:info:configure checking for netinet/in.h... (cached) yes
664:info:configure checking for arpa/inet.h... (cached) yes
665:info:configure checking for working NI_WITHSCOPEID... no
666:info:configure checking whether to enable non-blocking communications... yes
667:info:configure checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
668:info:configure checking for perl... /opt/local/bin/perl
669:info:configure checking for gnroff... no
670:info:configure checking for nroff... /opt/local/bin/nroff
671:info:configure checking how to use *nroff to get plain text from man pages... -man
672:info:configure checking whether to enable the threaded resolver... no
673:info:configure checking whether to enable verbose strings... yes
674:info:configure checking whether to enable SSPI support (Windows native builds only)... no
675:info:configure checking whether to enable cryptographic authentication methods... yes
676:info:configure checking whether to enable support for cookies... yes
677:info:configure checking whether to enable hidden symbols in the library... no
678:info:configure checking whether to enforce SONAME bump... no
679:info:configure configure: creating ./config.status
680:info:configure config.status: creating Makefile
681:info:configure config.status: creating docs/Makefile
682:info:configure config.status: creating docs/examples/Makefile
683:info:configure config.status: creating docs/libcurl/Makefile
684:info:configure config.status: creating include/Makefile
685:info:configure config.status: creating include/curl/Makefile
686:info:configure config.status: creating src/Makefile
687:info:configure config.status: creating lib/Makefile
688:info:configure config.status: creating tests/Makefile
689:info:configure config.status: creating tests/data/Makefile
690:info:configure config.status: creating tests/server/Makefile
691:info:configure config.status: creating tests/libtest/Makefile
692:info:configure config.status: creating packages/Makefile
693:info:configure config.status: creating packages/Win32/Makefile
694:info:configure config.status: creating packages/Win32/cygwin/Makefile
695:info:configure config.status: creating packages/Linux/Makefile
696:info:configure config.status: creating packages/Linux/RPM/Makefile
697:info:configure config.status: creating packages/Linux/RPM/curl.spec
698:info:configure config.status: creating packages/Linux/RPM/curl-ssl.spec
699:info:configure config.status: creating packages/Solaris/Makefile
700:info:configure config.status: creating packages/EPM/curl.list
701:info:configure config.status: creating packages/EPM/Makefile
702:info:configure config.status: creating packages/vms/Makefile
703:info:configure config.status: creating packages/AIX/Makefile
704:info:configure config.status: creating packages/AIX/RPM/Makefile
705:info:configure config.status: creating packages/AIX/RPM/curl.spec
706:info:configure config.status: creating curl-config
707:info:configure config.status: creating libcurl.pc
708:info:configure config.status: creating lib/curl_config.h
709:info:configure config.status: creating src/curl_config.h
710:info:configure config.status: creating include/curl/curlbuild.h
711:info:configure config.status: executing depfiles commands
712:info:configure config.status: executing libtool commands
713:info:configure configure: Configured to build curl/libcurl:
714:info:configure
715:info:configure   curl version:    7.21.2
716:info:configure   Host setup:      x86_64-apple-darwin10.4.0
717:info:configure   Install prefix:  /opt/local
718:info:configure   Compiler:        /usr/bin/gcc-4.2
719:info:configure   SSL support:     enabled (OpenSSL)
720:info:configure   SSH support:     no      (--with-libssh2)
721:info:configure   zlib support:    enabled
722:info:configure   krb4 support:    no      (--with-krb4*)
723:info:configure   GSSAPI support:  no      (--with-gssapi)
724:info:configure   SPNEGO support:  no      (--with-spnego)
725:info:configure   resolver:        default (--enable-ares / --enable-threaded-resolver)
726:info:configure   ipv6 support:    enabled
727:info:configure   IDN support:     enabled
728:info:configure   Build libcurl:   Shared=yes, Static=yes
729:info:configure   Built-in manual: enabled
730:info:configure   Verbose errors:  enabled (--disable-verbose)
731:info:configure   SSPI support:    no      (--enable-sspi)
732:info:configure   ca cert bundle:  /opt/local/share/curl/curl-ca-bundle.crt
733:info:configure   ca cert path:    no
734:info:configure   LDAP support:    no      (--enable-ldap / --with-ldap-lib / --with-lber-lib)
735:info:configure   LDAPS support:   no      (--enable-ldaps)
736:info:configure   RTSP support:    enabled
737:info:configure   RTMP support:    no      (--with-librtmp)
738:info:configure   Protocols:       DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP
739:info:configure
740:info:configure --->  Configuring curl for architecture i386
741:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' PKG_CONFIG_PATH='/opt/local' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' FCFLAGS='-pipe -O2 -m32' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' NM='/usr/bin/nm' OBJCFLAGS='-pipe -O2 -arch i386' FFLAGS='-pipe -O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
742:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/curl-7.21.2-i386" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --enable-ipv6 --without-gnutls --without-gssapi --without-libssh2 --without-spnego --with-ssl --disable-ares --disable-ldap --disable-ldaps --with-libidn --with-zlib=/opt/local --disable-dependency-tracking --with-ca-bundle=/opt/local/share/curl/curl-ca-bundle.crt '
743:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
744:info:configure checking whether to enable debug build options... no
745:info:configure checking whether to enable compiler optimizer... (assumed) yes
746:info:configure checking whether to enable strict compiler warnings... no
747:info:configure checking whether to enable compiler warnings as errors... no
748:info:configure checking whether to enable curl debug memory tracking... no
749:info:configure checking whether to enable c-ares for DNS lookups... no
750:info:configure checking for sed... /usr/bin/sed
751:info:configure checking for grep... /usr/bin/grep
752:info:configure checking for egrep... /usr/bin/grep -E
753:info:configure checking for ar... /usr/bin/ar
754:info:configure checking for a BSD-compatible install... /usr/bin/install -c
755:info:configure checking whether build environment is sane... yes
756:info:configure checking for gawk... gawk
757:info:configure checking whether make sets $(MAKE)... yes
758:info:configure checking curl version... 7.21.2
759:info:configure checking build system type... x86_64-apple-darwin10.4.0
760:info:configure checking host system type... x86_64-apple-darwin10.4.0
761:info:configure checking for style of include used by make... GNU
762:info:configure checking for gcc... /usr/bin/gcc-4.2
763:info:configure checking whether the C compiler works... yes
764:info:configure checking for C compiler default output file name... a.out
765:info:configure checking for suffix of executables...
766:info:configure checking whether we are cross compiling... no
767:info:configure checking for suffix of object files... o
768:info:configure checking whether we are using the GNU C compiler... yes
769:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
770:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
771:info:configure checking dependency style of /usr/bin/gcc-4.2... none
772:info:configure checking for sys/types.h... yes
773:info:configure checking for stdint.h... yes
774:info:configure checking for inttypes.h... yes
775:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
776:info:configure checking for grep that handles long lines and -e... (cached) /usr/bin/grep
777:info:configure checking for egrep... /usr/bin/grep -E
778:info:configure checking for ANSI C header files... yes
779:info:configure checking for sys/types.h... (cached) yes
780:info:configure checking for sys/stat.h... yes
781:info:configure checking for stdlib.h... yes
782:info:configure checking for string.h... yes
783:info:configure checking for memory.h... yes
784:info:configure checking for strings.h... yes
785:info:configure checking for inttypes.h... (cached) yes
786:info:configure checking for stdint.h... (cached) yes
787:info:configure checking for unistd.h... yes
788:info:configure checking size of long... 4
789:info:configure checking size of void*... 4
790:info:configure checking for 64-bit curl_off_t data type... int64_t
791:info:configure checking size of curl_off_t... 8
792:info:configure checking formatting string directive for curl_off_t... "lld"
793:info:configure checking formatting string directive for unsigned curl_off_t... "llu"
794:info:configure checking constant suffix string for curl_off_t... LL
795:info:configure checking constant suffix string for unsigned curl_off_t... ULL
796:info:configure checking if OS is AIX (to define _ALL_SOURCE)... no
797:info:configure checking if _THREAD_SAFE is already defined... no
798:info:configure checking if _THREAD_SAFE is actually needed... no
799:info:configure checking if _THREAD_SAFE is onwards defined... no
800:info:configure checking if _REENTRANT is already defined... no
801:info:configure checking if _REENTRANT is actually needed... no
802:info:configure checking if _REENTRANT is onwards defined... no
803:info:configure checking for special C compiler options needed for large files... no
804:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
805:info:configure checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no
806:info:configure checking if compiler is icc (to build with PIC)... no
807:info:configure checking for a sed that does not truncate output... (cached) /usr/bin/sed
808:info:configure checking for fgrep... /usr/bin/grep -F
809:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
810:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
811:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
812:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
813:info:configure checking whether ln -s works... yes
814:info:configure checking the maximum length of command line arguments... 196608
815:info:configure checking whether the shell understands some XSI constructs... yes
816:info:configure checking whether the shell understands "+="... yes
817:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
818:info:configure checking for objdump... objdump
819:info:configure checking how to recognize dependent libraries... pass_all
820:info:configure checking for ar... /usr/bin/ar
821:info:configure checking for strip... strip
822:info:configure checking for ranlib... ranlib
823:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
824:info:configure checking for dsymutil... dsymutil
825:info:configure checking for nmedit... nmedit
826:info:configure checking for lipo... lipo
827:info:configure checking for otool... otool
828:info:configure checking for otool64... no
829:info:configure checking for -single_module linker flag... yes
830:info:configure checking for -exported_symbols_list linker flag... yes
831:info:configure checking for dlfcn.h... yes
832:info:configure checking for objdir... .libs
833:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
834:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
835:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
836:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
837:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
838:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
839:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
840:info:configure checking dynamic linker characteristics... darwin10.4.0 dyld
841:info:configure checking how to hardcode library paths into programs... immediate
842:info:configure checking whether stripping libraries is possible... yes
843:info:configure checking if libtool supports shared libraries... yes
844:info:configure checking whether to build shared libraries... yes
845:info:configure checking whether to build static libraries... yes
846:info:configure checking if we need -mimpure-text... no
847:info:configure checking if we need BUILDING_LIBCURL... no
848:info:configure checking whether make sets $(MAKE)... (cached) yes
849:info:configure checking for inline... inline
850:info:configure checking if compiler is DEC/Compaq/HP C... no
851:info:configure checking if compiler is HP-UX C... no
852:info:configure checking if compiler is IBM C... no
853:info:configure checking if compiler is Intel C... no
854:info:configure checking if compiler is clang... no
855:info:configure checking if compiler is GNU C... yes
856:info:configure checking if compiler is LCC... no
857:info:configure checking if compiler is SGI MIPSpro C... no
858:info:configure checking if compiler is SGI MIPS C... no
859:info:configure checking if compiler is SunPro C... no
860:info:configure checking if compiler is Tiny C... no
861:info:configure checking if compiler is Watcom C... no
862:info:configure checking if compiler accepts debug disabling options... yes
863:info:configure configure: compiler options added: -g0
864:info:configure checking if compiler optimizer assumed setting might be used... no
865:info:configure checking if compiler accepts strict warning options... yes
866:info:configure configure: compiler options added: -Wno-system-headers
867:info:configure checking if compiler halts on compilation errors... yes
868:info:configure checking if compiler halts on negative sized arrays... yes
869:info:configure checking if shared libraries need -no-undefined... no
870:info:configure checking for windows.h... no
871:info:configure checking whether build target is a native Windows one... no
872:info:configure checking whether build target supports WIN32 file API... no
873:info:configure checking whether to support http... yes
874:info:configure checking whether to support ftp... yes
875:info:configure checking whether to support file... yes
876:info:configure checking whether to support ldap... no
877:info:configure checking whether to support ldaps... no
878:info:configure checking whether to support rtsp... yes
879:info:configure checking whether to support proxies... yes
880:info:configure checking whether to support dict... yes
881:info:configure checking whether to support telnet... yes
882:info:configure checking whether to support tftp... yes
883:info:configure checking whether to support pop3... yes
884:info:configure checking whether to support imap... yes
885:info:configure checking whether to support smtp... yes
886:info:configure checking whether to support gopher... yes
887:info:configure checking whether to provide built-in manual... yes
888:info:configure checking if X/Open network library is required... no
889:info:configure checking for gethostbyname... yes
890:info:configure checking for strcasecmp... yes
891:info:configure checking for windows.h... (cached) no
892:info:configure checking for winsock.h... (cached) no
893:info:configure checking for winsock2.h... (cached) no
894:info:configure checking for connect in libraries... yes
895:info:configure checking whether time.h and sys/time.h may both be included... yes
896:info:configure checking for sys/types.h... (cached) yes
897:info:configure checking sys/time.h usability... yes
898:info:configure checking sys/time.h presence... yes
899:info:configure checking for sys/time.h... yes
900:info:configure checking time.h usability... yes
901:info:configure checking time.h presence... yes
902:info:configure checking for time.h... yes
903:info:configure checking for monotonic clock_gettime... no
904:info:configure checking whether to use libgcc... no
905:info:configure checking whether to enable ipv6... yes
906:info:configure checking if struct sockaddr_in6 has sin6_scope_id member... yes
907:info:configure checking if argv can be written to... yes
908:info:configure checking if Kerberos4 support is requested... no
909:info:configure checking if SPNEGO support is requested... no
910:info:configure checking if GSSAPI support is requested... no
911:info:configure checking for pkg-config... /opt/local/bin/pkg-config
912:info:configure checking for openssl options with pkg-config... found
913:info:configure configure: pkg-config: SSL_LIBS: "-lssl -lcrypto -lz  "
914:info:configure configure: pkg-config: SSL_LDFLAGS: "-L/opt/local/lib  "
915:info:configure configure: pkg-config: SSL_CPPFLAGS: "-I/opt/local/include  "
916:info:configure checking for CRYPTO_lock in -lcrypto... yes
917:info:configure checking for SSL_connect in -lssl... yes
918:info:configure checking openssl/x509.h usability... yes
919:info:configure checking openssl/x509.h presence... yes
920:info:configure checking for openssl/x509.h... yes
921:info:configure checking openssl/rsa.h usability... yes
922:info:configure checking openssl/rsa.h presence... yes
923:info:configure checking for openssl/rsa.h... yes
924:info:configure checking openssl/crypto.h usability... yes
925:info:configure checking openssl/crypto.h presence... yes
926:info:configure checking for openssl/crypto.h... yes
927:info:configure checking openssl/pem.h usability... yes
928:info:configure checking openssl/pem.h presence... yes
929:info:configure checking for openssl/pem.h... yes
930:info:configure checking openssl/ssl.h usability... yes
931:info:configure checking openssl/ssl.h presence... yes
932:info:configure checking for openssl/ssl.h... yes
933:info:configure checking openssl/err.h usability... yes
934:info:configure checking openssl/err.h presence... yes
935:info:configure checking for openssl/err.h... yes
936:info:configure checking openssl/pkcs12.h usability... yes
937:info:configure checking openssl/pkcs12.h presence... yes
938:info:configure checking for openssl/pkcs12.h... yes
939:info:configure checking for ENGINE_init... yes
940:info:configure checking openssl/engine.h usability... yes
941:info:configure checking openssl/engine.h presence... yes
942:info:configure checking for openssl/engine.h... yes
943:info:configure checking for ENGINE_load_builtin_engines... yes
944:info:configure checking for RAND_status... yes
945:info:configure checking for RAND_screen... no
946:info:configure checking for RAND_egd... yes
947:info:configure checking for ENGINE_cleanup... yes
948:info:configure checking for CRYPTO_cleanup_all_ex_data... yes
949:info:configure checking for SSL_get_shutdown... yes
950:info:configure checking for yaSSL using OpenSSL compatibility mode... no
951:info:configure configure: Added /opt/local/lib to LD_LIBRARY_PATH
952:info:configure checking zlib.h usability... yes
953:info:configure checking zlib.h presence... yes
954:info:configure checking for zlib.h... yes
955:info:configure checking for gzread in -lz... yes
956:info:configure configure: found both libz and libz.h header
957:info:configure checking for "/dev/urandom"... yes
958:info:configure checking default CA cert bundle/path... /opt/local/share/curl/curl-ca-bundle.crt
959:info:configure checking for RTMP_Init in -lrtmp... no
960:info:configure checking whether to build with libidn... yes
961:info:configure checking for idna_to_ascii_lz in -lidn... yes
962:info:configure checking for idn_free... yes
963:info:configure checking for idna_strerror... yes
964:info:configure checking for tld_strerror... yes
965:info:configure checking idn-free.h usability... yes
966:info:configure checking idn-free.h presence... yes
967:info:configure checking for idn-free.h... yes
968:info:configure checking tld.h usability... yes
969:info:configure checking tld.h presence... yes
970:info:configure checking for tld.h... yes
971:info:configure checking for ANSI C header files... (cached) yes
972:info:configure checking for malloc.h... no
973:info:configure checking for memory.h... (cached) yes
974:info:configure checking for sys/types.h... (cached) yes
975:info:configure checking for sys/time.h... (cached) yes
976:info:configure checking for sys/select.h... yes
977:info:configure checking for sys/socket.h... yes
978:info:configure checking for sys/ioctl.h... yes
979:info:configure checking for sys/uio.h... yes
980:info:configure checking for assert.h... yes
981:info:configure checking for unistd.h... (cached) yes
982:info:configure checking for stdlib.h... (cached) yes
983:info:configure checking for limits.h... yes
984:info:configure checking for arpa/inet.h... yes
985:info:configure checking for net/if.h... yes
986:info:configure checking for netinet/in.h... yes
987:info:configure checking for sys/un.h... yes
988:info:configure checking for netinet/tcp.h... yes
989:info:configure checking for netdb.h... yes
990:info:configure checking for sys/sockio.h... yes
991:info:configure checking for sys/stat.h... (cached) yes
992:info:configure checking for sys/param.h... yes
993:info:configure checking for termios.h... yes
994:info:configure checking for termio.h... no
995:info:configure checking for sgtty.h... yes
996:info:configure checking for fcntl.h... yes
997:info:configure checking for alloca.h... yes
998:info:configure checking for time.h... (cached) yes
999:info:configure checking for io.h... no
1000:info:configure checking for pwd.h... yes
1001:info:configure checking for utime.h... yes
1002:info:configure checking for sys/utime.h... no
1003:info:configure checking for sys/poll.h... yes
1004:info:configure checking for poll.h... yes
1005:info:configure checking for socket.h... no
1006:info:configure checking for sys/resource.h... yes
1007:info:configure checking for libgen.h... yes
1008:info:configure checking for locale.h... yes
1009:info:configure checking for errno.h... yes
1010:info:configure checking for stdbool.h... yes
1011:info:configure checking for arpa/tftp.h... yes
1012:info:configure checking for sys/filio.h... yes
1013:info:configure checking for setjmp.h... yes
1014:info:configure checking for an ANSI C-conforming const... yes
1015:info:configure checking for compiler support of C99 variadic macro style... yes
1016:info:configure checking for compiler support of old gcc variadic macro style... yes
1017:info:configure checking for size_t... yes
1018:info:configure checking whether time.h and sys/time.h may both be included... (cached) yes
1019:info:configure checking for sys/types.h... (cached) yes
1020:info:configure checking for sys/time.h... (cached) yes
1021:info:configure checking for time.h... (cached) yes
1022:info:configure checking for sys/socket.h... (cached) yes
1023:info:configure checking for struct timeval... yes
1024:info:configure checking run-time libs availability... fine
1025:info:configure checking size of size_t... 4
1026:info:configure checking size of long... (cached) 4
1027:info:configure checking size of int... 4
1028:info:configure checking size of short... 2
1029:info:configure checking size of time_t... 4
1030:info:configure checking size of off_t... 8
1031:info:configure checking for long long... yes
1032:info:configure checking if numberLL works... yes
1033:info:configure checking for ssize_t... yes
1034:info:configure checking for bool... yes
1035:info:configure checking for windows.h... (cached) no
1036:info:configure checking for winsock2.h... (cached) no
1037:info:configure checking for ws2tcpip.h... (cached) no
1038:info:configure checking for sys/types.h... (cached) yes
1039:info:configure checking for sys/socket.h... (cached) yes
1040:info:configure checking for curl_socklen_t data type... socklen_t
1041:info:configure checking size of curl_socklen_t... 4
1042:info:configure checking for in_addr_t... yes
1043:info:configure checking for struct sockaddr_storage... yes
1044:info:configure checking signal.h usability... yes
1045:info:configure checking signal.h presence... yes
1046:info:configure checking for signal.h... yes
1047:info:configure checking for sig_atomic_t... yes
1048:info:configure checking if sig_atomic_t is already defined as volatile... no
1049:info:configure checking return type of signal handlers... void
1050:info:configure checking for sys/select.h... (cached) yes
1051:info:configure checking for sys/socket.h... (cached) yes
1052:info:configure checking for select... yes
1053:info:configure checking types of args and return type for select... int,fd_set *,struct timeval *,int
1054:info:configure checking for sys/types.h... (cached) yes
1055:info:configure checking for sys/socket.h... (cached) yes
1056:info:configure checking for recv... yes
1057:info:configure checking types of args and return type for recv... int,void *,size_t,int,ssize_t
1058:info:configure checking for sys/types.h... (cached) yes
1059:info:configure checking for sys/socket.h... (cached) yes
1060:info:configure checking for recvfrom... yes
1061:info:configure checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t
1062:info:configure checking for sys/types.h... (cached) yes
1063:info:configure checking for sys/socket.h... (cached) yes
1064:info:configure checking for send... yes
1065:info:configure checking types of args and return type for send... int,const void *,size_t,int,ssize_t
1066:info:configure checking for sys/types.h... (cached) yes
1067:info:configure checking for sys/socket.h... (cached) yes
1068:info:configure checking for MSG_NOSIGNAL... no
1069:info:configure checking for sys/types.h... (cached) yes
1070:info:configure checking for unistd.h... (cached) yes
1071:info:configure checking if alarm can be linked... yes
1072:info:configure checking if alarm is prototyped... yes
1073:info:configure checking if alarm is compilable... yes
1074:info:configure checking if alarm usage allowed... yes
1075:info:configure checking if alarm might be used... yes
1076:info:configure checking for sys/types.h... (cached) yes
1077:info:configure checking for string.h... (cached) yes
1078:info:configure checking for strings.h... (cached) yes
1079:info:configure checking for sys/types.h... (cached) yes
1080:info:configure checking for libgen.h... (cached) yes
1081:info:configure checking if basename can be linked... yes
1082:info:configure checking if basename is prototyped... yes
1083:info:configure checking if basename is compilable... yes
1084:info:configure checking if basename usage allowed... yes
1085:info:configure checking if basename might be used... yes
1086:info:configure checking for sys/types.h... (cached) yes
1087:info:configure checking for socket.h... (cached) no
1088:info:configure checking if closesocket can be linked... no
1089:info:configure checking if closesocket might be used... no
1090:info:configure checking if CloseSocket can be linked... no
1091:info:configure checking if CloseSocket might be used... no
1092:info:configure checking if connect can be linked... yes
1093:info:configure checking if connect is prototyped... yes
1094:info:configure checking if connect is compilable... yes
1095:info:configure checking if connect usage allowed... yes
1096:info:configure checking if connect might be used... yes
1097:info:configure checking for sys/types.h... (cached) yes
1098:info:configure checking for unistd.h... (cached) yes
1099:info:configure checking for fcntl.h... (cached) yes
1100:info:configure checking if fcntl can be linked... yes
1101:info:configure checking if fcntl is prototyped... yes
1102:info:configure checking if fcntl is compilable... yes
1103:info:configure checking if fcntl usage allowed... yes
1104:info:configure checking if fcntl might be used... yes
1105:info:configure checking if fcntl O_NONBLOCK is compilable... yes
1106:info:configure checking if fcntl O_NONBLOCK usage allowed... yes
1107:info:configure checking if fcntl O_NONBLOCK might be used... yes
1108:info:configure checking for sys/types.h... (cached) yes
1109:info:configure checking for stdio.h... yes
1110:info:configure checking if fdopen can be linked... yes
1111:info:configure checking if fdopen is prototyped... yes
1112:info:configure checking if fdopen is compilable... yes
1113:info:configure checking if fdopen usage allowed... yes
1114:info:configure checking if fdopen might be used... yes
1115:info:configure checking for sys/types.h... (cached) yes
1116:info:configure checking for netdb.h... (cached) yes
1117:info:configure checking if freeaddrinfo can be linked... yes
1118:info:configure checking if freeaddrinfo is prototyped... yes
1119:info:configure checking if freeaddrinfo is compilable... yes
1120:info:configure checking if freeaddrinfo usage allowed... yes
1121:info:configure checking if freeaddrinfo might be used... yes
1122:info:configure checking for sys/types.h... (cached) yes
1123:info:configure checking for sys/socket.h... (cached) yes
1124:info:configure checking for netinet/in.h... (cached) yes
1125:info:configure checking for ifaddrs.h... yes
1126:info:configure checking if freeifaddrs can be linked... yes
1127:info:configure checking if freeifaddrs is prototyped... yes
1128:info:configure checking if freeifaddrs is compilable... yes
1129:info:configure checking if freeifaddrs usage allowed... yes
1130:info:configure checking if freeifaddrs might be used... yes
1131:info:configure checking if ftruncate can be linked... yes
1132:info:configure checking if ftruncate is prototyped... yes
1133:info:configure checking if ftruncate is compilable... yes
1134:info:configure checking if ftruncate usage allowed... yes
1135:info:configure checking if ftruncate might be used... yes
1136:info:configure checking for sys/types.h... (cached) yes
1137:info:configure checking for stdlib.h... (cached) yes
1138:info:configure checking if getaddrinfo can be linked... yes
1139:info:configure checking if getaddrinfo is prototyped... yes
1140:info:configure checking if getaddrinfo is compilable... yes
1141:info:configure checking if getaddrinfo seems to work... yes
1142:info:configure checking if getaddrinfo usage allowed... yes
1143:info:configure checking if getaddrinfo might be used... yes
1144:info:configure checking if getaddrinfo is threadsafe... yes
1145:info:configure checking if gethostbyaddr can be linked... yes
1146:info:configure checking if gethostbyaddr is prototyped... yes
1147:info:configure checking if gethostbyaddr is compilable... yes
1148:info:configure checking if gethostbyaddr usage allowed... yes
1149:info:configure checking if gethostbyaddr might be used... yes
1150:info:configure checking if gethostbyaddr_r can be linked... no
1151:info:configure checking if gethostbyaddr_r might be used... no
1152:info:configure checking if gethostbyname can be linked... yes
1153:info:configure checking if gethostbyname is prototyped... yes
1154:info:configure checking if gethostbyname is compilable... yes
1155:info:configure checking if gethostbyname usage allowed... yes
1156:info:configure checking if gethostbyname might be used... yes
1157:info:configure checking if gethostbyname_r can be linked... no
1158:info:configure checking if gethostbyname_r might be used... no
1159:info:configure checking if gethostname can be linked... yes
1160:info:configure checking if gethostname is prototyped... yes
1161:info:configure checking if gethostname is compilable... yes
1162:info:configure checking if gethostname usage allowed... yes
1163:info:configure checking if gethostname might be used... yes
1164:info:configure checking if getifaddrs can be linked... yes
1165:info:configure checking if getifaddrs is prototyped... yes
1166:info:configure checking if getifaddrs is compilable... yes
1167:info:configure checking if getifaddrs seems to work... yes
1168:info:configure checking if getifaddrs usage allowed... yes
1169:info:configure checking if getifaddrs might be used... yes
1170:info:configure checking if getservbyport_r can be linked... no
1171:info:configure checking if getservbyport_r might be used... no
1172:info:configure checking for sys/types.h... (cached) yes
1173:info:configure checking for sys/time.h... (cached) yes
1174:info:configure checking for time.h... (cached) yes
1175:info:configure checking if gmtime_r can be linked... yes
1176:info:configure checking if gmtime_r is prototyped... yes
1177:info:configure checking if gmtime_r is compilable... yes
1178:info:configure checking if gmtime_r seems to work... yes
1179:info:configure checking if gmtime_r usage allowed... yes
1180:info:configure checking if gmtime_r might be used... yes
1181:info:configure checking for sys/types.h... (cached) yes
1182:info:configure checking for sys/socket.h... (cached) yes
1183:info:configure checking for netinet/in.h... (cached) yes
1184:info:configure checking for arpa/inet.h... (cached) yes
1185:info:configure checking if inet_ntoa_r can be linked... no
1186:info:configure checking if inet_ntoa_r might be used... no
1187:info:configure checking if inet_ntop can be linked... yes
1188:info:configure checking if inet_ntop is prototyped... yes
1189:info:configure checking if inet_ntop is compilable... yes
1190:info:configure checking if inet_ntop seems to work... yes
1191:info:configure checking if inet_ntop usage allowed... yes
1192:info:configure checking if inet_ntop might be used... yes
1193:info:configure checking if inet_pton can be linked... yes
1194:info:configure checking if inet_pton is prototyped... yes
1195:info:configure checking if inet_pton is compilable... yes
1196:info:configure checking if inet_pton seems to work... yes
1197:info:configure checking if inet_pton usage allowed... yes
1198:info:configure checking if inet_pton might be used... yes
1199:info:configure checking for sys/types.h... (cached) yes
1200:info:configure checking for unistd.h... (cached) yes
1201:info:configure checking for sys/socket.h... (cached) yes
1202:info:configure checking for sys/ioctl.h... (cached) yes
1203:info:configure checking for stropts.h... no
1204:info:configure checking if ioctl can be linked... yes
1205:info:configure checking if ioctl is prototyped... yes
1206:info:configure checking if ioctl is compilable... yes
1207:info:configure checking if ioctl usage allowed... yes
1208:info:configure checking if ioctl might be used... yes
1209:info:configure checking if ioctl FIONBIO is compilable... yes
1210:info:configure checking if ioctl FIONBIO usage allowed... yes
1211:info:configure checking if ioctl FIONBIO might be used... yes
1212:info:configure checking if ioctl SIOCGIFADDR is compilable... yes
1213:info:configure checking if ioctl SIOCGIFADDR usage allowed... yes
1214:info:configure checking if ioctl SIOCGIFADDR might be used... yes
1215:info:configure checking if ioctlsocket can be linked... no
1216:info:configure checking if ioctlsocket might be used... no
1217:info:configure checking if IoctlSocket can be linked... no
1218:info:configure checking if IoctlSocket might be used... no
1219:info:configure checking if localtime_r can be linked... yes
1220:info:configure checking if localtime_r is prototyped... yes
1221:info:configure checking if localtime_r is compilable... yes
1222:info:configure checking if localtime_r seems to work... yes
1223:info:configure checking if localtime_r usage allowed... yes
1224:info:configure checking if localtime_r might be used... yes
1225:info:configure checking if memrchr can be linked... no
1226:info:configure checking if memrchr seems a macro... no
1227:info:configure checking if memrchr might be used... no
1228:info:configure checking for sys/types.h... (cached) yes
1229:info:configure checking for poll.h... (cached) yes
1230:info:configure checking for sys/poll.h... (cached) yes
1231:info:configure checking if poll can be linked... yes
1232:info:configure checking if poll is prototyped... yes
1233:info:configure checking if poll is compilable... yes
1234:info:configure checking if poll seems to work... yes
1235:info:configure checking if poll usage allowed... no
1236:info:configure checking if poll might be used... no
1237:info:configure checking if setsockopt can be linked... yes
1238:info:configure checking if setsockopt is prototyped... yes
1239:info:configure checking if setsockopt is compilable... yes
1240:info:configure checking if setsockopt usage allowed... yes
1241:info:configure checking if setsockopt might be used... yes
1242:info:configure checking if setsockopt SO_NONBLOCK is compilable... no
1243:info:configure checking if setsockopt SO_NONBLOCK might be used... no
1244:info:configure checking for sys/types.h... (cached) yes
1245:info:configure checking for signal.h... (cached) yes
1246:info:configure checking if sigaction can be linked... yes
1247:info:configure checking if sigaction is prototyped... yes
1248:info:configure checking if sigaction is compilable... yes
1249:info:configure checking if sigaction usage allowed... yes
1250:info:configure checking if sigaction might be used... yes
1251:info:configure checking if siginterrupt can be linked... yes
1252:info:configure checking if siginterrupt is prototyped... yes
1253:info:configure checking if siginterrupt is compilable... yes
1254:info:configure checking if siginterrupt usage allowed... yes
1255:info:configure checking if siginterrupt might be used... yes
1256:info:configure checking if signal can be linked... yes
1257:info:configure checking if signal is prototyped... yes
1258:info:configure checking if signal is compilable... yes
1259:info:configure checking if signal usage allowed... yes
1260:info:configure checking if signal might be used... yes
1261:info:configure checking for sys/types.h... (cached) yes
1262:info:configure checking for setjmp.h... (cached) yes
1263:info:configure checking if sigsetjmp can be linked... yes
1264:info:configure checking if sigsetjmp is prototyped... yes
1265:info:configure checking if sigsetjmp is compilable... yes
1266:info:configure checking if sigsetjmp usage allowed... yes
1267:info:configure checking if sigsetjmp might be used... yes
1268:info:configure checking if socket can be linked... yes
1269:info:configure checking if socket is prototyped... yes
1270:info:configure checking if socket is compilable... yes
1271:info:configure checking if socket usage allowed... yes
1272:info:configure checking if socket might be used... yes
1273:info:configure checking if strcasecmp can be linked... yes
1274:info:configure checking if strcasecmp is prototyped... yes
1275:info:configure checking if strcasecmp is compilable... yes
1276:info:configure checking if strcasecmp usage allowed... yes
1277:info:configure checking if strcasecmp might be used... yes
1278:info:configure checking if strcasestr can be linked... yes
1279:info:configure checking if strcasestr is prototyped... yes
1280:info:configure checking if strcasestr is compilable... yes
1281:info:configure checking if strcasestr usage allowed... yes
1282:info:configure checking if strcasestr might be used... yes
1283:info:configure checking if strcmpi can be linked... no
1284:info:configure checking if strcmpi might be used... no
1285:info:configure checking if strdup can be linked... yes
1286:info:configure checking if strdup is prototyped... yes
1287:info:configure checking if strdup is compilable... yes
1288:info:configure checking if strdup usage allowed... yes
1289:info:configure checking if strdup might be used... yes
1290:info:configure checking if strerror_r can be linked... yes
1291:info:configure checking if strerror_r is prototyped... yes
1292:info:configure checking if strerror_r is compilable... yes
1293:info:configure checking if strerror_r is glibc like... no
1294:info:configure checking if strerror_r is POSIX like... yes
1295:info:configure checking if strerror_r seems to work... yes
1296:info:configure checking if strerror_r usage allowed... yes
1297:info:configure checking if strerror_r might be used... yes
1298:info:configure checking if stricmp can be linked... no
1299:info:configure checking if stricmp might be used... no
1300:info:configure checking if strlcat can be linked... yes
1301:info:configure checking if strlcat is prototyped... yes
1302:info:configure checking if strlcat is compilable... yes
1303:info:configure checking if strlcat usage allowed... yes
1304:info:configure checking if strlcat might be used... yes
1305:info:configure checking if strncasecmp can be linked... yes
1306:info:configure checking if strncasecmp is prototyped... yes
1307:info:configure checking if strncasecmp is compilable... yes
1308:info:configure checking if strncasecmp usage allowed... yes
1309:info:configure checking if strncasecmp might be used... yes
1310:info:configure checking if strncmpi can be linked... no
1311:info:configure checking if strncmpi might be used... no
1312:info:configure checking if strnicmp can be linked... no
1313:info:configure checking if strnicmp might be used... no
1314:info:configure checking if strstr can be linked... yes
1315:info:configure checking if strstr is prototyped... yes
1316:info:configure checking if strstr is compilable... yes
1317:info:configure checking if strstr usage allowed... yes
1318:info:configure checking if strstr might be used... yes
1319:info:configure checking if strtok_r can be linked... yes
1320:info:configure checking if strtok_r is prototyped... yes
1321:info:configure checking if strtok_r is compilable... yes
1322:info:configure checking if strtok_r usage allowed... yes
1323:info:configure checking if strtok_r might be used... yes
1324:info:configure checking if strtoll can be linked... yes
1325:info:configure checking if strtoll is prototyped... yes
1326:info:configure checking if strtoll is compilable... yes
1327:info:configure checking if strtoll usage allowed... yes
1328:info:configure checking if strtoll might be used... yes
1329:info:configure checking for sys/types.h... (cached) yes
1330:info:configure checking for sys/uio.h... (cached) yes
1331:info:configure checking if writev can be linked... yes
1332:info:configure checking if writev is prototyped... yes
1333:info:configure checking if writev is compilable... yes
1334:info:configure checking if writev usage allowed... yes
1335:info:configure checking if writev might be used... yes
1336:info:configure checking for fork... yes
1337:info:configure checking for geteuid... yes
1338:info:configure checking for getpass_r... no
1339:info:configure checking deeper for getpass_r... but still no
1340:info:configure checking for getppid... yes
1341:info:configure checking for getprotobyname... yes
1342:info:configure checking for getpwuid... yes
1343:info:configure checking for getrlimit... yes
1344:info:configure checking for gettimeofday... yes
1345:info:configure checking for inet_addr... yes
1346:info:configure checking for perror... yes
1347:info:configure checking for pipe... yes
1348:info:configure checking for setlocale... yes
1349:info:configure checking for setmode... yes
1350:info:configure checking for setrlimit... yes
1351:info:configure checking for uname... yes
1352:info:configure checking for utime... yes
1353:info:configure checking for sys/types.h... (cached) yes
1354:info:configure checking for sys/socket.h... (cached) yes
1355:info:configure checking for netdb.h... (cached) yes
1356:info:configure checking for getnameinfo... yes
1357:info:configure checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int
1358:info:configure checking for stdio.h... (cached) yes
1359:info:configure checking for sys/types.h... (cached) yes
1360:info:configure checking for sys/socket.h... (cached) yes
1361:info:configure checking for netdb.h... (cached) yes
1362:info:configure checking for netinet/in.h... (cached) yes
1363:info:configure checking for arpa/inet.h... (cached) yes
1364:info:configure checking for working NI_WITHSCOPEID... no
1365:info:configure checking whether to enable non-blocking communications... yes
1366:info:configure checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
1367:info:configure checking for perl... /opt/local/bin/perl
1368:info:configure checking for gnroff... no
1369:info:configure checking for nroff... /opt/local/bin/nroff
1370:info:configure checking how to use *nroff to get plain text from man pages... -man
1371:info:configure checking whether to enable the threaded resolver... no
1372:info:configure checking whether to enable verbose strings... yes
1373:info:configure checking whether to enable SSPI support (Windows native builds only)... no
1374:info:configure checking whether to enable cryptographic authentication methods... yes
1375:info:configure checking whether to enable support for cookies... yes
1376:info:configure checking whether to enable hidden symbols in the library... no
1377:info:configure checking whether to enforce SONAME bump... no
1378:info:configure configure: creating ./config.status
1379:info:configure config.status: creating Makefile
1380:info:configure config.status: creating docs/Makefile
1381:info:configure config.status: creating docs/examples/Makefile
1382:info:configure config.status: creating docs/libcurl/Makefile
1383:info:configure config.status: creating include/Makefile
1384:info:configure config.status: creating include/curl/Makefile
1385:info:configure config.status: creating src/Makefile
1386:info:configure config.status: creating lib/Makefile
1387:info:configure config.status: creating tests/Makefile
1388:info:configure config.status: creating tests/data/Makefile
1389:info:configure config.status: creating tests/server/Makefile
1390:info:configure config.status: creating tests/libtest/Makefile
1391:info:configure config.status: creating packages/Makefile
1392:info:configure config.status: creating packages/Win32/Makefile
1393:info:configure config.status: creating packages/Win32/cygwin/Makefile
1394:info:configure config.status: creating packages/Linux/Makefile
1395:info:configure config.status: creating packages/Linux/RPM/Makefile
1396:info:configure config.status: creating packages/Linux/RPM/curl.spec
1397:info:configure config.status: creating packages/Linux/RPM/curl-ssl.spec
1398:info:configure config.status: creating packages/Solaris/Makefile
1399:info:configure config.status: creating packages/EPM/curl.list
1400:info:configure config.status: creating packages/EPM/Makefile
1401:info:configure config.status: creating packages/vms/Makefile
1402:info:configure config.status: creating packages/AIX/Makefile
1403:info:configure config.status: creating packages/AIX/RPM/Makefile
1404:info:configure config.status: creating packages/AIX/RPM/curl.spec
1405:info:configure config.status: creating curl-config
1406:info:configure config.status: creating libcurl.pc
1407:info:configure config.status: creating lib/curl_config.h
1408:info:configure config.status: creating src/curl_config.h
1409:info:configure config.status: creating include/curl/curlbuild.h
1410:info:configure config.status: executing depfiles commands
1411:info:configure config.status: executing libtool commands
1412:info:configure configure: Configured to build curl/libcurl:
1413:info:configure
1414:info:configure   curl version:    7.21.2
1415:info:configure   Host setup:      x86_64-apple-darwin10.4.0
1416:info:configure   Install prefix:  /opt/local
1417:info:configure   Compiler:        /usr/bin/gcc-4.2
1418:info:configure   SSL support:     enabled (OpenSSL)
1419:info:configure   SSH support:     no      (--with-libssh2)
1420:info:configure   zlib support:    enabled
1421:info:configure   krb4 support:    no      (--with-krb4*)
1422:info:configure   GSSAPI support:  no      (--with-gssapi)
1423:info:configure   SPNEGO support:  no      (--with-spnego)
1424:info:configure   resolver:        default (--enable-ares / --enable-threaded-resolver)
1425:info:configure   ipv6 support:    enabled
1426:info:configure   IDN support:     enabled
1427:info:configure   Build libcurl:   Shared=yes, Static=yes
1428:info:configure   Built-in manual: enabled
1429:info:configure   Verbose errors:  enabled (--disable-verbose)
1430:info:configure   SSPI support:    no      (--enable-sspi)
1431:info:configure   ca cert bundle:  /opt/local/share/curl/curl-ca-bundle.crt
1432:info:configure   ca cert path:    no
1433:info:configure   LDAP support:    no      (--enable-ldap / --with-ldap-lib / --with-lber-lib)
1434:info:configure   LDAPS support:   no      (--enable-ldaps)
1435:info:configure   RTSP support:    enabled
1436:info:configure   RTMP support:    no      (--with-librtmp)
1437:info:configure   Protocols:       DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP
1438:info:configure
1439:debug:configure Executing proc-post-org.macports.configure-configure-0
1440:msg:configure --->  Building curl
1441:debug:build build phase started at Fri Oct 15 12:25:19 PDT 2010
1442:debug:build Executing org.macports.build (curl)
1443:info:build --->  Building curl for architecture x86_64
1444:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
1445:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/curl-7.21.2-x86_64" && /usr/bin/make -j4 all'
1446:info:build Making all in lib
1447:info:build /usr/bin/make  all-am
1448:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o file.lo file.c
1449:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o timeval.lo timeval.c
1450:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o base64.lo base64.c
1451:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o hostip.lo hostip.c
1452:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c file.c  -fno-common -DPIC -o .libs/file.o
1453:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostip.c  -fno-common -DPIC -o .libs/hostip.o
1454:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c timeval.c  -fno-common -DPIC -o .libs/timeval.o
1455:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c base64.c  -fno-common -DPIC -o .libs/base64.o
1456:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c timeval.c -o timeval.o >/dev/null 2>&1
1457:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o progress.lo progress.c
1458:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c progress.c  -fno-common -DPIC -o .libs/progress.o
1459:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c base64.c -o base64.o >/dev/null 2>&1
1460:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c file.c -o file.o >/dev/null 2>&1
1461:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostip.c -o hostip.o >/dev/null 2>&1
1462:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o formdata.lo formdata.c
1463:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c progress.c -o progress.o >/dev/null 2>&1
1464:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c formdata.c  -fno-common -DPIC -o .libs/formdata.o
1465:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o cookie.lo cookie.c
1466:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o http.lo http.c
1467:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c cookie.c  -fno-common -DPIC -o .libs/cookie.o
1468:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http.c  -fno-common -DPIC -o .libs/http.o
1469:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o sendf.lo sendf.c
1470:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c sendf.c  -fno-common -DPIC -o .libs/sendf.o
1471:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c formdata.c -o formdata.o >/dev/null 2>&1
1472:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c cookie.c -o cookie.o >/dev/null 2>&1
1473:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c sendf.c -o sendf.o >/dev/null 2>&1
1474:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o ftp.lo ftp.c
1475:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ftp.c  -fno-common -DPIC -o .libs/ftp.o
1476:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o url.lo url.c
1477:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o dict.lo dict.c
1478:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c url.c  -fno-common -DPIC -o .libs/url.o
1479:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c dict.c  -fno-common -DPIC -o .libs/dict.o
1480:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http.c -o http.o >/dev/null 2>&1
1481:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c dict.c -o dict.o >/dev/null 2>&1
1482:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o if2ip.lo if2ip.c
1483:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c if2ip.c  -fno-common -DPIC -o .libs/if2ip.o
1484:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c if2ip.c -o if2ip.o >/dev/null 2>&1
1485:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o speedcheck.lo speedcheck.c
1486:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c speedcheck.c  -fno-common -DPIC -o .libs/speedcheck.o
1487:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c speedcheck.c -o speedcheck.o >/dev/null 2>&1
1488:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ftp.c -o ftp.o >/dev/null 2>&1
1489:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o ldap.lo ldap.c
1490:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o ssluse.lo ssluse.c
1491:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ldap.c  -fno-common -DPIC -o .libs/ldap.o
1492:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ssluse.c  -fno-common -DPIC -o .libs/ssluse.o
1493:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ldap.c -o ldap.o >/dev/null 2>&1
1494:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o version.lo version.c
1495:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c version.c  -fno-common -DPIC -o .libs/version.o
1496:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c version.c -o version.o >/dev/null 2>&1
1497:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o getenv.lo getenv.c
1498:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c getenv.c  -fno-common -DPIC -o .libs/getenv.o
1499:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c getenv.c -o getenv.o >/dev/null 2>&1
1500:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o escape.lo escape.c
1501:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c escape.c  -fno-common -DPIC -o .libs/escape.o
1502:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c url.c -o url.o >/dev/null 2>&1
1503:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ssluse.c -o ssluse.o >/dev/null 2>&1
1504:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c escape.c -o escape.o >/dev/null 2>&1
1505:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o mprintf.lo mprintf.c
1506:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c mprintf.c  -fno-common -DPIC -o .libs/mprintf.o
1507:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o telnet.lo telnet.c
1508:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c telnet.c  -fno-common -DPIC -o .libs/telnet.o
1509:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c mprintf.c -o mprintf.o >/dev/null 2>&1
1510:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c telnet.c -o telnet.o >/dev/null 2>&1
1511:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o netrc.lo netrc.c
1512:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o getinfo.lo getinfo.c
1513:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c netrc.c  -fno-common -DPIC -o .libs/netrc.o
1514:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c getinfo.c  -fno-common -DPIC -o .libs/getinfo.o
1515:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c netrc.c -o netrc.o >/dev/null 2>&1
1516:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o transfer.lo transfer.c
1517:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c transfer.c  -fno-common -DPIC -o .libs/transfer.o
1518:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o strequal.lo strequal.c
1519:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c getinfo.c -o getinfo.o >/dev/null 2>&1
1520:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strequal.c  -fno-common -DPIC -o .libs/strequal.o
1521:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strequal.c -o strequal.o >/dev/null 2>&1
1522:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o easy.lo easy.c
1523:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c easy.c  -fno-common -DPIC -o .libs/easy.o
1524:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o security.lo security.c
1525:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c security.c  -fno-common -DPIC -o .libs/security.o
1526:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c security.c -o security.o >/dev/null 2>&1
1527:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o krb4.lo krb4.c
1528:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c krb4.c  -fno-common -DPIC -o .libs/krb4.o
1529:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c krb4.c -o krb4.o >/dev/null 2>&1
1530:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o curl_fnmatch.lo curl_fnmatch.c
1531:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c easy.c -o easy.o >/dev/null 2>&1
1532:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o fileinfo.lo fileinfo.c
1533:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_fnmatch.c  -fno-common -DPIC -o .libs/curl_fnmatch.o
1534:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c fileinfo.c  -fno-common -DPIC -o .libs/fileinfo.o
1535:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c transfer.c -o transfer.o >/dev/null 2>&1
1536:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c fileinfo.c -o fileinfo.o >/dev/null 2>&1
1537:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o ftplistparser.lo ftplistparser.c
1538:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ftplistparser.c  -fno-common -DPIC -o .libs/ftplistparser.o
1539:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o wildcard.lo wildcard.c
1540:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_fnmatch.c -o curl_fnmatch.o >/dev/null 2>&1
1541:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c wildcard.c  -fno-common -DPIC -o .libs/wildcard.o
1542:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c wildcard.c -o wildcard.o >/dev/null 2>&1
1543:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o krb5.lo krb5.c
1544:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c krb5.c  -fno-common -DPIC -o .libs/krb5.o
1545:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c krb5.c -o krb5.o >/dev/null 2>&1
1546:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o memdebug.lo memdebug.c
1547:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c memdebug.c  -fno-common -DPIC -o .libs/memdebug.o
1548:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o http_chunks.lo http_chunks.c
1549:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http_chunks.c  -fno-common -DPIC -o .libs/http_chunks.o
1550:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ftplistparser.c -o ftplistparser.o >/dev/null 2>&1
1551:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o strtok.lo strtok.c
1552:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c memdebug.c -o memdebug.o >/dev/null 2>&1
1553:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strtok.c  -fno-common -DPIC -o .libs/strtok.o
1554:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o connect.lo connect.c
1555:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strtok.c -o strtok.o >/dev/null 2>&1
1556:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c connect.c  -fno-common -DPIC -o .libs/connect.o
1557:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o llist.lo llist.c
1558:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c llist.c  -fno-common -DPIC -o .libs/llist.o
1559:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http_chunks.c -o http_chunks.o >/dev/null 2>&1
1560:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c llist.c -o llist.o >/dev/null 2>&1
1561:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o hash.lo hash.c
1562:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o multi.lo multi.c
1563:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o content_encoding.lo content_encoding.c
1564:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hash.c  -fno-common -DPIC -o .libs/hash.o
1565:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c multi.c  -fno-common -DPIC -o .libs/multi.o
1566:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c content_encoding.c  -fno-common -DPIC -o .libs/content_encoding.o
1567:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c connect.c -o connect.o >/dev/null 2>&1
1568:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hash.c -o hash.o >/dev/null 2>&1
1569:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c content_encoding.c -o content_encoding.o >/dev/null 2>&1
1570:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o share.lo share.c
1571:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c share.c  -fno-common -DPIC -o .libs/share.o
1572:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o http_digest.lo http_digest.c
1573:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http_digest.c  -fno-common -DPIC -o .libs/http_digest.o
1574:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o md4.lo md4.c
1575:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c share.c -o share.o >/dev/null 2>&1
1576:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c md4.c  -fno-common -DPIC -o .libs/md4.o
1577:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c md4.c -o md4.o >/dev/null 2>&1
1578:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o md5.lo md5.c
1579:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c md5.c  -fno-common -DPIC -o .libs/md5.o
1580:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http_digest.c -o http_digest.o >/dev/null 2>&1
1581:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c multi.c -o multi.o >/dev/null 2>&1
1582:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o curl_rand.lo curl_rand.c
1583:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c md5.c -o md5.o >/dev/null 2>&1
1584:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_rand.c  -fno-common -DPIC -o .libs/curl_rand.o
1585:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o http_negotiate.lo http_negotiate.c
1586:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_rand.c -o curl_rand.o >/dev/null 2>&1
1587:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http_negotiate.c  -fno-common -DPIC -o .libs/http_negotiate.o
1588:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http_negotiate.c -o http_negotiate.o >/dev/null 2>&1
1589:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o http_ntlm.lo http_ntlm.c
1590:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http_ntlm.c  -fno-common -DPIC -o .libs/http_ntlm.o
1591:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o inet_pton.lo inet_pton.c
1592:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c inet_pton.c  -fno-common -DPIC -o .libs/inet_pton.o
1593:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o strtoofft.lo strtoofft.c
1594:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strtoofft.c  -fno-common -DPIC -o .libs/strtoofft.o
1595:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c inet_pton.c -o inet_pton.o >/dev/null 2>&1
1596:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strtoofft.c -o strtoofft.o >/dev/null 2>&1
1597:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o strerror.lo strerror.c
1598:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strerror.c  -fno-common -DPIC -o .libs/strerror.o
1599:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o hostares.lo hostares.c
1600:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostares.c  -fno-common -DPIC -o .libs/hostares.o
1601:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c http_ntlm.c -o http_ntlm.o >/dev/null 2>&1
1602:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strerror.c -o strerror.o >/dev/null 2>&1
1603:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostares.c -o hostares.o >/dev/null 2>&1
1604:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o hostasyn.lo hostasyn.c
1605:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o hostip4.lo hostip4.c
1606:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostasyn.c  -fno-common -DPIC -o .libs/hostasyn.o
1607:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o hostip6.lo hostip6.c
1608:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostip4.c  -fno-common -DPIC -o .libs/hostip4.o
1609:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o hostsyn.lo hostsyn.c
1610:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostip6.c  -fno-common -DPIC -o .libs/hostip6.o
1611:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostsyn.c  -fno-common -DPIC -o .libs/hostsyn.o
1612:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostasyn.c -o hostasyn.o >/dev/null 2>&1
1613:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostip4.c -o hostip4.o >/dev/null 2>&1
1614:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostip6.c -o hostip6.o >/dev/null 2>&1
1615:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostsyn.c -o hostsyn.o >/dev/null 2>&1
1616:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o hostthre.lo hostthre.c
1617:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostthre.c  -fno-common -DPIC -o .libs/hostthre.o
1618:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o inet_ntop.lo inet_ntop.c
1619:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o parsedate.lo parsedate.c
1620:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o select.lo select.c
1621:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c inet_ntop.c  -fno-common -DPIC -o .libs/inet_ntop.o
1622:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c parsedate.c  -fno-common -DPIC -o .libs/parsedate.o
1623:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c select.c  -fno-common -DPIC -o .libs/select.o
1624:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c inet_ntop.c -o inet_ntop.o >/dev/null 2>&1
1625:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hostthre.c -o hostthre.o >/dev/null 2>&1
1626:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o gtls.lo gtls.c
1627:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c gtls.c  -fno-common -DPIC -o .libs/gtls.o
1628:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c gtls.c -o gtls.o >/dev/null 2>&1
1629:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c parsedate.c -o parsedate.o >/dev/null 2>&1
1630:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o sslgen.lo sslgen.c
1631:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o tftp.lo tftp.c
1632:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c sslgen.c  -fno-common -DPIC -o .libs/sslgen.o
1633:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c tftp.c  -fno-common -DPIC -o .libs/tftp.o
1634:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c select.c -o select.o >/dev/null 2>&1
1635:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o splay.lo splay.c
1636:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c splay.c  -fno-common -DPIC -o .libs/splay.o
1637:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c splay.c -o splay.o >/dev/null 2>&1
1638:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o strdup.lo strdup.c
1639:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c sslgen.c -o sslgen.o >/dev/null 2>&1
1640:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strdup.c  -fno-common -DPIC -o .libs/strdup.o
1641:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o socks.lo socks.c
1642:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c strdup.c -o strdup.o >/dev/null 2>&1
1643:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c socks.c  -fno-common -DPIC -o .libs/socks.o
1644:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o ssh.lo ssh.c
1645:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ssh.c  -fno-common -DPIC -o .libs/ssh.o
1646:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c tftp.c -o tftp.o >/dev/null 2>&1
1647:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c ssh.c -o ssh.o >/dev/null 2>&1
1648:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o nss.lo nss.c
1649:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o qssl.lo qssl.c
1650:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c nss.c  -fno-common -DPIC -o .libs/nss.o
1651:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c qssl.c  -fno-common -DPIC -o .libs/qssl.o
1652:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c qssl.c -o qssl.o >/dev/null 2>&1
1653:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c socks.c -o socks.o >/dev/null 2>&1
1654:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o rawstr.lo rawstr.c
1655:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c rawstr.c  -fno-common -DPIC -o .libs/rawstr.o
1656:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c nss.c -o nss.o >/dev/null 2>&1
1657:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c rawstr.c -o rawstr.o >/dev/null 2>&1
1658:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o curl_addrinfo.lo curl_addrinfo.c
1659:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o socks_gssapi.lo socks_gssapi.c
1660:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o socks_sspi.lo socks_sspi.c
1661:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c socks_gssapi.c  -fno-common -DPIC -o .libs/socks_gssapi.o
1662:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_addrinfo.c  -fno-common -DPIC -o .libs/curl_addrinfo.o
1663:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c socks_sspi.c  -fno-common -DPIC -o .libs/socks_sspi.o
1664:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c socks_gssapi.c -o socks_gssapi.o >/dev/null 2>&1
1665:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o curl_sspi.lo curl_sspi.c
1666:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c socks_sspi.c -o socks_sspi.o >/dev/null 2>&1
1667:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_sspi.c  -fno-common -DPIC -o .libs/curl_sspi.o
1668:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o slist.lo slist.c
1669:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_addrinfo.c -o curl_addrinfo.o >/dev/null 2>&1
1670:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o nonblock.lo nonblock.c
1671:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_sspi.c -o curl_sspi.o >/dev/null 2>&1
1672:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c slist.c  -fno-common -DPIC -o .libs/slist.o
1673:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c nonblock.c  -fno-common -DPIC -o .libs/nonblock.o
1674:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o curl_memrchr.lo curl_memrchr.c
1675:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c slist.c -o slist.o >/dev/null 2>&1
1676:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c nonblock.c -o nonblock.o >/dev/null 2>&1
1677:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_memrchr.c  -fno-common -DPIC -o .libs/curl_memrchr.o
1678:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o imap.lo imap.c
1679:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_memrchr.c -o curl_memrchr.o >/dev/null 2>&1
1680:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o pop3.lo pop3.c
1681:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o smtp.lo smtp.c
1682:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c imap.c  -fno-common -DPIC -o .libs/imap.o
1683:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c pop3.c  -fno-common -DPIC -o .libs/pop3.o
1684:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c smtp.c  -fno-common -DPIC -o .libs/smtp.o
1685:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o pingpong.lo pingpong.c
1686:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c pingpong.c  -fno-common -DPIC -o .libs/pingpong.o
1687:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c imap.c -o imap.o >/dev/null 2>&1
1688:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c pop3.c -o pop3.o >/dev/null 2>&1
1689:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c pingpong.c -o pingpong.o >/dev/null 2>&1
1690:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c smtp.c -o smtp.o >/dev/null 2>&1
1691:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o rtsp.lo rtsp.c
1692:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o curl_threads.lo curl_threads.c
1693:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c rtsp.c  -fno-common -DPIC -o .libs/rtsp.o
1694:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o warnless.lo warnless.c
1695:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_threads.c  -fno-common -DPIC -o .libs/curl_threads.o
1696:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c warnless.c  -fno-common -DPIC -o .libs/warnless.o
1697:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_threads.c -o curl_threads.o >/dev/null 2>&1
1698:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c warnless.c -o warnless.o >/dev/null 2>&1
1699:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o hmac.lo hmac.c
1700:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o polarssl.lo polarssl.c
1701:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c polarssl.c  -fno-common -DPIC -o .libs/polarssl.o
1702:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hmac.c  -fno-common -DPIC -o .libs/hmac.o
1703:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c polarssl.c -o polarssl.o >/dev/null 2>&1
1704:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o curl_rtmp.lo curl_rtmp.c
1705:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c hmac.c -o hmac.o >/dev/null 2>&1
1706:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o openldap.lo openldap.c
1707:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_rtmp.c  -fno-common -DPIC -o .libs/curl_rtmp.o
1708:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c rtsp.c -o rtsp.o >/dev/null 2>&1
1709:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c openldap.c  -fno-common -DPIC -o .libs/openldap.o
1710:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_rtmp.c -o curl_rtmp.o >/dev/null 2>&1
1711:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o curl_gethostname.lo curl_gethostname.c
1712:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c openldap.c -o openldap.o >/dev/null 2>&1
1713:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o gopher.lo gopher.c
1714:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_gethostname.c  -fno-common -DPIC -o .libs/curl_gethostname.o
1715:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c gopher.c  -fno-common -DPIC -o .libs/gopher.o
1716:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c curl_gethostname.c -o curl_gethostname.o >/dev/null 2>&1
1717:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -c gopher.c -o gopher.o >/dev/null 2>&1
1718:info:build /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers   -L/opt/local/lib -arch x86_64 -L/opt/local/lib -L/opt/local/lib -o libcurl.la -rpath /opt/local/lib  -version-info 6:0:2  -lidn -lssl -lcrypto -lssl -lcrypto -lz -lz -lrtmp file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo curl_fnmatch.lo fileinfo.lo ftplistparser.lo wildcard.lo krb5.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo content_encoding.lo share.lo http_digest.lo md4.lo md5.lo curl_rand.lo http_negotiate.lo http_ntlm.lo inet_pton.lo strtoofft.lo strerror.lo hostares.lo hostasyn.lo hostip4.lo hostip6.lo hostsyn.lo hostthre.lo inet_ntop.lo parsedate.lo select.lo gtls.lo sslgen.lo tftp.lo splay.lo strdup.lo socks.lo ssh.lo nss.lo qssl.lo rawstr.lo curl_addrinfo.lo socks_gssapi.lo socks_sspi.lo curl_sspi.lo slist.lo nonblock.lo curl_memrchr.lo imap.lo pop3.lo smtp.lo pingpong.lo rtsp.lo curl_threads.lo warnless.lo hmac.lo polarssl.lo curl_rtmp.lo openldap.lo curl_gethostname.lo gopher.lo   
1719:info:build libtool: link: /usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libcurl.4.dylib  .libs/file.o .libs/timeval.o .libs/base64.o .libs/hostip.o .libs/progress.o .libs/formdata.o .libs/cookie.o .libs/http.o .libs/sendf.o .libs/ftp.o .libs/url.o .libs/dict.o .libs/if2ip.o .libs/speedcheck.o .libs/ldap.o .libs/ssluse.o .libs/version.o .libs/getenv.o .libs/escape.o .libs/mprintf.o .libs/telnet.o .libs/netrc.o .libs/getinfo.o .libs/transfer.o .libs/strequal.o .libs/easy.o .libs/security.o .libs/krb4.o .libs/curl_fnmatch.o .libs/fileinfo.o .libs/ftplistparser.o .libs/wildcard.o .libs/krb5.o .libs/memdebug.o .libs/http_chunks.o .libs/strtok.o .libs/connect.o .libs/llist.o .libs/hash.o .libs/multi.o .libs/content_encoding.o .libs/share.o .libs/http_digest.o .libs/md4.o .libs/md5.o .libs/curl_rand.o .libs/http_negotiate.o .libs/http_ntlm.o .libs/inet_pton.o .libs/strtoofft.o .libs/strerror.o .libs/hostares.o .libs/hostasyn.o .libs/hostip4.o .libs/hostip6.o .libs/hostsyn.o .libs/hostthre.o .libs/inet_ntop.o .libs/parsedate.o .libs/select.o .libs/gtls.o .libs/sslgen.o .libs/tftp.o .libs/splay.o .libs/strdup.o .libs/socks.o .libs/ssh.o .libs/nss.o .libs/qssl.o .libs/rawstr.o .libs/curl_addrinfo.o .libs/socks_gssapi.o .libs/socks_sspi.o .libs/curl_sspi.o .libs/slist.o .libs/nonblock.o .libs/curl_memrchr.o .libs/imap.o .libs/pop3.o .libs/smtp.o .libs/pingpong.o .libs/rtsp.o .libs/curl_threads.o .libs/warnless.o .libs/hmac.o .libs/polarssl.o .libs/curl_rtmp.o .libs/openldap.o .libs/curl_gethostname.o .libs/gopher.o   -L/opt/local/lib /opt/local/lib/libidn.dylib -lssl -lcrypto -lz -lrtmp  -arch x86_64 -arch x86_64   -install_name  /opt/local/lib/libcurl.4.dylib -compatibility_version 7 -current_version 7.0 -Wl,-single_module
1720:info:build libtool: link: dsymutil .libs/libcurl.4.dylib || :
1721:info:build warning: no debug symbols in executable (-arch x86_64)
1722:info:build libtool: link: (cd ".libs" && rm -f "libcurl.dylib" && ln -s "libcurl.4.dylib" "libcurl.dylib")
1723:info:build libtool: link: /usr/bin/ar cru .libs/libcurl.a  file.o timeval.o base64.o hostip.o progress.o formdata.o cookie.o http.o sendf.o ftp.o url.o dict.o if2ip.o speedcheck.o ldap.o ssluse.o version.o getenv.o escape.o mprintf.o telnet.o netrc.o getinfo.o transfer.o strequal.o easy.o security.o krb4.o curl_fnmatch.o fileinfo.o ftplistparser.o wildcard.o krb5.o memdebug.o http_chunks.o strtok.o connect.o llist.o hash.o multi.o content_encoding.o share.o http_digest.o md4.o md5.o curl_rand.o http_negotiate.o http_ntlm.o inet_pton.o strtoofft.o strerror.o hostares.o hostasyn.o hostip4.o hostip6.o hostsyn.o hostthre.o inet_ntop.o parsedate.o select.o gtls.o sslgen.o tftp.o splay.o strdup.o socks.o ssh.o nss.o qssl.o rawstr.o curl_addrinfo.o socks_gssapi.o socks_sspi.o curl_sspi.o slist.o nonblock.o curl_memrchr.o imap.o pop3.o smtp.o pingpong.o rtsp.o curl_threads.o warnless.o hmac.o polarssl.o curl_rtmp.o openldap.o curl_gethostname.o gopher.o
1724:info:build /usr/bin/ranlib: file: .libs/libcurl.a(ldap.o) has no symbols
1725:info:build /usr/bin/ranlib: file: .libs/libcurl.a(security.o) has no symbols
1726:info:build /usr/bin/ranlib: file: .libs/libcurl.a(krb4.o) has no symbols
1727:info:build /usr/bin/ranlib: file: .libs/libcurl.a(krb5.o) has no symbols
1728:info:build /usr/bin/ranlib: file: .libs/libcurl.a(memdebug.o) has no symbols
1729:info:build /usr/bin/ranlib: file: .libs/libcurl.a(strtok.o) has no symbols
1730:info:build /usr/bin/ranlib: file: .libs/libcurl.a(md4.o) has no symbols
1731:info:build /usr/bin/ranlib: file: .libs/libcurl.a(http_negotiate.o) has no symbols
1732:info:build /usr/bin/ranlib: file: .libs/libcurl.a(inet_pton.o) has no symbols
1733:info:build /usr/bin/ranlib: file: .libs/libcurl.a(strtoofft.o) has no symbols
1734:info:build /usr/bin/ranlib: file: .libs/libcurl.a(hostares.o) has no symbols
1735:info:build /usr/bin/ranlib: file: .libs/libcurl.a(hostasyn.o) has no symbols
1736:info:build /usr/bin/ranlib: file: .libs/libcurl.a(hostthre.o) has no symbols
1737:info:build /usr/bin/ranlib: file: .libs/libcurl.a(inet_ntop.o) has no symbols
1738:info:build /usr/bin/ranlib: file: .libs/libcurl.a(gtls.o) has no symbols
1739:info:build /usr/bin/ranlib: file: .libs/libcurl.a(strdup.o) has no symbols
1740:info:build /usr/bin/ranlib: file: .libs/libcurl.a(ssh.o) has no symbols
1741:info:build /usr/bin/ranlib: file: .libs/libcurl.a(nss.o) has no symbols
1742:info:build /usr/bin/ranlib: file: .libs/libcurl.a(qssl.o) has no symbols
1743:info:build /usr/bin/ranlib: file: .libs/libcurl.a(socks_gssapi.o) has no symbols
1744:info:build /usr/bin/ranlib: file: .libs/libcurl.a(socks_sspi.o) has no symbols
1745:info:build /usr/bin/ranlib: file: .libs/libcurl.a(curl_sspi.o) has no symbols
1746:info:build /usr/bin/ranlib: file: .libs/libcurl.a(curl_threads.o) has no symbols
1747:info:build /usr/bin/ranlib: file: .libs/libcurl.a(polarssl.o) has no symbols
1748:info:build /usr/bin/ranlib: file: .libs/libcurl.a(curl_rtmp.o) has no symbols
1749:info:build /usr/bin/ranlib: file: .libs/libcurl.a(openldap.o) has no symbols
1750:info:build libtool: link: ranlib .libs/libcurl.a
1751:info:build ranlib: file: .libs/libcurl.a(ldap.o) has no symbols
1752:info:build ranlib: file: .libs/libcurl.a(security.o) has no symbols
1753:info:build ranlib: file: .libs/libcurl.a(krb4.o) has no symbols
1754:info:build ranlib: file: .libs/libcurl.a(krb5.o) has no symbols
1755:info:build ranlib: file: .libs/libcurl.a(memdebug.o) has no symbols
1756:info:build ranlib: file: .libs/libcurl.a(strtok.o) has no symbols
1757:info:build ranlib: file: .libs/libcurl.a(md4.o) has no symbols
1758:info:build ranlib: file: .libs/libcurl.a(http_negotiate.o) has no symbols
1759:info:build ranlib: file: .libs/libcurl.a(inet_pton.o) has no symbols
1760:info:build ranlib: file: .libs/libcurl.a(strtoofft.o) has no symbols
1761:info:build ranlib: file: .libs/libcurl.a(hostares.o) has no symbols
1762:info:build ranlib: file: .libs/libcurl.a(hostasyn.o) has no symbols
1763:info:build ranlib: file: .libs/libcurl.a(hostthre.o) has no symbols
1764:info:build ranlib: file: .libs/libcurl.a(inet_ntop.o) has no symbols
1765:info:build ranlib: file: .libs/libcurl.a(gtls.o) has no symbols
1766:info:build ranlib: file: .libs/libcurl.a(strdup.o) has no symbols
1767:info:build ranlib: file: .libs/libcurl.a(ssh.o) has no symbols
1768:info:build ranlib: file: .libs/libcurl.a(nss.o) has no symbols
1769:info:build ranlib: file: .libs/libcurl.a(qssl.o) has no symbols
1770:info:build ranlib: file: .libs/libcurl.a(socks_gssapi.o) has no symbols
1771:info:build ranlib: file: .libs/libcurl.a(socks_sspi.o) has no symbols
1772:info:build ranlib: file: .libs/libcurl.a(curl_sspi.o) has no symbols
1773:info:build ranlib: file: .libs/libcurl.a(curl_threads.o) has no symbols
1774:info:build ranlib: file: .libs/libcurl.a(polarssl.o) has no symbols
1775:info:build ranlib: file: .libs/libcurl.a(curl_rtmp.o) has no symbols
1776:info:build ranlib: file: .libs/libcurl.a(openldap.o) has no symbols
1777:info:build libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" )
1778:info:build Making all in src
1779:info:build /usr/bin/make  all-am
1780:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c main.c
1781:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c hugehelp.c
1782:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c urlglob.c
1783:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c writeout.c
1784:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c writeenv.c
1785:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c getpass.c
1786:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c homedir.c
1787:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c curlutil.c
1788:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c os-specific.c
1789:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c
1790:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c
1791:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c
1792:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers  -c -o nonblock.o `test -f '../lib/nonblock.c' || echo './'`../lib/nonblock.c
1793:info:build /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2  -pipe -O2 -arch x86_64 -g0 -Wno-system-headers   -L/opt/local/lib -arch x86_64 -L/opt/local/lib -L/opt/local/lib -o curl  main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o strtoofft.o strdup.o rawstr.o nonblock.o  ../lib/libcurl.la -lz
1794:info:build libtool: link: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -g0 -Wno-system-headers -arch x86_64 -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o strtoofft.o strdup.o rawstr.o nonblock.o  -L/opt/local/lib ../lib/.libs/libcurl.dylib /opt/local/lib/libidn.dylib /opt/local/lib/libintl.dylib -lc /opt/local/lib/libiconv.dylib -lssl -lcrypto -lrtmp -lz
1795:info:build make[1]: Nothing to be done for `all-am'.
1796:info:build --->  Building curl for architecture i386
1797:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
1798:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/curl-7.21.2-i386" && /usr/bin/make -j4 all'
1799:info:build Making all in lib
1800:info:build /usr/bin/make  all-am
1801:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o file.lo file.c
1802:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o timeval.lo timeval.c
1803:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o base64.lo base64.c
1804:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o hostip.lo hostip.c
1805:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c file.c  -fno-common -DPIC -o .libs/file.o
1806:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c timeval.c  -fno-common -DPIC -o .libs/timeval.o
1807:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c base64.c  -fno-common -DPIC -o .libs/base64.o
1808:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostip.c  -fno-common -DPIC -o .libs/hostip.o
1809:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c timeval.c -o timeval.o >/dev/null 2>&1
1810:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o progress.lo progress.c
1811:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c progress.c  -fno-common -DPIC -o .libs/progress.o
1812:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c base64.c -o base64.o >/dev/null 2>&1
1813:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostip.c -o hostip.o >/dev/null 2>&1
1814:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c file.c -o file.o >/dev/null 2>&1
1815:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o formdata.lo formdata.c
1816:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c formdata.c  -fno-common -DPIC -o .libs/formdata.o
1817:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c progress.c -o progress.o >/dev/null 2>&1
1818:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o cookie.lo cookie.c
1819:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o http.lo http.c
1820:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c cookie.c  -fno-common -DPIC -o .libs/cookie.o
1821:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http.c  -fno-common -DPIC -o .libs/http.o
1822:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o sendf.lo sendf.c
1823:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c sendf.c  -fno-common -DPIC -o .libs/sendf.o
1824:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c formdata.c -o formdata.o >/dev/null 2>&1
1825:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c cookie.c -o cookie.o >/dev/null 2>&1
1826:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c sendf.c -o sendf.o >/dev/null 2>&1
1827:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o ftp.lo ftp.c
1828:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o url.lo url.c
1829:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ftp.c  -fno-common -DPIC -o .libs/ftp.o
1830:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c url.c  -fno-common -DPIC -o .libs/url.o
1831:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o dict.lo dict.c
1832:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c dict.c  -fno-common -DPIC -o .libs/dict.o
1833:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http.c -o http.o >/dev/null 2>&1
1834:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c dict.c -o dict.o >/dev/null 2>&1
1835:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o if2ip.lo if2ip.c
1836:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c if2ip.c  -fno-common -DPIC -o .libs/if2ip.o
1837:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c if2ip.c -o if2ip.o >/dev/null 2>&1
1838:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o speedcheck.lo speedcheck.c
1839:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c speedcheck.c  -fno-common -DPIC -o .libs/speedcheck.o
1840:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c speedcheck.c -o speedcheck.o >/dev/null 2>&1
1841:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ftp.c -o ftp.o >/dev/null 2>&1
1842:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o ldap.lo ldap.c
1843:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ldap.c  -fno-common -DPIC -o .libs/ldap.o
1844:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ldap.c -o ldap.o >/dev/null 2>&1
1845:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c url.c -o url.o >/dev/null 2>&1
1846:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o ssluse.lo ssluse.c
1847:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o version.lo version.c
1848:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ssluse.c  -fno-common -DPIC -o .libs/ssluse.o
1849:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c version.c  -fno-common -DPIC -o .libs/version.o
1850:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c version.c -o version.o >/dev/null 2>&1
1851:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o getenv.lo getenv.c
1852:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c getenv.c  -fno-common -DPIC -o .libs/getenv.o
1853:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c getenv.c -o getenv.o >/dev/null 2>&1
1854:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o escape.lo escape.c
1855:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o mprintf.lo mprintf.c
1856:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c escape.c  -fno-common -DPIC -o .libs/escape.o
1857:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c mprintf.c  -fno-common -DPIC -o .libs/mprintf.o
1858:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c escape.c -o escape.o >/dev/null 2>&1
1859:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c mprintf.c -o mprintf.o >/dev/null 2>&1
1860:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o telnet.lo telnet.c
1861:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ssluse.c -o ssluse.o >/dev/null 2>&1
1862:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c telnet.c  -fno-common -DPIC -o .libs/telnet.o
1863:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o netrc.lo netrc.c
1864:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o getinfo.lo getinfo.c
1865:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c netrc.c  -fno-common -DPIC -o .libs/netrc.o
1866:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c getinfo.c  -fno-common -DPIC -o .libs/getinfo.o
1867:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c telnet.c -o telnet.o >/dev/null 2>&1
1868:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c netrc.c -o netrc.o >/dev/null 2>&1
1869:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o transfer.lo transfer.c
1870:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c getinfo.c -o getinfo.o >/dev/null 2>&1
1871:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c transfer.c  -fno-common -DPIC -o .libs/transfer.o
1872:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o strequal.lo strequal.c
1873:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o easy.lo easy.c
1874:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o security.lo security.c
1875:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strequal.c  -fno-common -DPIC -o .libs/strequal.o
1876:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c easy.c  -fno-common -DPIC -o .libs/easy.o
1877:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c security.c  -fno-common -DPIC -o .libs/security.o
1878:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strequal.c -o strequal.o >/dev/null 2>&1
1879:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c security.c -o security.o >/dev/null 2>&1
1880:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o krb4.lo krb4.c
1881:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o curl_fnmatch.lo curl_fnmatch.c
1882:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c krb4.c  -fno-common -DPIC -o .libs/krb4.o
1883:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_fnmatch.c  -fno-common -DPIC -o .libs/curl_fnmatch.o
1884:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c krb4.c -o krb4.o >/dev/null 2>&1
1885:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o fileinfo.lo fileinfo.c
1886:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c easy.c -o easy.o >/dev/null 2>&1
1887:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c fileinfo.c  -fno-common -DPIC -o .libs/fileinfo.o
1888:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c fileinfo.c -o fileinfo.o >/dev/null 2>&1
1889:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c transfer.c -o transfer.o >/dev/null 2>&1
1890:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_fnmatch.c -o curl_fnmatch.o >/dev/null 2>&1
1891:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o ftplistparser.lo ftplistparser.c
1892:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ftplistparser.c  -fno-common -DPIC -o .libs/ftplistparser.o
1893:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o wildcard.lo wildcard.c
1894:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c wildcard.c  -fno-common -DPIC -o .libs/wildcard.o
1895:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c wildcard.c -o wildcard.o >/dev/null 2>&1
1896:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o krb5.lo krb5.c
1897:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c krb5.c  -fno-common -DPIC -o .libs/krb5.o
1898:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o memdebug.lo memdebug.c
1899:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c krb5.c -o krb5.o >/dev/null 2>&1
1900:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c memdebug.c  -fno-common -DPIC -o .libs/memdebug.o
1901:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o http_chunks.lo http_chunks.c
1902:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c memdebug.c -o memdebug.o >/dev/null 2>&1
1903:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http_chunks.c  -fno-common -DPIC -o .libs/http_chunks.o
1904:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o strtok.lo strtok.c
1905:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ftplistparser.c -o ftplistparser.o >/dev/null 2>&1
1906:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strtok.c  -fno-common -DPIC -o .libs/strtok.o
1907:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strtok.c -o strtok.o >/dev/null 2>&1
1908:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o connect.lo connect.c
1909:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o llist.lo llist.c
1910:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http_chunks.c -o http_chunks.o >/dev/null 2>&1
1911:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c connect.c  -fno-common -DPIC -o .libs/connect.o
1912:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c llist.c  -fno-common -DPIC -o .libs/llist.o
1913:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c llist.c -o llist.o >/dev/null 2>&1
1914:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o hash.lo hash.c
1915:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o multi.lo multi.c
1916:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hash.c  -fno-common -DPIC -o .libs/hash.o
1917:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c multi.c  -fno-common -DPIC -o .libs/multi.o
1918:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o content_encoding.lo content_encoding.c
1919:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c content_encoding.c  -fno-common -DPIC -o .libs/content_encoding.o
1920:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c connect.c -o connect.o >/dev/null 2>&1
1921:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hash.c -o hash.o >/dev/null 2>&1
1922:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o share.lo share.c
1923:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c share.c  -fno-common -DPIC -o .libs/share.o
1924:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c content_encoding.c -o content_encoding.o >/dev/null 2>&1
1925:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o http_digest.lo http_digest.c
1926:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c share.c -o share.o >/dev/null 2>&1
1927:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http_digest.c  -fno-common -DPIC -o .libs/http_digest.o
1928:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o md4.lo md4.c
1929:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c md4.c  -fno-common -DPIC -o .libs/md4.o
1930:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c md4.c -o md4.o >/dev/null 2>&1
1931:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o md5.lo md5.c
1932:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o curl_rand.lo curl_rand.c
1933:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c md5.c  -fno-common -DPIC -o .libs/md5.o
1934:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_rand.c  -fno-common -DPIC -o .libs/curl_rand.o
1935:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c multi.c -o multi.o >/dev/null 2>&1
1936:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c md5.c -o md5.o >/dev/null 2>&1
1937:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_rand.c -o curl_rand.o >/dev/null 2>&1
1938:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http_digest.c -o http_digest.o >/dev/null 2>&1
1939:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o http_negotiate.lo http_negotiate.c
1940:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o http_ntlm.lo http_ntlm.c
1941:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http_negotiate.c  -fno-common -DPIC -o .libs/http_negotiate.o
1942:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http_ntlm.c  -fno-common -DPIC -o .libs/http_ntlm.o
1943:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http_negotiate.c -o http_negotiate.o >/dev/null 2>&1
1944:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o inet_pton.lo inet_pton.c
1945:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c inet_pton.c  -fno-common -DPIC -o .libs/inet_pton.o
1946:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c inet_pton.c -o inet_pton.o >/dev/null 2>&1
1947:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o strtoofft.lo strtoofft.c
1948:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strtoofft.c  -fno-common -DPIC -o .libs/strtoofft.o
1949:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o strerror.lo strerror.c
1950:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strtoofft.c -o strtoofft.o >/dev/null 2>&1
1951:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strerror.c  -fno-common -DPIC -o .libs/strerror.o
1952:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c http_ntlm.c -o http_ntlm.o >/dev/null 2>&1
1953:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o hostares.lo hostares.c
1954:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostares.c  -fno-common -DPIC -o .libs/hostares.o
1955:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strerror.c -o strerror.o >/dev/null 2>&1
1956:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostares.c -o hostares.o >/dev/null 2>&1
1957:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o hostasyn.lo hostasyn.c
1958:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostasyn.c  -fno-common -DPIC -o .libs/hostasyn.o
1959:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o hostip4.lo hostip4.c
1960:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostip4.c  -fno-common -DPIC -o .libs/hostip4.o
1961:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o hostip6.lo hostip6.c
1962:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o hostsyn.lo hostsyn.c
1963:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostip6.c  -fno-common -DPIC -o .libs/hostip6.o
1964:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostsyn.c  -fno-common -DPIC -o .libs/hostsyn.o
1965:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostasyn.c -o hostasyn.o >/dev/null 2>&1
1966:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostip4.c -o hostip4.o >/dev/null 2>&1
1967:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostip6.c -o hostip6.o >/dev/null 2>&1
1968:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostsyn.c -o hostsyn.o >/dev/null 2>&1
1969:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o hostthre.lo hostthre.c
1970:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostthre.c  -fno-common -DPIC -o .libs/hostthre.o
1971:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o inet_ntop.lo inet_ntop.c
1972:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c inet_ntop.c  -fno-common -DPIC -o .libs/inet_ntop.o
1973:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o parsedate.lo parsedate.c
1974:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o select.lo select.c
1975:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c inet_ntop.c -o inet_ntop.o >/dev/null 2>&1
1976:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c parsedate.c  -fno-common -DPIC -o .libs/parsedate.o
1977:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hostthre.c -o hostthre.o >/dev/null 2>&1
1978:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c select.c  -fno-common -DPIC -o .libs/select.o
1979:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o gtls.lo gtls.c
1980:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c gtls.c  -fno-common -DPIC -o .libs/gtls.o
1981:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c gtls.c -o gtls.o >/dev/null 2>&1
1982:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c parsedate.c -o parsedate.o >/dev/null 2>&1
1983:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o sslgen.lo sslgen.c
1984:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o tftp.lo tftp.c
1985:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c sslgen.c  -fno-common -DPIC -o .libs/sslgen.o
1986:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c tftp.c  -fno-common -DPIC -o .libs/tftp.o
1987:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c select.c -o select.o >/dev/null 2>&1
1988:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o splay.lo splay.c
1989:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c splay.c  -fno-common -DPIC -o .libs/splay.o
1990:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c sslgen.c -o sslgen.o >/dev/null 2>&1
1991:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c splay.c -o splay.o >/dev/null 2>&1
1992:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o strdup.lo strdup.c
1993:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strdup.c  -fno-common -DPIC -o .libs/strdup.o
1994:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o socks.lo socks.c
1995:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c strdup.c -o strdup.o >/dev/null 2>&1
1996:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c socks.c  -fno-common -DPIC -o .libs/socks.o
1997:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o ssh.lo ssh.c
1998:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ssh.c  -fno-common -DPIC -o .libs/ssh.o
1999:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c tftp.c -o tftp.o >/dev/null 2>&1
2000:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o nss.lo nss.c
2001:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c ssh.c -o ssh.o >/dev/null 2>&1
2002:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c nss.c  -fno-common -DPIC -o .libs/nss.o
2003:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o qssl.lo qssl.c
2004:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c qssl.c  -fno-common -DPIC -o .libs/qssl.o
2005:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c qssl.c -o qssl.o >/dev/null 2>&1
2006:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o rawstr.lo rawstr.c
2007:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c nss.c -o nss.o >/dev/null 2>&1
2008:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c socks.c -o socks.o >/dev/null 2>&1
2009:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c rawstr.c  -fno-common -DPIC -o .libs/rawstr.o
2010:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c rawstr.c -o rawstr.o >/dev/null 2>&1
2011:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o curl_addrinfo.lo curl_addrinfo.c
2012:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_addrinfo.c  -fno-common -DPIC -o .libs/curl_addrinfo.o
2013:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o socks_gssapi.lo socks_gssapi.c
2014:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o socks_sspi.lo socks_sspi.c
2015:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c socks_gssapi.c  -fno-common -DPIC -o .libs/socks_gssapi.o
2016:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c socks_sspi.c  -fno-common -DPIC -o .libs/socks_sspi.o
2017:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c socks_gssapi.c -o socks_gssapi.o >/dev/null 2>&1
2018:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c socks_sspi.c -o socks_sspi.o >/dev/null 2>&1
2019:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_addrinfo.c -o curl_addrinfo.o >/dev/null 2>&1
2020:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o curl_sspi.lo curl_sspi.c
2021:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o slist.lo slist.c
2022:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o nonblock.lo nonblock.c
2023:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_sspi.c  -fno-common -DPIC -o .libs/curl_sspi.o
2024:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c slist.c  -fno-common -DPIC -o .libs/slist.o
2025:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c nonblock.c  -fno-common -DPIC -o .libs/nonblock.o
2026:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_sspi.c -o curl_sspi.o >/dev/null 2>&1
2027:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o curl_memrchr.lo curl_memrchr.c
2028:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c nonblock.c -o nonblock.o >/dev/null 2>&1
2029:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c slist.c -o slist.o >/dev/null 2>&1
2030:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o imap.lo imap.c
2031:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_memrchr.c  -fno-common -DPIC -o .libs/curl_memrchr.o
2032:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c imap.c  -fno-common -DPIC -o .libs/imap.o
2033:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o pop3.lo pop3.c
2034:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o smtp.lo smtp.c
2035:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_memrchr.c -o curl_memrchr.o >/dev/null 2>&1
2036:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c pop3.c  -fno-common -DPIC -o .libs/pop3.o
2037:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c smtp.c  -fno-common -DPIC -o .libs/smtp.o
2038:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o pingpong.lo pingpong.c
2039:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c pingpong.c  -fno-common -DPIC -o .libs/pingpong.o
2040:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c imap.c -o imap.o >/dev/null 2>&1
2041:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c pop3.c -o pop3.o >/dev/null 2>&1
2042:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c pingpong.c -o pingpong.o >/dev/null 2>&1
2043:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c smtp.c -o smtp.o >/dev/null 2>&1
2044:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o rtsp.lo rtsp.c
2045:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o curl_threads.lo curl_threads.c
2046:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c rtsp.c  -fno-common -DPIC -o .libs/rtsp.o
2047:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o warnless.lo warnless.c
2048:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_threads.c  -fno-common -DPIC -o .libs/curl_threads.o
2049:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c warnless.c  -fno-common -DPIC -o .libs/warnless.o
2050:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_threads.c -o curl_threads.o >/dev/null 2>&1
2051:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c warnless.c -o warnless.o >/dev/null 2>&1
2052:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o hmac.lo hmac.c
2053:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o polarssl.lo polarssl.c
2054:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hmac.c  -fno-common -DPIC -o .libs/hmac.o
2055:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c polarssl.c  -fno-common -DPIC -o .libs/polarssl.o
2056:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c polarssl.c -o polarssl.o >/dev/null 2>&1
2057:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c hmac.c -o hmac.o >/dev/null 2>&1
2058:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o curl_rtmp.lo curl_rtmp.c
2059:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o openldap.lo openldap.c
2060:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_rtmp.c  -fno-common -DPIC -o .libs/curl_rtmp.o
2061:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c rtsp.c -o rtsp.o >/dev/null 2>&1
2062:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c openldap.c  -fno-common -DPIC -o .libs/openldap.o
2063:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o curl_gethostname.lo curl_gethostname.c
2064:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_rtmp.c -o curl_rtmp.o >/dev/null 2>&1
2065:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c openldap.c -o openldap.o >/dev/null 2>&1
2066:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_gethostname.c  -fno-common -DPIC -o .libs/curl_gethostname.o
2067:info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../lib  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o gopher.lo gopher.c
2068:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c curl_gethostname.c -o curl_gethostname.o >/dev/null 2>&1
2069:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c gopher.c  -fno-common -DPIC -o .libs/gopher.o
2070:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I../include/curl -I../include -I../include -I../lib -I../lib -isystem /opt/local/include -I/opt/local/include -I/opt/local/include -pipe -O2 -arch i386 -g0 -Wno-system-headers -c gopher.c -o gopher.o >/dev/null 2>&1
2071:info:build /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2  -pipe -O2 -arch i386 -g0 -Wno-system-headers   -L/opt/local/lib -arch i386 -L/opt/local/lib -L/opt/local/lib -o libcurl.la -rpath /opt/local/lib  -version-info 6:0:2  -lidn -lssl -lcrypto -lssl -lcrypto -lz -lz file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo curl_fnmatch.lo fileinfo.lo ftplistparser.lo wildcard.lo krb5.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo content_encoding.lo share.lo http_digest.lo md4.lo md5.lo curl_rand.lo http_negotiate.lo http_ntlm.lo inet_pton.lo strtoofft.lo strerror.lo hostares.lo hostasyn.lo hostip4.lo hostip6.lo hostsyn.lo hostthre.lo inet_ntop.lo parsedate.lo select.lo gtls.lo sslgen.lo tftp.lo splay.lo strdup.lo socks.lo ssh.lo nss.lo qssl.lo rawstr.lo curl_addrinfo.lo socks_gssapi.lo socks_sspi.lo curl_sspi.lo slist.lo nonblock.lo curl_memrchr.lo imap.lo pop3.lo smtp.lo pingpong.lo rtsp.lo curl_threads.lo warnless.lo hmac.lo polarssl.lo curl_rtmp.lo openldap.lo curl_gethostname.lo gopher.lo   
2072:info:build libtool: link: /usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libcurl.4.dylib  .libs/file.o .libs/timeval.o .libs/base64.o .libs/hostip.o .libs/progress.o .libs/formdata.o .libs/cookie.o .libs/http.o .libs/sendf.o .libs/ftp.o .libs/url.o .libs/dict.o .libs/if2ip.o .libs/speedcheck.o .libs/ldap.o .libs/ssluse.o .libs/version.o .libs/getenv.o .libs/escape.o .libs/mprintf.o .libs/telnet.o .libs/netrc.o .libs/getinfo.o .libs/transfer.o .libs/strequal.o .libs/easy.o .libs/security.o .libs/krb4.o .libs/curl_fnmatch.o .libs/fileinfo.o .libs/ftplistparser.o .libs/wildcard.o .libs/krb5.o .libs/memdebug.o .libs/http_chunks.o .libs/strtok.o .libs/connect.o .libs/llist.o .libs/hash.o .libs/multi.o .libs/content_encoding.o .libs/share.o .libs/http_digest.o .libs/md4.o .libs/md5.o .libs/curl_rand.o .libs/http_negotiate.o .libs/http_ntlm.o .libs/inet_pton.o .libs/strtoofft.o .libs/strerror.o .libs/hostares.o .libs/hostasyn.o .libs/hostip4.o .libs/hostip6.o .libs/hostsyn.o .libs/hostthre.o .libs/inet_ntop.o .libs/parsedate.o .libs/select.o .libs/gtls.o .libs/sslgen.o .libs/tftp.o .libs/splay.o .libs/strdup.o .libs/socks.o .libs/ssh.o .libs/nss.o .libs/qssl.o .libs/rawstr.o .libs/curl_addrinfo.o .libs/socks_gssapi.o .libs/socks_sspi.o .libs/curl_sspi.o .libs/slist.o .libs/nonblock.o .libs/curl_memrchr.o .libs/imap.o .libs/pop3.o .libs/smtp.o .libs/pingpong.o .libs/rtsp.o .libs/curl_threads.o .libs/warnless.o .libs/hmac.o .libs/polarssl.o .libs/curl_rtmp.o .libs/openldap.o .libs/curl_gethostname.o .libs/gopher.o   -L/opt/local/lib /opt/local/lib/libidn.dylib -lssl -lcrypto -lz  -arch i386 -arch i386   -install_name  /opt/local/lib/libcurl.4.dylib -compatibility_version 7 -current_version 7.0 -Wl,-single_module
2073:info:build libtool: link: dsymutil .libs/libcurl.4.dylib || :
2074:info:build warning: no debug symbols in executable (-arch i386)
2075:info:build libtool: link: (cd ".libs" && rm -f "libcurl.dylib" && ln -s "libcurl.4.dylib" "libcurl.dylib")
2076:info:build libtool: link: /usr/bin/ar cru .libs/libcurl.a  file.o timeval.o base64.o hostip.o progress.o formdata.o cookie.o http.o sendf.o ftp.o url.o dict.o if2ip.o speedcheck.o ldap.o ssluse.o version.o getenv.o escape.o mprintf.o telnet.o netrc.o getinfo.o transfer.o strequal.o easy.o security.o krb4.o curl_fnmatch.o fileinfo.o ftplistparser.o wildcard.o krb5.o memdebug.o http_chunks.o strtok.o connect.o llist.o hash.o multi.o content_encoding.o share.o http_digest.o md4.o md5.o curl_rand.o http_negotiate.o http_ntlm.o inet_pton.o strtoofft.o strerror.o hostares.o hostasyn.o hostip4.o hostip6.o hostsyn.o hostthre.o inet_ntop.o parsedate.o select.o gtls.o sslgen.o tftp.o splay.o strdup.o socks.o ssh.o nss.o qssl.o rawstr.o curl_addrinfo.o socks_gssapi.o socks_sspi.o curl_sspi.o slist.o nonblock.o curl_memrchr.o imap.o pop3.o smtp.o pingpong.o rtsp.o curl_threads.o warnless.o hmac.o polarssl.o curl_rtmp.o openldap.o curl_gethostname.o gopher.o
2077:info:build /usr/bin/ranlib: file: .libs/libcurl.a(ldap.o) has no symbols
2078:info:build /usr/bin/ranlib: file: .libs/libcurl.a(security.o) has no symbols
2079:info:build /usr/bin/ranlib: file: .libs/libcurl.a(krb4.o) has no symbols
2080:info:build /usr/bin/ranlib: file: .libs/libcurl.a(krb5.o) has no symbols
2081:info:build /usr/bin/ranlib: file: .libs/libcurl.a(memdebug.o) has no symbols
2082:info:build /usr/bin/ranlib: file: .libs/libcurl.a(strtok.o) has no symbols
2083:info:build /usr/bin/ranlib: file: .libs/libcurl.a(md4.o) has no symbols
2084:info:build /usr/bin/ranlib: file: .libs/libcurl.a(http_negotiate.o) has no symbols
2085:info:build /usr/bin/ranlib: file: .libs/libcurl.a(inet_pton.o) has no symbols
2086:info:build /usr/bin/ranlib: file: .libs/libcurl.a(strtoofft.o) has no symbols
2087:info:build /usr/bin/ranlib: file: .libs/libcurl.a(hostares.o) has no symbols
2088:info:build /usr/bin/ranlib: file: .libs/libcurl.a(hostasyn.o) has no symbols
2089:info:build /usr/bin/ranlib: file: .libs/libcurl.a(hostthre.o) has no symbols
2090:info:build /usr/bin/ranlib: file: .libs/libcurl.a(inet_ntop.o) has no symbols
2091:info:build /usr/bin/ranlib: file: .libs/libcurl.a(gtls.o) has no symbols
2092:info:build /usr/bin/ranlib: file: .libs/libcurl.a(strdup.o) has no symbols
2093:info:build /usr/bin/ranlib: file: .libs/libcurl.a(ssh.o) has no symbols
2094:info:build /usr/bin/ranlib: file: .libs/libcurl.a(nss.o) has no symbols
2095:info:build /usr/bin/ranlib: file: .libs/libcurl.a(qssl.o) has no symbols
2096:info:build /usr/bin/ranlib: file: .libs/libcurl.a(socks_gssapi.o) has no symbols
2097:info:build /usr/bin/ranlib: file: .libs/libcurl.a(socks_sspi.o) has no symbols
2098:info:build /usr/bin/ranlib: file: .libs/libcurl.a(curl_sspi.o) has no symbols
2099:info:build /usr/bin/ranlib: file: .libs/libcurl.a(curl_threads.o) has no symbols
2100:info:build /usr/bin/ranlib: file: .libs/libcurl.a(polarssl.o) has no symbols
2101:info:build /usr/bin/ranlib: file: .libs/libcurl.a(curl_rtmp.o) has no symbols
2102:info:build /usr/bin/ranlib: file: .libs/libcurl.a(openldap.o) has no symbols
2103:info:build libtool: link: ranlib .libs/libcurl.a
2104:info:build ranlib: file: .libs/libcurl.a(ldap.o) has no symbols
2105:info:build ranlib: file: .libs/libcurl.a(security.o) has no symbols
2106:info:build ranlib: file: .libs/libcurl.a(krb4.o) has no symbols
2107:info:build ranlib: file: .libs/libcurl.a(krb5.o) has no symbols
2108:info:build ranlib: file: .libs/libcurl.a(memdebug.o) has no symbols
2109:info:build ranlib: file: .libs/libcurl.a(strtok.o) has no symbols
2110:info:build ranlib: file: .libs/libcurl.a(md4.o) has no symbols
2111:info:build ranlib: file: .libs/libcurl.a(http_negotiate.o) has no symbols
2112:info:build ranlib: file: .libs/libcurl.a(inet_pton.o) has no symbols
2113:info:build ranlib: file: .libs/libcurl.a(strtoofft.o) has no symbols
2114:info:build ranlib: file: .libs/libcurl.a(hostares.o) has no symbols
2115:info:build ranlib: file: .libs/libcurl.a(hostasyn.o) has no symbols
2116:info:build ranlib: file: .libs/libcurl.a(hostthre.o) has no symbols
2117:info:build ranlib: file: .libs/libcurl.a(inet_ntop.o) has no symbols
2118:info:build ranlib: file: .libs/libcurl.a(gtls.o) has no symbols
2119:info:build ranlib: file: .libs/libcurl.a(strdup.o) has no symbols
2120:info:build ranlib: file: .libs/libcurl.a(ssh.o) has no symbols
2121:info:build ranlib: file: .libs/libcurl.a(nss.o) has no symbols
2122:info:build ranlib: file: .libs/libcurl.a(qssl.o) has no symbols
2123:info:build ranlib: file: .libs/libcurl.a(socks_gssapi.o) has no symbols
2124:info:build ranlib: file: .libs/libcurl.a(socks_sspi.o) has no symbols
2125:info:build ranlib: file: .libs/libcurl.a(curl_sspi.o) has no symbols
2126:info:build ranlib: file: .libs/libcurl.a(curl_threads.o) has no symbols
2127:info:build ranlib: file: .libs/libcurl.a(polarssl.o) has no symbols
2128:info:build ranlib: file: .libs/libcurl.a(curl_rtmp.o) has no symbols
2129:info:build ranlib: file: .libs/libcurl.a(openldap.o) has no symbols
2130:info:build libtool: link: ( cd ".libs" && rm -f "libcurl.la" && ln -s "../libcurl.la" "libcurl.la" )
2131:info:build Making all in src
2132:info:build /usr/bin/make  all-am
2133:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c main.c
2134:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c hugehelp.c
2135:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c urlglob.c
2136:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c writeout.c
2137:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c writeenv.c
2138:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c getpass.c
2139:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c homedir.c
2140:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c curlutil.c
2141:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c os-specific.c
2142:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c
2143:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c
2144:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c
2145:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H  -I../include/curl -I../include -I../include -I../lib -I../src -I../lib -I../src  -isystem /opt/local/include -I/opt/local/include -I/opt/local/include  -pipe -O2 -arch i386 -g0 -Wno-system-headers  -c -o nonblock.o `test -f '../lib/nonblock.c' || echo './'`../lib/nonblock.c
2146:info:build /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.2  -pipe -O2 -arch i386 -g0 -Wno-system-headers   -L/opt/local/lib -arch i386 -L/opt/local/lib -L/opt/local/lib -o curl  main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o strtoofft.o strdup.o rawstr.o nonblock.o  ../lib/libcurl.la -lz
2147:info:build libtool: link: /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -g0 -Wno-system-headers -arch i386 -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o os-specific.o strtoofft.o strdup.o rawstr.o nonblock.o  -L/opt/local/lib ../lib/.libs/libcurl.dylib /opt/local/lib/libidn.dylib /opt/local/lib/libintl.dylib -lc /opt/local/lib/libiconv.dylib -lssl -lcrypto -lz
2148:info:build make[1]: Nothing to be done for `all-am'.
2149:msg:build --->  Staging curl into destroot
2150:info:build . changed
2151:info:build     gid expected 0 found 80 modified
2152:info:build ./usr missing (created)
2153:info:build . missing (directory not created: File exists)
2154:info:build ./Applications missing (created)
2155:info:build ./Developer missing (created)
2156:info:build ./Library missing (created)
2157:info:build . changed
2158:info:build     gid expected 80 found 0 modified
2159:info:build ./bin missing (created)
2160:info:build ./etc missing (created)
2161:info:build ./include missing (created)
2162:info:build ./lib missing (created)
2163:info:build ./lib/pkgconfig missing (created)
2164:info:build ./libexec missing (created)
2165:info:build ./sbin missing (created)
2166:info:build ./share missing (created)
2167:info:build ./share/info missing (created)
2168:info:build ./share/man missing (created)
2169:info:build ./share/man/cat1 missing (created)
2170:info:build ./share/man/cat2 missing (created)
2171:info:build ./share/man/cat3 missing (created)
2172:info:build ./share/man/cat4 missing (created)
2173:info:build ./share/man/cat5 missing (created)
2174:info:build ./share/man/cat6 missing (created)
2175:info:build ./share/man/cat7 missing (created)
2176:info:build ./share/man/cat8 missing (created)
2177:info:build ./share/man/cat9 missing (created)
2178:info:build ./share/man/catl missing (created)
2179:info:build ./share/man/catn missing (created)
2180:info:build ./share/man/man1 missing (created)
2181:info:build ./share/man/man2 missing (created)
2182:info:build ./share/man/man3 missing (created)
2183:info:build ./share/man/man4 missing (created)
2184:info:build ./share/man/man5 missing (created)
2185:info:build ./share/man/man6 missing (created)
2186:info:build ./share/man/man7 missing (created)
2187:info:build ./share/man/man8 missing (created)
2188:info:build ./share/man/man9 missing (created)
2189:info:build ./share/man/manl missing (created)
2190:info:build ./share/man/mann missing (created)
2191:info:build ./share/nls missing (created)
2192:info:build ./share/nls/C missing (created)
2193:info:build ./share/nls/af_ZA.ISO8859-1 missing (created)
2194:info:build ./share/nls/af_ZA.ISO8859-15 missing (created)
2195:info:build ./share/nls/bg_BG.CP1251 missing (created)
2196:info:build ./share/nls/cs_CZ.ISO8859-2 missing (created)
2197:info:build ./share/nls/da_DK.ISO8859-1 missing (created)
2198:info:build ./share/nls/da_DK.ISO8859-15 missing (created)
2199:info:build ./share/nls/de_AT.ISO8859-1 missing (created)
2200:info:build ./share/nls/de_AT.ISO8859-15 missing (created)
2201:info:build ./share/nls/de_CH.ISO8859-1 missing (created)
2202:info:build ./share/nls/de_CH.ISO8859-15 missing (created)
2203:info:build ./share/nls/de_DE.ISO8859-1 missing (created)
2204:info:build ./share/nls/de_DE.ISO8859-15 missing (created)
2205:info:build ./share/nls/el_GR.ISO8859-7 missing (created)
2206:info:build ./share/nls/en_AU.ISO8859-1 missing (created)
2207:info:build ./share/nls/en_AU.ISO8859-15 missing (created)
2208:info:build ./share/nls/en_AU.US-ASCII missing (created)
2209:info:build ./share/nls/en_CA.ISO8859-1 missing (created)
2210:info:build ./share/nls/en_CA.ISO8859-15 missing (created)
2211:info:build ./share/nls/en_CA.US-ASCII missing (created)
2212:info:build ./share/nls/en_GB.ISO8859-1 missing (created)
2213:info:build ./share/nls/en_GB.ISO8859-15 missing (created)
2214:info:build ./share/nls/en_GB.US-ASCII missing (created)
2215:info:build ./share/nls/en_NZ.ISO8859-1 missing (created)
2216:info:build ./share/nls/en_NZ.ISO8859-15 missing (created)
2217:info:build ./share/nls/en_NZ.US-ASCII missing (created)
2218:info:build ./share/nls/en_US.ISO8859-1 missing (created)
2219:info:build ./share/nls/en_US.ISO8859-15 missing (created)
2220:info:build ./share/nls/es_ES.ISO8859-1 missing (created)
2221:info:build ./share/nls/es_ES.ISO8859-15 missing (created)
2222:info:build ./share/nls/et_EE.ISO8859-15 missing (created)
2223:info:build ./share/nls/fi_FI.ISO8859-1 missing (created)
2224:info:build ./share/nls/fi_FI.ISO8859-15 missing (created)
2225:info:build ./share/nls/fr_BE.ISO8859-1 missing (created)
2226:info:build ./share/nls/fr_BE.ISO8859-15 missing (created)
2227:info:build ./share/nls/fr_CA.ISO8859-1 missing (created)
2228:info:build ./share/nls/fr_CA.ISO8859-15 missing (created)
2229:info:build ./share/nls/fr_CH.ISO8859-1 missing (created)
2230:info:build ./share/nls/fr_CH.ISO8859-15 missing (created)
2231:info:build ./share/nls/fr_FR.ISO8859-1 missing (created)
2232:info:build ./share/nls/fr_FR.ISO8859-15 missing (created)
2233:info:build ./share/nls/hi_IN.ISCII-DEV missing (created)
2234:info:build ./share/nls/hr_HR.ISO8859-2 missing (created)
2235:info:build ./share/nls/hu_HU.ISO8859-2 missing (created)
2236:info:build ./share/nls/is_IS.ISO8859-1 missing (created)
2237:info:build ./share/nls/is_IS.ISO8859-15 missing (created)
2238:info:build ./share/nls/it_CH.ISO8859-1 missing (created)
2239:info:build ./share/nls/it_CH.ISO8859-15 missing (created)
2240:info:build ./share/nls/it_IT.ISO8859-1 missing (created)
2241:info:build ./share/nls/it_IT.ISO8859-15 missing (created)
2242:info:build ./share/nls/ja_JP.SJIS missing (created)
2243:info:build ./share/nls/ja_JP.eucJP missing (created)
2244:info:build ./share/nls/ko_KR.eucKR missing (created)
2245:info:build ./share/nls/la_LN.ISO8859-1 missing (created)
2246:info:build ./share/nls/la_LN.ISO8859-15 missing (created)
2247:info:build ./share/nls/la_LN.ISO8859-2 missing (created)
2248:info:build ./share/nls/la_LN.ISO8859-4 missing (created)
2249:info:build ./share/nls/la_LN.US-ASCII missing (created)
2250:info:build ./share/nls/lt_LT.ISO8859-4 missing (created)
2251:info:build ./share/nls/nl_BE.ISO8859-1 missing (created)
2252:info:build ./share/nls/nl_BE.ISO8859-15 missing (created)
2253:info:build ./share/nls/nl_NL.ISO8859-1 missing (created)
2254:info:build ./share/nls/nl_NL.ISO8859-15 missing (created)
2255:info:build ./share/nls/no_NO.ISO8859-1 missing (created)
2256:info:build ./share/nls/no_NO.ISO8859-15 missing (created)
2257:info:build ./share/nls/pl_PL.ISO8859-2 missing (created)
2258:info:build ./share/nls/pt_BR.ISO8859-1 missing (created)
2259:info:build ./share/nls/pt_PT.ISO8859-1 missing (created)
2260:info:build ./share/nls/pt_PT.ISO8859-15 missing (created)
2261:info:build ./share/nls/ro_RO.ISO8859-2 missing (created)
2262:info:build ./share/nls/ru_RU.CP866 missing (created)
2263:info:build ./share/nls/ru_RU.ISO8859-5 missing (created)
2264:info:build ./share/nls/ru_RU.KOI8-R missing (created)
2265:info:build ./share/nls/sk_SK.ISO8859-2 missing (created)
2266:info:build ./share/nls/sl_SI.ISO8859-2 missing (created)
2267:info:build ./share/nls/sv_SE.ISO8859-1 missing (created)
2268:info:build ./share/nls/sv_SE.ISO8859-15 missing (created)
2269:info:build ./share/nls/tr_TR.ISO8859-9 missing (created)
2270:info:build ./share/nls/uk_UA.ISO8859-5 missing (created)
2271:info:build ./share/nls/uk_UA.KOI8-U missing (created)
2272:info:build ./share/nls/zh_CN.eucCN missing (created)
2273:info:build ./share/nls/zh_TW.Big5 missing (created)
2274:info:build ./share/skel missing (created)
2275:info:build ./src missing (created)
2276:info:build ./var missing (created)
2277:info:build ./var/macports missing (created)
2278:info:build ./var/macports/build missing (created)
2279:info:build ./var/macports/distfiles missing (created)
2280:info:build ./var/macports/logs missing (created)
2281:info:build ./var/macports/packages missing (created)
2282:info:build ./var/macports/receipts missing (created)
2283:info:build ./var/macports/registry missing (created)
2284:info:build ./www missing (created)
2285:debug:destroot destroot phase started at Fri Oct 15 12:25:54 PDT 2010
2286:debug:destroot Executing org.macports.destroot (curl)
2287:info:destroot --->  Staging curl into destroot for architecture x86_64
2288:debug:destroot Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
2289:debug:destroot Assembled command: 'cd "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/curl-7.21.2-x86_64" && /usr/bin/make install DESTDIR=/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64'
2290:info:destroot Making install in lib
2291:info:destroot test -z "/opt/local/lib" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib"
2292:info:destroot  /bin/sh ../libtool --mode=install /usr/bin/install -c  'libcurl.la' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.la'
2293:info:destroot libtool: install: /usr/bin/install -c .libs/libcurl.4.dylib /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.4.dylib
2294:info:destroot libtool: install: (cd /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib && { ln -s -f libcurl.4.dylib libcurl.dylib || { rm -f libcurl.dylib && ln -s libcurl.4.dylib libcurl.dylib; }; })
2295:info:destroot libtool: install: /usr/bin/install -c .libs/libcurl.lai /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.la
2296:info:destroot libtool: install: /usr/bin/install -c .libs/libcurl.a /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a
2297:info:destroot libtool: install: chmod 644 /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a
2298:info:destroot libtool: install: ranlib /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a
2299:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(ldap.o) has no symbols
2300:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(security.o) has no symbols
2301:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(krb4.o) has no symbols
2302:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(krb5.o) has no symbols
2303:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(memdebug.o) has no symbols
2304:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(strtok.o) has no symbols
2305:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(md4.o) has no symbols
2306:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(http_negotiate.o) has no symbols
2307:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(inet_pton.o) has no symbols
2308:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(strtoofft.o) has no symbols
2309:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(hostares.o) has no symbols
2310:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(hostasyn.o) has no symbols
2311:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(hostthre.o) has no symbols
2312:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(inet_ntop.o) has no symbols
2313:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(gtls.o) has no symbols
2314:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(strdup.o) has no symbols
2315:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(ssh.o) has no symbols
2316:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(nss.o) has no symbols
2317:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(qssl.o) has no symbols
2318:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(socks_gssapi.o) has no symbols
2319:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(socks_sspi.o) has no symbols
2320:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(curl_sspi.o) has no symbols
2321:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(curl_threads.o) has no symbols
2322:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(polarssl.o) has no symbols
2323:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(curl_rtmp.o) has no symbols
2324:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/libcurl.a(openldap.o) has no symbols
2325:info:destroot libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
2326:info:destroot make[2]: Nothing to be done for `install-data-am'.
2327:info:destroot Making install in src
2328:info:destroot /usr/bin/make  install-am
2329:info:destroot test -z "/opt/local/bin" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/bin"
2330:info:destroot   /bin/sh ../libtool --mode=install /usr/bin/install -c 'curl' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/bin/curl'
2331:info:destroot libtool: install: /usr/bin/install -c .libs/curl /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/bin/curl
2332:info:destroot make[3]: Nothing to be done for `install-data-am'.
2333:info:destroot test -z "/opt/local/bin" || /bin/sh ./mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/bin"
2334:info:destroot  /usr/bin/install -c 'curl-config' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/bin/curl-config'
2335:info:destroot test -z "/opt/local/lib/pkgconfig" || /bin/sh ./mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/pkgconfig"
2336:info:destroot  /usr/bin/install -c -m 644 'libcurl.pc' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/lib/pkgconfig/libcurl.pc'
2337:info:destroot /usr/bin/make  install-data-hook
2338:info:destroot cd include && /usr/bin/make install
2339:info:destroot Making install in curl
2340:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2341:info:destroot test -z "/opt/local/include/curl" || /bin/sh ../../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl"
2342:info:destroot mkdir -m0755 /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl
2343:info:destroot  /usr/bin/install -c -m 644 'curl.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/curl.h'
2344:info:destroot  /usr/bin/install -c -m 644 'curlver.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/curlver.h'
2345:info:destroot  /usr/bin/install -c -m 644 'easy.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/easy.h'
2346:info:destroot  /usr/bin/install -c -m 644 'mprintf.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/mprintf.h'
2347:info:destroot  /usr/bin/install -c -m 644 'stdcheaders.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/stdcheaders.h'
2348:info:destroot  /usr/bin/install -c -m 644 'types.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/types.h'
2349:info:destroot  /usr/bin/install -c -m 644 'multi.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/multi.h'
2350:info:destroot  /usr/bin/install -c -m 644 'typecheck-gcc.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/typecheck-gcc.h'
2351:info:destroot  /usr/bin/install -c -m 644 'curlbuild.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/curlbuild.h'
2352:info:destroot  /usr/bin/install -c -m 644 'curlrules.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/include/curl/curlrules.h'
2353:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2354:info:destroot make[6]: Nothing to be done for `install-data-am'.
2355:info:destroot cd docs && /usr/bin/make install
2356:info:destroot Making install in examples
2357:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2358:info:destroot make[6]: Nothing to be done for `install-data-am'.
2359:info:destroot Making install in libcurl
2360:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2361:info:destroot test -z "/opt/local/share/man/man3" || /bin/sh ../../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3"
2362:info:destroot  /usr/bin/install -c -m 644 './curl_easy_cleanup.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_cleanup.3'
2363:info:destroot  /usr/bin/install -c -m 644 './curl_easy_getinfo.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_getinfo.3'
2364:info:destroot  /usr/bin/install -c -m 644 './curl_easy_init.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_init.3'
2365:info:destroot  /usr/bin/install -c -m 644 './curl_easy_perform.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_perform.3'
2366:info:destroot  /usr/bin/install -c -m 644 './curl_easy_setopt.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_setopt.3'
2367:info:destroot  /usr/bin/install -c -m 644 './curl_easy_duphandle.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_duphandle.3'
2368:info:destroot  /usr/bin/install -c -m 644 './curl_formadd.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_formadd.3'
2369:info:destroot  /usr/bin/install -c -m 644 './curl_formfree.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_formfree.3'
2370:info:destroot  /usr/bin/install -c -m 644 './curl_getdate.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_getdate.3'
2371:info:destroot  /usr/bin/install -c -m 644 './curl_getenv.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_getenv.3'
2372:info:destroot  /usr/bin/install -c -m 644 './curl_slist_append.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_slist_append.3'
2373:info:destroot  /usr/bin/install -c -m 644 './curl_slist_free_all.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_slist_free_all.3'
2374:info:destroot  /usr/bin/install -c -m 644 './curl_version.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_version.3'
2375:info:destroot  /usr/bin/install -c -m 644 './curl_version_info.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_version_info.3'
2376:info:destroot  /usr/bin/install -c -m 644 './curl_escape.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_escape.3'
2377:info:destroot  /usr/bin/install -c -m 644 './curl_unescape.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_unescape.3'
2378:info:destroot  /usr/bin/install -c -m 644 './curl_free.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_free.3'
2379:info:destroot  /usr/bin/install -c -m 644 './curl_strequal.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_strequal.3'
2380:info:destroot  /usr/bin/install -c -m 644 './curl_mprintf.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_mprintf.3'
2381:info:destroot  /usr/bin/install -c -m 644 './curl_global_init.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_global_init.3'
2382:info:destroot  /usr/bin/install -c -m 644 './curl_global_cleanup.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_global_cleanup.3'
2383:info:destroot  /usr/bin/install -c -m 644 './curl_multi_add_handle.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_add_handle.3'
2384:info:destroot  /usr/bin/install -c -m 644 './curl_multi_cleanup.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_cleanup.3'
2385:info:destroot  /usr/bin/install -c -m 644 './curl_multi_fdset.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_fdset.3'
2386:info:destroot  /usr/bin/install -c -m 644 './curl_multi_info_read.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_info_read.3'
2387:info:destroot  /usr/bin/install -c -m 644 './curl_multi_init.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_init.3'
2388:info:destroot  /usr/bin/install -c -m 644 './curl_multi_perform.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_perform.3'
2389:info:destroot  /usr/bin/install -c -m 644 './curl_multi_remove_handle.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_remove_handle.3'
2390:info:destroot  /usr/bin/install -c -m 644 './curl_share_cleanup.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_share_cleanup.3'
2391:info:destroot  /usr/bin/install -c -m 644 './curl_share_init.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_share_init.3'
2392:info:destroot  /usr/bin/install -c -m 644 './curl_share_setopt.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_share_setopt.3'
2393:info:destroot  /usr/bin/install -c -m 644 './libcurl.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/libcurl.3'
2394:info:destroot  /usr/bin/install -c -m 644 './libcurl-easy.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/libcurl-easy.3'
2395:info:destroot  /usr/bin/install -c -m 644 './libcurl-multi.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/libcurl-multi.3'
2396:info:destroot  /usr/bin/install -c -m 644 './libcurl-share.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/libcurl-share.3'
2397:info:destroot  /usr/bin/install -c -m 644 './libcurl-errors.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/libcurl-errors.3'
2398:info:destroot  /usr/bin/install -c -m 644 './curl_easy_strerror.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_strerror.3'
2399:info:destroot  /usr/bin/install -c -m 644 './curl_multi_strerror.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_strerror.3'
2400:info:destroot  /usr/bin/install -c -m 644 './curl_share_strerror.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_share_strerror.3'
2401:info:destroot  /usr/bin/install -c -m 644 './curl_global_init_mem.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_global_init_mem.3'
2402:info:destroot  /usr/bin/install -c -m 644 './libcurl-tutorial.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/libcurl-tutorial.3'
2403:info:destroot  /usr/bin/install -c -m 644 './curl_easy_reset.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_reset.3'
2404:info:destroot  /usr/bin/install -c -m 644 './curl_easy_escape.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_escape.3'
2405:info:destroot  /usr/bin/install -c -m 644 './curl_easy_unescape.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_unescape.3'
2406:info:destroot  /usr/bin/install -c -m 644 './curl_multi_setopt.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_setopt.3'
2407:info:destroot  /usr/bin/install -c -m 644 './curl_multi_socket.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_socket.3'
2408:info:destroot  /usr/bin/install -c -m 644 './curl_multi_timeout.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_timeout.3'
2409:info:destroot  /usr/bin/install -c -m 644 './curl_formget.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_formget.3'
2410:info:destroot  /usr/bin/install -c -m 644 './curl_multi_assign.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_assign.3'
2411:info:destroot  /usr/bin/install -c -m 644 './curl_easy_pause.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_pause.3'
2412:info:destroot  /usr/bin/install -c -m 644 './curl_easy_recv.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_recv.3'
2413:info:destroot  /usr/bin/install -c -m 644 './curl_easy_send.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_easy_send.3'
2414:info:destroot  /usr/bin/install -c -m 644 './curl_multi_socket_action.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man3/curl_multi_socket_action.3'
2415:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2416:info:destroot test -z "/opt/local/share/man/man1" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man1"
2417:info:destroot  /usr/bin/install -c -m 644 './curl.1' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man1/curl.1'
2418:info:destroot  /usr/bin/install -c -m 644 './curl-config.1' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64/opt/local/share/man/man1/curl-config.1'
2419:info:destroot --->  Staging curl into destroot for architecture i386
2420:debug:destroot Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
2421:debug:destroot Assembled command: 'cd "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/curl-7.21.2-i386" && /usr/bin/make install DESTDIR=/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386'
2422:info:destroot Making install in lib
2423:info:destroot test -z "/opt/local/lib" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib"
2424:info:destroot  /bin/sh ../libtool --mode=install /usr/bin/install -c  'libcurl.la' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.la'
2425:info:destroot libtool: install: /usr/bin/install -c .libs/libcurl.4.dylib /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.4.dylib
2426:info:destroot libtool: install: (cd /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib && { ln -s -f libcurl.4.dylib libcurl.dylib || { rm -f libcurl.dylib && ln -s libcurl.4.dylib libcurl.dylib; }; })
2427:info:destroot libtool: install: /usr/bin/install -c .libs/libcurl.lai /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.la
2428:info:destroot libtool: install: /usr/bin/install -c .libs/libcurl.a /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a
2429:info:destroot libtool: install: chmod 644 /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a
2430:info:destroot libtool: install: ranlib /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a
2431:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(ldap.o) has no symbols
2432:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(security.o) has no symbols
2433:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(krb4.o) has no symbols
2434:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(krb5.o) has no symbols
2435:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(memdebug.o) has no symbols
2436:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(strtok.o) has no symbols
2437:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(md4.o) has no symbols
2438:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(http_negotiate.o) has no symbols
2439:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(inet_pton.o) has no symbols
2440:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(strtoofft.o) has no symbols
2441:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(hostares.o) has no symbols
2442:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(hostasyn.o) has no symbols
2443:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(hostthre.o) has no symbols
2444:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(inet_ntop.o) has no symbols
2445:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(gtls.o) has no symbols
2446:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(strdup.o) has no symbols
2447:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(ssh.o) has no symbols
2448:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(nss.o) has no symbols
2449:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(qssl.o) has no symbols
2450:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(socks_gssapi.o) has no symbols
2451:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(socks_sspi.o) has no symbols
2452:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(curl_sspi.o) has no symbols
2453:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(curl_threads.o) has no symbols
2454:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(polarssl.o) has no symbols
2455:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(curl_rtmp.o) has no symbols
2456:info:destroot ranlib: file: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/libcurl.a(openldap.o) has no symbols
2457:info:destroot libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
2458:info:destroot make[2]: Nothing to be done for `install-data-am'.
2459:info:destroot Making install in src
2460:info:destroot /usr/bin/make  install-am
2461:info:destroot test -z "/opt/local/bin" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/bin"
2462:info:destroot   /bin/sh ../libtool --mode=install /usr/bin/install -c 'curl' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/bin/curl'
2463:info:destroot libtool: install: /usr/bin/install -c .libs/curl /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/bin/curl
2464:info:destroot make[3]: Nothing to be done for `install-data-am'.
2465:info:destroot test -z "/opt/local/bin" || /bin/sh ./mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/bin"
2466:info:destroot  /usr/bin/install -c 'curl-config' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/bin/curl-config'
2467:info:destroot test -z "/opt/local/lib/pkgconfig" || /bin/sh ./mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/pkgconfig"
2468:info:destroot  /usr/bin/install -c -m 644 'libcurl.pc' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/lib/pkgconfig/libcurl.pc'
2469:info:destroot /usr/bin/make  install-data-hook
2470:info:destroot cd include && /usr/bin/make install
2471:info:destroot Making install in curl
2472:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2473:info:destroot test -z "/opt/local/include/curl" || /bin/sh ../../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl"
2474:info:destroot mkdir -m0755 /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl
2475:info:destroot  /usr/bin/install -c -m 644 'curl.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/curl.h'
2476:info:destroot  /usr/bin/install -c -m 644 'curlver.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/curlver.h'
2477:info:destroot  /usr/bin/install -c -m 644 'easy.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/easy.h'
2478:info:destroot  /usr/bin/install -c -m 644 'mprintf.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/mprintf.h'
2479:info:destroot  /usr/bin/install -c -m 644 'stdcheaders.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/stdcheaders.h'
2480:info:destroot  /usr/bin/install -c -m 644 'types.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/types.h'
2481:info:destroot  /usr/bin/install -c -m 644 'multi.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/multi.h'
2482:info:destroot  /usr/bin/install -c -m 644 'typecheck-gcc.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/typecheck-gcc.h'
2483:info:destroot  /usr/bin/install -c -m 644 'curlbuild.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/curlbuild.h'
2484:info:destroot  /usr/bin/install -c -m 644 'curlrules.h' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/include/curl/curlrules.h'
2485:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2486:info:destroot make[6]: Nothing to be done for `install-data-am'.
2487:info:destroot cd docs && /usr/bin/make install
2488:info:destroot Making install in examples
2489:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2490:info:destroot make[6]: Nothing to be done for `install-data-am'.
2491:info:destroot Making install in libcurl
2492:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2493:info:destroot test -z "/opt/local/share/man/man3" || /bin/sh ../../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3"
2494:info:destroot  /usr/bin/install -c -m 644 './curl_easy_cleanup.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_cleanup.3'
2495:info:destroot  /usr/bin/install -c -m 644 './curl_easy_getinfo.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_getinfo.3'
2496:info:destroot  /usr/bin/install -c -m 644 './curl_easy_init.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_init.3'
2497:info:destroot  /usr/bin/install -c -m 644 './curl_easy_perform.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_perform.3'
2498:info:destroot  /usr/bin/install -c -m 644 './curl_easy_setopt.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_setopt.3'
2499:info:destroot  /usr/bin/install -c -m 644 './curl_easy_duphandle.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_duphandle.3'
2500:info:destroot  /usr/bin/install -c -m 644 './curl_formadd.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_formadd.3'
2501:info:destroot  /usr/bin/install -c -m 644 './curl_formfree.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_formfree.3'
2502:info:destroot  /usr/bin/install -c -m 644 './curl_getdate.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_getdate.3'
2503:info:destroot  /usr/bin/install -c -m 644 './curl_getenv.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_getenv.3'
2504:info:destroot  /usr/bin/install -c -m 644 './curl_slist_append.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_slist_append.3'
2505:info:destroot  /usr/bin/install -c -m 644 './curl_slist_free_all.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_slist_free_all.3'
2506:info:destroot  /usr/bin/install -c -m 644 './curl_version.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_version.3'
2507:info:destroot  /usr/bin/install -c -m 644 './curl_version_info.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_version_info.3'
2508:info:destroot  /usr/bin/install -c -m 644 './curl_escape.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_escape.3'
2509:info:destroot  /usr/bin/install -c -m 644 './curl_unescape.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_unescape.3'
2510:info:destroot  /usr/bin/install -c -m 644 './curl_free.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_free.3'
2511:info:destroot  /usr/bin/install -c -m 644 './curl_strequal.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_strequal.3'
2512:info:destroot  /usr/bin/install -c -m 644 './curl_mprintf.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_mprintf.3'
2513:info:destroot  /usr/bin/install -c -m 644 './curl_global_init.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_global_init.3'
2514:info:destroot  /usr/bin/install -c -m 644 './curl_global_cleanup.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_global_cleanup.3'
2515:info:destroot  /usr/bin/install -c -m 644 './curl_multi_add_handle.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_add_handle.3'
2516:info:destroot  /usr/bin/install -c -m 644 './curl_multi_cleanup.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_cleanup.3'
2517:info:destroot  /usr/bin/install -c -m 644 './curl_multi_fdset.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_fdset.3'
2518:info:destroot  /usr/bin/install -c -m 644 './curl_multi_info_read.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_info_read.3'
2519:info:destroot  /usr/bin/install -c -m 644 './curl_multi_init.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_init.3'
2520:info:destroot  /usr/bin/install -c -m 644 './curl_multi_perform.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_perform.3'
2521:info:destroot  /usr/bin/install -c -m 644 './curl_multi_remove_handle.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_remove_handle.3'
2522:info:destroot  /usr/bin/install -c -m 644 './curl_share_cleanup.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_share_cleanup.3'
2523:info:destroot  /usr/bin/install -c -m 644 './curl_share_init.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_share_init.3'
2524:info:destroot  /usr/bin/install -c -m 644 './curl_share_setopt.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_share_setopt.3'
2525:info:destroot  /usr/bin/install -c -m 644 './libcurl.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/libcurl.3'
2526:info:destroot  /usr/bin/install -c -m 644 './libcurl-easy.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/libcurl-easy.3'
2527:info:destroot  /usr/bin/install -c -m 644 './libcurl-multi.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/libcurl-multi.3'
2528:info:destroot  /usr/bin/install -c -m 644 './libcurl-share.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/libcurl-share.3'
2529:info:destroot  /usr/bin/install -c -m 644 './libcurl-errors.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/libcurl-errors.3'
2530:info:destroot  /usr/bin/install -c -m 644 './curl_easy_strerror.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_strerror.3'
2531:info:destroot  /usr/bin/install -c -m 644 './curl_multi_strerror.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_strerror.3'
2532:info:destroot  /usr/bin/install -c -m 644 './curl_share_strerror.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_share_strerror.3'
2533:info:destroot  /usr/bin/install -c -m 644 './curl_global_init_mem.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_global_init_mem.3'
2534:info:destroot  /usr/bin/install -c -m 644 './libcurl-tutorial.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/libcurl-tutorial.3'
2535:info:destroot  /usr/bin/install -c -m 644 './curl_easy_reset.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_reset.3'
2536:info:destroot  /usr/bin/install -c -m 644 './curl_easy_escape.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_escape.3'
2537:info:destroot  /usr/bin/install -c -m 644 './curl_easy_unescape.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_unescape.3'
2538:info:destroot  /usr/bin/install -c -m 644 './curl_multi_setopt.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_setopt.3'
2539:info:destroot  /usr/bin/install -c -m 644 './curl_multi_socket.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_socket.3'
2540:info:destroot  /usr/bin/install -c -m 644 './curl_multi_timeout.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_timeout.3'
2541:info:destroot  /usr/bin/install -c -m 644 './curl_formget.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_formget.3'
2542:info:destroot  /usr/bin/install -c -m 644 './curl_multi_assign.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_assign.3'
2543:info:destroot  /usr/bin/install -c -m 644 './curl_easy_pause.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_pause.3'
2544:info:destroot  /usr/bin/install -c -m 644 './curl_easy_recv.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_recv.3'
2545:info:destroot  /usr/bin/install -c -m 644 './curl_easy_send.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_easy_send.3'
2546:info:destroot  /usr/bin/install -c -m 644 './curl_multi_socket_action.3' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man3/curl_multi_socket_action.3'
2547:info:destroot make[6]: Nothing to be done for `install-exec-am'.
2548:info:destroot test -z "/opt/local/share/man/man1" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man1"
2549:info:destroot  /usr/bin/install -c -m 644 './curl.1' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man1/curl.1'
2550:info:destroot  /usr/bin/install -c -m 644 './curl-config.1' '/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386/opt/local/share/man/man1/curl-config.1'
2551:debug:destroot delete: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot
2552:info:destroot xinstall: mkdir /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-powerpc
2553:info:destroot xinstall: mkdir /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel
2554:debug:destroot universal: merge: merging /Applications from /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64
2555:info:destroot xinstall: mkdir /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//Applications
2556:debug:destroot universal: merge: merging /Applications/MacPorts from /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64
2557:info:destroot xinstall: mkdir /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//Applications/MacPorts
2558:debug:destroot universal: merge: merging /Developer from /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64
2559:info:destroot xinstall: mkdir /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//Developer
2560:debug:destroot universal: merge: merging /Library from /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64
2561:info:destroot xinstall: mkdir /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//Library
2562:debug:destroot universal: merge: merging /opt from /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64
2563:info:destroot xinstall: mkdir /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//opt
2564:debug:destroot universal: merge: merging /opt/local from /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64
2565:info:destroot xinstall: mkdir /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//opt/local
2566:debug:destroot universal: merge: merging /opt/local/bin from /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64
2567:info:destroot xinstall: mkdir /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//opt/local/bin
2568:debug:destroot universal: merge: merging /opt/local/bin/curl from /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64
2569:info:destroot /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386//opt/local/bin/curl /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64//opt/local/bin/curl differ: char 1, line 1
2570:info:destroot shell command "/usr/bin/cmp "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386//opt/local/bin/curl" "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64//opt/local/bin/curl" && /bin/cp -v "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386//opt/local/bin/curl" "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//opt/local/bin"" returned error 1
2571:debug:destroot universal: merge: lipo created /opt/local/bin/curl
2572:debug:destroot universal: merge: merging /opt/local/bin/curl-config from /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64
2573:info:destroot /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386//opt/local/bin/curl-config /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64//opt/local/bin/curl-config differ: char 3992, line 145
2574:info:destroot shell command "/usr/bin/cmp "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386//opt/local/bin/curl-config" "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64//opt/local/bin/curl-config" && /bin/cp -v "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386//opt/local/bin/curl-config" "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//opt/local/bin"" returned error 1
2575:info:destroot /usr/bin/lipo: can't figure out the architecture type of: /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386//opt/local/bin/curl-config
2576:info:destroot shell command "/usr/bin/lipo -create "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386//opt/local/bin/curl-config" "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64//opt/local/bin/curl-config" -output "/opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-intel//opt/local/bin/curl-config"" returned error 1
2577:error:destroot Target org.macports.destroot returned: /opt/local/bin/curl-config differs in /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64 and cannot be merged
2578:debug:destroot Backtrace: /opt/local/bin/curl-config differs in /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-i386 and /opt/local/var/macports/build/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/work/destroot-x86_64 and cannot be merged
2579    while executing
2580"$procedure $targetname"
2581:info:destroot Warning: the following items did not execute (for curl): org.macports.destroot
2582:notice:destroot Log for curl is at: /opt/local/var/macports/logs/_Volumes_wdc-320_opt_macports_trunk_dports_net_curl/main.log