All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] support/config-fragments/autobuild: stop testing Sourcery AMD64 toolchain
Date: Mon, 24 Aug 2020 23:38:39 +0200	[thread overview]
Message-ID: <20200824213839.GD2246@scaer> (raw)
In-Reply-To: <20200823111515.119215-1-thomas.petazzoni@bootlin.com>

Thomas, All,

On 2020-08-23 13:15 +0200, Thomas Petazzoni spake thusly:
> This toolchain uses an old gcc 6.2.0, and newer versions of the
> toolchain are no longer publicly available. This old gcc 6.2.0 causes
> build issues of Boost, which are unfixable without updating the
> toolchain. As we're about to drop support for this toolchain entirely,
> we must stop testing it in our autobuilder infrastructure.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

All three applied to master.

Initially, I was not too keen on doing so so late in the freeze window,
but there is no alternative solution...

Thanks.

Regards,
Yann E. MORIN.

> ---
>  support/config-fragments/autobuild/sourcery-x86-64.config | 4 ----
>  support/config-fragments/autobuild/toolchain-configs.csv  | 1 -
>  2 files changed, 5 deletions(-)
>  delete mode 100644 support/config-fragments/autobuild/sourcery-x86-64.config
> 
> diff --git a/support/config-fragments/autobuild/sourcery-x86-64.config b/support/config-fragments/autobuild/sourcery-x86-64.config
> deleted file mode 100644
> index 6c7ad4c5b7..0000000000
> --- a/support/config-fragments/autobuild/sourcery-x86-64.config
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -BR2_x86_64=y
> -BR2_x86_steamroller=y
> -BR2_TOOLCHAIN_EXTERNAL=y
> -BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64=y
> diff --git a/support/config-fragments/autobuild/toolchain-configs.csv b/support/config-fragments/autobuild/toolchain-configs.csv
> index 7f05064475..eaaac3d24b 100644
> --- a/support/config-fragments/autobuild/toolchain-configs.csv
> +++ b/support/config-fragments/autobuild/toolchain-configs.csv
> @@ -69,4 +69,3 @@ support/config-fragments/autobuild/sourcery-arm-thumb2.config,x86
>  support/config-fragments/autobuild/sourcery-mips64.config,x86
>  support/config-fragments/autobuild/sourcery-mips.config,x86
>  support/config-fragments/autobuild/sourcery-nios2.config,x86
> -support/config-fragments/autobuild/sourcery-x86-64.config,x86
> -- 
> 2.26.2
> 

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

      parent reply	other threads:[~2020-08-24 21:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 11:15 [Buildroot] [PATCH 1/3] support/config-fragments/autobuild: stop testing Sourcery AMD64 toolchain Thomas Petazzoni
2020-08-23 11:15 ` [Buildroot] [PATCH 2/3] toolchain/toolchain-external/toolchain-external-codesourcery-amd64: remove package Thomas Petazzoni
2020-08-23 11:15 ` [Buildroot] [PATCH 3/3] support/config-fragments/autobuild: test Bootlin x86-64 toolchain Thomas Petazzoni
2020-08-24 21:38 ` Yann E. MORIN [this message]

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=20200824213839.GD2246@scaer \
    --to=yann.morin.1998@free.fr \
    --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.