Guest User

Untitled

a guest
Mar 12th, 2012
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.45 KB | None | 0 0
  1. #[32;01m * #[39;49;00mPackage: net-misc/curl-7.24.0
  2. #[32;01m * #[39;49;00mRepository: gentoo
  3. #[32;01m * #[39;49;00mMaintainer: [email protected]
  4. #[32;01m * #[39;49;00mUSE: ares elibc_glibc kernel_linux ldap ssl userland_GNU x86
  5. #[32;01m * #[39;49;00mFEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking curl-7.24.0.tar.bz2 to /var/tmp/portage/net-misc/curl-7.24.0/work
  8. >>> Source unpacked in /var/tmp/portage/net-misc/curl-7.24.0/work
  9. >>> Preparing source in /var/tmp/portage/net-misc/curl-7.24.0/work/curl-7.24.0 ...
  10. #[32;01m*#[0m Applying curl-7.20.0-strip-ldflags.patch ...
  11. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  12. #[32;01m*#[0m Applying curl-7.19.7-test241.patch ...
  13. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  14. #[32;01m*#[0m Applying curl-7.18.2-prefix.patch ...
  15. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  16. #[32;01m*#[0m Applying curl-respect-cflags-3.patch ...
  17. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  18. #[32;01m*#[0m Adjusting to prefix /
  19. #[32;01m*#[0m curl-config.in ...
  20. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  21. #[32;01m*#[0m Running eautoreconf in '/var/tmp/portage/net-misc/curl-7.24.0/work/curl-7.24.0' ...
  22. #[32;01m*#[0m Running aclocal -I m4 ...
  23. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  24. #[32;01m*#[0m Running libtoolize --copy --force --install --automake ...
  25. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  26. #[32;01m*#[0m Running aclocal -I m4 ...
  27. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  28. #[32;01m*#[0m Running autoconf ...
  29. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  30. #[32;01m*#[0m Running autoheader ...
  31. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  32. #[32;01m*#[0m Running automake --add-missing --copy --foreign ...
  33. #[A#[72C #[34;01m[ #[32;01mok#[34;01m ]#[0m
  34. #[32;01m*#[0m Running elibtoolize in: curl-7.24.0/
  35. #[32;01m*#[0m Applying portage/1.2.0 patch ...
  36. #[32;01m*#[0m Applying sed/1.5.6 patch ...
  37. >>> Source prepared.
  38. >>> Configuring source in /var/tmp/portage/net-misc/curl-7.24.0/work/curl-7.24.0 ...
  39. * econf: updating curl-7.24.0/config.guess with /usr/share/gnuconfig/config.guess
  40. * econf: updating curl-7.24.0/config.sub with /usr/share/gnuconfig/config.sub
  41. ./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 --without-gssapi --without-libssh2 --disable-static --disable-ipv6 --disable-threaded-resolver --enable-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 --with-ssl --without-gnutls --without-nss --without-ca-bundle --with-ca-path=/etc/ssl/certs
  42. checking whether to enable maintainer-specific portions of Makefiles... yes
  43. checking whether to enable debug build options... no
  44. checking whether to enable compiler optimizer... (assumed) yes
  45. checking whether to enable strict compiler warnings... no
  46. checking whether to enable compiler warnings as errors... no
  47. checking whether to enable curl debug memory tracking... no
  48. checking whether to enable c-ares for DNS lookups... yes
  49. checking for sed... /bin/sed
  50. checking for grep... /bin/grep
  51. checking for egrep... /bin/grep -E
  52. checking for i686-pc-linux-gnu-ar... /usr/bin/i686-pc-linux-gnu-ar
  53. checking for a BSD-compatible install... /usr/bin/install -c
  54. checking whether build environment is sane... yes
  55. checking for a thread-safe mkdir -p... /bin/mkdir -p
  56. checking for gawk... gawk
  57. checking whether make sets $(MAKE)... yes
  58. checking curl version... 7.24.0
  59. checking build system type... i686-pc-linux-gnu
  60. checking host system type... i686-pc-linux-gnu
  61. checking for style of include used by make... GNU
  62. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  63. checking whether the C compiler works... yes
  64. checking for C compiler default output file name... a.out
  65. checking for suffix of executables...
  66. checking whether we are cross compiling... no
  67. checking for suffix of object files... o
  68. checking whether we are using the GNU C compiler... yes
  69. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  70. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  71. checking dependency style of i686-pc-linux-gnu-gcc... none
  72. checking for sys/types.h... yes
  73. checking for stdint.h... yes
  74. checking for inttypes.h... yes
  75. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  76. checking for grep that handles long lines and -e... (cached) /bin/grep
  77. checking for egrep... /bin/grep -E
  78. checking for ANSI C header files... yes
  79. checking for sys/types.h... (cached) yes
  80. checking for sys/stat.h... yes
  81. checking for stdlib.h... yes
  82. checking for string.h... yes
  83. checking for memory.h... yes
  84. checking for strings.h... yes
  85. checking for inttypes.h... (cached) yes
  86. checking for stdint.h... (cached) yes
  87. checking for unistd.h... yes
  88. checking size of long... 4
  89. checking size of void*... 4
  90. checking for 64-bit curl_off_t data type... int64_t
  91. checking size of curl_off_t... 8
  92. checking formatting string directive for curl_off_t... "lld"
  93. checking formatting string directive for unsigned curl_off_t... "llu"
  94. checking constant suffix string for curl_off_t... LL
  95. checking constant suffix string for unsigned curl_off_t... ULL
  96. checking if OS is AIX (to define _ALL_SOURCE)... no
  97. checking if _THREAD_SAFE is already defined... no
  98. checking if _THREAD_SAFE is actually needed... no
  99. checking if _THREAD_SAFE is onwards defined... no
  100. checking if _REENTRANT is already defined... no
  101. checking if _REENTRANT is actually needed... no
  102. checking if _REENTRANT is onwards defined... no
  103. checking for special C compiler options needed for large files... no
  104. checking for _FILE_OFFSET_BITS value needed for large files... 64
  105. checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no
  106. checking if compiler is icc (to build with PIC)... no
  107. checking how to print strings... printf
  108. checking for a sed that does not truncate output... (cached) /bin/sed
  109. checking for fgrep... /bin/grep -F
  110. checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
  111. checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  112. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  113. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  114. checking whether ln -s works... yes
  115. checking the maximum length of command line arguments... 1572864
  116. checking whether the shell understands some XSI constructs... yes
  117. checking whether the shell understands "+="... yes
  118. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  119. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  120. checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  121. checking for i686-pc-linux-gnu-objdump... objdump
  122. checking how to recognize dependent libraries... pass_all
  123. checking for i686-pc-linux-gnu-dlltool... dlltool
  124. checking how to associate runtime and link libraries... printf %s\n
  125. checking for i686-pc-linux-gnu-ar... /usr/bin/i686-pc-linux-gnu-ar
  126. checking for archiver @FILE support... @
  127. checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
  128. checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
  129. checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
  130. checking for sysroot... no
  131. checking for i686-pc-linux-gnu-mt... no
  132. checking for mt... no
  133. checking if : is a manifest tool... no
  134. checking for dlfcn.h... yes
  135. checking for objdir... .libs
  136. checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  137. checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  138. checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  139. checking if i686-pc-linux-gnu-gcc static flag -static works... yes
  140. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
  141. checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  142. checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  143. checking whether -lc should be explicitly linked in... no
  144. checking dynamic linker characteristics... GNU/Linux ld.so
  145. checking how to hardcode library paths into programs... immediate
  146. checking whether stripping libraries is possible... yes
  147. checking if libtool supports shared libraries... yes
  148. checking whether to build shared libraries... yes
  149. checking whether to build static libraries... no
  150. checking if we need -mimpure-text... no
  151. checking if we need BUILDING_LIBCURL... no
  152. checking whether make sets $(MAKE)... (cached) yes
  153. checking for inline... inline
  154. checking if compiler is DEC/Compaq/HP C... no
  155. checking if compiler is HP-UX C... no
  156. checking if compiler is IBM C... no
  157. checking if compiler is Intel C... no
  158. checking if compiler is clang... no
  159. checking if compiler is GNU C... yes
  160. checking if compiler is LCC... no
  161. checking if compiler is SGI MIPSpro C... no
  162. checking if compiler is SGI MIPS C... no
  163. checking if compiler is SunPro C... no
  164. checking if compiler is Tiny C... no
  165. checking if compiler is Watcom C... no
  166. checking if compiler halts on compilation errors... yes
  167. checking if compiler halts on negative sized arrays... yes
  168. checking if shared libraries need -no-undefined... no
  169. checking for windows.h... no
  170. checking whether build target is a native Windows one... no
  171. checking whether build target supports WIN32 file API... no
  172. checking whether to support http... yes
  173. checking whether to support ftp... yes
  174. checking whether to support file... yes
  175. checking whether to support ldap... yes
  176. checking whether to support ldaps... yes
  177. checking whether to support rtsp... yes
  178. checking whether to support proxies... yes
  179. checking whether to support dict... yes
  180. checking whether to support telnet... yes
  181. checking whether to support tftp... yes
  182. checking whether to support pop3... yes
  183. checking whether to support imap... yes
  184. checking whether to support smtp... yes
  185. checking whether to support gopher... yes
  186. checking whether to provide built-in manual... yes
  187. checking if X/Open network library is required... no
  188. checking for gethostbyname... yes
  189. checking for strcasecmp... yes
  190. checking for windows.h... (cached) no
  191. checking for winsock.h... (cached) no
  192. checking for winsock2.h... (cached) no
  193. checking for connect in libraries... yes
  194. checking whether time.h and sys/time.h may both be included... yes
  195. checking for sys/types.h... (cached) yes
  196. checking sys/time.h usability... yes
  197. checking sys/time.h presence... yes
  198. checking for sys/time.h... yes
  199. checking time.h usability... yes
  200. checking time.h presence... yes
  201. checking for time.h... yes
  202. checking for monotonic clock_gettime... yes
  203. checking for clock_gettime in libraries... -lrt
  204. checking if monotonic clock_gettime works... yes
  205. checking whether to use libgcc... no
  206. checking for lber.h... yes
  207. checking for ldap.h... yes
  208. checking for ldapssl.h... no
  209. checking for ldap_ssl.h... no
  210. checking for LDAP libraries... -lldap
  211. checking for ldap_url_parse... yes
  212. checking for ldap_init_fd... yes
  213. checking whether to enable ipv6... no
  214. checking if argv can be written to... yes
  215. checking if Kerberos4 support is requested... no
  216. checking if SPNEGO support is requested... no
  217. checking if GSSAPI support is requested... no
  218. checking for pkg-config... /usr/bin/pkg-config
  219. checking for openssl options with pkg-config... found
  220. configure: pkg-config: SSL_LIBS: "-lssl -lcrypto "
  221. configure: pkg-config: SSL_LDFLAGS: " "
  222. configure: pkg-config: SSL_CPPFLAGS: " "
  223. checking for CRYPTO_lock in -lcrypto... yes
  224. checking for SSL_connect in -lssl... no
  225. checking for ssl with RSAglue/rsaref libs in use... checking for SSL_connect in -lssl... (cached) no
  226. no
  227. configure: error: OpenSSL libs and/or directories were not found where specified!
  228.  
  229. !!! Please attach the following file when seeking support:
  230. !!! /var/tmp/portage/net-misc/curl-7.24.0/work/curl-7.24.0/config.log
  231. #[31;01m*#[0m ERROR: net-misc/curl-7.24.0 failed (configure phase):
  232. #[31;01m*#[0m econf failed
  233. #[31;01m*#[0m
  234. #[31;01m*#[0m Call stack:
  235. #[31;01m*#[0m ebuild.sh, line 85: Called src_configure
  236. #[31;01m*#[0m environment, line 2512: Called econf '--enable-ldap' '--enable-ldaps' '--without-libidn' '--without-gssapi' '--without-libssh2' '--disable-static' '--disable-ipv6' '--disable-threaded-resolver' '--enable-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' '--with-ssl' '--without-gnutls' '--without-nss' '--without-ca-bundle' '--with-ca-path=/etc/ssl/certs'
  237. #[31;01m*#[0m phase-helpers.sh, line 467: Called die
  238. #[31;01m*#[0m The specific snippet of code:
  239. #[31;01m*#[0m die "econf failed"
  240. #[31;01m*#[0m
  241. #[31;01m*#[0m If you need support, post the output of 'emerge --info =net-misc/curl-7.24.0',
  242. #[31;01m*#[0m the complete build log and the output of 'emerge -pqv =net-misc/curl-7.24.0'.
  243. #[31;01m*#[0m The complete build log is located at '/var/tmp/portage/net-misc/curl-7.24.0/temp/build.log'.
  244. #[31;01m*#[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/curl-7.24.0/temp/environment'.
  245. #[31;01m*#[0m S: '/var/tmp/portage/net-misc/curl-7.24.0/work/curl-7.24.0'
Advertisement
Add Comment
Please, Sign In to add comment