>>> Unpacking source... >>> Unpacking nettle-2.0.tar.gz to /var/tmp/portage/dev-libs/nettle-2.0/work >>> Source unpacked in /var/tmp/portage/dev-libs/nettle-2.0/work >>> Preparing source in /var/tmp/portage/dev-libs/nettle-2.0/work/nettle-2.0 ... * Running eautoreconf in '/var/tmp/portage/dev-libs/nettle-2.0/work/nettle-2.0' ... * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/nettle-2.0/work/nettle-2.0 ... * econf: updating nettle-2.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating nettle-2.0/config.sub with /usr/share/gnuconfig/config.sub ./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 --enable-shared --enable-public-key --enable-openssl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for -R flag... using -Wl,-rpath, Searching for libraries checking /usr/lib... added checking /usr/local/lib... added checking /sw/local/lib... not found checking /sw/lib... not found checking /usr/gnu/lib... not found checking /opt/gnu/lib... not found checking /sw/gnu/lib... not found checking /usr/freeware/lib... not found checking /usr/pkg/lib... not found checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p configure: Looking for assembler files in x86_64/. configure: WARNING: No assembler files found. checking CCPIC... -fpic checking for m4... /usr/bin/m4 checking for an ANSI C-conforming const... yes checking for inline... inline 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 uid_t in sys/types.h... 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 for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking size of long... 8 checking openssl/blowfish.h usability... yes checking openssl/blowfish.h presence... yes checking for openssl/blowfish.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/cast.h usability... yes checking openssl/cast.h presence... yes checking for openssl/cast.h... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking for working alloca.h... yes checking for alloca... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking whether byte ordering is bigendian... no checking for memxor... no checking for __attribute__... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) checking for fcntl file locking... yes checking for __gmpz_getlimbn in -lgmp... yes checking for BF_ecb_encrypt in -lcrypto... yes configure: creating ./config.status config.status: creating config.make config.status: creating config.m4 config.status: creating Makefile config.status: creating tools/Makefile config.status: creating testsuite/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing dummy-dep-files commands config.status: executing nettle-stdint.h commands config.status: creating nettle-stdint.h : __NETTLE_STDINT_H >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/nettle-2.0/work/nettle-2.0 ... make -s -j3 cast128.c: In function 'nettle_cast128_set_key': cast128.c:166: warning: 't[3]' may be used uninitialized in this function cast128.c:166: warning: 't[2]' may be used uninitialized in this function cast128.c:166: warning: 't[1]' may be used uninitialized in this function cast128.c:166: warning: 't[0]' may be used uninitialized in this function cast128.c:166: warning: 'z[3]' may be used uninitialized in this function cast128.c:166: warning: 'z[2]' may be used uninitialized in this function cast128.c:166: warning: 'z[1]' may be used uninitialized in this function cast128.c:166: warning: 'z[0]' may be used uninitialized in this function pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': pgp-encode.c:249: warning: unused variable 'digest16' rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': rsa2openpgp.c:67: warning: unused variable 'key_length' cast128.c: In function 'nettle_cast128_set_key': cast128.c:166: warning: 't[3]' may be used uninitialized in this function cast128.c:166: warning: 't[2]' may be used uninitialized in this function cast128.c:166: warning: 't[1]' may be used uninitialized in this function cast128.c:166: warning: 't[0]' may be used uninitialized in this function cast128.c:166: warning: 'z[3]' may be used uninitialized in this function cast128.c:166: warning: 'z[2]' may be used uninitialized in this function cast128.c:166: warning: 'z[1]' may be used uninitialized in this function cast128.c:166: warning: 'z[0]' may be used uninitialized in this function pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': pgp-encode.c:249: warning: unused variable 'digest16' rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': rsa2openpgp.c:67: warning: unused variable 'key_length' Making all in tools ../libhogweed.so: undefined reference to `__gmpz_cmp' ../libhogweed.so: undefined reference to `__gmpz_mul' ../libhogweed.so: undefined reference to `__gmpz_mul_2exp' ../libhogweed.so: undefined reference to `__gmpz_set_ui' ../libhogweed.so: undefined reference to `__gmpz_fdiv_r' ../libhogweed.so: undefined reference to `__gmpz_gcd' ../libhogweed.so: undefined reference to `__gmpz_add' ../libhogweed.so: undefined reference to `__gmpz_set' ../libhogweed.so: undefined reference to `__gmpz_sizeinbase' ../libhogweed.so: undefined reference to `__gmpz_millerrabin' ../libhogweed.so: undefined reference to `__gmpz_divexact' ../libhogweed.so: undefined reference to `__gmpz_fdiv_ui' ../libhogweed.so: undefined reference to `__gmpz_probab_prime_p' ../libhogweed.so: undefined reference to `__gmpz_com' ../libhogweed.so: undefined reference to `__gmpz_import' ../libhogweed.so: undefined reference to `__gmpz_sub_ui' ../libhogweed.so: undefined reference to `__gmpz_init_set' ../libhogweed.so: undefined reference to `__gmpz_sub' ../libhogweed.so: undefined reference to `__gmpz_init' ../libhogweed.so: undefined reference to `__gmpz_init_set_ui' ../libhogweed.so: undefined reference to `__gmpz_setbit' ../libhogweed.so: undefined reference to `__gmpz_powm' ../libhogweed.so: undefined reference to `__gmpz_tstbit' ../libhogweed.so: undefined reference to `__gmpz_cmp_ui' ../libhogweed.so: undefined reference to `__gmpz_invert' ../libhogweed.so: undefined reference to `__gmpz_clear' ../libhogweed.so: undefined reference to `__gmpz_add_ui' ../libhogweed.so: undefined reference to `__gmpz_fdiv_r_2exp' collect2: ld returned 1 exit status make[1]: *** [pkcs1-conv] Error 1 make: *** [all] Error 2 * * ERROR: dev-libs/nettle-2.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2835: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/lib/entropy/logs/dev-libs:nettle-2.0:20090824-081947.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/nettle-2.0/temp/environment'. *