Advertisement
Guest User

Untitled

a guest
Apr 17th, 2011
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.39 KB | None | 0 0
  1. version: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 Sun Apr 17 20:38:56 CEST 2011
  16. :debug:fetch Executing org.macports.fetch (curl)
  17. :msg:fetch ---> Verifying checksum(s) for curl
  18. :debug:checksum checksum phase started at Sun Apr 17 20:38:56 CEST 2011
  19. :debug:checksum Executing org.macports.checksum (curl)
  20. :info:checksum ---> Checksumming curl-7.21.4.tar.bz2
  21. :debug:checksum Correct (sha1) checksum for curl-7.21.4.tar.bz2
  22. :debug:checksum Correct (rmd160) checksum for curl-7.21.4.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 Sun Apr 17 20:38:57 CEST 2011
  26. :debug:extract Executing org.macports.extract (curl)
  27. :info:extract ---> Extracting curl-7.21.4.tar.bz2
  28. :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/curl/curl-7.21.4.tar.bz2'
  29. :debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_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/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/curl/curl-7.21.4.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
  31. :debug:patch patch phase started at Sun Apr 17 20:38:59 CEST 2011
  32. :debug:patch Executing org.macports.patch (curl)
  33. :msg:patch ---> Applying patches to curl
  34. :info:patch ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/curl/files/patch-curl.h.diff
  35. :debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
  36. :debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl/work/curl-7.21.4" && /usr/bin/patch -p0'
  37. :info:patch patching file include/curl/curl.h
  38. :msg:patch ---> Configuring curl
  39. :debug:patch Using compiler 'Mac OS X gcc 4.2'
  40. :debug:configure configure phase started at Sun Apr 17 20:39:00 CEST 2011
  41. :debug:configure Executing proc-pre-org.macports.configure-configure-0
  42. :debug:configure Executing org.macports.configure (curl)
  43. :info:configure ---> Configuring curl for architecture i386
  44. :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/_opt_local_var_macports_sources_rsync.macports.org_release_ports_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'
  45. :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl/work/curl-7.21.4-i386" && ./configure --prefix=/opt/local --disable-dependency-tracking --enable-ipv6 --without-gnutls --without-gssapi --without-librtmp --without-libssh2 --without-nss --without-polarssl --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 '
  46. :info:configure checking whether to enable maintainer-specific portions of Makefiles... no
  47. :info:configure checking whether to enable debug build options... no
  48. :info:configure checking whether to enable compiler optimizer... (assumed) yes
  49. :info:configure checking whether to enable strict compiler warnings... no
  50. :info:configure checking whether to enable compiler warnings as errors... no
  51. :info:configure checking whether to enable curl debug memory tracking... no
  52. :info:configure checking whether to enable c-ares for DNS lookups... no
  53. :info:configure checking for sed... /usr/bin/sed
  54. :info:configure checking for grep... /usr/bin/grep
  55. :info:configure checking for egrep... /usr/bin/grep -E
  56. :info:configure checking for ar... /usr/bin/ar
  57. :info:configure checking for a BSD-compatible install... /usr/bin/install -c
  58. :info:configure checking whether build environment is sane... yes
  59. :info:configure checking for gawk... no
  60. :info:configure checking for mawk... no
  61. :info:configure checking for nawk... no
  62. :info:configure checking for awk... awk
  63. :info:configure checking whether make sets $(MAKE)... yes
  64. :info:configure checking curl version... 7.21.4
  65. :info:configure checking build system type... x86_64-apple-darwin10.7.0
  66. :info:configure checking host system type... x86_64-apple-darwin10.7.0
  67. :info:configure checking for style of include used by make... GNU
  68. :info:configure checking for gcc... /usr/bin/gcc-4.2
  69. :info:configure checking whether the C compiler works... yes
  70. :info:configure checking for C compiler default output file name... a.out
  71. :info:configure checking for suffix of executables...
  72. :info:configure checking whether we are cross compiling... no
  73. :info:configure checking for suffix of object files... o
  74. :info:configure checking whether we are using the GNU C compiler... yes
  75. :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
  76. :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
  77. :info:configure checking dependency style of /usr/bin/gcc-4.2... none
  78. :info:configure checking for sys/types.h... yes
  79. :info:configure checking for stdint.h... yes
  80. :info:configure checking for inttypes.h... yes
  81. :info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
  82. :info:configure checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  83. :info:configure checking for egrep... /usr/bin/grep -E
  84. :info:configure checking for ANSI C header files... yes
  85. :info:configure checking for sys/types.h... (cached) yes
  86. :info:configure checking for sys/stat.h... yes
  87. :info:configure checking for stdlib.h... yes
  88. :info:configure checking for string.h... yes
  89. :info:configure checking for memory.h... yes
  90. :info:configure checking for strings.h... yes
  91. :info:configure checking for inttypes.h... (cached) yes
  92. :info:configure checking for stdint.h... (cached) yes
  93. :info:configure checking for unistd.h... yes
  94. :info:configure checking size of long... 4
  95. :info:configure checking size of void*... 4
  96. :info:configure checking for 64-bit curl_off_t data type... int64_t
  97. :info:configure checking size of curl_off_t... 8
  98. :info:configure checking formatting string directive for curl_off_t... "lld"
  99. :info:configure checking formatting string directive for unsigned curl_off_t... "llu"
  100. :info:configure checking constant suffix string for curl_off_t... LL
  101. :info:configure checking constant suffix string for unsigned curl_off_t... ULL
  102. :info:configure checking if OS is AIX (to define _ALL_SOURCE)... no
  103. :info:configure checking if _THREAD_SAFE is already defined... no
  104. :info:configure checking if _THREAD_SAFE is actually needed... no
  105. :info:configure checking if _THREAD_SAFE is onwards defined... no
  106. :info:configure checking if _REENTRANT is already defined... no
  107. :info:configure checking if _REENTRANT is actually needed... no
  108. :info:configure checking if _REENTRANT is onwards defined... no
  109. :info:configure checking for special C compiler options needed for large files... no
  110. :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
  111. :info:configure checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no
  112. :info:configure checking if compiler is icc (to build with PIC)... no
  113. :info:configure checking for a sed that does not truncate output... (cached) /usr/bin/sed
  114. :info:configure checking for fgrep... /usr/bin/grep -F
  115. :info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  116. :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
  117. :info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  118. :info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
  119. :info:configure checking whether ln -s works... yes
  120. :info:configure checking the maximum length of command line arguments... 196608
  121. :info:configure checking whether the shell understands some XSI constructs... yes
  122. :info:configure checking whether the shell understands "+="... yes
  123. :info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
  124. :info:configure checking for objdump... objdump
  125. :info:configure checking how to recognize dependent libraries... pass_all
  126. :info:configure checking for ar... /usr/bin/ar
  127. :info:configure checking for strip... strip
  128. :info:configure checking for ranlib... ranlib
  129. :info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
  130. :info:configure checking for dsymutil... dsymutil
  131. :info:configure checking for nmedit... nmedit
  132. :info:configure checking for lipo... lipo
  133. :info:configure checking for otool... otool
  134. :info:configure checking for otool64... no
  135. :info:configure checking for -single_module linker flag... yes
  136. :info:configure checking for -exported_symbols_list linker flag... yes
  137. :info:configure checking for dlfcn.h... yes
  138. :info:configure checking for objdir... .libs
  139. :info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
  140. :info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
  141. :info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
  142. :info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
  143. :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
  144. :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
  145. :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
  146. :info:configure checking dynamic linker characteristics... darwin10.7.0 dyld
  147. :info:configure checking how to hardcode library paths into programs... immediate
  148. :info:configure checking whether stripping libraries is possible... yes
  149. :info:configure checking if libtool supports shared libraries... yes
  150. :info:configure checking whether to build shared libraries... yes
  151. :info:configure checking whether to build static libraries... yes
  152. :info:configure checking if we need -mimpure-text... no
  153. :info:configure checking if we need BUILDING_LIBCURL... no
  154. :info:configure checking whether make sets $(MAKE)... (cached) yes
  155. :info:configure checking for inline... inline
  156. :info:configure checking if compiler is DEC/Compaq/HP C... no
  157. :info:configure checking if compiler is HP-UX C... no
  158. :info:configure checking if compiler is IBM C... no
  159. :info:configure checking if compiler is Intel C... no
  160. :info:configure checking if compiler is clang... no
  161. :info:configure checking if compiler is GNU C... yes
  162. :info:configure checking if compiler is LCC... no
  163. :info:configure checking if compiler is SGI MIPSpro C... no
  164. :info:configure checking if compiler is SGI MIPS C... no
  165. :info:configure checking if compiler is SunPro C... no
  166. :info:configure checking if compiler is Tiny C... no
  167. :info:configure checking if compiler is Watcom C... no
  168. :info:configure checking if compiler accepts debug disabling options... yes
  169. :info:configure configure: compiler options added: -g0
  170. :info:configure checking if compiler optimizer assumed setting might be used... no
  171. :info:configure checking if compiler accepts strict warning options... yes
  172. :info:configure configure: compiler options added: -Wno-system-headers
  173. :info:configure checking if compiler halts on compilation errors... yes
  174. :info:configure checking if compiler halts on negative sized arrays... yes
  175. :info:configure checking if shared libraries need -no-undefined... no
  176. :info:configure checking for windows.h... no
  177. :info:configure checking whether build target is a native Windows one... no
  178. :info:configure checking whether build target supports WIN32 file API... no
  179. :info:configure checking whether to support http... yes
  180. :info:configure checking whether to support ftp... yes
  181. :info:configure checking whether to support file... yes
  182. :info:configure checking whether to support ldap... no
  183. :info:configure checking whether to support ldaps... no
  184. :info:configure checking whether to support rtsp... yes
  185. :info:configure checking whether to support proxies... yes
  186. :info:configure checking whether to support dict... yes
  187. :info:configure checking whether to support telnet... yes
  188. :info:configure checking whether to support tftp... yes
  189. :info:configure checking whether to support pop3... yes
  190. :info:configure checking whether to support imap... yes
  191. :info:configure checking whether to support smtp... yes
  192. :info:configure checking whether to support gopher... yes
  193. :info:configure checking whether to provide built-in manual... yes
  194. :info:configure checking if X/Open network library is required... no
  195. :info:configure checking for gethostbyname... yes
  196. :info:configure checking for strcasecmp... yes
  197. :info:configure checking for windows.h... (cached) no
  198. :info:configure checking for winsock.h... (cached) no
  199. :info:configure checking for winsock2.h... (cached) no
  200. :info:configure checking for connect in libraries... yes
  201. :info:configure checking whether time.h and sys/time.h may both be included... yes
  202. :info:configure checking for sys/types.h... (cached) yes
  203. :info:configure checking sys/time.h usability... yes
  204. :info:configure checking sys/time.h presence... yes
  205. :info:configure checking for sys/time.h... yes
  206. :info:configure checking time.h usability... yes
  207. :info:configure checking time.h presence... yes
  208. :info:configure checking for time.h... yes
  209. :info:configure checking for monotonic clock_gettime... no
  210. :info:configure checking whether to use libgcc... no
  211. :info:configure checking whether to enable ipv6... yes
  212. :info:configure checking if struct sockaddr_in6 has sin6_scope_id member... yes
  213. :info:configure checking if argv can be written to... yes
  214. :info:configure checking if Kerberos4 support is requested... no
  215. :info:configure checking if SPNEGO support is requested... no
  216. :info:configure checking if GSSAPI support is requested... no
  217. :info:configure checking for pkg-config... /opt/local/bin/pkg-config
  218. :info:configure checking for openssl options with pkg-config... found
  219. :info:configure configure: pkg-config: SSL_LIBS: "-lssl -lcrypto -lz "
  220. :info:configure configure: pkg-config: SSL_LDFLAGS: "-L/opt/local/lib "
  221. :info:configure configure: pkg-config: SSL_CPPFLAGS: "-I/opt/local/include "
  222. :info:configure checking for CRYPTO_lock in -lcrypto... yes
  223. :info:configure checking for SSL_connect in -lssl... yes
  224. :info:configure checking openssl/x509.h usability... yes
  225. :info:configure checking openssl/x509.h presence... yes
  226. :info:configure checking for openssl/x509.h... yes
  227. :info:configure checking openssl/rsa.h usability... yes
  228. :info:configure checking openssl/rsa.h presence... yes
  229. :info:configure checking for openssl/rsa.h... yes
  230. :info:configure checking openssl/crypto.h usability... yes
  231. :info:configure checking openssl/crypto.h presence... yes
  232. :info:configure checking for openssl/crypto.h... yes
  233. :info:configure checking openssl/pem.h usability... yes
  234. :info:configure checking openssl/pem.h presence... yes
  235. :info:configure checking for openssl/pem.h... yes
  236. :info:configure checking openssl/ssl.h usability... yes
  237. :info:configure checking openssl/ssl.h presence... yes
  238. :info:configure checking for openssl/ssl.h... yes
  239. :info:configure checking openssl/err.h usability... yes
  240. :info:configure checking openssl/err.h presence... yes
  241. :info:configure checking for openssl/err.h... yes
  242. :info:configure checking openssl/pkcs12.h usability... yes
  243. :info:configure checking openssl/pkcs12.h presence... yes
  244. :info:configure checking for openssl/pkcs12.h... yes
  245. :info:configure checking for ENGINE_init... yes
  246. :info:configure checking openssl/engine.h usability... yes
  247. :info:configure checking openssl/engine.h presence... yes
  248. :info:configure checking for openssl/engine.h... yes
  249. :info:configure checking for ENGINE_load_builtin_engines... yes
  250. :info:configure checking for RAND_status... yes
  251. :info:configure checking for RAND_screen... no
  252. :info:configure checking for RAND_egd... yes
  253. :info:configure checking for ENGINE_cleanup... yes
  254. :info:configure checking for CRYPTO_cleanup_all_ex_data... yes
  255. :info:configure checking for SSL_get_shutdown... yes
  256. :info:configure checking for yaSSL using OpenSSL compatibility mode... no
  257. :info:configure configure: Added /opt/local/lib to LD_LIBRARY_PATH
  258. :info:configure checking zlib.h usability... yes
  259. :info:configure checking zlib.h presence... yes
  260. :info:configure checking for zlib.h... yes
  261. :info:configure checking for gzread in -lz... yes
  262. :info:configure configure: found both libz and libz.h header
  263. :info:configure checking for "/dev/urandom"... yes
  264. :info:configure checking default CA cert bundle/path... /opt/local/share/curl/curl-ca-bundle.crt
  265. :info:configure checking whether to build with libidn... yes
  266. :info:configure checking for idna_to_ascii_lz in -lidn... yes
  267. :info:configure checking for idn_free... yes
  268. :info:configure checking for idna_strerror... yes
  269. :info:configure checking for tld_strerror... yes
  270. :info:configure checking idn-free.h usability... yes
  271. :info:configure checking idn-free.h presence... yes
  272. :info:configure checking for idn-free.h... yes
  273. :info:configure checking tld.h usability... yes
  274. :info:configure checking tld.h presence... yes
  275. :info:configure checking for tld.h... yes
  276. :info:configure checking for ANSI C header files... (cached) yes
  277. :info:configure checking for malloc.h... no
  278. :info:configure checking for memory.h... (cached) yes
  279. :info:configure checking for sys/types.h... (cached) yes
  280. :info:configure checking for sys/time.h... (cached) yes
  281. :info:configure checking for sys/select.h... yes
  282. :info:configure checking for sys/socket.h... yes
  283. :info:configure checking for sys/ioctl.h... yes
  284. :info:configure checking for sys/uio.h... yes
  285. :info:configure checking for assert.h... yes
  286. :info:configure checking for unistd.h... (cached) yes
  287. :info:configure checking for stdlib.h... (cached) yes
  288. :info:configure checking for limits.h... yes
  289. :info:configure checking for arpa/inet.h... yes
  290. :info:configure checking for net/if.h... yes
  291. :info:configure checking for netinet/in.h... yes
  292. :info:configure checking for sys/un.h... yes
  293. :info:configure checking for netinet/tcp.h... yes
  294. :info:configure checking for netdb.h... yes
  295. :info:configure checking for sys/sockio.h... yes
  296. :info:configure checking for sys/stat.h... (cached) yes
  297. :info:configure checking for sys/param.h... yes
  298. :info:configure checking for termios.h... yes
  299. :info:configure checking for termio.h... no
  300. :info:configure checking for sgtty.h... yes
  301. :info:configure checking for fcntl.h... yes
  302. :info:configure checking for alloca.h... yes
  303. :info:configure checking for time.h... (cached) yes
  304. :info:configure checking for io.h... no
  305. :info:configure checking for pwd.h... yes
  306. :info:configure checking for utime.h... yes
  307. :info:configure checking for sys/utime.h... no
  308. :info:configure checking for sys/poll.h... yes
  309. :info:configure checking for poll.h... yes
  310. :info:configure checking for socket.h... no
  311. :info:configure checking for sys/resource.h... yes
  312. :info:configure checking for libgen.h... yes
  313. :info:configure checking for locale.h... yes
  314. :info:configure checking for errno.h... yes
  315. :info:configure checking for stdbool.h... yes
  316. :info:configure checking for arpa/tftp.h... yes
  317. :info:configure checking for sys/filio.h... yes
  318. :info:configure checking for setjmp.h... yes
  319. :info:configure checking for an ANSI C-conforming const... yes
  320. :info:configure checking for compiler support of C99 variadic macro style... yes
  321. :info:configure checking for compiler support of old gcc variadic macro style... yes
  322. :info:configure checking for size_t... yes
  323. :info:configure checking whether time.h and sys/time.h may both be included... (cached) yes
  324. :info:configure checking for sys/types.h... (cached) yes
  325. :info:configure checking for sys/time.h... (cached) yes
  326. :info:configure checking for time.h... (cached) yes
  327. :info:configure checking for sys/socket.h... (cached) yes
  328. :info:configure checking for struct timeval... yes
  329. :info:configure checking run-time libs availability... fine
  330. :info:configure checking size of size_t... 4
  331. :info:configure checking size of long... (cached) 4
  332. :info:configure checking size of int... 4
  333. :info:configure checking size of short... 2
  334. :info:configure checking size of time_t... 4
  335. :info:configure checking size of off_t... 8
  336. :info:configure checking for long long... yes
  337. :info:configure checking if numberLL works... yes
  338. :info:configure checking for ssize_t... yes
  339. :info:configure checking for bool... yes
  340. :info:configure checking for windows.h... (cached) no
  341. :info:configure checking for winsock2.h... (cached) no
  342. :info:configure checking for ws2tcpip.h... (cached) no
  343. :info:configure checking for sys/types.h... (cached) yes
  344. :info:configure checking for sys/socket.h... (cached) yes
  345. :info:configure checking for curl_socklen_t data type... socklen_t
  346. :info:configure checking size of curl_socklen_t... 4
  347. :info:configure checking for in_addr_t... yes
  348. :info:configure checking for struct sockaddr_storage... yes
  349. :info:configure checking signal.h usability... yes
  350. :info:configure checking signal.h presence... yes
  351. :info:configure checking for signal.h... yes
  352. :info:configure checking for sig_atomic_t... yes
  353. :info:configure checking if sig_atomic_t is already defined as volatile... no
  354. :info:configure checking return type of signal handlers... void
  355. :info:configure checking for sys/select.h... (cached) yes
  356. :info:configure checking for sys/socket.h... (cached) yes
  357. :info:configure checking for select... yes
  358. :info:configure checking types of args and return type for select... int,fd_set *,struct timeval *,int
  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 recv... yes
  362. :info:configure checking types of args and return type for recv... int,void *,size_t,int,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 recvfrom... yes
  366. :info:configure checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,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 send... yes
  370. :info:configure checking types of args and return type for send... int,const void *,size_t,int,ssize_t
  371. :info:configure checking for sys/types.h... (cached) yes
  372. :info:configure checking for sys/socket.h... (cached) yes
  373. :info:configure checking for MSG_NOSIGNAL... no
  374. :info:configure checking for sys/types.h... (cached) yes
  375. :info:configure checking for unistd.h... (cached) yes
  376. :info:configure checking if alarm can be linked... yes
  377. :info:configure checking if alarm is prototyped... yes
  378. :info:configure checking if alarm is compilable... yes
  379. :info:configure checking if alarm usage allowed... yes
  380. :info:configure checking if alarm might be used... yes
  381. :info:configure checking for sys/types.h... (cached) yes
  382. :info:configure checking for string.h... (cached) yes
  383. :info:configure checking for strings.h... (cached) yes
  384. :info:configure checking for sys/types.h... (cached) yes
  385. :info:configure checking for libgen.h... (cached) yes
  386. :info:configure checking if basename can be linked... yes
  387. :info:configure checking if basename is prototyped... yes
  388. :info:configure checking if basename is compilable... yes
  389. :info:configure checking if basename usage allowed... yes
  390. :info:configure checking if basename might be used... yes
  391. :info:configure checking for sys/types.h... (cached) yes
  392. :info:configure checking for socket.h... (cached) no
  393. :info:configure checking if closesocket can be linked... no
  394. :info:configure checking if closesocket might be used... no
  395. :info:configure checking if CloseSocket can be linked... no
  396. :info:configure checking if CloseSocket might be used... no
  397. :info:configure checking if connect can be linked... yes
  398. :info:configure checking if connect is prototyped... yes
  399. :info:configure checking if connect is compilable... yes
  400. :info:configure checking if connect usage allowed... yes
  401. :info:configure checking if connect might be used... yes
  402. :info:configure checking for sys/types.h... (cached) yes
  403. :info:configure checking for unistd.h... (cached) yes
  404. :info:configure checking for fcntl.h... (cached) yes
  405. :info:configure checking if fcntl can be linked... yes
  406. :info:configure checking if fcntl is prototyped... yes
  407. :info:configure checking if fcntl is compilable... yes
  408. :info:configure checking if fcntl usage allowed... yes
  409. :info:configure checking if fcntl might be used... yes
  410. :info:configure checking if fcntl O_NONBLOCK is compilable... yes
  411. :info:configure checking if fcntl O_NONBLOCK usage allowed... yes
  412. :info:configure checking if fcntl O_NONBLOCK might be used... yes
  413. :info:configure checking for sys/types.h... (cached) yes
  414. :info:configure checking for stdio.h... yes
  415. :info:configure checking if fdopen can be linked... yes
  416. :info:configure checking if fdopen is prototyped... yes
  417. :info:configure checking if fdopen is compilable... yes
  418. :info:configure checking if fdopen usage allowed... yes
  419. :info:configure checking if fdopen might be used... yes
  420. :info:configure checking for sys/types.h... (cached) yes
  421. :info:configure checking for netdb.h... (cached) yes
  422. :info:configure checking if freeaddrinfo can be linked... yes
  423. :info:configure checking if freeaddrinfo is prototyped... yes
  424. :info:configure checking if freeaddrinfo is compilable... yes
  425. :info:configure checking if freeaddrinfo usage allowed... yes
  426. :info:configure checking if freeaddrinfo might be used... yes
  427. :info:configure checking for sys/types.h... (cached) yes
  428. :info:configure checking for sys/socket.h... (cached) yes
  429. :info:configure checking for netinet/in.h... (cached) yes
  430. :info:configure checking for ifaddrs.h... yes
  431. :info:configure checking if freeifaddrs can be linked... yes
  432. :info:configure checking if freeifaddrs is prototyped... yes
  433. :info:configure checking if freeifaddrs is compilable... yes
  434. :info:configure checking if freeifaddrs usage allowed... yes
  435. :info:configure checking if freeifaddrs might be used... yes
  436. :info:configure checking for sys/types.h... (cached) yes
  437. :info:configure checking for sys/xattr.h... yes
  438. :info:configure checking if fsetxattr can be linked... yes
  439. :info:configure checking if fsetxattr is prototyped... yes
  440. :info:configure checking if fsetxattr takes 5 args.... no
  441. :info:configure checking if fsetxattr takes 6 args.... yes
  442. :info:configure checking if fsetxattr is compilable... yes
  443. :info:configure checking if fsetxattr usage allowed... yes
  444. :info:configure checking if fsetxattr might be used... yes
  445. :info:configure checking if ftruncate can be linked... yes
  446. :info:configure checking if ftruncate is prototyped... yes
  447. :info:configure checking if ftruncate is compilable... yes
  448. :info:configure checking if ftruncate usage allowed... yes
  449. :info:configure checking if ftruncate might be used... yes
  450. :info:configure checking for sys/types.h... (cached) yes
  451. :info:configure checking for stdlib.h... (cached) yes
  452. :info:configure checking if getaddrinfo can be linked... yes
  453. :info:configure checking if getaddrinfo is prototyped... yes
  454. :info:configure checking if getaddrinfo is compilable... yes
  455. :info:configure checking if getaddrinfo seems to work... yes
  456. :info:configure checking if getaddrinfo usage allowed... yes
  457. :info:configure checking if getaddrinfo might be used... yes
  458. :info:configure checking if getaddrinfo is threadsafe... yes
  459. :info:configure checking if gethostbyaddr can be linked... yes
  460. :info:configure checking if gethostbyaddr is prototyped... yes
  461. :info:configure checking if gethostbyaddr is compilable... yes
  462. :info:configure checking if gethostbyaddr usage allowed... yes
  463. :info:configure checking if gethostbyaddr might be used... yes
  464. :info:configure checking if gethostbyaddr_r can be linked... no
  465. :info:configure checking if gethostbyaddr_r might be used... no
  466. :info:configure checking if gethostbyname can be linked... yes
  467. :info:configure checking if gethostbyname is prototyped... yes
  468. :info:configure checking if gethostbyname is compilable... yes
  469. :info:configure checking if gethostbyname usage allowed... yes
  470. :info:configure checking if gethostbyname might be used... yes
  471. :info:configure checking if gethostbyname_r can be linked... no
  472. :info:configure checking if gethostbyname_r might be used... no
  473. :info:configure checking if gethostname can be linked... yes
  474. :info:configure checking if gethostname is prototyped... yes
  475. :info:configure checking if gethostname is compilable... yes
  476. :info:configure checking if gethostname usage allowed... yes
  477. :info:configure checking if gethostname might be used... yes
  478. :info:configure checking if getifaddrs can be linked... yes
  479. :info:configure checking if getifaddrs is prototyped... yes
  480. :info:configure checking if getifaddrs is compilable... yes
  481. :info:configure checking if getifaddrs seems to work... yes
  482. :info:configure checking if getifaddrs usage allowed... yes
  483. :info:configure checking if getifaddrs might be used... yes
  484. :info:configure checking if getservbyport_r can be linked... no
  485. :info:configure checking if getservbyport_r might be used... no
  486. :info:configure checking for sys/types.h... (cached) yes
  487. :info:configure checking for sys/time.h... (cached) yes
  488. :info:configure checking for time.h... (cached) yes
  489. :info:configure checking if gmtime_r can be linked... yes
  490. :info:configure checking if gmtime_r is prototyped... yes
  491. :info:configure checking if gmtime_r is compilable... yes
  492. :info:configure checking if gmtime_r seems to work... yes
  493. :info:configure checking if gmtime_r usage allowed... yes
  494. :info:configure checking if gmtime_r might be used... yes
  495. :info:configure checking for sys/types.h... (cached) yes
  496. :info:configure checking for sys/socket.h... (cached) yes
  497. :info:configure checking for netinet/in.h... (cached) yes
  498. :info:configure checking for arpa/inet.h... (cached) yes
  499. :info:configure checking if inet_ntoa_r can be linked... no
  500. :info:configure checking if inet_ntoa_r might be used... no
  501. :info:configure checking if inet_ntop can be linked... yes
  502. :info:configure checking if inet_ntop is prototyped... yes
  503. :info:configure checking if inet_ntop is compilable... yes
  504. :info:configure checking if inet_ntop seems to work... yes
  505. :info:configure checking if inet_ntop usage allowed... yes
  506. :info:configure checking if inet_ntop might be used... yes
  507. :info:configure checking if inet_pton can be linked... yes
  508. :info:configure checking if inet_pton is prototyped... yes
  509. :info:configure checking if inet_pton is compilable... yes
  510. :info:configure checking if inet_pton seems to work... yes
  511. :info:configure checking if inet_pton usage allowed... yes
  512. :info:configure checking if inet_pton might be used... yes
  513. :info:configure checking for sys/types.h... (cached) yes
  514. :info:configure checking for unistd.h... (cached) yes
  515. :info:configure checking for sys/socket.h... (cached) yes
  516. :info:configure checking for sys/ioctl.h... (cached) yes
  517. :info:configure checking for stropts.h... no
  518. :info:configure checking if ioctl can be linked... yes
  519. :info:configure checking if ioctl is prototyped... yes
  520. :info:configure checking if ioctl is compilable... yes
  521. :info:configure checking if ioctl usage allowed... yes
  522. :info:configure checking if ioctl might be used... yes
  523. :info:configure checking if ioctl FIONBIO is compilable... yes
  524. :info:configure checking if ioctl FIONBIO usage allowed... yes
  525. :info:configure checking if ioctl FIONBIO might be used... yes
  526. :info:configure checking if ioctl SIOCGIFADDR is compilable... yes
  527. :info:configure checking if ioctl SIOCGIFADDR usage allowed... yes
  528. :info:configure checking if ioctl SIOCGIFADDR might be used... yes
  529. :info:configure checking if ioctlsocket can be linked... no
  530. :info:configure checking if ioctlsocket might be used... no
  531. :info:configure checking if IoctlSocket can be linked... no
  532. :info:configure checking if IoctlSocket might be used... no
  533. :info:configure checking if localtime_r can be linked... yes
  534. :info:configure checking if localtime_r is prototyped... yes
  535. :info:configure checking if localtime_r is compilable... yes
  536. :info:configure checking if localtime_r seems to work... yes
  537. :info:configure checking if localtime_r usage allowed... yes
  538. :info:configure checking if localtime_r might be used... yes
  539. :info:configure checking if memrchr can be linked... no
  540. :info:configure checking if memrchr seems a macro... no
  541. :info:configure checking if memrchr might be used... no
  542. :info:configure checking for sys/types.h... (cached) yes
  543. :info:configure checking for poll.h... (cached) yes
  544. :info:configure checking for sys/poll.h... (cached) yes
  545. :info:configure checking if poll can be linked... yes
  546. :info:configure checking if poll is prototyped... yes
  547. :info:configure checking if poll is compilable... yes
  548. :info:configure checking if poll seems to work... yes
  549. :info:configure checking if poll usage allowed... no
  550. :info:configure checking if poll might be used... no
  551. :info:configure checking if setsockopt can be linked... yes
  552. :info:configure checking if setsockopt is prototyped... yes
  553. :info:configure checking if setsockopt is compilable... yes
  554. :info:configure checking if setsockopt usage allowed... yes
  555. :info:configure checking if setsockopt might be used... yes
  556. :info:configure checking if setsockopt SO_NONBLOCK is compilable... no
  557. :info:configure checking if setsockopt SO_NONBLOCK might be used... no
  558. :info:configure checking for sys/types.h... (cached) yes
  559. :info:configure checking for signal.h... (cached) yes
  560. :info:configure checking if sigaction can be linked... yes
  561. :info:configure checking if sigaction is prototyped... yes
  562. :info:configure checking if sigaction is compilable... yes
  563. :info:configure checking if sigaction usage allowed... yes
  564. :info:configure checking if sigaction might be used... yes
  565. :info:configure checking if siginterrupt can be linked... yes
  566. :info:configure checking if siginterrupt is prototyped... yes
  567. :info:configure checking if siginterrupt is compilable... yes
  568. :info:configure checking if siginterrupt usage allowed... yes
  569. :info:configure checking if siginterrupt might be used... yes
  570. :info:configure checking if signal can be linked... yes
  571. :info:configure checking if signal is prototyped... yes
  572. :info:configure checking if signal is compilable... yes
  573. :info:configure checking if signal usage allowed... yes
  574. :info:configure checking if signal might be used... yes
  575. :info:configure checking for sys/types.h... (cached) yes
  576. :info:configure checking for setjmp.h... (cached) yes
  577. :info:configure checking if sigsetjmp can be linked... yes
  578. :info:configure checking if sigsetjmp is prototyped... yes
  579. :info:configure checking if sigsetjmp is compilable... yes
  580. :info:configure checking if sigsetjmp usage allowed... yes
  581. :info:configure checking if sigsetjmp might be used... yes
  582. :info:configure checking if socket can be linked... yes
  583. :info:configure checking if socket is prototyped... yes
  584. :info:configure checking if socket is compilable... yes
  585. :info:configure checking if socket usage allowed... yes
  586. :info:configure checking if socket might be used... yes
  587. :info:configure checking if strcasecmp can be linked... yes
  588. :info:configure checking if strcasecmp is prototyped... yes
  589. :info:configure checking if strcasecmp is compilable... yes
  590. :info:configure checking if strcasecmp usage allowed... yes
  591. :info:configure checking if strcasecmp might be used... yes
  592. :info:configure checking if strcasestr can be linked... yes
  593. :info:configure checking if strcasestr is prototyped... yes
  594. :info:configure checking if strcasestr is compilable... yes
  595. :info:configure checking if strcasestr usage allowed... yes
  596. :info:configure checking if strcasestr might be used... yes
  597. :info:configure checking if strcmpi can be linked... no
  598. :info:configure checking if strcmpi might be used... no
  599. :info:configure checking if strdup can be linked... yes
  600. :info:configure checking if strdup is prototyped... yes
  601. :info:configure checking if strdup is compilable... yes
  602. :info:configure checking if strdup usage allowed... yes
  603. :info:configure checking if strdup might be used... yes
  604. :info:configure checking if strerror_r can be linked... yes
  605. :info:configure checking if strerror_r is prototyped... yes
  606. :info:configure checking if strerror_r is compilable... yes
  607. :info:configure checking if strerror_r is glibc like... no
  608. :info:configure checking if strerror_r is POSIX like... yes
  609. :info:configure checking if strerror_r seems to work... yes
  610. :info:configure checking if strerror_r usage allowed... yes
  611. :info:configure checking if strerror_r might be used... yes
  612. :info:configure checking if stricmp can be linked... no
  613. :info:configure checking if stricmp might be used... no
  614. :info:configure checking if strlcat can be linked... yes
  615. :info:configure checking if strlcat is prototyped... yes
  616. :info:configure checking if strlcat is compilable... yes
  617. :info:configure checking if strlcat usage allowed... yes
  618. :info:configure checking if strlcat might be used... yes
  619. :info:configure checking if strncasecmp can be linked... yes
  620. :info:configure checking if strncasecmp is prototyped... yes
  621. :info:configure checking if strncasecmp is compilable... yes
  622. :info:configure checking if strncasecmp usage allowed... yes
  623. :info:configure checking if strncasecmp might be used... yes
  624. :info:configure checking if strncmpi can be linked... no
  625. :info:configure checking if strncmpi might be used... no
  626. :info:configure checking if strnicmp can be linked... no
  627. :info:configure checking if strnicmp might be used... no
  628. :info:configure checking if strstr can be linked... yes
  629. :info:configure checking if strstr is prototyped... yes
  630. :info:configure checking if strstr is compilable... yes
  631. :info:configure checking if strstr usage allowed... yes
  632. :info:configure checking if strstr might be used... yes
  633. :info:configure checking if strtok_r can be linked... yes
  634. :info:configure checking if strtok_r is prototyped... yes
  635. :info:configure checking if strtok_r is compilable... yes
  636. :info:configure checking if strtok_r usage allowed... yes
  637. :info:configure checking if strtok_r might be used... yes
  638. :info:configure checking if strtoll can be linked... yes
  639. :info:configure checking if strtoll is prototyped... yes
  640. :info:configure checking if strtoll is compilable... yes
  641. :info:configure checking if strtoll usage allowed... yes
  642. :info:configure checking if strtoll might be used... yes
  643. :info:configure checking for sys/types.h... (cached) yes
  644. :info:configure checking for sys/uio.h... (cached) yes
  645. :info:configure checking if writev can be linked... yes
  646. :info:configure checking if writev is prototyped... yes
  647. :info:configure checking if writev is compilable... yes
  648. :info:configure checking if writev usage allowed... yes
  649. :info:configure checking if writev might be used... yes
  650. :info:configure checking for fork... yes
  651. :info:configure checking for geteuid... yes
  652. :info:configure checking for getpass_r... no
  653. :info:configure checking deeper for getpass_r... but still no
  654. :info:configure checking for getppid... yes
  655. :info:configure checking for getprotobyname... yes
  656. :info:configure checking for getpwuid... yes
  657. :info:configure checking for getrlimit... yes
  658. :info:configure checking for gettimeofday... yes
  659. :info:configure checking for inet_addr... yes
  660. :info:configure checking for perror... yes
  661. :info:configure checking for pipe... yes
  662. :info:configure checking for setlocale... yes
  663. :info:configure checking for setmode... yes
  664. :info:configure checking for setrlimit... yes
  665. :info:configure checking for uname... yes
  666. :info:configure checking for utime... yes
  667. :info:configure checking for sys/types.h... (cached) yes
  668. :info:configure checking for sys/socket.h... (cached) yes
  669. :info:configure checking for netdb.h... (cached) yes
  670. :info:configure checking for getnameinfo... yes
  671. :info:configure checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int
  672. :info:configure checking for stdio.h... (cached) yes
  673. :info:configure checking for sys/types.h... (cached) yes
  674. :info:configure checking for sys/socket.h... (cached) yes
  675. :info:configure checking for netdb.h... (cached) yes
  676. :info:configure checking for netinet/in.h... (cached) yes
  677. :info:configure checking for arpa/inet.h... (cached) yes
  678. :info:configure checking for working NI_WITHSCOPEID... no
  679. :info:configure checking whether to enable non-blocking communications... yes
  680. :info:configure checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
  681. :info:configure checking for perl... /opt/local/bin/perl
  682. :info:configure checking for gnroff... no
  683. :info:configure checking for nroff... /usr/bin/nroff
  684. :info:configure checking how to use *nroff to get plain text from man pages... -man
  685. :info:configure checking whether to enable the threaded resolver... no
  686. :info:configure checking whether to enable verbose strings... yes
  687. :info:configure checking whether to enable SSPI support (Windows native builds only)... no
  688. :info:configure checking whether to enable cryptographic authentication methods... yes
  689. :info:configure checking whether to enable TLS-SRP authentication... yes
  690. :info:configure checking whether to enable support for cookies... yes
  691. :info:configure checking whether to enable hidden symbols in the library... no
  692. :info:configure checking whether to enforce SONAME bump... no
  693. :info:configure configure: creating ./config.status
  694. :info:configure config.status: creating Makefile
  695. :info:configure config.status: creating docs/Makefile
  696. :info:configure config.status: creating docs/examples/Makefile
  697. :info:configure config.status: creating docs/libcurl/Makefile
  698. :info:configure config.status: creating include/Makefile
  699. :info:configure config.status: creating include/curl/Makefile
  700. :info:configure config.status: creating src/Makefile
  701. :info:configure config.status: creating lib/Makefile
  702. :info:configure config.status: creating tests/Makefile
  703. :info:configure config.status: creating tests/data/Makefile
  704. :info:configure config.status: creating tests/server/Makefile
  705. :info:configure config.status: creating tests/libtest/Makefile
  706. :info:configure config.status: creating tests/unit/Makefile
  707. :info:configure config.status: creating packages/Makefile
  708. :info:configure config.status: creating packages/Win32/Makefile
  709. :info:configure config.status: creating packages/Win32/cygwin/Makefile
  710. :info:configure config.status: creating packages/Linux/Makefile
  711. :info:configure config.status: creating packages/Linux/RPM/Makefile
  712. :info:configure config.status: creating packages/Linux/RPM/curl.spec
  713. :info:configure config.status: creating packages/Linux/RPM/curl-ssl.spec
  714. :info:configure config.status: creating packages/Solaris/Makefile
  715. :info:configure config.status: creating packages/EPM/curl.list
  716. :info:configure config.status: creating packages/EPM/Makefile
  717. :info:configure config.status: creating packages/vms/Makefile
  718. :info:configure config.status: creating packages/AIX/Makefile
  719. :info:configure config.status: creating packages/AIX/RPM/Makefile
  720. :info:configure config.status: creating packages/AIX/RPM/curl.spec
  721. :info:configure config.status: creating curl-config
  722. :info:configure config.status: creating libcurl.pc
  723. :info:configure config.status: creating lib/curl_config.h
  724. :info:configure config.status: creating src/curl_config.h
  725. :info:configure config.status: creating include/curl/curlbuild.h
  726. :info:configure config.status: executing depfiles commands
  727. :info:configure config.status: executing libtool commands
  728. :info:configure configure: Configured to build curl/libcurl:
  729. :info:configure
  730. :info:configure curl version: 7.21.4
  731. :info:configure Host setup: x86_64-apple-darwin10.7.0
  732. :info:configure Install prefix: /opt/local
  733. :info:configure Compiler: /usr/bin/gcc-4.2
  734. :info:configure SSL support: enabled (OpenSSL)
  735. :info:configure SSH support: no (--with-libssh2)
  736. :info:configure zlib support: enabled
  737. :info:configure krb4 support: no (--with-krb4*)
  738. :info:configure GSSAPI support: no (--with-gssapi)
  739. :info:configure SPNEGO support: no (--with-spnego)
  740. :info:configure TLS-SRP support: no (--enable-tls-srp)
  741. :info:configure resolver: default (--enable-ares / --enable-threaded-resolver)
  742. :info:configure ipv6 support: enabled
  743. :info:configure IDN support: enabled
  744. :info:configure Build libcurl: Shared=yes, Static=yes
  745. :info:configure Built-in manual: enabled
  746. :info:configure Verbose errors: enabled (--disable-verbose)
  747. :info:configure SSPI support: no (--enable-sspi)
  748. :info:configure ca cert bundle: /opt/local/share/curl/curl-ca-bundle.crt
  749. :info:configure ca cert path: no
  750. :info:configure LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib)
  751. :info:configure LDAPS support: no (--enable-ldaps)
  752. :info:configure RTSP support: enabled
  753. :info:configure RTMP support: no (--with-librtmp)
  754. :info:configure Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP
  755. :info:configure
  756. :info:configure ---> Configuring curl for architecture ppc
  757. :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch ppc' 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/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch ppc' FCFLAGS='-pipe -O2' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' NM='/usr/bin/nm' OBJCFLAGS='-pipe -O2 -arch ppc' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
  758. :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl/work/curl-7.21.4-ppc" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --enable-ipv6 --without-gnutls --without-gssapi --without-librtmp --without-libssh2 --without-nss --without-polarssl --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 --host=powerpc-apple-darwin10.7.0'
  759. :info:configure configure: WARNING: if you wanted to set the --build type, don't use --host.
  760. :info:configure If a cross compiler is detected then cross compile mode will be used
  761. :info:configure checking whether to enable maintainer-specific portions of Makefiles... no
  762. :info:configure checking whether to enable debug build options... no
  763. :info:configure checking whether to enable compiler optimizer... (assumed) yes
  764. :info:configure checking whether to enable strict compiler warnings... no
  765. :info:configure checking whether to enable compiler warnings as errors... no
  766. :info:configure checking whether to enable curl debug memory tracking... no
  767. :info:configure checking whether to enable c-ares for DNS lookups... no
  768. :info:configure checking for sed... /usr/bin/sed
  769. :info:configure checking for grep... /usr/bin/grep
  770. :info:configure checking for egrep... /usr/bin/grep -E
  771. :info:configure checking for powerpc-apple-darwin10.7.0-ar... no
  772. :info:configure checking for ar... /usr/bin/ar
  773. :info:configure checking for a BSD-compatible install... /usr/bin/install -c
  774. :info:configure checking whether build environment is sane... yes
  775. :info:configure checking for gawk... no
  776. :info:configure checking for mawk... no
  777. :info:configure checking for nawk... no
  778. :info:configure checking for awk... awk
  779. :info:configure checking whether make sets $(MAKE)... yes
  780. :info:configure checking for powerpc-apple-darwin10.7.0-strip... no
  781. :info:configure checking for strip... strip
  782. :info:configure checking curl version... 7.21.4
  783. :info:configure checking build system type... x86_64-apple-darwin10.7.0
  784. :info:configure checking host system type... powerpc-apple-darwin10.7.0
  785. :info:configure checking for style of include used by make... GNU
  786. :info:configure checking for powerpc-apple-darwin10.7.0-gcc... /usr/bin/gcc-4.2
  787. :info:configure checking whether the C compiler works... yes
  788. :info:configure checking for C compiler default output file name... a.out
  789. :info:configure checking for suffix of executables...
  790. :info:configure checking whether we are cross compiling... yes
  791. :info:configure checking for suffix of object files... o
  792. :info:configure checking whether we are using the GNU C compiler... yes
  793. :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
  794. :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
  795. :info:configure checking dependency style of /usr/bin/gcc-4.2... none
  796. :info:configure checking for sys/types.h... yes
  797. :info:configure checking for stdint.h... yes
  798. :info:configure checking for inttypes.h... yes
  799. :info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
  800. :info:configure checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  801. :info:configure checking for egrep... /usr/bin/grep -E
  802. :info:configure checking for ANSI C header files... yes
  803. :info:configure checking for sys/types.h... (cached) yes
  804. :info:configure checking for sys/stat.h... yes
  805. :info:configure checking for stdlib.h... yes
  806. :info:configure checking for string.h... yes
  807. :info:configure checking for memory.h... yes
  808. :info:configure checking for strings.h... yes
  809. :info:configure checking for inttypes.h... (cached) yes
  810. :info:configure checking for stdint.h... (cached) yes
  811. :info:configure checking for unistd.h... yes
  812. :info:configure checking size of long... 4
  813. :info:configure checking size of void*... 4
  814. :info:configure checking for 64-bit curl_off_t data type... int64_t
  815. :info:configure checking size of curl_off_t... 8
  816. :info:configure checking formatting string directive for curl_off_t... "lld"
  817. :info:configure checking formatting string directive for unsigned curl_off_t... "llu"
  818. :info:configure checking constant suffix string for curl_off_t... LL
  819. :info:configure checking constant suffix string for unsigned curl_off_t... ULL
  820. :info:configure checking if OS is AIX (to define _ALL_SOURCE)... no
  821. :info:configure checking if _THREAD_SAFE is already defined... no
  822. :info:configure checking if _THREAD_SAFE is actually needed... no
  823. :info:configure checking if _THREAD_SAFE is onwards defined... no
  824. :info:configure checking if _REENTRANT is already defined... no
  825. :info:configure checking if _REENTRANT is actually needed... no
  826. :info:configure checking if _REENTRANT is onwards defined... no
  827. :info:configure checking for special C compiler options needed for large files... no
  828. :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
  829. :info:configure checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no
  830. :info:configure checking if compiler is icc (to build with PIC)... no
  831. :info:configure checking for a sed that does not truncate output... (cached) /usr/bin/sed
  832. :info:configure checking for fgrep... /usr/bin/grep -F
  833. :info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
  834. :info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
  835. :info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  836. :info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
  837. :info:configure checking whether ln -s works... yes
  838. :info:configure checking the maximum length of command line arguments... 196608
  839. :info:configure checking whether the shell understands some XSI constructs... yes
  840. :info:configure checking whether the shell understands "+="... yes
  841. :info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
  842. :info:configure checking for powerpc-apple-darwin10.7.0-objdump... objdump
  843. :info:configure checking how to recognize dependent libraries... pass_all
  844. :info:configure checking for powerpc-apple-darwin10.7.0-ar... /usr/bin/ar
  845. :info:configure checking for powerpc-apple-darwin10.7.0-strip... strip
  846. :info:configure checking for powerpc-apple-darwin10.7.0-ranlib... no
  847. :info:configure checking for ranlib... ranlib
  848. :info:configure configure: WARNING: using cross tools not prefixed with host triplet
  849. :info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
  850. :info:configure checking for powerpc-apple-darwin10.7.0-dsymutil... no
  851. :info:configure checking for dsymutil... dsymutil
  852. :info:configure checking for powerpc-apple-darwin10.7.0-nmedit... no
  853. :info:configure checking for nmedit... nmedit
  854. :info:configure checking for powerpc-apple-darwin10.7.0-lipo... no
  855. :info:configure checking for lipo... lipo
  856. :info:configure checking for powerpc-apple-darwin10.7.0-otool... no
  857. :info:configure checking for otool... otool
  858. :info:configure checking for powerpc-apple-darwin10.7.0-otool64... no
  859. :info:configure checking for otool64... no
  860. :info:configure checking for -single_module linker flag... yes
  861. :info:configure checking for -exported_symbols_list linker flag... yes
  862. :info:configure checking for dlfcn.h... yes
  863. :info:configure checking for objdir... .libs
  864. :info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
  865. :info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
  866. :info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
  867. :info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
  868. :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
  869. :info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
  870. :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
  871. :info:configure checking dynamic linker characteristics... darwin10.7.0 dyld
  872. :info:configure checking how to hardcode library paths into programs... immediate
  873. :info:configure checking whether stripping libraries is possible... yes
  874. :info:configure checking if libtool supports shared libraries... yes
  875. :info:configure checking whether to build shared libraries... yes
  876. :info:configure checking whether to build static libraries... yes
  877. :info:configure checking if we need -mimpure-text... no
  878. :info:configure checking if we need BUILDING_LIBCURL... no
  879. :info:configure checking whether make sets $(MAKE)... (cached) yes
  880. :info:configure checking for inline... inline
  881. :info:configure checking if compiler is DEC/Compaq/HP C... no
  882. :info:configure checking if compiler is HP-UX C... no
  883. :info:configure checking if compiler is IBM C... no
  884. :info:configure checking if compiler is Intel C... no
  885. :info:configure checking if compiler is clang... no
  886. :info:configure checking if compiler is GNU C... yes
  887. :info:configure checking if compiler is LCC... no
  888. :info:configure checking if compiler is SGI MIPSpro C... no
  889. :info:configure checking if compiler is SGI MIPS C... no
  890. :info:configure checking if compiler is SunPro C... no
  891. :info:configure checking if compiler is Tiny C... no
  892. :info:configure checking if compiler is Watcom C... no
  893. :info:configure checking if compiler accepts debug disabling options... yes
  894. :info:configure configure: compiler options added: -g0
  895. :info:configure checking if compiler optimizer assumed setting might be used... no
  896. :info:configure checking if compiler accepts strict warning options... yes
  897. :info:configure configure: compiler options added: -Wno-system-headers
  898. :info:configure checking if compiler halts on compilation errors... yes
  899. :info:configure checking if compiler halts on negative sized arrays... yes
  900. :info:configure checking if shared libraries need -no-undefined... no
  901. :info:configure checking for windows.h... no
  902. :info:configure checking whether build target is a native Windows one... no
  903. :info:configure checking whether build target supports WIN32 file API... no
  904. :info:configure checking whether to support http... yes
  905. :info:configure checking whether to support ftp... yes
  906. :info:configure checking whether to support file... yes
  907. :info:configure checking whether to support ldap... no
  908. :info:configure checking whether to support ldaps... no
  909. :info:configure checking whether to support rtsp... yes
  910. :info:configure checking whether to support proxies... yes
  911. :info:configure checking whether to support dict... yes
  912. :info:configure checking whether to support telnet... yes
  913. :info:configure checking whether to support tftp... yes
  914. :info:configure checking whether to support pop3... yes
  915. :info:configure checking whether to support imap... yes
  916. :info:configure checking whether to support smtp... yes
  917. :info:configure checking whether to support gopher... yes
  918. :info:configure checking whether to provide built-in manual... yes
  919. :info:configure checking if X/Open network library is required... no
  920. :info:configure checking for gethostbyname... yes
  921. :info:configure checking for strcasecmp... yes
  922. :info:configure checking for windows.h... (cached) no
  923. :info:configure checking for winsock.h... (cached) no
  924. :info:configure checking for winsock2.h... (cached) no
  925. :info:configure checking for connect in libraries... yes
  926. :info:configure checking whether time.h and sys/time.h may both be included... yes
  927. :info:configure checking for sys/types.h... (cached) yes
  928. :info:configure checking sys/time.h usability... yes
  929. :info:configure checking sys/time.h presence... yes
  930. :info:configure checking for sys/time.h... yes
  931. :info:configure checking time.h usability... yes
  932. :info:configure checking time.h presence... yes
  933. :info:configure checking for time.h... yes
  934. :info:configure checking for monotonic clock_gettime... no
  935. :info:configure checking whether to use libgcc... no
  936. :info:configure checking whether to enable ipv6... yes
  937. :info:configure checking if struct sockaddr_in6 has sin6_scope_id member... yes
  938. :info:configure checking if argv can be written to... no
  939. :info:configure configure: WARNING: the previous check could not be made default was used
  940. :info:configure checking if Kerberos4 support is requested... no
  941. :info:configure checking if SPNEGO support is requested... no
  942. :info:configure checking if GSSAPI support is requested... no
  943. :info:configure checking for CRYPTO_lock in -lcrypto... yes
  944. :info:configure checking for SSL_connect in -lssl... yes
  945. :info:configure checking openssl/x509.h usability... yes
  946. :info:configure checking openssl/x509.h presence... yes
  947. :info:configure checking for openssl/x509.h... yes
  948. :info:configure checking openssl/rsa.h usability... yes
  949. :info:configure checking openssl/rsa.h presence... yes
  950. :info:configure checking for openssl/rsa.h... yes
  951. :info:configure checking openssl/crypto.h usability... yes
  952. :info:configure checking openssl/crypto.h presence... yes
  953. :info:configure checking for openssl/crypto.h... yes
  954. :info:configure checking openssl/pem.h usability... yes
  955. :info:configure checking openssl/pem.h presence... yes
  956. :info:configure checking for openssl/pem.h... yes
  957. :info:configure checking openssl/ssl.h usability... yes
  958. :info:configure checking openssl/ssl.h presence... yes
  959. :info:configure checking for openssl/ssl.h... yes
  960. :info:configure checking openssl/err.h usability... yes
  961. :info:configure checking openssl/err.h presence... yes
  962. :info:configure checking for openssl/err.h... yes
  963. :info:configure checking openssl/pkcs12.h usability... yes
  964. :info:configure checking openssl/pkcs12.h presence... yes
  965. :info:configure checking for openssl/pkcs12.h... yes
  966. :info:configure checking for ENGINE_init... yes
  967. :info:configure checking openssl/engine.h usability... yes
  968. :info:configure checking openssl/engine.h presence... yes
  969. :info:configure checking for openssl/engine.h... yes
  970. :info:configure checking for ENGINE_load_builtin_engines... yes
  971. :info:configure checking for RAND_status... yes
  972. :info:configure checking for RAND_screen... no
  973. :info:configure checking for RAND_egd... yes
  974. :info:configure checking for ENGINE_cleanup... yes
  975. :info:configure checking for CRYPTO_cleanup_all_ex_data... yes
  976. :info:configure checking for SSL_get_shutdown... yes
  977. :info:configure checking for yaSSL using OpenSSL compatibility mode... no
  978. :info:configure configure: Added /usr/local/ssl/lib to LD_LIBRARY_PATH
  979. :info:configure checking zlib.h usability... yes
  980. :info:configure checking zlib.h presence... yes
  981. :info:configure checking for zlib.h... yes
  982. :info:configure checking for gzread in -lz... yes
  983. :info:configure configure: found both libz and libz.h header
  984. :info:configure checking for "/dev/urandom"... configure: error: cannot check for file existence when cross compiling
  985. :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl/work/curl-7.21.4-ppc" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --enable-ipv6 --without-gnutls --without-gssapi --without-librtmp --without-libssh2 --without-nss --without-polarssl --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 --host=powerpc-apple-darwin10.7.0 " returned error 1
  986. :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
  987. :debug:configure Backtrace: configure failure: shell command failed (see log for details)
  988. while executing
  989. "$procedure $targetname"
  990. :info:configure Warning: the following items did not execute (for curl): org.macports.destroot org.macports.configure org.macports.build
  991. :notice:configure Log for curl is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_curl/main.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement