[yocto] : error: '__uint128_t' does not name a type
BHARATH RAJ
kernelraj at gmail.com
Sun Sep 11 21:39:09 PDT 2016
Hi All,
I am trying to build one recipes on Yocto2.0 based environment.
However I am seeing following error.I wonder if this is a known problem.
It says error: '__uint128_t' does not name a type
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:240:1:
warning: invoking macro __MATH_PRECNAME argument 2: empty macro arguments
are undefined in ISO C90 and ISO C++98 [enabled by default]
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:250:31:
warning: invoking macro __MATHDECL argument 3: empty macro arguments are
undefined in ISO C90 and ISO C++98 [enabled by default]
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:279:1:
warning: invoking macro __MATHDECL_1 argument 3: empty macro arguments are
undefined in ISO C90 and ISO C++98 [enabled by default]
__MATHCALL (rint,, (_Mdouble_ __x));
^
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:240:1:
warning: invoking macro __CONCAT argument 2: empty macro arguments are
undefined in ISO C90 and ISO C++98 [enabled by default]
In file included from
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/sigcontext.h:27:0,
from
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/signal.h:306,
from
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/glib-2.0/glib/gbacktrace.h:33,
from
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/glib-2.0/glib.h:34,
from <command-line>:0:
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/asm/sigcontext.h:53:2:
error: '__uint128_t' does not name a type
__uint128_t vregs[32];
^
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:82:1:
warning: invoking macro __MATHDECL argument 3: empty macro arguments are
undefined in ISO C90 and ISO C++98 [enabled by default]
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-rglibc/sysroots/usr/include/bits/mathcalls.h:279:1:
warning: invoking macro __MATH_PRECNAME argument 2: empty macro arguments
are undefined in ISO C90 and ISO C++98 [enabled by default]
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:217:1:
warning: invoking macro __MATHDECL_1 argument 3: empty macro arguments are
undefined in ISO C90 and ISO C++98 [enabled by default]
__MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
^
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:250:31:
warning: invoking macro __MATHDECL_1 argument 3: empty macro arguments are
undefined in ISO C90 and ISO C++98 [enabled by default]
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:250:31:
warning: invoking macro __MATH_PRECNAME argument 2: empty macro arguments
are undefined in ISO C90 and ISO C++98 [enabled by default]
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:217:1:
warning: invoking macro __MATH_PRECNAME argument 2: empty macro arguments
are undefined in ISO C90 and ISO C++98 [enabled by default]
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:82:1:
warning: invoking macro __MATHDECL_1 argument 3: empty macro arguments are
undefined in ISO C90 and ISO C++98 [enabled by default]
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:82:1:
warning: invoking macro __MATH_PRECNAME argument 2: empty macro arguments
are undefined in ISO C90 and ISO C++98 [enabled by default]
/local/mnt/workspace/narasimha/AGL_NEW/poky/build/tmp-glibc/sysroots/usr/include/bits/mathcalls.h:241:29:
warning: invoking macro __MATHCALL argument 2: empty macro arguments are
undefined in ISO C90 and ISO C++98 [enabled by default]
Regards
Bharath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160911/2bd40c3b/attachment.html>
More information about the yocto
mailing list