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

Bug 3641

Summary: Freeswan compile breaking due to gmp not being in deps
Product: Gentoo Linux Reporter: jmlg
Component: Current packagesAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description jmlg 2002-06-11 13:50:53 UTC
root@Tar-Valon portage # emerge -p net-misc/freeswan/ 
 
These are the packages that I would merge, in order. 
 
Calculating dependencies ...done! 
[ebuild  N   ] net-misc/freeswan-1.97 to / 
 
root@Tar-Valon portage # emerge net-misc/freeswan/ 
 
make[4]: *** [pfkey_v2_build.o] Error 1 
make[4]: Leaving directory 
`/var/tmp/portage/freeswan-1.97/work/freeswan-1.97/lib' 
make[3]: *** [../../../lib/libfreeswan.a] Error 2 
make[3]: Leaving directory 
`/var/tmp/portage/freeswan-1.97/work/freeswan-1.97/testing/utils/ikeping' 
make[2]: *** [programs] Error 2 
make[2]: Leaving directory 
`/var/tmp/portage/freeswan-1.97/work/freeswan-1.97/testing/utils' 
make[1]: *** [programs] Error 2 
make[1]: Leaving directory 
`/var/tmp/portage/freeswan-1.97/work/freeswan-1.97/testing' 
make: *** [programs] Error 2 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, L 
ine 11, Exitcode 2 
!!! (no error message) 
 
!!! emerge aborting on  /usr/portage/net-misc/freeswan/freeswan-1.97.ebuild . 
 
root@Tar-Valon portage # emerge dev-libs/gmp/ 
Calculating dependencies ...done! 
>>> emerge dev-libs/gmp-3.1.1-r1 to / 
... Installs okay ... 
 
root@Tar-Valon portage # emerge net-misc/freeswan/ 
... Installs okay ... 
 * Regenerating GNU info directory index... 
 * Processed 56 info files. 
 
root@Tar-Valon portage #
Comment 1 Brian Rozmierski 2002-06-20 12:38:39 UTC
Duplicate of bug 3474 
Comment 2 Brian Rozmierski 2002-06-30 20:43:43 UTC
This is now a dupe of bug 3993 - and fixed.
Comment 3 Daniel Ahlberg (RETIRED) gentoo-dev 2002-07-12 12:00:11 UTC

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