[oe] [meta-qt5][PATCH] qtbase: Replace -isystem with -I

Denys Dmytriyenko denis at denix.org
Sat Feb 24 04:40:46 UTC 2018


On Wed, Feb 21, 2018 at 12:15:39PM -0800, Khem Raj wrote:
> On 2/21/18 11:55 AM, Denys Dmytriyenko wrote:
> > On Tue, Feb 20, 2018 at 10:20:03PM -0800, Khem Raj wrote:
> >> i can still see it with 5.10.1
> >>
> >>                  from
> >> /mnt/a/zonit/oe-build/build/tmp/work/aarch64-bec-linux/qtbase/5.10.1+gitAUTOINC+6c6ace9d23-r0/git/src/gui/kernel/qgenericpluginfactory.cpp:40:
> >> /mnt/a/zonit/oe-build/build/tmp/work/aarch64-bec-linux/qtbase/5.10.1+gitAUTOINC+6c6ace9d23-r0/recipe-sysroot/usr/include/c++/7.3.0/cstdlib:75:15:
> >> fatal error: stdlib.h: No such file or directory
> >>  #include_next <stdlib.h>
> >>                ^~~~~~~~~~
> >> compilation terminated.
> >> make[2]: *** [Makefile:11592: .obj/qgenericpluginfactory.o] Error 1
> >> make[2]: Leaving directory
> >> '/mnt/a/zonit/oe-build/build/tmp/work/aarch64-bec-linux/qtbase/5.10.1+gitAUTOINC+6c6ace9d23-r0/build/src/gui'
> >>
> >> On Fri, Feb 16, 2018 at 6:35 PM, Khem Raj <raj.khem at gmail.com> wrote:
> >>> On Fri, Feb 16, 2018 at 3:08 PM, Denys Dmytriyenko <denis at denix.org> wrote:
> >>>> On Fri, Feb 16, 2018 at 10:59:39PM +0000, Khem Raj wrote:
> >>>>> I am using arch Linux for host distro and security flags enabled May be
> >>>>> that is something
> >>>>
> >>>> Could be... I'm on Ubuntu 16.04.
> >>>
> >>> maybe you can try to enable security flags and see if you see it
> > 
> > Do you have any specifics regarding enabling security flags?
> > 
> 
> add
> 
> require conf/distro/include/security_flags.inc
> 
> in local.conf

Ha, got confused - thought you were talking about security (SELinux?) on the 
host...

Anyway, got some time to try it with security_flags.inc included and it still 
builds fine here on latest master.

-- 
Denys



More information about the Openembedded-devel mailing list