From: Michael S. Zick <minimod@morethan.org>
To: buildroot@busybox.net
Subject: [Buildroot] Build jobbing
Date: Fri, 27 Nov 2009 16:45:40 -0600 [thread overview]
Message-ID: <200911271645.42184.minimod@morethan.org> (raw)
In-Reply-To: <200911271633.14780.minimod@morethan.org>
On Fri November 27 2009, Michael S. Zick wrote:
> On Fri November 27 2009, Michael S. Zick wrote:
> > On Fri November 27 2009, Michael S. Zick wrote:
> > > On Fri November 27 2009, Peter Korsgaard wrote:
> > > > >>>>> "Michael" == Michael S Zick <minimod@morethan.org> writes:
> > > >
> > > > Michael> When Buildroot is tested, do you use anything other than: -j1?
> > > >
> > > > Sure.
> > > >
> > > > Michael> I have been using -j5 to keep my quad-core out of the idle loop;
> > > > Michael> but am beginning to suspect there is something not right about that.
> > > >
> > > > Notice that you have to set BR2_JLEVEL under build options - The
> > > > toplevel make must NOT be run with -jN.
> > > >
> > >
> > > Yup, got that right.
> > >
> > > Now using the repository head -
> > >
> > > The cross-uClibc will not build with "gnu-hash" option unless the host binutils
> > > already support "gnu-hash" (??) - Easy, I just disable that and pretended I
> > > didn't get the message.
> > >
> > > ltrace does not build - just disabled it for now.
> > > mii-diag-2.11 does not build - just disable it for now.
> > > We already know about sstrip - I bug reported that one (I think).
> > >
> > > nand_{erase,lock,unlock) in BB-1.15.2 does not build.
> > >
> >
> > nbd-server.c:267: Incompatible implicit declaration of built-in function "index"
> > Disabled, continuing.
> >
>
> startup-notification-0.9 does not build, no X11 development libraries found.
> (No libraries is correct, in that I did not intend to build anything X11-ish,
> it was the selection of startup-notification that should have been blocked.)
>
> Oh,
> kexec will not build, forget why (I think that one was the "no such instruction"
> in a *.S for MIPS) - will look into that one later.
>
> Both disabled, continuing.
>
sylpheed-2.4.8 - fails to build due to no GTK+
Not having GTK+ is correct, but should have disabled sylpheed selection.
sysstat-9.0.5 - fails to build due to "undefined ref to libintl_gettext"
but both libintl and gettext where auto-selected to be built. (???)
Both disabled, continuing.
Mike
Mike
> Mike
> > Mike
> > > continuing...
> > > will go back and investigate those things *later*.
> > >
> > > Mike
> > > _______________________________________________
> > > buildroot mailing list
> > > buildroot at busybox.net
> > > http://lists.busybox.net/mailman/listinfo/buildroot
> > >
> > >
> >
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
> >
> >
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
>
next prev parent reply other threads:[~2009-11-27 22:45 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-27 21:22 [Buildroot] Build jobbing Michael S. Zick
2009-11-27 21:56 ` Peter Korsgaard
2009-11-27 22:10 ` Michael S. Zick
2009-11-27 22:16 ` Michael S. Zick
2009-11-27 22:33 ` Michael S. Zick
2009-11-27 22:45 ` Michael S. Zick [this message]
2009-11-27 22:59 ` Michael S. Zick
2009-11-28 10:40 ` Peter Korsgaard
2009-11-28 10:45 ` Peter Korsgaard
2009-11-28 11:10 ` Michael S. Zick
2009-11-28 11:38 ` Michael S. Zick
2009-11-28 18:58 ` Michael S. Zick
2009-11-28 14:07 ` Peter Korsgaard
2009-11-28 14:13 ` Michael S. Zick
2009-11-28 15:35 ` [Buildroot] BB update Was: " Michael S. Zick
2009-11-28 15:43 ` Michael S. Zick
2009-11-28 19:06 ` Peter Korsgaard
2009-11-28 19:15 ` Michael S. Zick
2009-11-28 19:20 ` Peter Korsgaard
2009-11-28 19:06 ` Peter Korsgaard
2009-11-28 19:17 ` Michael S. Zick
2009-11-28 19:41 ` Michael S. Zick
2009-11-28 20:30 ` Peter Korsgaard
2009-11-28 21:16 ` Michael S. Zick
2009-11-28 22:44 ` Peter Korsgaard
[not found] ` <200911281650.44375.minimod@morethan.org>
[not found] ` <87r5rh3e8w.fsf@macbook.be.48ers.dk>
2009-11-29 9:16 ` Michael S. Zick
[not found] ` <200911290302.13984.minimod@morethan.org>
[not found] ` <87my253d8o.fsf@macbook.be.48ers.dk>
2009-11-29 9:31 ` Michael S. Zick
2009-11-29 10:23 ` Peter Korsgaard
2009-11-29 10:53 ` Michael S. Zick
2009-11-29 11:23 ` Michael S. Zick
2009-11-29 12:54 ` Michael S. Zick
2009-11-29 16:50 ` Michael S. Zick
2009-11-29 18:11 ` Michael S. Zick
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=200911271645.42184.minimod@morethan.org \
--to=minimod@morethan.org \
--cc=buildroot@busybox.net \
/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