Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next 1/1] package/librsvg: bump to version 2.48.8
Date: Mon, 7 Sep 2020 23:32:09 +0200	[thread overview]
Message-ID: <20200907233209.2a380ca9@windsurf.hq.k.grp> (raw)
In-Reply-To: <CAPi7W83qVu+hzzwkhMVivwNgU9ZpxS8earbU1b14V2BiZzwEZg@mail.gmail.com>

On Sun, 30 Aug 2020 22:55:51 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> I hope that the BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS variable
> added with commit 025b863e6facb7b219b82ee6ee7a7916c2c3c47e will allow
> us to bump librsvg this time.
> I'm just a little bit worried that host packages such as host-libgtk3,
> host-image-magick and midori could raise build failures on hosts that
> don't support rust.
> Should I add a dependency on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS to
> all the reverse dependencies of host-librsvg?

Yes, you need to add a dependency on
BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS to all reverse dependencies of
host-librsvg, and of course recursively.

> It should be noted that keeping libcroco and a deprecated librsvg is
> not good for the security of our users.

Yes, agreed.

Also, after applying your patch, I built just "make host-librsvg" and
it failed with:

configure: error: Package requirements (	cairo >= 1.16.0               	cairo-png >= 1.16.0           	cairo-gobject >= 1.16.0       	freetype2 >= 20.0.14       	gdk-pixbuf-2.0 >= 2.20 	gio-2.0 >= 2.24.0               	glib-2.0 >= 2.50.0             	harfbuzz >= 2.0.0         	libxml-2.0 >= 2.9.0         	pangocairo >= 1.38.0          	pangoft2 >= 1.38.0	       ) were not met:

Package 'cairo-gobject', required by 'virtual:world', not found

So host-cairo would need to depend on host-libglib2? It would be
annoying to make this a mandatory dependency :-/

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2020-09-07 21:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-30  8:41 [Buildroot] [PATCH/next 1/1] package/librsvg: bump to version 2.48.8 Fabrice Fontaine
2020-08-30 20:19 ` Thomas Petazzoni
2020-08-30 20:55   ` Fabrice Fontaine
2020-09-07 21:32     ` Thomas Petazzoni [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=20200907233209.2a380ca9@windsurf.hq.k.grp \
    --to=thomas.petazzoni@bootlin.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox