Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479486 - net-dns/bind-9.9.3_p2 : ecdsa not supported
Summary: net-dns/bind-9.9.3_p2 : ecdsa not supported
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-02 09:27 UTC by Gaetan
Modified: 2013-08-02 12:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gaetan 2013-08-02 09:27:04 UTC
Hi,

Emerging net-dns/bind-9.9.3_p2 fails with :

checking for OpenSSL ECDSA support... no
configure: error: ecdsa not supported

I've tried recompiling openssl but no luck.

Any idea?

Thanks,

Gaëtan
Comment 1 Gaetan 2013-08-02 09:27:16 UTC
Emerge log :

[ebuild     U ] net-dns/bind-9.9.3_p2 [9.9.2_p2] USE="ssl -berkdb -caps -dlz -doc -filter-aaaa -geoip -gost -gssapi -idn -ipv6 -ldap -mysql -odbc -postgres -python -rpz -rrl -sdb-ldap (-selinux) -static-libs -threads -urandom -xml" 

Would you like to merge these packages? [Yes/No] 
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) net-dns/bind-9.9.3_p2
>>> Failed to emerge net-dns/bind-9.9.3_p2, Log file:
>>>  '/var/tmp/portage/net-dns/bind-9.9.3_p2/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.85, 0.62, 0.31
 * Package:    net-dns/bind-9.9.3_p2
 * Repository: gentoo
 * Maintainer: idl0r@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux multilib ssl userland_GNU
 * FEATURES:   preserve-libs sandbox
 * Creating named group and user ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-dns/bind-9.9.3_p2/work/bind-9.9.3-P2' ...
 * Running libtoolize --install --copy --force ...
 [ ok ]
 * Running aclocal ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running elibtoolize in: bind-9.9.3-P2/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
 *   Applying target-nm/2.4.2 patch ...
 * Running elibtoolize in: bind-9.9.3-P2/unit/atf-src/admin/
 *   Applying portage/2.2 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
 * Running elibtoolize in: bind-9.9.3-P2/contrib/idn/idnkit-1.0-src/
 *   Applying install-sh/1.5 patch ...
 *   Applying portage/1.3.3 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying tmp/1.3.5 patch ...
 *   Applying uclibc-ltconf/1.3.0 patch ...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking how to print strings... printf
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 for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... 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/x86_64-pc-linux-gnu-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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ar... /usr/bin/ar
checking for etags... no
checking for emacs-etags... no
checking for perl5... no
checking for perl... /usr/bin/perl
disabled
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 for ANSI C header files... (cached) yes
checking for fcntl.h... yes
checking for regex.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/sockio.h... no
checking for sys/select.h... yes
checking for sys/param.h... yes
checking for sys/sysctl.h... yes
checking for net/if6.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for sysctlbyname... no
checking for flexible array members... yes
checking for seteuid... yes
checking for setresuid... yes
checking for setegid... yes
checking for setresgid... yes
checking for static inline breakage... no
checking for size_t... yes
checking for ssize_t... yes
checking for uintptr_t... yes
checking for socklen_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for long long... yes
checking for GCC noreturn attribute... yes
checking for struct lifconf... no
checking for kqueue... no
checking epoll support... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking devpoll.h usability... no
checking devpoll.h presence... no
checking for devpoll.h... no
checking if unistd.h or sys/types.h defines fd_set... yes
checking whether byte ordering is bigendian... no
checking for OpenSSL library... using OpenSSL from /usr/lib and /usr/include
checking whether linking with OpenSSL works... yes
checking whether linking with OpenSSL requires -ldl... no
checking OpenSSL library version... ok
checking for OpenSSL DSA support... yes
checking for EVP_sha256... yes
checking for EVP_sha384... yes
checking for EVP_sha512... yes
checking for OpenSSL ECDSA support... no
configure: error: ecdsa not supported

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-dns/bind-9.9.3_p2/work/bind-9.9.3-P2/config.log
 * ERROR: net-dns/bind-9.9.3_p2 failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 6260:  Called econf '--sysconfdir=/etc/bind' '--localstatedir=/var' '--with-libtool' '--disable-threads' '--without-dlopen' '--without-dlz-filesystem' '--without-dlz-stub' '--without-dlz-postgres' '--without-dlz-mysql' '--without-dlz-bdb' '--without-dlz-ldap' '--without-dlz-odbc' '--with-openssl=/usr' '--with-ecdsa' '--without-idn' '--disable-ipv6' '--without-libxml2' '--disable-newstats' '--without-gssapi' '--disable-rpz-nsip' '--disable-rpz-nsdname' '--disable-linux-caps' '--without-gost' '--disable-filter-aaaa' '--without-python' '--without-readline' '--with-randomdev=/dev/random'
 *   phase-helpers.sh, line  521:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of `emerge --info '=net-dns/bind-9.9.3_p2'`,
 * the complete build log and the output of `emerge -pqv '=net-dns/bind-9.9.3_p2'`.
 * The complete build log is located at '/var/tmp/portage/net-dns/bind-9.9.3_p2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-dns/bind-9.9.3_p2/temp/environment'.
 * Working directory: '/var/tmp/portage/net-dns/bind-9.9.3_p2/work/bind-9.9.3-P2'
 * S: '/var/tmp/portage/net-dns/bind-9.9.3_p2/work/bind-9.9.3-P2'

 * Messages for package net-dns/bind-9.9.3_p2:

 * ERROR: net-dns/bind-9.9.3_p2 failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 6260:  Called econf '--sysconfdir=/etc/bind' '--localstatedir=/var' '--with-libtool' '--disable-threads' '--without-dlopen' '--without-dlz-filesystem' '--without-dlz-stub' '--without-dlz-postgres' '--without-dlz-mysql' '--without-dlz-bdb' '--without-dlz-ldap' '--without-dlz-odbc' '--with-openssl=/usr' '--with-ecdsa' '--without-idn' '--disable-ipv6' '--without-libxml2' '--disable-newstats' '--without-gssapi' '--disable-rpz-nsip' '--disable-rpz-nsdname' '--disable-linux-caps' '--without-gost' '--disable-filter-aaaa' '--without-python' '--without-readline' '--with-randomdev=/dev/random'
 *   phase-helpers.sh, line  521:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of `emerge --info '=net-dns/bind-9.9.3_p2'`,
 * the complete build log and the output of `emerge -pqv '=net-dns/bind-9.9.3_p2'`.
 * The complete build log is located at '/var/tmp/portage/net-dns/bind-9.9.3_p2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-dns/bind-9.9.3_p2/temp/environment'.
 * Working directory: '/var/tmp/portage/net-dns/bind-9.9.3_p2/work/bind-9.9.3-P2'
 * S: '/var/tmp/portage/net-dns/bind-9.9.3_p2/work/bind-9.9.3-P2'
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-08-02 12:06:49 UTC
dev-libs/openssl:bindist - Disable EC/RC5 algorithms (as they seem to be patented)

Re-emerge dev-libs/openssl with USE=-bindist