xiaoai-patch
xiaoai-patch copied to clipboard
Running "docker run -it -v $PWD:/xiaoai xiaoai-patch" gives an error.
xiaoai/build-packages/staging/armv7//usr/include/math.h:432:21: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
# define _Mdouble_ _Float32x
^
/xiaoai/build-packages/staging/armv7//usr/include/math.h:283:10: note: in definition of macro '__MATHDECL_1'
extern type __MATH_PRECNAME(function,suffix) args __THROW
^~~~
/xiaoai/build-packages/staging/armv7//usr/include/math.h:273:3: note: in expansion of macro '__MATHDECL'
__MATHDECL (_Mdouble_,function,suffix, args)
^~~~~~~~~~
/xiaoai/build-packages/staging/armv7//usr/include/math.h:273:15: note: in expansion of macro '_Mdouble_'
__MATHDECL (_Mdouble_,function,suffix, args)
^~~~~~~~~
/xiaoai/build-packages/staging/armv7//usr/include/bits/mathcalls.h:249:1: note: in expansion of macro '__MATHCALL'
__MATHCALL (lgamma,_r, (_Mdouble_, int *__signgamp));
^~~~~~~~~~
/xiaoai/build-packages/staging/armv7//usr/include/math.h:432:21: warning: ISO C does not support the '_Float32x' type [-Wpedantic]
# define _Mdouble_ _Float32x
^
/xiaoai/build-packages/staging/armv7//usr/include/math.h:283:10: note: in definition of macro '__MATHDECL_1'
extern type __MATH_PRECNAME(function,suffix) args __THROW
I don't see any error, just warnings.
- What is the package name that :x: fails (if any)?
- What speaker model and firmware version are you using to build these packages?