All of lore.kernel.org
 help / color / mirror / Atom feed
From: Graham Gower <graham.gower@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Perl modules I can not get to build, libdbd-sqlite-perl libversion-perl
Date: Fri, 3 Sep 2010 09:52:54 +0930	[thread overview]
Message-ID: <AANLkTi=eX15FWkO+Fux8UpNv9tXkTVtkYrd=t3c_==2k@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikZuBMiU2H8m3M97xFwcQE2GCdQ_2Q=TSM4b23-@mail.gmail.com>

On 3 September 2010 09:13, J. L. <vwyodapink@gmail.com> wrote:
> Also if it would help I can post the image recipe I have made that I
> am trying to build.
>
> In case this explains anymore about the overo branch for you this was
> posted by steve sakoman who I believe is the maintainer of the branch
> about the difference which to me reads as its just the configuration
> files. If I am wrong please correct me.
> http://old.nabble.com/Re%3A-Is-Overo-OE-branch-a-fork--p25065128.html
>
> The main reason I posted these recipes was due to the fact that I have
> tried everything that has been mentioned to me before about how to
> read the errors and from what the errors read I do not understand why
> installing the files on the build machine does not help with the one,

Its possible the recipe needs to depend on some foo-native package. If
this is the case, then it can fail even if you have installed the
things on your build host manually because they are not in OE's
staging area.

Sometimes dependencies are not listed in the recipe because the build
order has always caused the dependency to be present on those
configurations that have been tested. The following things may expose
missing dependencies in a recipe by altering the build order:

 * Increasing BB_NUMBER_THREADS.
 * Building on a host that no one else is using.
 * Variations in your machine/distro/local conf files as compared with
those that have been tested recently by developers.
 * Recent changes to recipes which your problematic recipe depends on.
 * Recent recipe changes to recipes that depend upon your problematic recipe.
 * Radioactive decay of a bismuth-210 atom 3km underneath the house of
your server manufacturer's CTO's Aunt Mavis' family home in Tuvalu.



> and the other is honestly above me at the moment as I do not grasp
> using devshell yet and how to work with in there, let alone properly
> lay out a program recipe and then patch it to work properly. Once I
> grasp things more I hope to be a help and not such a hindrance, I
> welcome any tips links or anything to point to how to fix either and I
> will try more on more with those pointers and if successful post the
> results and maybe a patch or post the failure.

Read the OE manual. Read the Bitbake manual. Read .bb files. Read
.conf files. Read .bbclass files. Read Bitbake sources. Send patches.
Add time. Repeat. == expert!

-Graham



  reply	other threads:[~2010-09-03  0:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-02 19:48 Perl modules I can not get to build, libdbd-sqlite-perl libversion-perl J. L. 
2010-09-02 20:02 ` Frans Meulenbroeks
2010-09-02 23:22   ` J. L. 
2010-09-02 23:43     ` J. L. 
2010-09-03  0:22       ` Graham Gower [this message]
2010-09-07 15:24         ` Tom Rini
2010-09-07 16:22           ` J. L. 
2010-09-07 17:39             ` Tom Rini
2010-09-09 17:41               ` J. L. 
2010-09-12 18:11 ` Roman I Khimov

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='AANLkTi=eX15FWkO+Fux8UpNv9tXkTVtkYrd=t3c_==2k@mail.gmail.com' \
    --to=graham.gower@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.