From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Dirk De Becker <Dirk.DeBecker@ebo-enterprises.com>
Cc: Steven Boucque <steven.boucque@ebo-enterprises.com>,
"buildroot@buildroot.org" <buildroot@buildroot.org>
Subject: Re: [Buildroot] Dependency problem for gtkmm3
Date: Fri, 10 Feb 2023 23:14:54 +0100 [thread overview]
Message-ID: <20230210231454.4f3aedbd@windsurf> (raw)
In-Reply-To: <DB7PR03MB4841CE1D746B328873113D87B5DE9@DB7PR03MB4841.eurprd03.prod.outlook.com>
Hello Dirk,
On Fri, 10 Feb 2023 11:15:12 +0000
Dirk De Becker <Dirk.DeBecker@ebo-enterprises.com> wrote:
> Hi,
>
> I am trying to make a buildroot containing libgtkmm3, but I run into problems.
> I did the following steps:
> Checkout master from git://git.buildroot.net/buildroot
> Select the following things:
>
> * BR2_x86_64
> * BR2_TOOLCHAIN_BUILDROOT_CXX
> * BR2_PACKAGE_MESA3D
> * BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_I915
> * BR2_PACKAGE_MESA3D_OPENGL_EGL
> * BR2_PACKAGE_LIBGTK3
> * BR2_PACKAGE_GTKMM3
>
> I get the following error in the output of the build attempt for gtkmm3-3.22.0:
> configure: error: Package requirements (giomm-2.4 >= 2.49.1 pangomm-1.4 >= 2.38.2 gtk+-3.0 >= 3.22.0 cairomm-1.0 >= 1.12.0 gdk-pixbuf-2.0 >= 2.35.5) were not met:
>
> Package 'giomm-2.4', required by 'virtual:world', not found
> Package 'pangomm-1.4', required by 'virtual:world', not found
> Package 'cairomm-1.0', required by 'virtual:world', not found
>
> It seems that gtkmm3 is dependent on versions of some libraries that are not available.
>
> The following packages were built, but these do not provide the correct versions of these packages, according to pkg-config:
>
> * glibmm-2.68.2
> * pangomm-2.48.2
> * cairomm-1.16.1
I have not looked at the issue, but it seems to match what our
autobuilders have reported at:
http://autobuild.buildroot.net/results/172/17263ac51f197031106eb7fd595126a2720f0397/build-end.log
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-02-10 22:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-10 11:15 [Buildroot] Dependency problem for gtkmm3 Dirk De Becker
2023-02-10 22:14 ` Thomas Petazzoni via buildroot [this message]
2023-02-12 8:51 ` Dirk De Becker
2023-02-13 7:47 ` Thomas Petazzoni via buildroot
2023-02-13 14:52 ` Lang Daniel via buildroot
2023-02-14 21:03 ` Arnout Vandecappelle
2023-02-24 8:53 ` Lang Daniel via buildroot
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=20230210231454.4f3aedbd@windsurf \
--to=buildroot@buildroot.org \
--cc=Dirk.DeBecker@ebo-enterprises.com \
--cc=steven.boucque@ebo-enterprises.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.