From: "Petr Štetiar" <ynezz@true.cz>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: psuedo-native strangeness on 64 bit build machine
Date: Wed, 29 Feb 2012 09:45:44 +0100 [thread overview]
Message-ID: <20120229084544.GH21882@ibawizard.net> (raw)
In-Reply-To: <4F4DB40B.6000300@windriver.com>
Mark Hatle <mark.hatle@windriver.com> [2012-02-28 23:13:47]:
> On 2/28/12 10:35 PM, Steve Sakoman wrote:
>> I did a clean build on an Ubuntu 64 bit build machine a couple of days
>> ago with no issues.
I can confirm same situation here.
>> After a pull of today I did an image build for an OMAP3 machine and
>> encountered an issue with psuedo-native.
Just pseudo? What's your setup, I mean layers etc. Are you using Angstrom's
setup-scripts?
>> Has anyone else been successful building on 64 bit machines?
What version of Ubuntu is that? I'm on 12.04.
> I'm building pseudo on 64-bit machines right now, no problem.
I think, that it's some problem with parallel make. If I clean the stamps and
tmp dir of pseudo-native manually (-c cleanall doesn't work actually, because
pseudo-native is missing, chicken-egg problem? :)) and set PARALLEL_MAKE=1
NUM_THREADS=-j1, then it builds just fine.
There must have been something introduced in the bitbake or the layers
recently, since I was able to build Angstrom/systemd-image/beagleboard from
scratch 3 weeks ago with the same settings (PARALLEL_MAKE=4 NUM_THREADS=-j4").
Now it's impossible to finish the build, the most noticeable failure is gcc,
which fails for me in patching task due to the parallel build settings.
Changing the parallel settings back to 1 helps here also.
-- ynezz
next prev parent reply other threads:[~2012-02-29 9:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-29 4:35 psuedo-native strangeness on 64 bit build machine Steve Sakoman
2012-02-29 5:13 ` Mark Hatle
2012-02-29 5:29 ` Steve Sakoman
2012-02-29 5:36 ` Mark Hatle
2012-02-29 8:45 ` Petr Štetiar [this message]
2012-02-29 14:22 ` Steve Sakoman
2012-02-29 15:12 ` Steve Sakoman
2012-03-01 10:33 ` Khem Raj
2012-03-01 14:30 ` Steve Sakoman
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=20120229084544.GH21882@ibawizard.net \
--to=ynezz@true.cz \
--cc=openembedded-core@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.