Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 185216 Details for
Bug 262719
net-misc/curl cross compile fails with USE="ssl" or USE="gnutls"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc/curl-7.19.4 build log
build.log (text/plain), 12.20 KB, created by
Maksim 'max_posedon' Melnikau
on 2009-03-16 21:31:54 UTC
(
hide
)
Description:
net-misc/curl-7.19.4 build log
Filename:
MIME Type:
Creator:
Maksim 'max_posedon' Melnikau
Created:
2009-03-16 21:31:54 UTC
Size:
12.20 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking curl-7.19.4.tar.bz2 to /mnt/floppy/data/gentoo/tmp/portage/net-misc/curl-7.19.4/work > [32;01m*[0m Applying curl-7.17.0-strip-ldflags.patch ... >[A[116C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /mnt/floppy/data/gentoo/tmp/portage/net-misc/curl-7.19.4/work >>>> Compiling source in /mnt/floppy/data/gentoo/tmp/portage/net-misc/curl-7.19.4/work/curl-7.19.4 ... > * econf: updating curl-7.19.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating curl-7.19.4/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=armv4tl-softfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-ldap --disable-ldaps --without-libidn --without-gssapi --without-libssh2 --disable-ipv6 --enable-http --enable-ftp --enable-gopher --enable-file --enable-dict --enable-manual --enable-telnet --enable-nonblocking --enable-largefile --enable-maintainer-mode --disable-sspi --without-krb4 --without-spnego --disable-ares --without-gnutls --without-nss --with-ssl --without-ca-bundle --with-ca-path=/etc/ssl/certs >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi >configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether to enable debug build options... no >checking whether to enable compiler optimizer... not specified (assuming yes) >checking whether to enable strict compiler warnings... no >checking for sed... /bin/sed >checking for grep... /bin/grep >checking for egrep... /bin/grep -E >checking for armv4tl-softfloat-linux-gnueabi-ar... /usr/bin/armv4tl-softfloat-linux-gnueabi-ar >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for armv4tl-softfloat-linux-gnueabi-strip... armv4tl-softfloat-linux-gnueabi-strip >checking curl version... 7.19.4 >checking build system type... i686-pc-linux-gnu >checking host system type... armv4tl-softfloat-linux-gnueabi >checking for style of include used by make... GNU >checking for armv4tl-softfloat-linux-gnueabi-gcc... armv4tl-softfloat-linux-gnueabi-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... yes >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether armv4tl-softfloat-linux-gnueabi-gcc accepts -g... yes >checking for armv4tl-softfloat-linux-gnueabi-gcc option to accept ISO C89... none needed >checking dependency style of armv4tl-softfloat-linux-gnueabi-gcc... gcc3 >checking for sys/types.h... yes >checking for stdint.h... yes >checking for inttypes.h... yes >checking how to run the C preprocessor... armv4tl-softfloat-linux-gnueabi-gcc -E >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... yes >checking for long... yes >checking size of long... (cached) 4 >checking for void*... yes >checking size of void*... 4 >checking for 64-bit curl_off_t data type... int64_t >checking size of curl_off_t... 8 >checking formatting string directive for curl_off_t... "lld" >checking formatting string directive for unsigned curl_off_t... "llu" >checking constant suffix string for curl_off_t... LL >checking constant suffix string for unsigned curl_off_t... ULL >checking if OS is AIX (to define _ALL_SOURCE)... no >checking if _REENTRANT is already defined... no >checking if _REENTRANT is actually needed... no >checking if _REENTRANT is onwards defined... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking if arch-OS host is AMD64-Linux/FreeBSD (to build static libraries with PIC)... no >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by armv4tl-softfloat-linux-gnueabi-gcc... /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld >checking if the linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B >checking the name lister (/usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld option to reload object files... -r >checking for armv4tl-softfloat-linux-gnueabi-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for armv4tl-softfloat-linux-gnueabi-ar... /usr/bin/armv4tl-softfloat-linux-gnueabi-ar >checking for armv4tl-softfloat-linux-gnueabi-strip... (cached) armv4tl-softfloat-linux-gnueabi-strip >checking for armv4tl-softfloat-linux-gnueabi-ranlib... armv4tl-softfloat-linux-gnueabi-ranlib >checking command to parse /usr/bin/armv4tl-softfloat-linux-gnueabi-nm -B output from armv4tl-softfloat-linux-gnueabi-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if armv4tl-softfloat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no >checking for armv4tl-softfloat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC >checking if armv4tl-softfloat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes >checking if armv4tl-softfloat-linux-gnueabi-gcc static flag -static works... yes >checking if armv4tl-softfloat-linux-gnueabi-gcc supports -c -o file.o... yes >checking if armv4tl-softfloat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes >checking whether the armv4tl-softfloat-linux-gnueabi-gcc linker (/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking if we need -no-undefined... no >checking if we need -mimpure-text... no >checking if we need BUILDING_LIBCURL... no >checking whether make sets $(MAKE)... (cached) yes >checking for inline... inline >checking if compiler is DEC/Compaq/HP C... no >checking if compiler is HP-UX C... no >checking if compiler is IBM C... no >checking if compiler is Intel C... no >checking if compiler is GNU C... yes >checking if compiler is LCC... no >checking if compiler is SGI MIPSpro C... no >checking if compiler is SGI MIPS C... no >checking if compiler is SunPro C... no >checking if compiler is Tiny C... no >checking if compiler is Watcom C... no >checking if compiler accepts debug disabling options... yes >configure: compiler options added: -g0 >checking if compiler optimizer assumed setting might be used... no >checking if compiler accepts strict warning options... yes >configure: compiler options added: -Wno-system-headers >checking if compiler halts on compilation errors... yes >checking if compiler halts on negative sized arrays... yes >checking for windows.h... no >checking whether build target is a native Windows one... no >checking whether build target supports WIN32 file API... no >checking whether to support http... yes >checking whether to support ftp... yes >checking whether to support file... yes >checking whether to support ldap... no >checking whether to support ldaps... no >checking whether to support proxies... yes >checking whether to support dict... yes >checking whether to support telnet... yes >checking whether to support tftp... yes >checking whether to provide built-in manual... yes >checking for gethostbyname... yes >checking for strcasecmp... yes >checking for connect... yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/types.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for monotonic clock_gettime... yes >checking for clock_gettime in libraries... -lrt >checking whether to use libgcc... no >checking whether to enable ipv6... no >checking if argv can be written to... no >configure: WARNING: the previous check could not be made default was used >checking if Kerberos4 support is requested... no >checking if SPNEGO support is requested... no >checking if GSSAPI support is requested... no >checking for CRYPTO_lock in -lcrypto... yes >checking for SSL_connect in -lssl... yes >checking openssl/x509.h usability... yes >checking openssl/x509.h presence... yes >checking for openssl/x509.h... yes >checking openssl/rsa.h usability... yes >checking openssl/rsa.h presence... yes >checking for openssl/rsa.h... yes >checking openssl/crypto.h usability... yes >checking openssl/crypto.h presence... yes >checking for openssl/crypto.h... yes >checking openssl/pem.h usability... yes >checking openssl/pem.h presence... yes >checking for openssl/pem.h... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking openssl/err.h usability... yes >checking openssl/err.h presence... yes >checking for openssl/err.h... yes >checking openssl/pkcs12.h usability... yes >checking openssl/pkcs12.h presence... yes >checking for openssl/pkcs12.h... yes >checking for ENGINE_init... yes >checking openssl/engine.h usability... yes >checking openssl/engine.h presence... yes >checking for openssl/engine.h... yes >checking for ENGINE_load_builtin_engines... yes >checking for RAND_status... yes >checking for RAND_screen... no >checking for RAND_egd... yes >checking for CRYPTO_cleanup_all_ex_data... yes >checking for SSL_get_shutdown... yes >checking for yaSSL using OpenSSL compatibility mode... no >configure: Added /usr/local/ssl/lib to LD_LIBRARY_PATH >checking for inflateEnd in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >configure: found both libz and libz.h header >checking for "/dev/urandom"... configure: error: cannot check for file existence when cross compiling > >!!! Please attach the following file when seeking support: >!!! /mnt/floppy/data/gentoo/tmp/portage/net-misc/curl-7.19.4/work/curl-7.19.4/config.log > [31;01m*[0m > [31;01m*[0m ERROR: net-misc/curl-7.19.4 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 2195: Called econf '--disable-ldap' '--disable-ldaps' '--without-libidn' '--without-gssapi' '--without-libssh2' '--disable-ipv6' '--enable-http' '--enable-ftp' '--enable-gopher' '--enable-file' '--enable-dict' '--enable-manual' '--enable-telnet' '--enable-nonblocking' '--enable-largefile' '--enable-maintainer-mode' '--disable-sspi' '--without-krb4' '--without-spnego' '--disable-ares' '--without-gnutls' '--without-nss' '--with-ssl' '--without-ca-bundle' '--with-ca-path=/etc/ssl/certs' > [31;01m*[0m ebuild.sh, line 526: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m The die message: > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/mnt/floppy/data/gentoo/tmp/portage/net-misc/curl-7.19.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/mnt/floppy/data/gentoo/tmp/portage/net-misc/curl-7.19.4/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 262719
:
185216
|
185309