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/2] package/gcc: bump to version 7.4.0
Date: Sun, 9 Dec 2018 10:53:48 +0100	[thread overview]
Message-ID: <20181209095348.GC3383@scaer> (raw)
In-Reply-To: <20181208153735.12898-1-romain.naour@gmail.com>

Romain, All,

On 2018-12-08 16:37 +0100, Romain Naour spake thusly:
[--SNIP--]
>  rename package/gcc/{7.3.0 => 7.4.0}/0001-m68k-coldfire-pr68467.patch (97%)
[--SNIP--]
> diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
> index 55a9c8b69f..c2925cc6dc 100644
> --- a/package/gcc/Config.in.host
> +++ b/package/gcc/Config.in.host
> @@ -83,7 +83,7 @@ config BR2_GCC_VERSION
>  	default "4.9.4"     if BR2_GCC_VERSION_4_9_X
>  	default "5.5.0"     if BR2_GCC_VERSION_5_X
>  	default "6.4.0"     if BR2_GCC_VERSION_6_X
> -	default "7.3.0"     if BR2_GCC_VERSION_7_X
> +	default "7.4.0"     if BR2_GCC_VERSION_7_X

It looks like patch 0001 breaks the build on m68k, because upstream
seems to have introducved a function by the same name:

    https://gitlab.com/ymorin/buildroot/-/jobs/131924271
    https://gitlab.com/ymorin/buildroot/-/jobs/131924272

../../gcc/config/m68k/m68k.c: In function ?machine_mode m68k_promote_function_mode(const_tree, machine_mode, int*, const_tree, int)?:
../../gcc/config/m68k/m68k.c:6603:1: error: redefinition of ?machine_mode m68k_promote_function_mode(const_tree, machine_mode, int*, const_tree, int)?

Care to have a look, please? ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2018-12-09  9:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-08 15:37 [Buildroot] [PATCH 1/2] package/gcc: bump to version 7.4.0 Romain Naour
2018-12-08 15:37 ` [Buildroot] [PATCH 2/2] package/gcc: bump to version 6.5.0 Romain Naour
2018-12-09  9:53 ` Yann E. MORIN [this message]
2018-12-09 13:32   ` [Buildroot] [PATCH 1/2] package/gcc: bump to version 7.4.0 Romain Naour

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=20181209095348.GC3383@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.