From: Andreas Oberritter <obi@opendreambox.org>
To: openembedded-core@lists.openembedded.org
Subject: Re: Recipes with disabled parallel make
Date: Thu, 08 Mar 2012 14:34:28 +0100 [thread overview]
Message-ID: <4F58B564.5040708@opendreambox.org> (raw)
In-Reply-To: <CAJG6M_MgcYVomQbn=j_w=+BCDjUAdDe1D==CsQ_eFTJm1=rwQw@mail.gmail.com>
On 02.03.2012 23:29, Yury Bushmelev wrote:
> 2012/2/10 Khem Raj <raj.khem@gmail.com>:
>> Hi
>>
>> Just grepped for the occurances of disabled parallel make and I see
>> around 40 cases on oe-core
>>
>> git grep PARALLEL_MAKE.*=.*\"\" recipes* | grep -v "#"
>>
>> If someone has time to kill then it would help to see if some of these
>> are fixed by time or can be fixed
>>
>> it can help in paralleling the build a bit more.
>
> Well, I have some first results! :)
>
>
> 1. Recipes (files) confirmed to fail with P_M enabled (need to have
> P_M disabled as it is now):
> meta/recipes-connectivity/bind/bind_9.8.1.bb
> meta/recipes-extended/slang/slang_2.2.4.bb
> meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
> meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
> meta/recipes-support/pth/pth_2.0.7.bb
meta/recipes-devtools/libtool/libtool_2.4.2.bb might need disabled
P_M, too:
| ./mipsel-oe-linux-libtool --tag=CC --mode=compile ccache mipsel-oe-linux-gcc -mel -mabi=32 -mhard-float -march=mips32 --sysroot=.../tmp/sysroots/dm7020hd -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -Os -pipe -g -feliminate-unused-debug-types -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c
| /bin/sh: ./mipsel-oe-linux-libtool: /bin/sh: bad interpreter: Text file busy
| make[2]: *** [libltdl/libltdl_libltdl_la-slist.lo] Error 126
| make[2]: *** Waiting for unfinished jobs....
This was a fresh build with clean tmp and sstate-cache. I've just
seen this failue for the first time.
BB_NUMBER_THREADS = "4"
PARALLEL_MAKE = "-j 4"
Regards,
Andreas
next prev parent reply other threads:[~2012-03-08 13:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-10 0:35 Recipes with disabled parallel make Khem Raj
2012-02-10 14:45 ` Tom Rini
2012-02-12 21:56 ` Yury Bushmelev
2012-02-13 6:10 ` Khem Raj
2012-03-02 22:29 ` Yury Bushmelev
2012-03-02 22:37 ` Khem Raj
2012-03-02 22:56 ` Yury Bushmelev
2012-03-02 22:39 ` Richard Purdie
2012-03-02 23:30 ` Khem Raj
2012-03-03 7:48 ` Yury Bushmelev
2012-03-03 19:55 ` Khem Raj
2012-03-03 22:15 ` Yury Bushmelev
2012-03-08 13:34 ` Andreas Oberritter [this message]
2012-10-10 1:45 ` McClintock Matthew-B29882
2012-10-10 9:16 ` Burton, Ross
2012-10-10 10:06 ` Richard Purdie
2012-10-10 14:04 ` McClintock Matthew-B29882
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=4F58B564.5040708@opendreambox.org \
--to=obi@opendreambox.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox