Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 527426

Summary: gnutls-3.3.9 fails tocompile
Product: Gentoo Linux Reporter: Geoff Madden <mgmadden>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log amd64
environment file

Description Geoff Madden 2014-10-30 10:24:50 UTC
Created attachment 387780 [details]
build log amd64

>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-libs/gnutls-3.3.9/work/gnutls-3.3.9 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
make -j3 
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.9/work/gnutls-3.3.9-abi_x86_64.amd64'
Making all in gl
make[2]: Entering directory '/var/tmp/portage/net-libs/gnutls-3.3.9/work/gnutls-3.3.9-abi_x86_64.amd64/gl'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat /var/tmp/portage/net-libs/gnutls-3.3.9/work/gnutls-3.3.9/gl/alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
make[2]: *** No rule to make target '/var/tmp/portage/net-libs/gnutls-3.3.9/work/gnutls-3.3.9/build-aux/snippet/c++defs.h', needed by 'c++defs.h'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.9/work/gnutls-3.3.9-abi_x86_64.amd64/gl'
Makefile:1372: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-libs/gnutls-3.3.9/work/gnutls-3.3.9-abi_x86_64.amd64'
Makefile:1299: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: net-libs/gnutls-3.3.9::gentoo failed (compile phase):
Comment 1 Geoff Madden 2014-10-30 10:25:55 UTC
Created attachment 387782 [details]
environment file
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-30 10:31:08 UTC

*** This bug has been marked as a duplicate of bug 527200 ***