Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 398380 Details for
Bug 542546
net-dns/unbound-1.4.22-r1 :configure: error: OpenSSL does not support ECDSA: please upgrade or rerun with --disable-ecdsa
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
net-dns-unbound-1.4.22-r1-20150308-114338.log (text/plain), 13.00 KB, created by
Toralf Förster
on 2015-03-08 12:40:12 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-03-08 12:40:12 UTC
Size:
13.00 KB
patch
obsolete
> * Package: net-dns/unbound-1.4.22-r1 > * Repository: gentoo > * Maintainer: radhermit@gentoo.org nabeken@tknetworks.org,proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_targets_python2_7 threads userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Adding group 'unbound' to your system ... > * - Groupid: next available > * Adding user 'unbound' to your system ... > * - Userid: 130 > * - Shell: /sbin/nologin > * - Home: /etc/unbound > * - Groups: unbound > * - GECOS: added by portage for unbound > * - Creating /etc/unbound in / > * Applying unbound-1.4.12-gentoo.patch ... > [ ok ] > * Will copy sources from /var/tmp/portage/net-dns/unbound-1.4.22-r1/work/unbound-1.4.22 > * abi_x86_64.amd64: copying to /var/tmp/portage/net-dns/unbound-1.4.22-r1/work/unbound-1.4.22-abi_x86_64.amd64 > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... 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... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for an ANSI C-conforming const... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking x86_64-pc-linux-gnu-gcc dependency flag... -MM >checking whether x86_64-pc-linux-gnu-gcc supports -Werror... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes >checking whether x86_64-pc-linux-gnu-gcc supports -std=c99... yes >checking whether x86_64-pc-linux-gnu-gcc supports -xc99... no >checking for getopt.h... yes >checking for time.h... yes >checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -std=c99 as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D_BSD_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D_GNU_SOURCE as a flag for x86_64-pc-linux-gnu-gcc... yes >checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for x86_64-pc-linux-gnu-gcc... no >checking whether we need -D__EXTENSIONS__ as a flag for x86_64-pc-linux-gnu-gcc... no >checking if x86_64-pc-linux-gnu-gcc supports -flto... yes >checking for inline... inline >checking whether the C compiler (x86_64-pc-linux-gnu-gcc) accepts the "format" attribute... yes >checking whether the C compiler (x86_64-pc-linux-gnu-gcc) accepts the "unused" attribute... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for yylex_destroy... yes >checking for bison... bison -y >checking for doxygen... no >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >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 >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... no >checking for stdarg.h... yes >checking for stdbool.h... yes >checking for netinet/in.h... yes >checking for sys/param.h... yes >checking for sys/socket.h... yes >checking for sys/uio.h... yes >checking for sys/resource.h... yes >checking for arpa/inet.h... yes >checking for syslog.h... yes >checking for netdb.h... yes >checking for sys/wait.h... yes >checking for pwd.h... yes >checking for glob.h... yes >checking for grp.h... yes >checking for login_cap.h... no >checking for winsock2.h... no >checking for ws2tcpip.h... no >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking for off_t... yes >checking for u_char... yes >checking for rlim_t... yes >checking for socklen_t... yes >checking for in_addr_t... yes >checking for in_port_t... yes >checking if memcmp compares unsigned... yes >checking size of time_t... 8 >checking for library containing inet_pton... none required >checking for library containing socket... none required >checking for unistd.h... (cached) yes >checking for working chown... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking return type of signal handlers... void >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for x86_64-pc-linux-gnu-gcc... no >checking if nonblocking sockets work... yes >checking whether mkdir has one arg... no >checking for strptime... yes >checking whether strptime works... yes >checking for GNU libc compatible malloc... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for pthread_spinlock_t... yes >checking for pthread_rwlock_t... yes >checking for python... /usr/bin/python2.7 >checking for a version of Python >= '2.1.0'... yes >checking for the distutils Python package... yes >checking for Python include path... -I/usr/include/python2.7 >checking for Python library path... -L/usr/lib64/python2.7 -L/usr/lib64 -lpython2.7 >checking for Python site-packages path... /usr/lib64/python2.7/site-packages >checking python extra libraries... -lpthread -ldl -lutil >checking python extra linking flags... -Xlinker -export-dynamic >checking consistency of all components of python development environment... yes >checking for swig... /usr/bin/swig >checking SWIG... present >checking for SSL... found in /usr >checking for HMAC_CTX_init in -lcrypto... yes >checking for library containing dlopen... -ldl >checking for openssl/ssl.h... yes >checking for openssl/err.h... yes >checking for openssl/rand.h... yes >checking if libssl needs libdl... no >checking for openssl/conf.h... yes >checking for openssl/engine.h... yes >checking for OPENSSL_config... yes >checking for EVP_sha1... yes >checking for EVP_sha256... yes >checking for EVP_sha512... yes >checking for FIPS_mode... yes >checking whether SSL_COMP_get_compression_methods is declared... yes >checking whether sk_SSL_COMP_pop_free is declared... yes >checking for ECDSA_sign... no >configure: error: OpenSSL does not support ECDSA: please upgrade or rerun with --disable-ecdsa > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-dns/unbound-1.4.22-r1/work/unbound-1.4.22-abi_x86_64.amd64/config.log > * ERROR: net-dns/unbound-1.4.22-r1::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 4094: Called multilib-minimal_src_configure > * environment, line 2525: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 2732: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2456: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2454: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 469: Called multilib-minimal_abi_src_configure > * environment, line 2519: Called multilib_src_configure > * environment, line 2947: Called econf '--disable-debug' '--disable-gost' '--disable-static' '--with-pythonmodule' '--with-pyunbound' '--with-pthreads' '--disable-rpath' '--enable-ecdsa' '--with-libevent=/usr' '--with-pidfile=/var/run/unbound.pid' '--with-rootkey-file=/etc/dnssec/root-anchors.txt' '--with-ssl=/usr' '--with-libexpat=/usr' > * phase-helpers.sh, line 584: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of `emerge --info '=net-dns/unbound-1.4.22-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-dns/unbound-1.4.22-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-dns:unbound-1.4.22-r1:20150308-114338.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/unbound-1.4.22-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-dns/unbound-1.4.22-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-dns/unbound-1.4.22-r1/work/unbound-1.4.22-abi_x86_64.amd64' > * S: '/var/tmp/portage/net-dns/unbound-1.4.22-r1/work/unbound-1.4.22'
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 542546
: 398380