All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/gobject-introspection: fix build with latest setuptools
Date: Wed, 9 Oct 2024 22:36:54 +0200	[thread overview]
Message-ID: <20241009223654.7cdb32e2@windsurf> (raw)
In-Reply-To: <20240927235259.2046297-1-james.hilliard1@gmail.com>

On Fri, 27 Sep 2024 17:52:59 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> When setuptools was updated to version 75.1.0 in buildroot commit
> f01897aa6ceca00831c9b2c14f3ae90faaefce68 it broke gobject
> introspection builds which relied on a deprecated MSVCCompiler
> distutils module.
> 
> Backport an upstream patch removing this module dependency.
> 
> Fixes:
>  - http://autobuild.buildroot.net/results/8e0/8e020d65509181148c597997280f196c33b28574
>  - http://autobuild.buildroot.net/results/2db/2db8ce60917b66030286da936c1f1f3aa657b6b7
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  ...-dependency-on-distutils.msvccompile.patch | 104 ++++++++++++++++++
>  1 file changed, 104 insertions(+)
>  create mode 100644 package/gobject-introspection/0003-giscanner-remove-dependency-on-distutils.msvccompile.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-10-09 20:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-27 23:52 [Buildroot] [PATCH 1/1] package/gobject-introspection: fix build with latest setuptools James Hilliard
2024-09-30 10:33 ` Fiona Klute via buildroot
2024-10-01 15:36   ` James Hilliard
2024-10-09 20:38   ` Thomas Petazzoni via buildroot
2024-10-10 12:02     ` Fiona Klute via buildroot
2024-10-09 20:36 ` Thomas Petazzoni via buildroot [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=20241009223654.7cdb32e2@windsurf \
    --to=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.petazzoni@bootlin.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 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.