Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527426 - gnutls-3.3.9 fails tocompile
Summary: gnutls-3.3.9 fails tocompile
Status: RESOLVED DUPLICATE of bug 527200
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-30 10:24 UTC by Geoff Madden
Modified: 2014-10-30 10:31 UTC (History)
0 users

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


Attachments
build log amd64 (build-abi_x86_64.tar.xz,8.29 KB, application/x-xz)
2014-10-30 10:24 UTC, Geoff Madden
Details
environment file (environment.tar.xz,28.19 KB, application/x-xz)
2014-10-30 10:25 UTC, Geoff Madden
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***