[meta-intel] [PATCH 1/3] ace: add recipe for 6.5.3 version

Mittal, Anuj anuj.mittal at intel.com
Mon Jun 17 19:54:19 PDT 2019


On Mon, 2019-06-17 at 09:38 +0100, Burton, Ross wrote:
> > +DEPENDS += "openssl gperf-native glibc"
> 
> No need to depend on glibc.

This gives errors when compiled with musl. We will have to either add a
patch to fix these or mark it as incompatible with musl.

Build log is filled with:

| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-
musl/build/build/tmp/work/corei7-64-poky-linux-musl/ace/6.5.3-
r0/ACE_wrappers/ace/os_include/sys/os_types.h:83:12: error: 'loff_t'
does not name a type

| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-
musl/build/build/tmp/work/corei7-64-poky-linux-musl/ace/6.5.3-
r0/ACE_wrappers/ace/os_include/sys/os_types.h:83:12: note: the macro
'loff_t' had not yet been defined

| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-
musl/build/build/tmp/work/corei7-64-poky-linux-musl/ace/6.5.3-
r0/recipe-sysroot/usr/include/fcntl.h:189: note: it was later defined
here

| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-
musl/build/build/tmp/work/corei7-64-poky-linux-musl/ace/6.5.3-
r0/ACE_wrappers/ace/os_include/os_ucontext.h:38:13: error: conflicting
declaration 'typedef int ucontext_t'



More information about the meta-intel mailing list