[oe] Meta java

MONDON Daniel Daniel.MONDON at lpgsystems.com
Mon Mar 17 08:54:18 UTC 2014


>>On Fri, Mar 14, 2014 at 04:17:18PM +0000, MONDON Daniel wrote:
>> Hi,
>> 
>> Is there any git repository (or configuration) to add ?
>> I've just do:
>>   git clone git://git.openembedded.org/openembedded-core oe-core
>>   cd oe-core
>>   git clone git://git.openembedded.org/bitbake bitbake
>>   git clone git://git.openembedded.org/meta-openembedded
>>   git clone https://github.com/woglinde/meta-java.git
>> 
>> Following meta-java ReadMe Instructions:
>> conf/local.conf:
>>   PREFERRED_PROVIDER_virtual/java-initial = "cacao-initial"
>>   PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
>>   PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
>>   PREFERRED_VERSION_openjdk-7-jre = "25b30-2.3.12"
>>   PREFERRED_VERSION_icedtea7-native = "2.1.3"
>> # option PREFERRED_PROVIDER_openjdk-7-jre = "openjdk-7-jre"
>> 
>> conf/bblayers.conf:
>> BBLAYERS ?= " \
>>   path_to_source /oe-core/meta \
>>   path_to_source /oe-core/meta-openembedded/meta-oe \
>>   path_to_source /oe-core/meta-java \
>>   "
>> 
>> Thanks,
>> Good weekend
>> 
>> Daniel.
>
>The configuration looks good so far. Do you still have the libffi error?
>What is your hostbuildsystem?
>
>Bye Henning

I've got :
  Test at SPROD0104:~/Test2/oe-core/build$ bitbake libffi-native
  Loading cache: 100% |##############################################################################################################################| ETA:  00:00:00
  Loaded 1825 entries from dependency cache.
  NOTE: Resolving any missing task queue dependencies

  Build Configuration:
  BB_VERSION        = "1.21.1"
  BUILD_SYS         = "x86_64-linux"
  NATIVELSBSTRING   = "Ubuntu-12.04"
  TARGET_SYS        = "i586-oe-linux" # test 
  MACHINE           = "qemux86"
  DISTRO            = "nodistro"
  DISTRO_VERSION    = "nodistro.0"
  TUNE_FEATURES     = "m32 i586"
  TARGET_FPU        = ""
  meta              = "master:032309928f931b32cf63a0ebf174de029ba17401"
  meta-oe           = "master:54b9d0199e55027bd4b54fc5c6ee488d117a46da"
  meta-java         = "master:20fa82037c93e6814f1b76c0b8adc73616be8aa2"

  NOTE: Preparing runqueue
  NOTE: Executing SetScene Tasks
  NOTE: Executing RunQueue Tasks
  NOTE: Tasks Summary: Attempted 51 tasks of which 51 didn't need to be rerun and all succeeded.




Error with bitbake openjdk-7

| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBRT 1
| #define HAVE_LIBM 1
| #define HAVE_LIBDL 1
| #define HAVE_LIBZ 1
|
| configure: exit 2
| ERROR: oe_runconf failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/Test/Test2/oe-core/build/tmp-eglibc/work/x86_64-linux/jamvm-native/1.5.5+1.6.0-devel+gitAUTOINC+ac22c99484-r0/temp/log.do_configure.28410)
ERROR: Task 637 (virtual:native:/home/Test/Test2/oe-core/meta-java/recipes-core/jamvm/jamvm_git.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1133 tasks of which 1116 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
  virtual:native:/home/Test/Test2/oe-core/meta-java/recipes-core/jamvm/jamvm_git.bb, do_configure
Summary: There were 5 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.





LogFile 28410 joined.
I have a look and i see 1.6 configuration ... am i right ?

Thanks
Bye
Daniel.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_configure.28410
Type: application/octet-stream
Size: 54136 bytes
Desc: log.do_configure.28410
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140317/eab096e6/attachment-0002.obj>


More information about the Openembedded-devel mailing list