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

Bug 2213

Summary: kaffe ebuild error
Product: Gentoo Linux Reporter: John Richards <thanos>
Component: New packagesAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Richards 2002-04-28 23:13:42 UTC
Did a 'emerge kaffe' and it crashes during compiling.  Here is the end part: 
 
gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include 
-DKVER=\"1.0.6\" 
-I/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/./kaffe/kaffevm 
-I/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/./kaffe/kaffevm/systems/unix-jthreads 
-I../../../config -I../../../include -I/usr/local/include -march=i686 -O3 
-pipe -Wall -Wstrict-prototypes -c System.c -Wp,-MD,.deps/System.TPlo  -fPIC 
-DPIC -o System.lo 
System.c: In function `java_lang_System_initProperties': 
System.c:415: warning: implicit declaration of function `time' 
System.c:418: warning: implicit declaration of function `localtime' 
System.c:418: invalid type argument of `->' 
make[3]: *** [System.lo] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/libraries/clib/native' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/libraries/clib' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/libraries' 
make: *** [all-recursive] Error 1 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, Line 5, Exitcode 2 
!!! (no error message) 
 
!!! emerge aborting on  /usr/portage/dev-java/kaffe/kaffe-1.0.6-r2.ebuild .
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-05-04 10:24:33 UTC
Fixed.
Comment 2 John Richards 2002-05-04 16:13:15 UTC
Tried the new ebuild, still getting errors.  See below: 
 
gcc -DHAVE_CONFIG_H -I. -I. -I../../../config -I../../../include -DKVER=\"1.0.6\" 
-I/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/./kaffe/kaffevm 
-I/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/./kaffe/kaffevm/systems/unix-jthreads 
-I../../../config -I../../../include -I/usr/local/include -march=i686 -O3 -pipe -Wall 
-Wstrict-prototypes -c System.c -Wp,-MD,.deps/System.TPlo  -fPIC -DPIC -o System.lo 
System.c: In function `java_lang_System_initProperties': 
System.c:415: warning: implicit declaration of function `time' 
System.c:418: warning: implicit declaration of function `localtime' 
System.c:418: invalid type argument of `->' 
make[3]: *** [System.lo] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/libraries/clib/native' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/libraries/clib' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kaffe-1.0.6-r2/work/kaffe-1.0.6/libraries' 
make: *** [all-recursive] Error 1 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, Line 3, Exitcode 2 
!!! (no error message) 
 
!!! emerge aborting on  /usr/portage/dev-java/kaffe/kaffe-1.0.6-r2.ebuild . 
 
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-05-04 21:07:22 UTC
Fixed and bumped revision. Now available as dev-java/kaffe-1.0.6-r3