Advertisement
tihnessa

/var/tmp/portage/net-misc/curl-7.21.7-r2/temp/build.log

Sep 11th, 2011
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.43 KB | None | 0 0
  1. #[32;01m * #[39;49;00mPackage: net-misc/curl-7.21.7-r2
  2. #[32;01m * #[39;49;00mRepository: gentoo
  3. #[32;01m * #[39;49;00mMaintainer: angelos@gentoo.org
  4. #[32;01m * #[39;49;00mUSE: elibc_glibc ipv6 kerberos kernel_linux ldap nss ssl userland_GNU x86
  5. #[32;01m * #[39;49;00mFEATURES: preserve-libs sandbox splitdebug
  6. >>> Unpacking source...
  7. >>> Unpacking curl-7.21.7.tar.bz2 to /var/tmp/portage/net-misc/curl-7.21.7-r2/work
  8. >>> Source unpacked in /var/tmp/portage/net-misc/curl-7.21.7-r2/work
  9. >>> Preparing source in /var/tmp/portage/net-misc/curl-7.21.7-r2/work/curl-7.21.7 ...
  10. #[32;01m*#[0m Applying curl-7.20.0-strip-ldflags.patch ...
  11. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  12. #[32;01m*#[0m Applying curl-7.19.7-test241.patch ...
  13. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  14. #[32;01m*#[0m Applying curl-7.18.2-prefix.patch ...
  15. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  16. #[32;01m*#[0m Applying curl-respect-cflags-3.patch ...
  17. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  18. #[32;01m*#[0m Applying curl-7.21.7-examples-fix-headers.patch ...
  19. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  20. #[32;01m*#[0m Adjusting to prefix /
  21. #[32;01m*#[0m curl-config.in ...
  22. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  23. #[32;01m*#[0m Running eautoreconf in '/var/tmp/portage/net-misc/curl-7.21.7-r2/work/curl-7.21.7' ...
  24. #[32;01m*#[0m Running aclocal -I m4 ...
  25. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  26. #[32;01m*#[0m Running libtoolize --copy --force --install --automake ...
  27. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  28. #[32;01m*#[0m Running aclocal -I m4 ...
  29. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  30. #[32;01m*#[0m Running autoconf ...
  31. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  32. #[32;01m*#[0m Running autoheader ...
  33. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  34. #[32;01m*#[0m Running automake --add-missing --copy --foreign ...
  35. #[A#[71C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  36. #[32;01m*#[0m Running elibtoolize in: curl-7.21.7/
  37. #[32;01m*#[0m Applying portage-1.2.0.patch ...
  38. #[32;01m*#[0m Applying sed-1.5.6.patch ...
  39. #[32;01m*#[0m Applying as-needed-2.2.6.patch ...
  40. >>> Source prepared.
  41. >>> Configuring source in /var/tmp/portage/net-misc/curl-7.21.7-r2/work/curl-7.21.7 ...
  42. * econf: updating curl-7.21.7/config.sub with /usr/share/gnuconfig/config.sub
  43. * econf: updating curl-7.21.7/config.guess with /usr/share/gnuconfig/config.guess
  44. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-ldap --enable-ldaps --without-libidn --with-gssapi=/usr --without-libssh2 --disable-static --enable-ipv6 --disable-threaded-resolver --disable-ares --enable-http --enable-ftp --enable-gopher --enable-file --enable-dict --enable-manual --enable-telnet --enable-smtp --enable-pop3 --enable-imap --enable-rtsp --enable-nonblocking --enable-largefile --enable-maintainer-mode --disable-sspi --without-krb4 --without-librtmp --without-spnego --without-ssl --without-gnutls --with-nss --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
  45. checking whether to enable maintainer-specific portions of Makefiles... yes
  46. checking whether to enable debug build options... no
  47. checking whether to enable compiler optimizer... (assumed) yes
  48. checking whether to enable strict compiler warnings... no
  49. checking whether to enable compiler warnings as errors... no
  50. checking whether to enable curl debug memory tracking... no
  51. checking whether to enable c-ares for DNS lookups... no
  52. checking for sed... /bin/sed
  53. checking for grep... /bin/grep
  54. checking for egrep... /bin/grep -E
  55. checking for i686-pc-linux-gnu-ar... /usr/bin/i686-pc-linux-gnu-ar
  56. checking for a BSD-compatible install... /usr/bin/install -c
  57. checking whether build environment is sane... yes
  58. checking for a thread-safe mkdir -p... /bin/mkdir -p
  59. checking for gawk... gawk
  60. checking whether make sets $(MAKE)... yes
  61. checking curl version... 7.21.7
  62. checking build system type... i686-pc-linux-gnu
  63. checking host system type... i686-pc-linux-gnu
  64. checking for style of include used by make... GNU
  65. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  66. checking whether the C compiler works... yes
  67. checking for C compiler default output file name... a.out
  68. checking for suffix of executables...
  69. checking whether we are cross compiling... no
  70. checking for suffix of object files... o
  71. checking whether we are using the GNU C compiler... yes
  72. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  73. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  74. checking dependency style of i686-pc-linux-gnu-gcc... none
  75. checking for sys/types.h... yes
  76. checking for stdint.h... yes
  77. checking for inttypes.h... yes
  78. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  79. checking for grep that handles long lines and -e... (cached) /bin/grep
  80. checking for egrep... /bin/grep -E
  81. checking for ANSI C header files... yes
  82. checking for sys/types.h... (cached) yes
  83. checking for sys/stat.h... yes
  84. checking for stdlib.h... yes
  85. checking for string.h... yes
  86. checking for memory.h... yes
  87. checking for strings.h... yes
  88. checking for inttypes.h... (cached) yes
  89. checking for stdint.h... (cached) yes
  90. checking for unistd.h... yes
  91. checking size of long... 4
  92. checking size of void*... 4
  93. checking for 64-bit curl_off_t data type... int64_t
  94. checking size of curl_off_t... 8
  95. checking formatting string directive for curl_off_t... "lld"
  96. checking formatting string directive for unsigned curl_off_t... "llu"
  97. checking constant suffix string for curl_off_t... LL
  98. checking constant suffix string for unsigned curl_off_t... ULL
  99. checking if OS is AIX (to define _ALL_SOURCE)... no
  100. checking if _THREAD_SAFE is already defined... no
  101. checking if _THREAD_SAFE is actually needed... no
  102. checking if _THREAD_SAFE is onwards defined... no
  103. checking if _REENTRANT is already defined... no
  104. checking if _REENTRANT is actually needed... no
  105. checking if _REENTRANT is onwards defined... no
  106. checking for special C compiler options needed for large files... no
  107. checking for _FILE_OFFSET_BITS value needed for large files... 64
  108. checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no
  109. checking if compiler is icc (to build with PIC)... no
  110. checking how to print strings... printf
  111. checking for a sed that does not truncate output... (cached) /bin/sed
  112. checking for fgrep... /bin/grep -F
  113. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  114. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  115. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  116. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  117. checking whether ln -s works... yes
  118. checking the maximum length of command line arguments... 1572864
  119. checking whether the shell understands some XSI constructs... yes
  120. checking whether the shell understands "+="... yes
  121. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  122. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  123. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  124. checking for i686-pc-linux-gnu-objdump... objdump
  125. checking how to recognize dependent libraries... pass_all
  126. checking for i686-pc-linux-gnu-dlltool... dlltool
  127. checking how to associate runtime and link libraries... printf %s\n
  128. checking for i686-pc-linux-gnu-ar... /usr/bin/i686-pc-linux-gnu-ar
  129. checking for archiver @FILE support... @
  130. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  131. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  132. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  133. checking for sysroot... no
  134. checking for i686-pc-linux-gnu-mt... no
  135. checking for mt... no
  136. checking if : is a manifest tool... no
  137. checking for dlfcn.h... yes
  138. checking for objdir... .libs
  139. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  140. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  141. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  142. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  143. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  144. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  145. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  146. checking whether -lc should be explicitly linked in... no
  147. checking dynamic linker characteristics... GNU/Linux ld.so
  148. checking how to hardcode library paths into programs... immediate
  149. checking whether stripping libraries is possible... yes
  150. checking if libtool supports shared libraries... yes
  151. checking whether to build shared libraries... yes
  152. checking whether to build static libraries... no
  153. checking if we need -mimpure-text... no
  154. checking if we need BUILDING_LIBCURL... no
  155. checking whether make sets $(MAKE)... (cached) yes
  156. checking for inline... inline
  157. checking if compiler is DEC/Compaq/HP C... no
  158. checking if compiler is HP-UX C... no
  159. checking if compiler is IBM C... no
  160. checking if compiler is Intel C... no
  161. checking if compiler is clang... no
  162. checking if compiler is GNU C... yes
  163. checking if compiler is LCC... no
  164. checking if compiler is SGI MIPSpro C... no
  165. checking if compiler is SGI MIPS C... no
  166. checking if compiler is SunPro C... no
  167. checking if compiler is Tiny C... no
  168. checking if compiler is Watcom C... no
  169. checking if compiler halts on compilation errors... yes
  170. checking if compiler halts on negative sized arrays... yes
  171. checking if shared libraries need -no-undefined... no
  172. checking for windows.h... no
  173. checking whether build target is a native Windows one... no
  174. checking whether build target supports WIN32 file API... no
  175. checking whether to support http... yes
  176. checking whether to support ftp... yes
  177. checking whether to support file... yes
  178. checking whether to support ldap... yes
  179. checking whether to support ldaps... yes
  180. checking whether to support rtsp... yes
  181. checking whether to support proxies... yes
  182. checking whether to support dict... yes
  183. checking whether to support telnet... yes
  184. checking whether to support tftp... yes
  185. checking whether to support pop3... yes
  186. checking whether to support imap... yes
  187. checking whether to support smtp... yes
  188. checking whether to support gopher... yes
  189. checking whether to provide built-in manual... yes
  190. checking if X/Open network library is required... no
  191. checking for gethostbyname... yes
  192. checking for strcasecmp... yes
  193. checking for windows.h... (cached) no
  194. checking for winsock.h... (cached) no
  195. checking for winsock2.h... (cached) no
  196. checking for connect in libraries... yes
  197. checking whether time.h and sys/time.h may both be included... yes
  198. checking for sys/types.h... (cached) yes
  199. checking sys/time.h usability... yes
  200. checking sys/time.h presence... yes
  201. checking for sys/time.h... yes
  202. checking time.h usability... yes
  203. checking time.h presence... yes
  204. checking for time.h... yes
  205. checking for monotonic clock_gettime... yes
  206. checking for clock_gettime in libraries... -lrt
  207. checking if monotonic clock_gettime works... yes
  208. checking whether to use libgcc... no
  209. checking for lber.h... yes
  210. checking for ldap.h... yes
  211. checking for ldapssl.h... no
  212. checking for ldap_ssl.h... no
  213. checking for LDAP libraries... -lldap
  214. checking for ldap_url_parse... yes
  215. checking for ldap_init_fd... yes
  216. checking whether to enable ipv6... yes
  217. checking if struct sockaddr_in6 has sin6_scope_id member... yes
  218. checking if argv can be written to... yes
  219. checking if Kerberos4 support is requested... no
  220. checking if SPNEGO support is requested... no
  221. checking if GSSAPI support is requested... yes
  222. checking gss.h usability... no
  223. checking gss.h presence... no
  224. checking for gss.h... no
  225. checking gssapi/gssapi.h usability... yes
  226. checking gssapi/gssapi.h presence... yes
  227. checking for gssapi/gssapi.h... yes
  228. checking for gssapi/gssapi_generic.h... yes
  229. checking for gssapi/gssapi_krb5.h... yes
  230. checking if gssapi headers declare GSS_C_NT_HOSTBASED_SERVICE... yes
  231. checking for inflateEnd in -lz... yes
  232. checking zlib.h usability... yes
  233. checking zlib.h presence... yes
  234. checking for zlib.h... yes
  235. configure: found both libz and libz.h header
  236. checking for pkg-config... no
  237. /usr/bin/nss-config: line 100: pkg-config: command not found
  238. /usr/bin/nss-config: line 103: pkg-config: command not found
  239. /usr/bin/nss-config: line 106: pkg-config: command not found
  240. /usr/bin/nss-config: line 100: pkg-config: command not found
  241. /usr/bin/nss-config: line 103: pkg-config: command not found
  242. /usr/bin/nss-config: line 106: pkg-config: command not found
  243. /usr/bin/nss-config: line 100: pkg-config: command not found
  244. /usr/bin/nss-config: line 103: pkg-config: command not found
  245. /usr/bin/nss-config: line 106: pkg-config: command not found
  246. /usr/bin/nss-config: line 100: pkg-config: command not found
  247. /usr/bin/nss-config: line 103: pkg-config: command not found
  248. /usr/bin/nss-config: line 106: pkg-config: command not found
  249. checking for PK11_CreateGenericObject in -lnss3... yes
  250. checking for NSS_Initialize in -lnss3... yes
  251. configure: detected NSS version 3.12.9
  252. configure: Added /usr/lib to LD_LIBRARY_PATH
  253. checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt
  254. checking whether to build with libidn... no
  255. checking for ANSI C header files... (cached) yes
  256. checking for malloc.h... no
  257. checking for memory.h... (cached) yes
  258. checking for sys/types.h... (cached) yes
  259. checking for sys/time.h... (cached) yes
  260. checking for sys/select.h... no
  261. checking for sys/socket.h... no
  262. checking for sys/ioctl.h... no
  263. checking for sys/uio.h... no
  264. checking for assert.h... no
  265. checking for unistd.h... (cached) yes
  266. checking for stdlib.h... (cached) yes
  267. checking for limits.h... no
  268. checking for arpa/inet.h... no
  269. checking for net/if.h... no
  270. checking for netinet/in.h... no
  271. checking for sys/un.h... no
  272. checking for netinet/tcp.h... no
  273. checking for netdb.h... no
  274. checking for sys/sockio.h... no
  275. checking for sys/stat.h... (cached) yes
  276. checking for sys/param.h... no
  277. checking for termios.h... no
  278. checking for termio.h... no
  279. checking for sgtty.h... no
  280. checking for fcntl.h... no
  281. checking for alloca.h... no
  282. checking for time.h... (cached) yes
  283. checking for io.h... no
  284. checking for pwd.h... no
  285. checking for utime.h... no
  286. checking for sys/utime.h... no
  287. checking for sys/poll.h... no
  288. checking for poll.h... no
  289. checking for socket.h... no
  290. checking for sys/resource.h... no
  291. checking for libgen.h... no
  292. checking for locale.h... no
  293. checking for errno.h... no
  294. checking for stdbool.h... no
  295. checking for arpa/tftp.h... no
  296. checking for sys/filio.h... no
  297. checking for setjmp.h... no
  298. checking for an ANSI C-conforming const... no
  299. checking for compiler support of C99 variadic macro style... no
  300. checking for compiler support of old gcc variadic macro style... no
  301. checking for size_t... no
  302. checking whether time.h and sys/time.h may both be included... (cached) yes
  303. checking for sys/types.h... (cached) yes
  304. checking for sys/time.h... (cached) yes
  305. checking for time.h... (cached) yes
  306. checking for sys/socket.h... (cached) no
  307. checking for struct timeval... no
  308. checking run-time libs availability... fine
  309. checking size of size_t... 0
  310. checking size of long... (cached) 4
  311. checking size of int... 0
  312. checking size of short... 0
  313. checking size of time_t... 0
  314. checking size of off_t... 0
  315. configure: WARNING: This libcurl built is probably not ABI compatible with previous
  316. configure: WARNING: builds! You MUST read lib/README.curl_off_t to figure it out.
  317. checking for long long... no
  318. checking for ssize_t... no
  319. checking for bool... no
  320. checking for windows.h... (cached) no
  321. checking for winsock2.h... (cached) no
  322. checking for ws2tcpip.h... (cached) no
  323. checking for sys/types.h... (cached) yes
  324. checking for sys/socket.h... (cached) no
  325. checking for curl_socklen_t data type... unknown
  326. configure: error: cannot find data type for curl_socklen_t.
  327.  
  328. !!! Please attach the following file when seeking support:
  329. !!! /var/tmp/portage/net-misc/curl-7.21.7-r2/work/curl-7.21.7/config.log
  330. #[31;01m*#[0m ERROR: net-misc/curl-7.21.7-r2 failed (configure phase):
  331. #[31;01m*#[0m econf failed
  332. #[31;01m*#[0m
  333. #[31;01m*#[0m Call stack:
  334. #[31;01m*#[0m ebuild.sh, line 56: Called src_configure
  335. #[31;01m*#[0m environment, line 2825: Called econf '--enable-ldap' '--enable-ldaps' '--without-libidn' '--with-gssapi=/usr' '--without-libssh2' '--disable-static' '--enable-ipv6' '--disable-threaded-resolver' '--disable-ares' '--enable-http' '--enable-ftp' '--enable-gopher' '--enable-file' '--enable-dict' '--enable-manual' '--enable-telnet' '--enable-smtp' '--enable-pop3' '--enable-imap' '--enable-rtsp' '--enable-nonblocking' '--enable-largefile' '--enable-maintainer-mode' '--disable-sspi' '--without-krb4' '--without-librtmp' '--without-spnego' '--without-ssl' '--without-gnutls' '--with-nss' '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt'
  336. #[31;01m*#[0m ebuild.sh, line 557: Called die
  337. #[31;01m*#[0m The specific snippet of code:
  338. #[31;01m*#[0m die "econf failed"
  339. #[31;01m*#[0m
  340. #[31;01m*#[0m If you need support, post the output of 'emerge --info =net-misc/curl-7.21.7-r2',
  341. #[31;01m*#[0m the complete build log and the output of 'emerge -pqv =net-misc/curl-7.21.7-r2'.
  342. #[31;01m*#[0m The complete build log is located at '/var/tmp/portage/net-misc/curl-7.21.7-r2/temp/build.log'.
  343. #[31;01m*#[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/curl-7.21.7-r2/temp/environment'.
  344. #[31;01m*#[0m S: '/var/tmp/portage/net-misc/curl-7.21.7-r2/work/curl-7.21.7'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement