Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [autobuild.buildroot.net] Your daily results for 2020-09-11
       [not found] <5f5c7475.1c69fb81.de413.a4f5SMTPIN_ADDED_MISSING@mx.google.com>
@ 2020-09-12  7:18 ` Christian Stewart
  2020-09-23 12:21   ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Stewart @ 2020-09-12  7:18 UTC (permalink / raw)
  To: buildroot

Hi Thomas, all,


On Sat, Sep 12, 2020 at 12:10 AM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
> Autobuilder failures
> ====================
>
> Below is a list of build failures reported by the Buildroot
> autobuilders in relation to packages or CPU
> architectures you are in charge of. Please help us
> improving the quality of Buildroot by investigating
> those build failures and sending patches to fix
> them.Thanks!
>
> Results for the 'master' branch
> -------------------------------
>
> Build failures related to your packages:
>
>     arch     |             reason             |                                       url
> -------------+--------------------------------+---------------------------------------------------------------------------------
>   mips64el   |         host-go-1.15.1         | http://autobuild.buildroot.net/results/f2aa23536617a4451b04a7b7b5b3c6b73daff3e9
>

I think host-go always fails on mips64, due to:

tmp/go-link-094754572/go.o: in function `internal/cpu.Initialize':
/srv/storage/autobuild/run/instance-3/output-1/host/lib/go/src/internal/cpu/cpu.go:137:(.text+0x14):
relocation R_MIPS_26 against `a local symbol' cannot be used when
making a shared object; recompile with -fPIC

Not familiar with mips - is this something with cflags? Need -fPIC
here for position-independent code conditional on mips?

Best,
Christian Stewart

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

* [Buildroot] [autobuild.buildroot.net] Your daily results for 2020-09-11
  2020-09-12  7:18 ` [Buildroot] [autobuild.buildroot.net] Your daily results for 2020-09-11 Christian Stewart
@ 2020-09-23 12:21   ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-09-23 12:21 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 12 Sep 2020 00:18:34 -0700
Christian Stewart <christian@paral.in> wrote:

> I think host-go always fails on mips64, due to:
> 
> tmp/go-link-094754572/go.o: in function `internal/cpu.Initialize':
> /srv/storage/autobuild/run/instance-3/output-1/host/lib/go/src/internal/cpu/cpu.go:137:(.text+0x14):
> relocation R_MIPS_26 against `a local symbol' cannot be used when
> making a shared object; recompile with -fPIC
> 
> Not familiar with mips - is this something with cflags? Need -fPIC
> here for position-independent code conditional on mips?

It's difficult to really say as there's not much output from how
host-go is building the target libraries. However, everything that goes
into a shared library indeed needs to be built with -fPIC, and MIPS is
particularly picky about this.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2020-09-23 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <5f5c7475.1c69fb81.de413.a4f5SMTPIN_ADDED_MISSING@mx.google.com>
2020-09-12  7:18 ` [Buildroot] [autobuild.buildroot.net] Your daily results for 2020-09-11 Christian Stewart
2020-09-23 12:21   ` Thomas Petazzoni

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