Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Buildroot] [autobuild.buildroot.net] Your daily results for 2022-06-02
       [not found] <62999194.1c69fb81.b5e75.5008SMTPIN_ADDED_MISSING@mx.google.com>
@ 2022-06-03  4:48 ` Christian Stewart via buildroot
  2022-06-03  8:02   ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Stewart via buildroot @ 2022-06-03  4:48 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: Buildroot Mailing List

Thomas,

On Thu, Jun 2, 2022 at 9:44 PM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>   aarch64    |         host-go-1.18.2         | http://autobuild.buildroot.net/results/24c9186f5583e2849fa1753f3bc3cfb1441c5a4e

Building with musl on aarch64, pthread not defined errors,

is BR2_TOOLCHAIN_HAS_THREADS set with musl, and if so, is pthread
available there?

Thanks,
Christian
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [autobuild.buildroot.net] Your daily results for 2022-06-02
  2022-06-03  4:48 ` [Buildroot] [autobuild.buildroot.net] Your daily results for 2022-06-02 Christian Stewart via buildroot
@ 2022-06-03  8:02   ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-06-03  8:02 UTC (permalink / raw)
  To: Christian Stewart; +Cc: Buildroot Mailing List

Hello,

On Thu, 2 Jun 2022 21:48:56 -0700
Christian Stewart <christian@paral.in> wrote:

> Thomas,
> 
> On Thu, Jun 2, 2022 at 9:44 PM Thomas Petazzoni
> <thomas.petazzoni@bootlin.com> wrote:
> >   aarch64    |         host-go-1.18.2         | http://autobuild.buildroot.net/results/24c9186f5583e2849fa1753f3bc3cfb1441c5a4e  
> 
> Building with musl on aarch64, pthread not defined errors,
> 
> is BR2_TOOLCHAIN_HAS_THREADS set with musl, and if so, is pthread
> available there?

Well, there are several symbols causing problem which are not related
to pthread:

runtime/cgo(.text): relocation target stderr not defined
runtime/cgo(.text): relocation target fwrite not defined
runtime/cgo(.text): relocation target vfprintf not defined
runtime/cgo(.text): relocation target fputc not defined
runtime/cgo(.text): relocation target abort not defined

so I'm not sure the issue is pthread related here. Obviously musl does
implement fwrite, fputc, etc.

And yes, musl implements pthread, so BR2_TOOLCHAIN_HAS_THREADS is true
for musl-based configurations.

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-03  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <62999194.1c69fb81.b5e75.5008SMTPIN_ADDED_MISSING@mx.google.com>
2022-06-03  4:48 ` [Buildroot] [autobuild.buildroot.net] Your daily results for 2022-06-02 Christian Stewart via buildroot
2022-06-03  8:02   ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox