From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] glib-2.0_2.26.1: remove `DEFAULT_PREFERENCE = "-1"`
Date: Thu, 30 Dec 2010 19:58:11 +0100 [thread overview]
Message-ID: <4D1CD643.8070702@eukrea.com> (raw)
In-Reply-To: <1293575359.19557.0.camel@mattotaupa>
On 28/12/2010 23:29, Paul Menzel wrote:
> Date: Sat, 25 Dec 2010 20:09:34 +0100
>
> Since commit 07d94e [1] (upstream 2729be [2]) task `configure` of `libfso-glib` fails with the following error, since GLib 2.26 is needed and Minimal and Minimal uClibc just provide GLib 2.24 since `glib-2.0_2.26.1.bb` has `DEFAULT_PREFERENCE = "-1"` set.
>
> checking pkg-config is at least version 0.9.0... yes
> checking for VALA_DBUS_BINDING_TOOL... yes
> checking for SPECS... yes
> checking for DEPS... configure: error: Package requirements (glib-2.0>= 2.26.0
> gobject-2.0>= 2.26.0
> gio-2.0>= 2.26.0
> gthread-2.0>= 2.26.0) were not met:
>
> Requested 'glib-2.0>= 2.26.0' but version of GLib is 2.24.1
> Requested 'gobject-2.0>= 2.26.0' but version of GObject is 2.24.1
> Requested 'gio-2.0>= 2.26.0' but version of GIO is 2.24.1
> Requested 'gthread-2.0>= 2.26.0' but version of GThread is 2.24.1
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables DEPS_CFLAGS
> and DEPS_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> ERROR: Function do_configure failed
>
> Other packages from the freesmartphone.org API reference implementation will also require GLib 2.26 in the future.
>
> [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?h=org.openembedded.dev&id=07d94ebc8fd3d21fa83fb13fdf511ac008c316e6
> [2] http://git.freesmartphone.org/?p=libfso-glib.git;a=commit;h=2729be7c82a676455f93d201b0d0255ad7e139ba
> [3] http://git.freesmartphone.org/?p=cornucopia.git;a=commit;h=709ef63eab6eb9736c15e6731a50de4ccbb3613c
>
> Signed-off-by: Paul Menzel<paulepanter@users.sourceforge.net>
Acked-by: Eric Bénard <eric@eukrea.com>
> ---
> recipes/glib-2.0/glib-2.0_2.26.1.bb | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/glib-2.0/glib-2.0_2.26.1.bb b/recipes/glib-2.0/glib-2.0_2.26.1.bb
> index ded471b..1c855e2 100644
> --- a/recipes/glib-2.0/glib-2.0_2.26.1.bb
> +++ b/recipes/glib-2.0/glib-2.0_2.26.1.bb
> @@ -29,8 +29,6 @@ inherit autotools gettext
>
> S = "${WORKDIR}/glib-${PV}"
>
> -DEFAULT_PREFERENCE = "-1"
> -
> EXTRA_OECONF = "--disable-debug "
>
> # Add and entry for your favourite arch if your (g)libc has a sane printf
>
>
prev parent reply other threads:[~2010-12-30 18:58 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-28 22:29 [PATCH] glib-2.0_2.26.1: remove `DEFAULT_PREFERENCE = "-1"` Paul Menzel
2010-12-28 23:38 ` Michael 'Mickey' Lauer
2010-12-29 17:42 ` glib-2.0_2.26.1: task `compile` fails with `gdbus-serialization.c:28:23: fatal error: dbus/dbus.h: No such file or directory` (was: [PATCH] glib-2.0_2.26.1: remove `DEFAULT_PREFERENCE = "-1"`) Paul Menzel
2010-12-29 17:58 ` [PATCH 1/2] glib-2.0, dbus: drop dbus's dependency on glib and add dbus dependency to glib-2.0_2.26.1 Martin Jansa
2010-12-29 18:58 ` Khem Raj
2010-12-29 19:25 ` Michael 'Mickey' Lauer
2010-12-29 19:44 ` Eric Bénard
2010-12-29 23:09 ` Andreas Oberritter
2010-12-29 23:23 ` Eric Bénard
2010-12-29 17:58 ` [PATCH 2/2] util-linux-ng: drop udev dependency to break circular dbus dependency glib->dbus->libsm->util-linux-ng->udev->glib Martin Jansa
2010-12-29 18:58 ` Khem Raj
2010-12-29 19:45 ` [PATCH] glib 2.26.1: fix compilation failure Eric Bénard
2010-12-29 21:19 ` Khem Raj
2010-12-30 4:32 ` Martin Jansa
2010-12-30 18:58 ` Eric Bénard [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=4D1CD643.8070702@eukrea.com \
--to=eric@eukrea.com \
--cc=openembedded-devel@lists.openembedded.org \
/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