spacepaste

  1.  
  2.  * Package: net-misc/curl-7.53.0
  3.  * Repository: gentoo
  4.  * Maintainer: blueness@gentoo.org
  5.  * USE: abi_x86_64 amd64 curl_ssl_openssl elibc_glibc ipv6 kernel_linux metalink rtmp samba ssh ssl userland_GNU
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking curl-7.53.0.tar.bz2 to /tmp/portage/net-misc/curl-7.53.0/work
  9. >>> Source unpacked in /tmp/portage/net-misc/curl-7.53.0/work
  10. >>> Preparing source in /tmp/portage/net-misc/curl-7.53.0/work/curl-7.53.0 ...
  11. * Applying curl-7.30.0-prefix.patch ...
  12.  [ ok ]
  13. * Applying curl-respect-cflags-3.patch ...
  14.  [ ok ]
  15. * Applying curl-fix-gnutls-nettle.patch ...
  16.  [ ok ]
  17. * Adjusting to prefix /
  18. * curl-config.in ...
  19.  [ ok ]
  20. * Running eautoreconf in '/tmp/portage/net-misc/curl-7.53.0/work/curl-7.53.0' ...
  21. * Running libtoolize --install --copy --force --automake ...
  22.  [ ok ]
  23. * Running aclocal -I m4 ...
  24.  [ ok ]
  25. * Running autoconf --force ...
  26.  [ ok ]
  27. * Running autoheader ...
  28.  [ ok ]
  29. * Running automake --add-missing --copy --foreign --force-missing ...
  30.  [ ok ]
  31. * Running elibtoolize in: curl-7.53.0/
  32. * Applying portage/1.2.0 patch ...
  33. * Applying sed/1.5.6 patch ...
  34. * Applying as-needed/2.4.3 patch ...
  35. >>> Source prepared.
  36. >>> Configuring source in /tmp/portage/net-misc/curl-7.53.0/work/curl-7.53.0 ...
  37. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  38. * SSL provided by openssl
  39. * econf: updating curl-7.53.0/config.sub with /usr/share/gnuconfig/config.sub
  40. * econf: updating curl-7.53.0/config.guess with /usr/share/gnuconfig/config.guess
  41. /tmp/portage/net-misc/curl-7.53.0/work/curl-7.53.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/curl-7.53.0 --htmldir=/usr/share/doc/curl-7.53.0/html --libdir=/usr/lib64 --enable-crypto-auth --enable-dict --enable-file --enable-ftp --enable-gopher --enable-http --enable-imap --disable-ldap --disable-ldaps --disable-ntlm-wb --enable-pop3 --enable-rt --enable-rtsp --enable-smb --with-libssh2 --enable-smtp --enable-telnet --enable-tftp --enable-tls-srp --disable-ares --enable-cookies --enable-hidden-symbols --enable-ipv6 --enable-largefile --without-libpsl --enable-manual --enable-proxy --disable-soname-bump --disable-sspi --disable-static --disable-threaded-resolver --disable-pthreads --disable-versioned-symbols --without-cyassl --without-darwinssl --without-libidn2 --without-gssapi --with-libmetalink --without-nghttp2 --with-librtmp --without-spnego --without-winidn --with-zlib --without-axtls --without-gnutls --without-mbedtls --without-nss --without-polarssl --without-ssl --without-winssl --without-ca-fallback --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --with-ssl --with-ca-path=/etc/ssl/certs
  42. configure: loading site script /usr/share/config.site
  43. checking whether to enable maintainer-specific portions of Makefiles... no
  44. checking whether make supports nested variables... yes
  45. checking whether to enable debug build options... no
  46. checking whether to enable compiler optimizer... (assumed) yes
  47. checking whether to enable strict compiler warnings... no
  48. checking whether to enable compiler warnings as errors... no
  49. checking whether to enable curl debug memory tracking... no
  50. checking whether to enable hiding of library internal symbols... yes
  51. checking whether to enable c-ares for DNS lookups... no
  52. checking whether to disable dependency on -lrt... no
  53. checking for path separator... :
  54. checking for sed... /bin/sed
  55. checking for grep... /bin/grep
  56. checking for egrep... /bin/grep -E
  57. checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar
  58. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  59. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  60. checking whether the C compiler works... yes
  61. checking for C compiler default output file name... a.out
  62. checking for suffix of executables...
  63. checking whether we are cross compiling... no
  64. checking for suffix of object files... o
  65. checking whether we are using the GNU C compiler... yes
  66. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  67. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  68. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  69. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  70. checking whether build environment is sane... yes
  71. checking for a thread-safe mkdir -p... /bin/mkdir -p
  72. checking for gawk... gawk
  73. checking whether make sets $(MAKE)... yes
  74. checking for style of include used by make... GNU
  75. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  76. checking curl version... 7.53.0
  77. checking build system type... x86_64-pc-linux-gnu
  78. checking host system type... x86_64-pc-linux-gnu
  79. checking for sys/types.h... yes
  80. checking for stdint.h... yes
  81. checking for inttypes.h... yes
  82. checking for grep that handles long lines and -e... (cached) /bin/grep
  83. checking for egrep... /bin/grep -E
  84. checking for ANSI C header files... yes
  85. checking for sys/types.h... (cached) yes
  86. checking for sys/stat.h... yes
  87. checking for stdlib.h... yes
  88. checking for string.h... yes
  89. checking for memory.h... yes
  90. checking for strings.h... yes
  91. checking for inttypes.h... (cached) yes
  92. checking for stdint.h... (cached) yes
  93. checking for unistd.h... yes
  94. checking if cpp -P is needed... no
  95. checking size of long... 8
  96. checking size of void*... 8
  97. checking for 64-bit curl_off_t data type... long
  98. checking size of curl_off_t... 8
  99. checking formatting string directive for curl_off_t... "ld"
  100. checking formatting string directive for unsigned curl_off_t... "lu"
  101. checking constant suffix string for curl_off_t... L
  102. checking constant suffix string for unsigned curl_off_t... UL
  103. checking if OS is AIX (to define _ALL_SOURCE)... no
  104. checking if _THREAD_SAFE is already defined... no
  105. checking if _THREAD_SAFE is actually needed... no
  106. checking if _THREAD_SAFE is onwards defined... no
  107. checking if _REENTRANT is already defined... no
  108. checking if _REENTRANT is actually needed... no
  109. checking if _REENTRANT is onwards defined... no
  110. checking for special C compiler options needed for large files... no
  111. checking for _FILE_OFFSET_BITS value needed for large files... no
  112. checking how to print strings... printf
  113. checking for a sed that does not truncate output... (cached) /bin/sed
  114. checking for fgrep... /bin/grep -F
  115. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  116. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  117. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  118. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  119. checking whether ln -s works... yes
  120. checking the maximum length of command line arguments... 1572864
  121. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  122. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  123. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  124. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  125. checking how to recognize dependent libraries... pass_all
  126. checking for x86_64-pc-linux-gnu-dlltool... no
  127. checking for dlltool... no
  128. checking how to associate runtime and link libraries... printf %s\n
  129. checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar
  130. checking for archiver @FILE support... @
  131. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  132. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  133. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  134. checking for sysroot... no
  135. checking for a working dd... /bin/dd
  136. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  137. checking for x86_64-pc-linux-gnu-mt... no
  138. checking for mt... mt
  139. checking if mt is a manifest tool... no
  140. checking for dlfcn.h... yes
  141. checking for objdir... .libs
  142. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  143. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  144. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  145. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  146. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  147. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  148. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  149. checking whether -lc should be explicitly linked in... no
  150. checking dynamic linker characteristics... GNU/Linux ld.so
  151. checking how to hardcode library paths into programs... immediate
  152. checking whether stripping libraries is possible... yes
  153. checking if libtool supports shared libraries... yes
  154. checking whether to build shared libraries... yes
  155. checking whether to build static libraries... no
  156. checking whether to build shared libraries with -version-info... yes
  157. checking whether to build shared libraries with -no-undefined... no
  158. checking whether to build shared libraries with -mimpure-text... no
  159. checking whether to build shared libraries with PIC... yes
  160. checking whether to build static libraries with PIC... yes
  161. checking whether to build shared libraries only... yes
  162. checking whether to build static libraries only... no
  163. checking for inline... inline
  164. checking if compiler is DEC/Compaq/HP C... no
  165. checking if compiler is HP-UX C... no
  166. checking if compiler is IBM C... no
  167. checking if compiler is Intel C... no
  168. checking if compiler is clang... no
  169. checking if compiler is GNU C... yes
  170. checking if compiler is LCC... no
  171. checking if compiler is SGI MIPSpro C... no
  172. checking if compiler is SGI MIPS C... no
  173. checking if compiler is SunPro C... no
  174. checking if compiler is Tiny C... no
  175. checking if compiler is Watcom C... no
  176. checking if compiler halts on compilation errors... yes
  177. checking if compiler halts on negative sized arrays... yes
  178. checking if compiler halts on function prototype mismatch... yes
  179. checking if compiler supports hiding library internal symbols... yes
  180. checking for windows.h... no
  181. checking whether build target is a native Windows one... no
  182. checking whether build target supports WIN32 file API... no
  183. checking for good-to-use Mac CFLAGS... no
  184. checking whether to support http... yes
  185. checking whether to support ftp... yes
  186. checking whether to support file... yes
  187. checking whether to support ldap... no
  188. checking whether to support ldaps... no
  189. checking whether to support rtsp... yes
  190. checking whether to support proxies... yes
  191. checking whether to support dict... yes
  192. checking whether to support telnet... yes
  193. checking whether to support tftp... yes
  194. checking whether to support pop3... yes
  195. checking whether to support imap... yes
  196. checking whether to support smb... yes
  197. checking whether to support smtp... yes
  198. checking whether to support gopher... yes
  199. checking whether to provide built-in manual... yes
  200. checking whether to enable generation of C code... yes
  201. checking whether to use libgcc... no
  202. checking if X/Open network library is required... no
  203. checking for gethostbyname... yes
  204. checking for windows.h... (cached) no
  205. checking for winsock.h... (cached) no
  206. checking for winsock2.h... (cached) no
  207. checking for connect in libraries... yes
  208. checking whether time.h and sys/time.h may both be included... yes
  209. checking for sys/types.h... (cached) yes
  210. checking sys/time.h usability... yes
  211. checking sys/time.h presence... yes
  212. checking for sys/time.h... yes
  213. checking time.h usability... yes
  214. checking time.h presence... yes
  215. checking for time.h... yes
  216. checking for monotonic clock_gettime... yes
  217. checking for clock_gettime in libraries... no additional lib required
  218. checking if monotonic clock_gettime works... yes
  219. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  220. checking for zlib options with pkg-config... found
  221. checking zlib.h usability... yes
  222. checking zlib.h presence... yes
  223. checking for zlib.h... yes
  224. configure: found both libz and libz.h header
  225. checking whether to enable IPv6... yes
  226. checking if struct sockaddr_in6 has sin6_scope_id member... yes
  227. checking if argv can be written to... yes
  228. checking if GSS-API support is requested... no
  229. checking whether to enable Windows native SSL/TLS (Windows native builds only)... no
  230. checking whether to enable Apple OS native SSL/TLS... no
  231. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  232. checking for openssl options with pkg-config... found
  233. configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
  234. configure: pkg-config: SSL_LDFLAGS: ""
  235. configure: pkg-config: SSL_CPPFLAGS: ""
  236. checking for HMAC_Update in -lcrypto... yes
  237. checking OpenSSL linking without -ldl... yes
  238. checking for SSL_connect in -lssl... yes
  239. checking openssl/x509.h usability... yes
  240. checking openssl/x509.h presence... yes
  241. checking for openssl/x509.h... yes
  242. checking openssl/rsa.h usability... yes
  243. checking openssl/rsa.h presence... yes
  244. checking for openssl/rsa.h... yes
  245. checking openssl/crypto.h usability... yes
  246. checking openssl/crypto.h presence... yes
  247. checking for openssl/crypto.h... yes
  248. checking openssl/pem.h usability... yes
  249. checking openssl/pem.h presence... yes
  250. checking for openssl/pem.h... yes
  251. checking openssl/ssl.h usability... yes
  252. checking openssl/ssl.h presence... yes
  253. checking for openssl/ssl.h... yes
  254. checking openssl/err.h usability... yes
  255. checking openssl/err.h presence... yes
  256. checking for openssl/err.h... yes
  257. checking openssl/pkcs12.h usability... yes
  258. checking openssl/pkcs12.h presence... yes
  259. checking for openssl/pkcs12.h... yes
  260. checking for ENGINE_init... yes
  261. checking openssl/engine.h usability... yes
  262. checking openssl/engine.h presence... yes
  263. checking for openssl/engine.h... yes
  264. checking for ENGINE_load_builtin_engines... yes
  265. checking for RAND_egd... yes
  266. checking for ENGINE_cleanup... yes
  267. checking for SSL_get_shutdown... yes
  268. checking for SSLv2_client_method... yes
  269. checking for BoringSSL... no
  270. checking for libressl... no
  271. checking for OpenSSL headers version... 1.0.2 - 0x100020bfL
  272. checking for OpenSSL library version... 1.0.2
  273. checking for OpenSSL headers and library versions matching... yes
  274. checking for "/dev/urandom"... yes
  275. checking for SRP_Calc_client_key in -lcrypto... yes
  276. checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt
  277. /etc/ssl/certs (capath)
  278. checking whether to use builtin CA store of SSL library... no
  279. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  280. checking for libmetalink options with pkg-config... found
  281. checking if libmetalink is recent enough... yes (0.1.3)
  282. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  283. checking for libssh2 options with pkg-config... found
  284. checking for libssh2_channel_open_ex in -lssh2... yes
  285. checking libssh2.h usability... yes
  286. checking libssh2.h presence... yes
  287. checking for libssh2.h... yes
  288. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
  289. checking for librtmp options with pkg-config... no
  290. configure: error: --librtmp was specified but could not find librtmp pkgconfig file.
  291. !!! Please attach the following file when seeking support:
  292. !!! /tmp/portage/net-misc/curl-7.53.0/work/curl-7.53.0-abi_x86_64.amd64/config.log
  293. * ERROR: net-misc/curl-7.53.0::gentoo failed (configure phase):
  294. * econf failed
  295. *
  296. * Call stack:
  297. * ebuild.sh, line 115: Called src_configure
  298. * environment, line 3469: Called multilib-minimal_src_configure
  299. * environment, line 2693: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
  300. * environment, line 2907: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  301. * environment, line 2623: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  302. * environment, line 2621: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
  303. * environment, line 616: Called multilib-minimal_abi_src_configure
  304. * environment, line 2687: Called multilib_src_configure
  305. * environment, line 3167: Called econf '--enable-crypto-auth' '--enable-dict' '--enable-file' '--enable-ftp' '--enable-gopher' '--enable-http' '--enable-imap' '--disable-ldap' '--disable-ldaps' '--disable-ntlm-wb' '--enable-pop3' '--enable-rt' '--enable-rtsp' '--enable-smb' '--with-libssh2' '--enable-smtp' '--enable-telnet' '--enable-tftp' '--enable-tls-srp' '--disable-ares' '--enable-cookies' '--enable-hidden-symbols' '--enable-ipv6' '--enable-largefile' '--without-libpsl' '--enable-manual' '--enable-proxy' '--disable-soname-bump' '--disable-sspi' '--disable-static' '--disable-threaded-resolver' '--disable-pthreads' '--disable-versioned-symbols' '--without-cyassl' '--without-darwinssl' '--without-libidn2' '--without-gssapi' '--with-libmetalink' '--without-nghttp2' '--with-librtmp' '--without-spnego' '--without-winidn' '--with-zlib' '--without-axtls' '--without-gnutls' '--without-mbedtls' '--without-nss' '--without-polarssl' '--without-ssl' '--without-winssl' '--without-ca-fallback' '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt' '--with-ssl' '--with-ca-path=/etc/ssl/certs'
  306. * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
  307. * isolated-functions.sh, line 117: Called die
  308. * The specific snippet of code:
  309. * die "$@"
  310. *
  311. * If you need support, post the output of `emerge --info '=net-misc/curl-7.53.0::gentoo'`,
  312. * the complete build log and the output of `emerge -pqv '=net-misc/curl-7.53.0::gentoo'`.
  313. * The complete build log is located at '/log/portage/net-misc:curl-7.53.0:20170225-140419.log'.
  314. * For convenience, a symlink to the build log is located at '/tmp/portage/net-misc/curl-7.53.0/temp/build.log'.
  315. * The ebuild environment file is located at '/tmp/portage/net-misc/curl-7.53.0/temp/environment'.
  316. * Working directory: '/tmp/portage/net-misc/curl-7.53.0/work/curl-7.53.0-abi_x86_64.amd64'
  317. * S: '/tmp/portage/net-misc/curl-7.53.0/work/curl-7.53.0'
  318.