Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2213 - kaffe ebuild error
Summary: kaffe ebuild error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-28 23:13 UTC by John Richards
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

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