[oe-commits] [Bug 5398] antlr-native do_compile failed

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Fri Feb 19 15:27:51 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5398





--- Comment #3 from comte_fabien at yahoo.fr  2010-02-19 15:27:50 ---
(En réponse au commentaire 2)
> seems tow compile for some but not for others
> http://tinderbox.openembedded.org/packages/antlr-native/

I modified some elements (extracts of my local.conf)
ASSUME_PROVIDED += " ecj-initial "
ASSUME_PROVIDED += " virtual/java-initial "
ASSUME_PROVIDED += " virtual/java-native "
ASSUME_PROVIDED += " virtual/javac-native "
PREFERRED_PROVIDER_virtual/java-initial = "jamvm-initial"
PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
#PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
PREFERRED_PROVIDER_virtual/javac-native = "openjdk-javac-native"

I forced rebuild for all about java and now, the problem is different :

NOTE: Executing runqueue
NOTE: Running task 2320 of 2597 (ID: 369,
/home/user/Applications/OpenEmbedded/openembedded/recipes/antlr/antlr-native_2.7.7.bb,
do_compile)
ERROR: function do_compile failed
ERROR: log data follows
(/home/user/Applications/OpenEmbedded/tmp/work/x86_64-linux/antlr-native-2.7.7-r0/temp/log.do_compile.30197)
|
/home/user/Applications/OpenEmbedded/tmp/work/x86_64-linux/antlr-native-2.7.7-r0/temp/run.do_compile.30197:
line 990: javac: command not found
NOTE: Task failed:
/home/user/Applications/OpenEmbedded/tmp/work/x86_64-linux/antlr-native-2.7.7-r0/temp/log.do_compile.30197
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/user/Applications/OpenEmbedded/openembedded/recipes/antlr/antlr-native_2.7.7.bb
do_compile failed
ERROR: Task 369
(/home/user/Applications/OpenEmbedded/openembedded/recipes/antlr/antlr-native_2.7.7.bb,
do_compile) failed

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Openembedded-commits mailing list