generic-poky/meta/recipes-devtools/python/python-numpy
Ricardo Ribalda Delgado 8049f25e9c pyton-numpy: Add definition of off_t size
NPY_SIZEOF_OFF_T must be defined. Otherwise:

/home/ricardo/curro/qt5022/oe/openembedded-core/build/tmp-glibc/sysroots
/qemux86-64/usr/lib/python2.7/site-packages/numpy/core/include/numpy/
npy_common.h:140:9: warning: "NPY_SIZEOF_OFF_T" is not defined [-Wundef]
     #if NPY_SIZEOF_OFF_T == NPY_SIZEOF_SHORT
         ^
/home/ricardo/curro/qt5022/oe/openembedded-core/build/tmp-glibc/sysroots/
qemux86-64/usr/lib/python2.7/site-packages/numpy/core/include/numpy
/npy_common.h:142:11: warning: "NPY_SIZEOF_OFF_T" is not defined [-Wundef]
     #elif NPY_SIZEOF_OFF_T == NPY_SIZEOF_INT
           ^
/home/ricardo/curro/qt5022/oe/openembedded-core/build/tmp-glibc/sysroots/
qemux86-64/usr/lib/python2.7/site-packages/numpy/core/include/numpy/
npy_common.h:144:11: warning: "NPY_SIZEOF_OFF_T" is not defined [-Wundef]
     #elif NPY_SIZEOF_OFF_T == NPY_SIZEOF_LONG
           ^
/home/ricardo/curro/qt5022/oe/openembedded-core/build/tmp-glibc/sysroots/
qemux86-64/usr/lib/python2.7/site-packages/numpy/core/include/numpy/
npy_common.h:146:11: warning: "NPY_SIZEOF_OFF_T" is not defined [-Wundef]
     #elif NPY_SIZEOF_OFF_T == NPY_SIZEOF_LONGLONG
           ^
/home/ricardo/curro/qt5022/oe/openembedded-core/build/tmp-glibc/sysroots/
qemux86-64/usr/lib/python2.7/site-packages/numpy/core/include/numpy/
npy_common.h:149:10: error: #error Unsupported size for type off_t
         #error Unsupported size for type off_t

(From OE-Core rev: f0b21c0c1a5f50126eff098568a792a1be85f422)

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-31 23:01:36 +01:00
..
aarch64 python-numpy: Fix build on musl 2016-03-20 23:12:27 +00:00
arm python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
armeb python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
mips python-numpy: Fix build on musl 2016-03-20 23:12:27 +00:00
mips64 python-numpy: Fix build on musl 2016-03-20 23:12:27 +00:00
mips64n32 python-numpy: Fix build on musl 2016-03-20 23:12:27 +00:00
mipsel python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
powerpc python-numpy: Fix build on musl 2016-03-20 23:12:27 +00:00
powerpc64 python-numpy: Fix build on musl 2016-03-20 23:12:27 +00:00
x86 python-numpy: use x86 over-ride instead of i586 2015-06-08 17:34:06 +01:00
x86-64 pyton-numpy: Add definition of off_t size 2016-03-31 23:01:36 +01:00
0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch python-numpy: update to 1.10.1 2015-12-16 12:12:17 +00:00
add-glibc-check.patch python-numpy: Fix build on musl 2016-03-20 23:12:27 +00:00
remove-build-path-in-comments.patch python-numpy: fix buildpaths QA issue 2016-03-12 22:11:47 +00:00