I used hob, and try to make an image "java-test-image", when I was building the packages it stopped. Then I tried again the command "bitbake openjdk-6-jre" and it appeared a different error:
bitbake openjdk-6-jre
Parsing recipes: 100% |###############################################################| Time: 00:00:48
Parsing of 1465 .bb files complete (0 cached, 1465 parsed). 1940 targets, 70 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg
NOTE: multiple providers are available for runtime java2-runtime (cacao, jamvm, openjdk-7-jre, openjdk-6-jre)
NOTE: consider defining a PREFERRED_PROVIDER entry to match java2-runtime
NOTE: multiple providers are available for runtime java2-vm (openjdk-7-jre, openjdk-6-jre)
NOTE: consider defining a PREFERRED_PROVIDER entry to match java2-vm
NOTE: multiple providers are available for virtual/java-native (cacao-native, jamvm-native)
NOTE: consider defining a PREFERRED_PROVIDER entry to match virtual/java-native
NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native
NOTE: multiple providers are available for virtual/java-initial (cacao-initial, jamvm-initial)
NOTE: consider defining a PREFERRED_PROVIDER entry to match virtual/java-initial
Build Configuration:
BB_VERSION = "1.23.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "x86_64-oe-linux"
MACHINE = "qemux86-64"
DISTRO = "nodistro"
DISTRO_VERSION = "nodistro.0"
TUNE_FEATURES = "m64 core2"
TARGET_FPU = ""
meta = "master:47d1fc9f5c38f3d092937c47bd4c2f45adaa7fe6"
meta-oe = "master:8f637f9bbcdda1dc7a1998d243708c727aa6016f"
meta-java = "master:d2b75b615e4612f9fa05950c1d76d4a719e573d4"
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_compile (log file is located at /home/sergio/oe-core/build/tmp-eglibc/work/x86_64-linux/jaxp1.3-native/1.4.01-r0/temp/log.do_compile.10347)
ERROR: Logfile of failure stored in: /home/sergio/oe-core/build/tmp-eglibc/work/x86_64-linux/jaxp1.3-native/1.4.01-r0/temp/log.do_compile.10347
Log data follows:
| DEBUG: Executing shell function do_compile
| /home/sergio/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/javac: 9: /home/sergio/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/javac: java: not found
| WARNING: exit code 127 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/sergio/oe-core/build/tmp-eglibc/work/x86_64-linux/jaxp1.3-native/1.4.01-r0/temp/log.do_compile.10347)
ERROR: Task 1580 (virtual:native:/home/sergio/oe-core/meta-java/recipes-core/xml-commons/jaxp1.3_1.4.01.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 598 tasks of which 593 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
virtual:native:/home/sergio/oe-core/meta-java/recipes-core/xml-commons/jaxp1.3_1.4.01.bb, do_compile
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Thanks,
Sergio.