Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Arnout Vandecappelle <arnout@mind.be>
Cc: Daniel Price <daniel.price@gmail.com>,
	Anisse Astier <anisse@astier.eu>,
	buildroot@buildroot.org, Romain Naour <romain.naour@gmail.com>,
	Martin Bark <martin@barkynet.com>,
	Adam Duskett <aduskett@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/1] package/qemu: bump host gcc requirements: propagate to all reverse dependencies
Date: Mon, 25 Oct 2021 22:32:31 +0200	[thread overview]
Message-ID: <20211025203231.GU2400@scaer> (raw)
In-Reply-To: <6ea1c190-a20e-9be2-09c6-3e050174c090@mind.be>

Arnout, All,

On 2021-10-25 22:19 +0200, Arnout Vandecappelle spake thusly:
> On 25/10/2021 22:00, Adam Duskett wrote:
> >qemu now requires gcc >= 7.5, however, as there is no BR2_HOST_GCC_AT_LEAST_7_5,
> >set the host gcc requirements to 8.
> >
> >In addition:
> >   - Propagate the host gcc dependency to gobject-introspection as it was missing
> >     to begin with.
> >   - Propagate the host gcc dependency to nodejs
> >   - Add a missing comment in package/qemu/Config.in.host explaining the host gcc
> >     requirements if host gcc < 8.
> >
> >Fixes:
> >http://autobuild.buildroot.org/results/32b7fee1f8cda2290fd4bd8ac9fe78bacb25b652
> >
> >Signed-off-by: Adam Duskett <aduskett@gmail.com>
> >---
> >  package/gobject-introspection/Config.in | 3 ++-
> >  package/nodejs/Config.in                | 6 +++---
> >  package/qemu/Config.in.host             | 7 ++++++-
> >  3 files changed, 11 insertions(+), 5 deletions(-)
> >
> >diff --git a/package/gobject-introspection/Config.in b/package/gobject-introspection/Config.in
> >index bacf44363c..15b6bc3bfa 100644
> >--- a/package/gobject-introspection/Config.in
> >+++ b/package/gobject-introspection/Config.in
> >@@ -13,6 +13,7 @@ config BR2_PACKAGE_GOBJECT_INTROSPECTION
> >  	# compile errors with locale.c. As such, require 4.9 until this
> >  	# can be verified.
> >  	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
> >+	depends on BR2_HOST_GCC_AT_LEAST_8 # qemu
> 
>  Ha, Yann just applied [1] so this will need to be refreshed...

Yes, we were talking about that with Adam on IRC just at the same time
he was sending it. V2 has already been posted, now! ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2021-10-25 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25 20:00 [Buildroot] [PATCH 1/1] package/qemu: bump host gcc requirements: propagate to all reverse dependencies Adam Duskett
2021-10-25 20:19 ` Arnout Vandecappelle
2021-10-25 20:32   ` 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=20211025203231.GU2400@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=aduskett@gmail.com \
    --cc=anisse@astier.eu \
    --cc=arnout@mind.be \
    --cc=buildroot@buildroot.org \
    --cc=daniel.price@gmail.com \
    --cc=martin@barkynet.com \
    --cc=romain.naour@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox