All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] Analysis of build results for 2014-04-18
Date: Sun, 20 Apr 2014 08:23:48 +0300	[thread overview]
Message-ID: <20140420052348.GB4425@tarshish> (raw)
In-Reply-To: <20140420035125.GA4425@tarshish>

Hi Thomas,

On Sun, Apr 20, 2014 at 06:51:25AM +0300, Baruch Siach wrote:
> On Sat, Apr 19, 2014 at 09:08:50AM +0200, Thomas Petazzoni wrote:
> > On Sat, 19 Apr 2014 08:30:09 +0200 (CEST), Thomas Petazzoni wrote:
> > 
> > >         success : 60 
> > >        failures : 22 
> > 
> > Much better than yesterday. Analysis below.
> 
> [...]
> 
> > >     xtensa |                  mesa3d-10.0.4 | NOK | http://autobuild.buildroot.net/results/66a9d2c664e0a9b2b0c51b998c72c2ceda90ff9b/
> > 
> > We need to add a NPTL dependency to mesa3d.
> > 
> > In file included from pipebuffer/pb_buffer_fenced.c:47:0:
> > ./os/os_thread.h: In function 'pipe_barrier_init':
> > ./os/os_thread.h:325:4: error: implicit declaration of function 'pthread_barrier_init' [-Werror=implicit-function-declaration]
> > ./os/os_thread.h: In function 'pipe_barrier_destroy':
> > ./os/os_thread.h:330:4: error: implicit declaration of function 'pthread_barrier_destroy' [-Werror=implicit-function-declaration]
> > ./os/os_thread.h: In function 'pipe_barrier_wait':
> > ./os/os_thread.h:335:4: error: implicit declaration of function 'pthread_barrier_wait' [-Werror=implicit-function-declaration]
> 
> pthread_barrier_* are also available on LT and LT.old.

This is wrong. These declarations are under '#if 0' in LT.old, but implemented 
in LT.

> It seems mesa3d just needs threads support. I'll try to work on this today.

I guess that making mesa3d depend on NPTL should be enough, though.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

  reply	other threads:[~2014-04-20  5:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-19  6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-04-18 Thomas Petazzoni
2014-04-19  7:08 ` [Buildroot] Analysis of build " Thomas Petazzoni
2014-04-19  8:43   ` Romain Naour
2014-04-19 10:32     ` Thomas Petazzoni
2014-04-19 10:45       ` Romain Naour
2014-04-20  3:51   ` Baruch Siach
2014-04-20  5:23     ` Baruch Siach [this message]
2014-04-20  8:15       ` Thomas Petazzoni
2014-04-26 19:29   ` Bernd Kuhls
2014-04-26 19:52     ` Bernd Kuhls
2014-04-26 20:27       ` Frank Bergmann

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=20140420052348.GB4425@tarshish \
    --to=baruch@tkos.co.il \
    --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 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.