All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] Patchwork cleanup #7: triaging proposal
Date: Mon, 17 Mar 2014 07:59:24 +0100	[thread overview]
Message-ID: <53269D4C.6020309@mind.be> (raw)
In-Reply-To: <20140316184313.GA21975@free.fr>

On 03/16/14 19:43, Yann E. MORIN wrote:
> Micha?l, All,
> 
> Please, do not send HTML mails, they do not make it to the list.
> HTML mail is frowned upon on this list.
> 
> On 2014-03-16 17:56 +0100, Micha?l Zweers spake thusly:
>> Yann E. MORIN wrote:
>>
>>  [v3,02/11] sunxi-mali: add explicit pthread/dl/rt dependencies
>>  [1]http://patchwork.ozlabs.org/patch/278295
>>
>>     Vote: C, unsure. There was no feedback on the reason why the change
>>     was needed in the first place (Peter tested and it worked).
>>
>> When cross compiling Qt5 for Olinuxino A13 I needed to link every Opengl program to
>> -ldl -lrt -lpthread otherwise they would die during init. The sunxi OpenGl (framebuffer) binary blops probably needs them to function properly.
>> (From my error logs, may be incomplete i don't really remember):
>> #0  0x00000000 in ?? () #1  0x4020a584 in __pthread_initialize_minimal_internal ()
>>    from /lib/libpthread.so.0 #2  0x40208bec in _init () from /lib/libpthread.so.0
>> #3  0x4000e0d0 in ?? () from /lib/ld-linux.so.3
>> #4  0xbefffcac in ?? () (gdb)
>>
>> So A, keep :)
> 
> Can you share your .config, please, so we can try to reproduce your build
> failure?
> 
> You are reporting the exact same synptoms as the original submitter, but
> that does not help understand what the problem actually is.

 But Michael made it clear that it's a runtime failure, not a build failure:

"otherwise they would die during init"

 Looking at the backtrace,though, it doesn't make sense to me: the
dynamic linker does resolve into /lib/libpthread.so.0, so how will an
additional -lpthread at link time make a difference?


 Regards,
 Arnout


> 
> Regards,
> Yann E. MORIN.
> 


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

  reply	other threads:[~2014-03-17  6:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-16  7:48 [Buildroot] Patchwork cleanup #7: triaging proposal Thomas De Schampheleire
2014-03-16 16:07 ` Yann E. MORIN
     [not found]   ` <5325D7A3.4090704@gigabyte.getmyip.com>
2014-03-16 18:43     ` Yann E. MORIN
2014-03-17  6:59       ` Arnout Vandecappelle [this message]
2014-03-16 23:51   ` Ezequiel García
2014-03-18  4:54     ` Thomas Petazzoni
2014-03-18 10:39       ` Ezequiel García
2014-03-18 12:00   ` Jérôme Pouiller
2014-03-18 12:16     ` Thomas De Schampheleire
2014-03-17  7:03 ` Arnout Vandecappelle
2014-03-25 20:17 ` Thomas De Schampheleire

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=53269D4C.6020309@mind.be \
    --to=arnout@mind.be \
    --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.