* pkg-config bug crashes 'bitbake glib-2.0-native' in FC15.x86_64
@ 2011-10-05 9:21 dashesy
2011-10-05 10:01 ` Richard Purdie
0 siblings, 1 reply; 5+ messages in thread
From: dashesy @ 2011-10-05 9:21 UTC (permalink / raw)
To: Openembedded-core
Hi,
I am using these in my local.conf with master branch of oe-core:
DISTRO="angstrom-2010.x"
MACHINE="beagleboard"
The build for 'bitbake glib-2.0-native' (or actually 'bitbake
meta-toolchain') will finally reach a run.do_configure for 'package
glib-2.0-native-1_2.28.8-r5: task do_configure: Started'
which runs the "oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config"
for auto build
This leads to the following chain
pkg-config(cross)->gnome-config->pkg-config->glib-config->pkg-config->...
dashesy 21266 21265 21266 0 1 01:56 pts/0 00:00:00 /bin/sh -e
/home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/temp/run.do_configure.21265
root 21870 935 21870 0 1 01:56 ? 00:00:00 sleep 60
dashesy 22246 21266 22246 0 1 01:56 pts/0 00:00:00 /bin/sh
/home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/glib-2.28.8/configure
--build=x86_64-linux --host=x86_64-linux --target=x86_64-linux
--prefix=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr
--exec_prefix=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr
--bindir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin
--sbindir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/sbin
--libexecdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec
--datadir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share
--sysconfdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/etc
--sharedstatedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/com
--localstatedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/var
--libdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/lib
--includedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/include
--oldincludedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/include
--infodir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/info
--mandir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/man
--disable-silent-rules --disable-dependency-tracking --disable-dtrace
--disable-systemtap --enable-nls --enable-dtrace=no
dashesy 22671 22246 22671 0 1 01:56 pts/0 00:00:00
/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config
--exists --print-errors zlib
dashesy 22672 22671 22672 0 1 01:56 pts/0 00:00:00 sh -c
gnome-config --libs zlib > /dev/null 2>&1
dashesy 22673 22672 22673 0 1 01:56 pts/0 00:00:00 /bin/sh
/usr/bin/gnome-config --libs zlib
dashesy 22674 22673 22674 0 1 01:56 pts/0 00:00:00 pkg-config
--variable=libdir glib
dashesy 22675 22674 22675 0 1 01:56 pts/0 00:00:00 /bin/sh
/usr/bin/glib-config --version
dashesy 22676 22675 22676 0 1 01:56 pts/0 00:00:00 pkg-config
--variable prefix glib
dashesy 22677 22676 22677 0 1 01:56 pts/0 00:00:00 /bin/sh
/usr/bin/glib-config --version
dashesy 22678 22677 22678 0 1 01:56 pts/0 00:00:00 pkg-config
--variable prefix glib
dashesy 22679 22678 22679 0 1 01:56 pts/0 00:00:00 /bin/sh
/usr/bin/glib-config --version
I first saw this problem in angstrom-2008 in oe, then in angstrom-2010
in oe (both with pkg-config version 0.23), and now the same phenomenon
in angstrom-2010 in oe-core with version 0.25 whcih is same as my
local machine.
It is easy to reproduce this without bitbake too
First set the environment variables (PATH, PKG_CONFIG_* as I copied
from the run_doconfigure file):
export PATH="/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/armv7a-linux:/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin:/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/sbin:/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin:/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/sbin:/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux//bin:/home/dashesy/buildroot/oe-core/scripts/native-intercept:/home/dashesy/buildroot/oe-core/scripts:/home/dashesy/buildroot/oe-core/bitbake/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/dashesy/bin:/home/dashesy/buildroot/oe-core/scripts"
export PKG_CONFIG_DIR="/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/lib/pkgconfig"
export PKG_CONFIG_LIBDIR="/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/lib/pkgconfig"
export PKG_CONFIG_DISABLE_UNINSTALLED="yes"
export PKG_CONFIG_PATH="/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/lib/pkgconfig:/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/pkgconfig"
Then run either of these two comamnds:
/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config
--variable=libdir glib
or
/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config
--exists --print-errors zlib
Notice, this might crash or halt your system
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: pkg-config bug crashes 'bitbake glib-2.0-native' in FC15.x86_64
2011-10-05 9:21 pkg-config bug crashes 'bitbake glib-2.0-native' in FC15.x86_64 dashesy
@ 2011-10-05 10:01 ` Richard Purdie
2011-10-05 10:05 ` Richard Purdie
0 siblings, 1 reply; 5+ messages in thread
From: Richard Purdie @ 2011-10-05 10:01 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Wed, 2011-10-05 at 03:21 -0600, dashesy wrote:
> Hi,
>
> I am using these in my local.conf with master branch of oe-core:
> DISTRO="angstrom-2010.x"
> MACHINE="beagleboard"
>
> The build for 'bitbake glib-2.0-native' (or actually 'bitbake
> meta-toolchain') will finally reach a run.do_configure for 'package
> glib-2.0-native-1_2.28.8-r5: task do_configure: Started'
> which runs the "oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config"
> for auto build
> This leads to the following chain
> pkg-config(cross)->gnome-config->pkg-config->glib-config->pkg-config->...
>
> dashesy 21266 21265 21266 0 1 01:56 pts/0 00:00:00 /bin/sh -e
> /home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/temp/run.do_configure.21265
> root 21870 935 21870 0 1 01:56 ? 00:00:00 sleep 60
> dashesy 22246 21266 22246 0 1 01:56 pts/0 00:00:00 /bin/sh
> /home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/glib-2.28.8/configure
> --build=x86_64-linux --host=x86_64-linux --target=x86_64-linux
> --prefix=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr
> --exec_prefix=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr
> --bindir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin
> --sbindir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/sbin
> --libexecdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec
> --datadir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share
> --sysconfdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/etc
> --sharedstatedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/com
> --localstatedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/var
> --libdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/lib
> --includedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/include
> --oldincludedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/include
> --infodir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/info
> --mandir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/man
> --disable-silent-rules --disable-dependency-tracking --disable-dtrace
> --disable-systemtap --enable-nls --enable-dtrace=no
> dashesy 22671 22246 22671 0 1 01:56 pts/0 00:00:00
> /home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config
> --exists --print-errors zlib
> dashesy 22672 22671 22672 0 1 01:56 pts/0 00:00:00 sh -c
> gnome-config --libs zlib > /dev/null 2>&1
Something odd is happening here. We have a patch in OE-Core against
pkg-config which should disable "leagacy" pkg-config functionality.
I took a look and it somehow looks like the patch got broken. Could you
try again with
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip8&id=de51d6ffae1d6a4f594687d5bdef25e731f44dfa
applied please? I think this should fix this problem.
Cheers,
Richard
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: pkg-config bug crashes 'bitbake glib-2.0-native' in FC15.x86_64
2011-10-05 10:01 ` Richard Purdie
@ 2011-10-05 10:05 ` Richard Purdie
2011-10-06 8:38 ` dashesy
0 siblings, 1 reply; 5+ messages in thread
From: Richard Purdie @ 2011-10-05 10:05 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Wed, 2011-10-05 at 11:01 +0100, Richard Purdie wrote:
> On Wed, 2011-10-05 at 03:21 -0600, dashesy wrote:
> > Hi,
> >
> > I am using these in my local.conf with master branch of oe-core:
> > DISTRO="angstrom-2010.x"
> > MACHINE="beagleboard"
> >
> > The build for 'bitbake glib-2.0-native' (or actually 'bitbake
> > meta-toolchain') will finally reach a run.do_configure for 'package
> > glib-2.0-native-1_2.28.8-r5: task do_configure: Started'
> > which runs the "oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config"
> > for auto build
> > This leads to the following chain
> > pkg-config(cross)->gnome-config->pkg-config->glib-config->pkg-config->...
> >
> > dashesy 21266 21265 21266 0 1 01:56 pts/0 00:00:00 /bin/sh -e
> > /home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/temp/run.do_configure.21265
> > root 21870 935 21870 0 1 01:56 ? 00:00:00 sleep 60
> > dashesy 22246 21266 22246 0 1 01:56 pts/0 00:00:00 /bin/sh
> > /home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/glib-2.28.8/configure
> > --build=x86_64-linux --host=x86_64-linux --target=x86_64-linux
> > --prefix=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr
> > --exec_prefix=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr
> > --bindir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin
> > --sbindir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/sbin
> > --libexecdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec
> > --datadir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share
> > --sysconfdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/etc
> > --sharedstatedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/com
> > --localstatedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/var
> > --libdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/lib
> > --includedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/include
> > --oldincludedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/include
> > --infodir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/info
> > --mandir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/man
> > --disable-silent-rules --disable-dependency-tracking --disable-dtrace
> > --disable-systemtap --enable-nls --enable-dtrace=no
> > dashesy 22671 22246 22671 0 1 01:56 pts/0 00:00:00
> > /home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config
> > --exists --print-errors zlib
> > dashesy 22672 22671 22672 0 1 01:56 pts/0 00:00:00 sh -c
> > gnome-config --libs zlib > /dev/null 2>&1
>
> Something odd is happening here. We have a patch in OE-Core against
> pkg-config which should disable "leagacy" pkg-config functionality.
>
> I took a look and it somehow looks like the patch got broken. Could you
> try again with
>
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip8&id=de51d6ffae1d6a4f594687d5bdef25e731f44dfa
>
> applied please? I think this should fix this problem.
Sorry, this should be:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip8&id=8d04d67271e5698ede8c08d3b6e3d4d7e38ffb0c
Cheers,
Richard
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: pkg-config bug crashes 'bitbake glib-2.0-native' in FC15.x86_64
2011-10-05 10:05 ` Richard Purdie
@ 2011-10-06 8:38 ` dashesy
2011-10-07 15:10 ` Richard Purdie
0 siblings, 1 reply; 5+ messages in thread
From: dashesy @ 2011-10-06 8:38 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Wed, Oct 5, 2011 at 4:05 AM, Richard Purdie
<richard.purdie@linuxfoundation.org> wrote:
> On Wed, 2011-10-05 at 11:01 +0100, Richard Purdie wrote:
>> On Wed, 2011-10-05 at 03:21 -0600, dashesy wrote:
>> > Hi,
>> >
>> > I am using these in my local.conf with master branch of oe-core:
>> > DISTRO="angstrom-2010.x"
>> > MACHINE="beagleboard"
>> >
>> > The build for 'bitbake glib-2.0-native' (or actually 'bitbake
>> > meta-toolchain') will finally reach a run.do_configure for 'package
>> > glib-2.0-native-1_2.28.8-r5: task do_configure: Started'
>> > which runs the "oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config"
>> > for auto build
>> > This leads to the following chain
>> > pkg-config(cross)->gnome-config->pkg-config->glib-config->pkg-config->...
>> >
>> > dashesy 21266 21265 21266 0 1 01:56 pts/0 00:00:00 /bin/sh -e
>> > /home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/temp/run.do_configure.21265
>> > root 21870 935 21870 0 1 01:56 ? 00:00:00 sleep 60
>> > dashesy 22246 21266 22246 0 1 01:56 pts/0 00:00:00 /bin/sh
>> > /home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/glib-2.28.8/configure
>> > --build=x86_64-linux --host=x86_64-linux --target=x86_64-linux
>> > --prefix=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr
>> > --exec_prefix=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr
>> > --bindir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin
>> > --sbindir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/sbin
>> > --libexecdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec
>> > --datadir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share
>> > --sysconfdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/etc
>> > --sharedstatedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/com
>> > --localstatedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/var
>> > --libdir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/lib
>> > --includedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/include
>> > --oldincludedir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/include
>> > --infodir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/info
>> > --mandir=/home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/share/man
>> > --disable-silent-rules --disable-dependency-tracking --disable-dtrace
>> > --disable-systemtap --enable-nls --enable-dtrace=no
>> > dashesy 22671 22246 22671 0 1 01:56 pts/0 00:00:00
>> > /home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config
>> > --exists --print-errors zlib
>> > dashesy 22672 22671 22672 0 1 01:56 pts/0 00:00:00 sh -c
>> > gnome-config --libs zlib > /dev/null 2>&1
>>
>> Something odd is happening here. We have a patch in OE-Core against
>> pkg-config which should disable "leagacy" pkg-config functionality.
>>
>> I took a look and it somehow looks like the patch got broken. Could you
>> try again with
>>
>> http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip8&id=de51d6ffae1d6a4f594687d5bdef25e731f44dfa
>>
>> applied please? I think this should fix this problem.
>
> Sorry, this should be:
>
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip8&id=8d04d67271e5698ede8c08d3b6e3d4d7e38ffb0c
>
The patch worked, no more recursive calls and bitbake succeeds too, thanks!
> Cheers,
>
> Richard
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
Regards,
dashesy
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: pkg-config bug crashes 'bitbake glib-2.0-native' in FC15.x86_64
2011-10-06 8:38 ` dashesy
@ 2011-10-07 15:10 ` Richard Purdie
0 siblings, 0 replies; 5+ messages in thread
From: Richard Purdie @ 2011-10-07 15:10 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Thu, 2011-10-06 at 02:38 -0600, dashesy wrote:
> On Wed, Oct 5, 2011 at 4:05 AM, Richard Purdie
> <richard.purdie@linuxfoundation.org> wrote:
> > On Wed, 2011-10-05 at 11:01 +0100, Richard Purdie wrote:
> >> On Wed, 2011-10-05 at 03:21 -0600, dashesy wrote:
> >> > Hi,
> >> >
> >> > I am using these in my local.conf with master branch of oe-core:
> >> > DISTRO="angstrom-2010.x"
> >> > MACHINE="beagleboard"
> >> >
> >> > The build for 'bitbake glib-2.0-native' (or actually 'bitbake
> >> > meta-toolchain') will finally reach a run.do_configure for 'package
> >> > glib-2.0-native-1_2.28.8-r5: task do_configure: Started'
> >> > which runs the "oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config"
> >> > for auto build
> >> > This leads to the following chain
> >> > pkg-config(cross)->gnome-config->pkg-config->glib-config->pkg-config->...
> >> >
> >> > dashesy 21266 21265 21266 0 1 01:56 pts/0 00:00:00 /bin/sh -e
> >> > /home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/temp/run.do_configure.21265
> >> > root 21870 935 21870 0 1 01:56 ? 00:00:00 sleep 60
> >> > dashesy 22246 21266 22246 0 1 01:56 pts/0 00:00:00 /bin/sh
> >> > /home/dashesy/buildroot/oe-core/build/tmp-eglibc/work/x86_64-linux/glib-2.0-native-1_2.28.8-r5/glib-2.28.8/configure
[...]
> >> > --disable-silent-rules --disable-dependency-tracking --disable-dtrace
> >> > --disable-systemtap --enable-nls --enable-dtrace=no
> >> > dashesy 22671 22246 22671 0 1 01:56 pts/0 00:00:00
> >> > /home/dashesy/buildroot/oe-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config
> >> > --exists --print-errors zlib
> >> > dashesy 22672 22671 22672 0 1 01:56 pts/0 00:00:00 sh -c
> >> > gnome-config --libs zlib > /dev/null 2>&1
> >>
> >> Something odd is happening here. We have a patch in OE-Core against
> >> pkg-config which should disable "leagacy" pkg-config functionality.
> >>
> >> I took a look and it somehow looks like the patch got broken. Could you
> >> try again with
> >>
> >> http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip8&id=de51d6ffae1d6a4f594687d5bdef25e731f44dfa
> >>
> >> applied please? I think this should fix this problem.
> >
> > Sorry, this should be:
> >
> > http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip8&id=8d04d67271e5698ede8c08d3b6e3d4d7e38ffb0c
> >
>
> The patch worked, no more recursive calls and bitbake succeeds too, thanks!
Thanks for testing. The fix has been merged into master.
Cheers,
Richard
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-10-07 15:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-05 9:21 pkg-config bug crashes 'bitbake glib-2.0-native' in FC15.x86_64 dashesy
2011-10-05 10:01 ` Richard Purdie
2011-10-05 10:05 ` Richard Purdie
2011-10-06 8:38 ` dashesy
2011-10-07 15:10 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox