Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471022 - app-crypt/gnutls-3.2.0 - configure: error: Libnettle 2.7 was not found. Note that you must compile nettle with gmp support.
Summary: app-crypt/gnutls-3.2.0 - configure: error: Libnettle 2.7 was not found. Note ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 17:08 UTC by Manuel Rüger (RETIRED)
Modified: 2013-05-22 18:32 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 Manuel Rüger (RETIRED) gentoo-dev 2013-05-22 17:08:11 UTC
Please raise dependency on dev-libs/nettle to 2.7

>>> Emerging (1 of 1) net-libs/gnutls-3.2.0
>>> Failed to emerge net-libs/gnutls-3.2.0, Log file:
>>>  '/var/tmp/portage/net-libs/gnutls-3.2.0/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.79, 0.89, 0.70
 * Package:    net-libs/gnutls-3.2.0
 * Repository: gentoo
 * Maintainer: crypto@gentoo.org
 * USE:        amd64 cxx elibc_glibc kernel_linux linguas_de linguas_en nls userland_GNU zlib
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking gnutls-3.2.0.tar.xz to /var/tmp/portage/net-libs/gnutls-3.2.0/work
>>> Source unpacked in /var/tmp/portage/net-libs/gnutls-3.2.0/work
>>> Preparing source in /var/tmp/portage/net-libs/gnutls-3.2.0/work/gnutls-3.2.0 ...
 * Running eautoreconf in '/var/tmp/portage/net-libs/gnutls-3.2.0/work/gnutls-3.2.0' ...
 * Running autopoint --force ...
 [ ok ]
 * Running gtkdocize --copy ...
 [ ok ]
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 -I gl/m4 -I src/libopts/m4 ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy ...
 [ ok ]
 * Running elibtoolize in: gnutls-3.2.0/build-aux/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-libs/gnutls-3.2.0/work/gnutls-3.2.0 ...
 * econf: updating gnutls-3.2.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gnutls-3.2.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess
./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 --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --htmldir=/usr/share/doc/gnutls-3.2.0/html --disable-silent-rules --disable-valgrind-tests --enable-heartbeat-support --enable-cxx --disable-libdane --disable-gtk-doc --disable-gtk-doc-pdf --disable-guile --enable-nls --disable-static --without-p11-kit --with-zlib --without-tpm
configure: loading site script /usr/share/config.site
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
***
*** Checking for compilation programs...

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 style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
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 Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
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 whether _XOPEN_SOURCE should be defined... no
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 for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking dependency style of x86_64-pc-linux-gnu-gcc -std=gnu99... none
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking cpuid.h usability... yes
checking cpuid.h presence... yes
checking for cpuid.h... yes
checking for ld used by 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 shared library run path origin... done
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to use nettle... yes
checking for libnettle... no
configure: error: 
  ***
  *** Libnettle 2.7 was not found. Note that you must compile nettle with gmp support.
et
Comment 1 Tim Harder gentoo-dev 2013-05-22 18:32:39 UTC
Fixed in CVS.