Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3 v2] golang: fix build with oldish codesourcery amd64 toolchain (branch yem/go-west)
@ 2018-11-25  9:19 Yann E. MORIN
  2018-11-25  9:19 ` [Buildroot] [PATCH 1/3 v2] infra/pkg-golang: enforce number of parallel jobs Yann E. MORIN
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Yann E. MORIN @ 2018-11-25  9:19 UTC (permalink / raw)
  To: buildroot

Hello All!

That toolchain seems to suffer from bug #20006
    https://sourceware.org/bugzilla/show_bug.cgi?id=20006

So, like bug 19615, introduce a config option for 20006, and mask away
all golang packages.

Additionally, make golang packages abide by the number of CPUs to use.

Changes v1 -> v2:
  - drop per-package dependency, move it to BR2_PACKAGE_HOST_GO_ARCH_SUPPORTS
    (Thomas)


Regards,
Yann E. MORIN.


The following changes since commit ea5280b889782e28b6bdf43e28b0e6a3a610f921

  package/samba4: fix install of systemd files (2018-11-25 09:37:07 +0100)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to d64c03d07584a8f48ab309fff66d2ee5661d5ee3

  package: hide golang packages for toolchains with binutils bug 20006 (2018-11-25 09:54:23 +0100)


----------------------------------------------------------------
Yann E. MORIN (3):
      infra/pkg-golang: enforce number of parallel jobs
      toolchain: CodeSourcery AMD64 affected by PR20006
      package: hide golang packages for toolchains with binutils bug 20006

 package/go/Config.in.host                                           | 1 +
 package/pkg-golang.mk                                               | 6 ++++--
 toolchain/Config.in                                                 | 5 +++++
 .../toolchain-external-codesourcery-amd64/Config.in                 | 1 +
 4 files changed, 11 insertions(+), 2 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2018-12-03 22:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-25  9:19 [Buildroot] [PATCH 0/3 v2] golang: fix build with oldish codesourcery amd64 toolchain (branch yem/go-west) Yann E. MORIN
2018-11-25  9:19 ` [Buildroot] [PATCH 1/3 v2] infra/pkg-golang: enforce number of parallel jobs Yann E. MORIN
2018-11-27 17:42   ` Arnout Vandecappelle
2018-11-27 17:55     ` Yann E. MORIN
2018-12-03 22:12   ` Peter Korsgaard
2018-11-25  9:19 ` [Buildroot] [PATCH 2/3 v2] toolchain: CodeSourcery AMD64 affected by PR20006 Yann E. MORIN
2018-12-03 22:13   ` Peter Korsgaard
2018-11-25  9:19 ` [Buildroot] [PATCH 3/3 v2] package: hide golang packages for toolchains with binutils bug 20006 Yann E. MORIN
2018-12-03 22:13   ` Peter Korsgaard
2018-11-29 20:24 ` [Buildroot] [PATCH 0/3 v2] golang: fix build with oldish codesourcery amd64 toolchain (branch yem/go-west) Peter Korsgaard

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