All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Raul Rosetto Munoz <munoz0raul@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: How to use JRE (Java Runtime) in Yocto Projects
Date: Wed, 19 Dec 2012 10:36:15 +0000	[thread overview]
Message-ID: <2089740.tnt0W30Y43@helios> (raw)
In-Reply-To: <CANmVirhKN+g8YawraT9d3ieFrCrQtaTomEUC7Zv1X_DTZc7rmg@mail.gmail.com>

On Wednesday 19 December 2012 08:25:00 Raul Rosetto Munoz wrote:
> Hello all,
> I did some things like this wiki.
> 
> I added the meta-java layer but the only important diference is that I'm
> using meta poky (/poky/meta) and no meta oe-core (/oe-core/meta).
> 
> https://github.com/woglinde/meta-java/wiki
> 
> The fisrt probleme tha I have is that the package LLVM show me some errors.
> 
> here is what I have:
> 
> raul@phi04:/home/prjs/newcom0001/workspace/philinux/philinux-imx28-newcom$
> bitbake openjdk-6
> WARNING: Host distribution "Ubuntu 12.04.1 LTS" has not been validated with
> this version of the build system; you may possibly experience unexpected
> failures. It is recommended that you use a tested distribution.
> NOTE: Error expanding variable populate_packages
> 
>                                                             | ETA:  00:00:38
> 
> NOTE: Error during finalise of
> /home/prjs/newcom0001/workspace/philinux/meta-java/recipes-core/llvm/
> llvm2.8_2.8.bb
> ERROR: Unable to parse
> /home/prjs/newcom0001/workspace/philinux/meta-java/recipes-core/llvm/
> llvm2.8_2.8.bb
> ERROR: Command execution failed: Traceback (most recent call last):
>   File "/home/prjs/poky/bitbake/lib/bb/command.py", line 84, in
> runAsyncCommand
>     self.cooker.updateCache()
>   File "/home/prjs/poky/bitbake/lib/bb/cooker.py", line 1202, in updateCache
> if not self.parser.parse_next():
>   File "/home/prjs/poky/bitbake/lib/bb/cooker.py", line 1669, in parse_next
>     self.virtuals += len(result)
> UnboundLocalError: local variable 'result' referenced before assignment
> 
> 
> Summary: There was 1 WARNING message shown.
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> raul@phi04:/home/prjs/newcom0001/workspace/philinux/philinux-imx28-newcom$

Which version of the build system are you using?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  reply	other threads:[~2012-12-19 10:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-18 13:48 How to use JRE (Java Runtime) in Yocto Projects Raul Rosetto Munoz
2012-12-19 10:25 ` Raul Rosetto Munoz
2012-12-19 10:36   ` Paul Eggleton [this message]
2012-12-19 11:21     ` Raul Rosetto Munoz
2012-12-19 17:31       ` Raul Rosetto Munoz
2012-12-19 18:08         ` Paul Eggleton
2012-12-20 11:43           ` Raul Rosetto Munoz
2012-12-23 20:01             ` Paul Eggleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2089740.tnt0W30Y43@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=munoz0raul@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.