All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Mitchell <ml@communistcode.co.uk>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: meta-raspberry pi libav bbappend
Date: Fri, 31 Aug 2012 09:44:53 +0100	[thread overview]
Message-ID: <50407985.7000108@communistcode.co.uk> (raw)
In-Reply-To: <1800372.7lpHqO07Rq@helios>

On 31/08/12 09:30, Paul Eggleton wrote:
> On Friday 31 August 2012 09:26:03 Jack Mitchell wrote:
>> I'm attempting to build for the Raspberry Pi again today and I have hit
>> a problem with libav. I have it BBMASK'ed in my local.conf however it
>> seems the recipe still gets sanity checked and can't find the recipe to
>> go with the bbappend so it fails.
> If it's still being in any way considered by the build system when parsing
> actually starts, it's not properly BBMASKed. Check that your regex is valid.
>
> Cheers,
> Paul
>

So my error is:

    Pseudo is not present but is required, building this first before
    the main build
    Parsing recipes: 100% |#########################################|
    Time: 00:02:43
    Parsing of 828 .bb files complete (0 cached, 828 parsed). 1124
    targets, 46 skipped, 1 masked, 0 errors.
    ERROR: No recipes available for:
    /home/jack/Projects/poky-rasp/meta-raspberrypi/recipes-multimedia/libav/libav_0.7.4.bbappend
    ERROR: Command execution failed: Exited with 1

    Summary: There were 2 ERROR messages shown, returning a non-zero
    exit code.



My BBMASK is:

    BBMASK =
    "meta-raspberrypi/recipes-multimedia/libav|meta-raspberrypi/recipes-core/systemd"



Does this BBMASK not cover:

    /home/jack/Projects/poky-rasp/meta-raspberrypi/recipes-multimedia/libav/libav_0.7.4.bbappend


Cheers,

-- 

   Jack Mitchell (jack@embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--



  reply	other threads:[~2012-08-31  8:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-31  8:26 meta-raspberry pi libav bbappend Jack Mitchell
2012-08-31  8:30 ` Paul Eggleton
2012-08-31  8:44   ` Jack Mitchell [this message]
2012-08-31  9:03     ` Tomas Frydrych
2012-08-31  9:10       ` Jack Mitchell
2012-08-31  9:18         ` Tomas Frydrych
2012-08-31  9:20           ` Andrei Gherzan
2012-08-31  9:28             ` Jack Mitchell
2012-08-31  9:30               ` Andrei Gherzan
2012-08-31 20:51     ` Khem Raj
2012-08-31  8:32 ` Jack Mitchell

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=50407985.7000108@communistcode.co.uk \
    --to=ml@communistcode.co.uk \
    --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.