[yocto] Boost build failure for x32 target in thud

2019-05-01 Thread MikeB
I'm trying to upgrade my project from sumo to thud. I'm targeting an x86_64 machine with the x32 ABI. Boost do_compile() fails with several instances like the following. |

Re: [yocto] Could not find glib.h

2019-05-01 Thread JH
Thanks Richard, where to run pkg-config? If I run pkg-config in the host, it pointed to host Ubuntu package which is different to the cross compiler. On 5/1/19, Richard Purdie wrote: > On Wed, 2019-05-01 at 10:43 +1000, JH wrote: >> Hi, >> >> I added glib-2.0 to DEPENDS but it still could find

Re: [yocto] Could not find glib.h

2019-05-01 Thread Richard Purdie
On Wed, 2019-05-01 at 10:43 +1000, JH wrote: > Hi, > > I added glib-2.0 to DEPENDS but it still could find the glib.h, what > I > could be missing here? > > fatal error: glib.h: No such file or directory > > #include > > ^~~~ > > compilation terminated. You probably need to use

Re: [yocto] Could not find glib.h

2019-05-01 Thread Andreas Müller
On Wed, May 1, 2019 at 12:35 PM JH wrote: > > Thanks Richard, where to run pkg-config? If I run pkg-config in the > host, it pointed to host Ubuntu package which is different to the > cross compiler. > > On 5/1/19, Richard Purdie wrote: > > On Wed, 2019-05-01 at 10:43 +1000, JH wrote: > >> Hi, >

Re: [yocto] Could not find glib.h

2019-05-01 Thread JH
Hi Andreas, It was my program, it has been compiled for weeks without any issues until I added an #include , despite the glib-2.0 was defined in the recipe, the do_compile() stopped at following errors, I can see glib-2.0 was built in build and image directory, I can see glib.h was in build and

Re: [yocto] Could not find glib.h

2019-05-01 Thread Andreas Müller
On Thu, May 2, 2019 at 12:32 AM JH wrote: > > Hi Andreas, > > It was my program, it has been compiled for weeks without any issues > until I added an #include , despite the glib-2.0 was defined > in the recipe, the do_compile() stopped at following errors, I can see > glib-2.0 was built in build

[yocto] [ANNOUNCEMENT] Yocto Project 2.7 (warrior 21.0.0) Released

2019-05-01 Thread Tracy Graydon
Hello, We are pleased to announce the latest release of the Yocto Project 2.7 (warrior-21.0.0) is now available for download at: http://downloads.yoctoproject.org/releases/yocto/yocto-2.7/poky-warrior-21.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-2.7/poky-warrior-21.0.0.tar.bz2 A

Re: [yocto] Could not find glib.h

2019-05-01 Thread Burton, Ross
On Wed, 1 May 2019 at 23:33, JH wrote: > It was my program, it has been compiled for weeks without any issues > until I added an #include , despite the glib-2.0 was defined > in the recipe, the do_compile() stopped at following errors, I can see > glib-2.0 was built in build and image directory,

[yocto] [meta-cgl][PATCH] layer.conf: Add LAYERSERIES_COMPAT for warrior

2019-05-01 Thread Armin Kuster
From: Armin Kuster Signed-off-by: Armin Kuster --- meta-cgl-common/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf index bf2c93e..894d6c4 100644 --- a/meta-cgl-common/conf/layer.conf +++

Re: [yocto] [OE-core] QA cycle report for 2.7 RC2

2019-05-01 Thread Jain, Sangeeta
Hi Armin, From: akuster808 Sent: Friday, 26 April, 2019 10:30 PM To: Jain, Sangeeta ; 'yocto@yoctoproject.org' ; Eggleton, Paul ; 'richard.pur...@linuxfoundation.org' ; 'Michael Halstead' ; Erway, Tracey M ; 'sjolley.yp...@gmail.com' ; openembedded-c...@lists.openembedded.org Subject: Re:

Re: [yocto] Could not find glib.h

2019-05-01 Thread JH
Thank you very much Andreas, that fixed it, so much to learn :-). Appreciate your helps. - jupiter On 5/2/19, Andreas Müller wrote: > On Thu, May 2, 2019 at 12:32 AM JH wrote: >> >> Hi Andreas, >> >> It was my program, it has been compiled for weeks without any issues >> until I added an

[yocto-announce] [ANNOUNCEMENT] Yocto Project 2.7 (warrior 21.0.0) Released

2019-05-01 Thread Tracy Graydon
Hello, We are pleased to announce the latest release of the Yocto Project 2.7 (warrior-21.0.0) is now available for download at: http://downloads.yoctoproject.org/releases/yocto/yocto-2.7/poky-warrior-21.0.0.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-2.7/poky-warrior-21.0.0.tar.bz2 A