Sorry about that.
I ran $bitbake image-full to build an image from BSP v1.0.0. The content of the log is as follows.
DEBUG: Executing shell function do_compile
Running from numpy source directory.
non-existing path in 'numpy/distutils': 'site.cfg'
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in ['/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
Setting PTATLAS=ATLAS
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
Could not locate executable i586-poky-linux-g77 -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton
Could not locate executable i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared
Could not locate executable i586-poky-linux-ld --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton
Found executable /home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux/i586-poky-linux-ar
Found executable /home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux/i586-poky-linux-ranlib
customize Gnu95FCompiler
customize Gnu95FCompiler using config
compiling '_configtest.c':
/* This file is generated from numpy/distutils/system_info.py */
void ATL_buildinfo(void);
int main(void) {
ATL_buildinfo();
return 0;
}
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-c'
i586-poky-linux-gcc: _configtest.c
Setting PTATLAS=ATLAS
FOUND:
libraries = ['ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/usr/local/lib']
language = c
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/usr/include/atlas']
FOUND:
libraries = ['ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/usr/local/lib']
language = c
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/usr/include/atlas']
lapack_opt_info:
lapack_mkl_info:
mkl_info:
libraries mkl,vml,guide not found in ['/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/lib
libraries lapack_atlas not found in /home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/lib
libraries lapack_atlas not found in /usr/local/lib
numpy.distutils.system_info.atlas_threads_info
Setting PTATLAS=ATLAS
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using config
compiling '_configtest.c':
/* This file is generated from numpy/distutils/system_info.py */
void ATL_buildinfo(void);
int main(void) {
ATL_buildinfo();
return 0;
}
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-c'
i586-poky-linux-gcc: _configtest.c
Setting PTATLAS=ATLAS
FOUND:
libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/usr/local/lib']
language = f77
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/usr/include/atlas']
FOUND:
libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/usr/local/lib']
language = f77
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/usr/include/atlas']
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building py_modules sources
creating build
creating build/src.linux-x86_64-2.7
creating build/src.linux-x86_64-2.7/numpy
creating build/src.linux-x86_64-2.7/numpy/distutils
building library "npymath" sources
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using config
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -o _configtest
_configtest.o: In function `main':
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/work/i586-poky-linux/python-numpy/1.7.0-r0/numpy-1.7.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.o: In function `main':
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/work/i586-poky-linux/python-numpy/1.7.0-r0/numpy-1.7.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
creating build/src.linux-x86_64-2.7/numpy/core
creating build/src.linux-x86_64-2.7/numpy/core/src
creating build/src.linux-x86_64-2.7/numpy/core/src/npymath
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c
building library "npysort" sources
creating build/src.linux-x86_64-2.7/numpy/core/src/npysort
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npysort/quicksort.c
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npysort/mergesort.c
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npysort/heapsort.c
building extension "numpy.core._dummy" sources
Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: error: size of array 'test_array' is negative
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:16: warning: variable 'test_array' set but not used [-Wunused-but-set-variable]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -o _configtest
_configtest.o: In function `main':
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/work/i586-poky-linux/python-numpy/1.7.0-r0/numpy-1.7.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.o: In function `main':
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/work/i586-poky-linux/python-numpy/1.7.0-r0/numpy-1.7.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'asin' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cos' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'log' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'fabs' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'tanh' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'atan' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'acos' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'floor' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'fmod' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'sqrt' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'cosh' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'modf' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'sinh' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'frexp' [enabled by default]
_configtest.c:15:5: warning: conflicting types for built-in function 'exp' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'tan' [enabled by default]
_configtest.c:17:5: warning: conflicting types for built-in function 'ceil' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'log10' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'sin' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'ldexp' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'log2' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'pow' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'exp2' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'atan2' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'rint' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'nextafter' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'trunc' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'cosf' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'coshf' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'rintf' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'fabsf' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'floorf' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'nextafterf' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'tanhf' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'log10f' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'logf' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'sinhf' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'acosf' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'sqrtf' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'ldexpf' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'hypotf' [enabled by default]
_configtest.c:15:5: warning: conflicting types for built-in function 'log2f' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'exp2f' [enabled by default]
_configtest.c:17:5: warning: conflicting types for built-in function 'atanf' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'fmodf' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'atan2f' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'modff' [enabled by default]
_configtest.c:21:5: warning: conflicting types for built-in function 'ceilf' [enabled by default]
_configtest.c:22:5: warning: conflicting types for built-in function 'log1pf' [enabled by default]
_configtest.c:23:5: warning: conflicting types for built-in function 'asinf' [enabled by default]
_configtest.c:24:5: warning: conflicting types for built-in function 'copysignf' [enabled by default]
_configtest.c:25:5: warning: conflicting types for built-in function 'acoshf' [enabled by default]
_configtest.c:26:5: warning: conflicting types for built-in function 'sinf' [enabled by default]
_configtest.c:27:5: warning: conflicting types for built-in function 'tanf' [enabled by default]
_configtest.c:28:5: warning: conflicting types for built-in function 'atanhf' [enabled by default]
_configtest.c:29:5: warning: conflicting types for built-in function 'truncf' [enabled by default]
_configtest.c:30:5: warning: conflicting types for built-in function 'asinhf' [enabled by default]
_configtest.c:31:5: warning: conflicting types for built-in function 'frexpf' [enabled by default]
_configtest.c:32:5: warning: conflicting types for built-in function 'powf' [enabled by default]
_configtest.c:33:5: warning: conflicting types for built-in function 'expf' [enabled by default]
_configtest.c:34:5: warning: conflicting types for built-in function 'expm1f' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'tanhl' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'log10l' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'nextafterl' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'coshl' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cosl' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'floorl' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'rintl' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'fabsl' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'acosl' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'ldexpl' [enabled by default]
_configtest.c:11:5: warning: conflicting types for built-in function 'sqrtl' [enabled by default]
_configtest.c:12:5: warning: conflicting types for built-in function 'logl' [enabled by default]
_configtest.c:13:5: warning: conflicting types for built-in function 'expm1l' [enabled by default]
_configtest.c:14:5: warning: conflicting types for built-in function 'hypotl' [enabled by default]
_configtest.c:15:5: warning: conflicting types for built-in function 'log2l' [enabled by default]
_configtest.c:16:5: warning: conflicting types for built-in function 'copysignl' [enabled by default]
_configtest.c:17:5: warning: conflicting types for built-in function 'exp2l' [enabled by default]
_configtest.c:18:5: warning: conflicting types for built-in function 'atanl' [enabled by default]
_configtest.c:19:5: warning: conflicting types for built-in function 'frexpl' [enabled by default]
_configtest.c:20:5: warning: conflicting types for built-in function 'atan2l' [enabled by default]
_configtest.c:21:5: warning: conflicting types for built-in function 'sinhl' [enabled by default]
_configtest.c:22:5: warning: conflicting types for built-in function 'fmodl' [enabled by default]
_configtest.c:23:5: warning: conflicting types for built-in function 'log1pl' [enabled by default]
_configtest.c:24:5: warning: conflicting types for built-in function 'asinl' [enabled by default]
_configtest.c:25:5: warning: conflicting types for built-in function 'ceill' [enabled by default]
_configtest.c:26:5: warning: conflicting types for built-in function 'sinl' [enabled by default]
_configtest.c:27:5: warning: conflicting types for built-in function 'acoshl' [enabled by default]
_configtest.c:28:5: warning: conflicting types for built-in function 'atanhl' [enabled by default]
_configtest.c:29:5: warning: conflicting types for built-in function 'tanl' [enabled by default]
_configtest.c:30:5: warning: conflicting types for built-in function 'truncl' [enabled by default]
_configtest.c:31:5: warning: conflicting types for built-in function 'powl' [enabled by default]
_configtest.c:32:5: warning: conflicting types for built-in function 'expl' [enabled by default]
_configtest.c:33:5: warning: conflicting types for built-in function 'modfl' [enabled by default]
_configtest.c:34:5: warning: conflicting types for built-in function 'asinhl' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:8:12: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:5:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'cexp' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'clog' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'ccos' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'cimag' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cabs' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'cpow' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csqrt' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'carg' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'creal' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'csin' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'ccosf' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cargf' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'csqrtf' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'cpowf' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cexpf' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'crealf' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csinf' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'cabsf' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'clogf' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'cimagf' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'csqrtl' [enabled by default]
_configtest.c:2:5: warning: conflicting types for built-in function 'cargl' [enabled by default]
_configtest.c:3:5: warning: conflicting types for built-in function 'cexpl' [enabled by default]
_configtest.c:4:5: warning: conflicting types for built-in function 'ccosl' [enabled by default]
_configtest.c:5:5: warning: conflicting types for built-in function 'cpowl' [enabled by default]
_configtest.c:6:5: warning: conflicting types for built-in function 'cimagl' [enabled by default]
_configtest.c:7:5: warning: conflicting types for built-in function 'csinl' [enabled by default]
_configtest.c:8:5: warning: conflicting types for built-in function 'creall' [enabled by default]
_configtest.c:9:5: warning: conflicting types for built-in function 'clogl' [enabled by default]
_configtest.c:10:5: warning: conflicting types for built-in function 'cabsl' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'Py_UNICODE_WIDE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:7:12: error: 'Py_UNICODE_WIDE' undeclared (first use in this function)
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
failure.
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
removing: _configtest.c _configtest.o
('File:', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h')
#define HAVE_ENDIAN_H 1
#define SIZEOF_PY_INTPTR_T 4
#define SIZEOF_PY_LONG_LONG 8
#define MATHLIB m
#define HAVE_SIN 1
#define HAVE_COS 1
#define HAVE_TAN 1
#define HAVE_SINH 1
#define HAVE_COSH 1
#define HAVE_TANH 1
#define HAVE_FABS 1
#define HAVE_FLOOR 1
#define HAVE_CEIL 1
#define HAVE_SQRT 1
#define HAVE_LOG10 1
#define HAVE_LOG 1
#define HAVE_EXP 1
#define HAVE_ASIN 1
#define HAVE_ACOS 1
#define HAVE_ATAN 1
#define HAVE_FMOD 1
#define HAVE_MODF 1
#define HAVE_FREXP 1
#define HAVE_LDEXP 1
#define HAVE_RINT 1
#define HAVE_TRUNC 1
#define HAVE_EXP2 1
#define HAVE_LOG2 1
#define HAVE_ATAN2 1
#define HAVE_POW 1
#define HAVE_NEXTAFTER 1
#define HAVE_SINF 1
#define HAVE_COSF 1
#define HAVE_TANF 1
#define HAVE_SINHF 1
#define HAVE_COSHF 1
#define HAVE_TANHF 1
#define HAVE_FABSF 1
#define HAVE_FLOORF 1
#define HAVE_CEILF 1
#define HAVE_RINTF 1
#define HAVE_TRUNCF 1
#define HAVE_SQRTF 1
#define HAVE_LOG10F 1
#define HAVE_LOGF 1
#define HAVE_LOG1PF 1
#define HAVE_EXPF 1
#define HAVE_EXPM1F 1
#define HAVE_ASINF 1
#define HAVE_ACOSF 1
#define HAVE_ATANF 1
#define HAVE_ASINHF 1
#define HAVE_ACOSHF 1
#define HAVE_ATANHF 1
#define HAVE_HYPOTF 1
#define HAVE_ATAN2F 1
#define HAVE_POWF 1
#define HAVE_FMODF 1
#define HAVE_MODFF 1
#define HAVE_FREXPF 1
#define HAVE_LDEXPF 1
#define HAVE_EXP2F 1
#define HAVE_LOG2F 1
#define HAVE_COPYSIGNF 1
#define HAVE_NEXTAFTERF 1
#define HAVE_SINL 1
#define HAVE_COSL 1
#define HAVE_TANL 1
#define HAVE_SINHL 1
#define HAVE_COSHL 1
#define HAVE_TANHL 1
#define HAVE_FABSL 1
#define HAVE_FLOORL 1
#define HAVE_CEILL 1
#define HAVE_RINTL 1
#define HAVE_TRUNCL 1
#define HAVE_SQRTL 1
#define HAVE_LOG10L 1
#define HAVE_LOGL 1
#define HAVE_LOG1PL 1
#define HAVE_EXPL 1
#define HAVE_EXPM1L 1
#define HAVE_ASINL 1
#define HAVE_ACOSL 1
#define HAVE_ATANL 1
#define HAVE_ASINHL 1
#define HAVE_ACOSHL 1
#define HAVE_ATANHL 1
#define HAVE_HYPOTL 1
#define HAVE_ATAN2L 1
#define HAVE_POWL 1
#define HAVE_FMODL 1
#define HAVE_MODFL 1
#define HAVE_FREXPL 1
#define HAVE_LDEXPL 1
#define HAVE_EXP2L 1
#define HAVE_LOG2L 1
#define HAVE_COPYSIGNL 1
#define HAVE_NEXTAFTERL 1
#define HAVE_DECL_SIGNBIT
#define HAVE_COMPLEX_H 1
#define HAVE_CREAL 1
#define HAVE_CIMAG 1
#define HAVE_CABS 1
#define HAVE_CARG 1
#define HAVE_CEXP 1
#define HAVE_CSQRT 1
#define HAVE_CLOG 1
#define HAVE_CCOS 1
#define HAVE_CSIN 1
#define HAVE_CPOW 1
#define HAVE_CREALF 1
#define HAVE_CIMAGF 1
#define HAVE_CABSF 1
#define HAVE_CARGF 1
#define HAVE_CEXPF 1
#define HAVE_CSQRTF 1
#define HAVE_CLOGF 1
#define HAVE_CCOSF 1
#define HAVE_CSINF 1
#define HAVE_CPOWF 1
#define HAVE_CREALL 1
#define HAVE_CIMAGL 1
#define HAVE_CABSL 1
#define HAVE_CARGL 1
#define HAVE_CEXPL 1
#define HAVE_CSQRTL 1
#define HAVE_CLOGL 1
#define HAVE_CCOSL 1
#define HAVE_CSINL 1
#define HAVE_CPOWL 1
#define HAVE_LDOUBLE_INTEL_EXTENDED_12_BYTES_LE 1
#ifndef __cplusplus
/* #undef inline */
#endif
#ifndef _NPY_NPY_CONFIG_H_
#error config.h should never be included directly, include npy_config.h instead
#endif
EOF
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -o _configtest
_configtest.o: In function `main':
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/work/i586-poky-linux/python-numpy/1.7.0-r0/numpy-1.7.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.o: In function `main':
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/work/i586-poky-linux/python-numpy/1.7.0-r0/numpy-1.7.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:4:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
success!
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:3:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
_configtest.c: In function 'main':
_configtest.c:5:18: warning: extra tokens at end of #ifndef directive [enabled by default]
_configtest.c:8:1: warning: control reaches end of non-void function [-Wreturn-type]
success!
removing: _configtest.c _configtest.o
File: build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h
#define NPY_HAVE_ENDIAN_H 1
#define NPY_SIZEOF_SHORT SIZEOF_SHORT
#define NPY_SIZEOF_INT SIZEOF_INT
#define NPY_SIZEOF_LONG SIZEOF_LONG
#define NPY_SIZEOF_FLOAT 4
#define NPY_SIZEOF_COMPLEX_FLOAT 8
#define NPY_SIZEOF_DOUBLE 8
#define NPY_SIZEOF_COMPLEX_DOUBLE 16
#define NPY_SIZEOF_LONGDOUBLE 12
#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 24
#define NPY_SIZEOF_PY_INTPTR_T 4
#define NPY_SIZEOF_PY_LONG_LONG 8
#define NPY_SIZEOF_LONGLONG 8
#define NPY_NO_SMP 0
#define NPY_HAVE_DECL_ISNAN
#define NPY_HAVE_DECL_ISINF
#define NPY_HAVE_DECL_ISFINITE
#define NPY_HAVE_DECL_SIGNBIT
#define NPY_USE_C99_COMPLEX 1
#define NPY_HAVE_COMPLEX_DOUBLE 1
#define NPY_HAVE_COMPLEX_FLOAT 1
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
#define NPY_USE_C99_FORMATS 1
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
#define NPY_ABI_VERSION 0x01000009
#define NPY_API_VERSION 0x00000007
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/multiarray'
creating build/src.linux-x86_64-2.7/numpy/core/src/multiarray
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/scalartypes.c
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/nditer_templ.c
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/einsum.c
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/umath'
creating build/src.linux-x86_64-2.7/numpy/core/src/umath
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/loops.c
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc
adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
adding 'numpy/core/blasdot/_dotblas.c' to sources.
building extension "numpy.core.umath_tests" sources
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c
building extension "numpy.core.multiarray_tests" sources
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
creating build/src.linux-x86_64-2.7/numpy/linalg
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
creating build/src.linux-x86_64-2.7/numpy/random
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
running build_py
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/numpy
copying numpy/dual.py -> build/lib.linux-x86_64-2.7/numpy
copying numpy/add_newdocs.py -> build/lib.linux-x86_64-2.7/numpy
copying numpy/version.py -> build/lib.linux-x86_64-2.7/numpy
copying numpy/setupscons.py -> build/lib.linux-x86_64-2.7/numpy
copying numpy/ctypeslib.py -> build/lib.linux-x86_64-2.7/numpy
copying numpy/__init__.py -> build/lib.linux-x86_64-2.7/numpy
copying numpy/_import_tools.py -> build/lib.linux-x86_64-2.7/numpy
copying numpy/matlib.py -> build/lib.linux-x86_64-2.7/numpy
copying numpy/setup.py -> build/lib.linux-x86_64-2.7/numpy
copying build/src.linux-x86_64-2.7/numpy/__config__.py -> build/lib.linux-x86_64-2.7/numpy
creating build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/from_template.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/lib2def.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/line_endings.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/compat.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/unixccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/numpy_distribution.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/intelccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/pathccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/ccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/__version__.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/interactive.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/cpuinfo.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/log.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/environment.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/system_info.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/extension.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/misc_util.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/core.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/__init__.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/exec_command.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/conv_template.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/setup.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying numpy/distutils/info.py -> build/lib.linux-x86_64-2.7/numpy/distutils
copying build/src.linux-x86_64-2.7/numpy/distutils/__config__.py -> build/lib.linux-x86_64-2.7/numpy/distutils
creating build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/build_py.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/build_scripts.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/install_data.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/build.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/install.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/install_clib.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/sdist.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/config.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/build_src.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/config_compiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/scons.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/__init__.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/install_headers.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/develop.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/egg_info.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/build_clib.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/build_ext.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
copying numpy/distutils/command/autodist.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command
creating build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/none.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler
creating build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/decorators.py -> build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/utils.py -> build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/nosetester.py -> build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/numpytest.py -> build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/__init__.py -> build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/noseclasses.py -> build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/print_coercion_tables.py -> build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/nulltester.py -> build/lib.linux-x86_64-2.7/numpy/testing
copying numpy/testing/setup.py -> build/lib.linux-x86_64-2.7/numpy/testing
creating build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/auxfuncs.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/f90mod_rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/f2py_testing.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/f2py2e.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/__version__.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/func2subr.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/use_rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/common_rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/crackfortran.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/__init__.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/capi_maps.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/diagnose.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/cb_rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/cfuncs.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/setup.py -> build/lib.linux-x86_64-2.7/numpy/f2py
copying numpy/f2py/info.py -> build/lib.linux-x86_64-2.7/numpy/f2py
creating build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/_methods.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/function_base.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/memmap.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/setup_common.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/arrayprint.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/numerictypes.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/numeric.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/getlimits.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/fromnumeric.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/_internal.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/__init__.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/shape_base.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/machar.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/records.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/defchararray.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/scons_support.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/setup.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/info.py -> build/lib.linux-x86_64-2.7/numpy/core
copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-x86_64-2.7/numpy/core
creating build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/type_check.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/function_base.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/recfunctions.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/arrayterator.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/user_array.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/index_tricks.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/utils.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/scimath.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/ufunclike.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/polynomial.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/npyio.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/format.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/financial.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/_datasource.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/twodim_base.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/stride_tricks.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/arraypad.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/__init__.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/_iotools.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/arraysetops.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/shape_base.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/setup.py -> build/lib.linux-x86_64-2.7/numpy/lib
copying numpy/lib/info.py -> build/lib.linux-x86_64-2.7/numpy/lib
creating build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/arrayfns.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/rng.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/compat.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/misc.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/user_array.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/fft.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/mlab.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/matrix.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/ma.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/alter_code2.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/precision.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/array_printer.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/linear_algebra.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/fix_default_axis.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/typeconv.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/functions.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/random_array.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/__init__.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/ufuncs.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/alter_code1.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/setup.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
copying numpy/oldnumeric/rng_stats.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric
creating build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/compat.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/util.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/fft.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/mlab.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/numerictypes.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/matrix.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/nd_image.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/ma.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/session.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/alter_code2.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/linear_algebra.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/image.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/functions.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/random_array.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/__init__.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/convolve.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/ufuncs.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/alter_code1.py -> build/lib.linux-x86_64-2.7/numpy/numarray
copying numpy/numarray/setup.py -> build/lib.linux-x86_64-2.7/numpy/numarray
creating build/lib.linux-x86_64-2.7/numpy/fft
copying numpy/fft/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/fft
copying numpy/fft/__init__.py -> build/lib.linux-x86_64-2.7/numpy/fft
copying numpy/fft/helper.py -> build/lib.linux-x86_64-2.7/numpy/fft
copying numpy/fft/fftpack.py -> build/lib.linux-x86_64-2.7/numpy/fft
copying numpy/fft/setup.py -> build/lib.linux-x86_64-2.7/numpy/fft
copying numpy/fft/info.py -> build/lib.linux-x86_64-2.7/numpy/fft
creating build/lib.linux-x86_64-2.7/numpy/linalg
copying numpy/linalg/linalg.py -> build/lib.linux-x86_64-2.7/numpy/linalg
copying numpy/linalg/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/linalg
copying numpy/linalg/__init__.py -> build/lib.linux-x86_64-2.7/numpy/linalg
copying numpy/linalg/setup.py -> build/lib.linux-x86_64-2.7/numpy/linalg
copying numpy/linalg/info.py -> build/lib.linux-x86_64-2.7/numpy/linalg
creating build/lib.linux-x86_64-2.7/numpy/random
copying numpy/random/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/random
copying numpy/random/__init__.py -> build/lib.linux-x86_64-2.7/numpy/random
copying numpy/random/setup.py -> build/lib.linux-x86_64-2.7/numpy/random
copying numpy/random/info.py -> build/lib.linux-x86_64-2.7/numpy/random
creating build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/testutils.py -> build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/timer_comparison.py -> build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/extras.py -> build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/version.py -> build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/core.py -> build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/__init__.py -> build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/mrecords.py -> build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/bench.py -> build/lib.linux-x86_64-2.7/numpy/ma
copying numpy/ma/setup.py -> build/lib.linux-x86_64-2.7/numpy/ma
creating build/lib.linux-x86_64-2.7/numpy/matrixlib
copying numpy/matrixlib/defmatrix.py -> build/lib.linux-x86_64-2.7/numpy/matrixlib
copying numpy/matrixlib/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/matrixlib
copying numpy/matrixlib/__init__.py -> build/lib.linux-x86_64-2.7/numpy/matrixlib
copying numpy/matrixlib/setup.py -> build/lib.linux-x86_64-2.7/numpy/matrixlib
creating build/lib.linux-x86_64-2.7/numpy/compat
copying numpy/compat/_inspect.py -> build/lib.linux-x86_64-2.7/numpy/compat
copying numpy/compat/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/compat
copying numpy/compat/__init__.py -> build/lib.linux-x86_64-2.7/numpy/compat
copying numpy/compat/py3k.py -> build/lib.linux-x86_64-2.7/numpy/compat
copying numpy/compat/setup.py -> build/lib.linux-x86_64-2.7/numpy/compat
creating build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/polytemplate.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/hermite.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/polynomial.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/__init__.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/chebyshev.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/polyutils.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/legendre.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/hermite_e.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/setup.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
copying numpy/polynomial/laguerre.py -> build/lib.linux-x86_64-2.7/numpy/polynomial
creating build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/glossary.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/misc.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/performance.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/creation.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/basics.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/subclassing.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/broadcasting.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/constants.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/indexing.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/howtofind.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/byteswapping.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/jargon.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/io.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/methods_vs_functions.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/__init__.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/internals.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/ufuncs.py -> build/lib.linux-x86_64-2.7/numpy/doc
copying numpy/doc/structured_arrays.py -> build/lib.linux-x86_64-2.7/numpy/doc
running build_clib
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/build
creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy
creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core
creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src
creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/npymath
creating build/temp.linux-x86_64-2.7/numpy
creating build/temp.linux-x86_64-2.7/numpy/core
creating build/temp.linux-x86_64-2.7/numpy/core/src
creating build/temp.linux-x86_64-2.7/numpy/core/src/npymath
compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'
i586-poky-linux-gcc: numpy/core/src/npymath/halffloat.c
i586-poky-linux-gcc: build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c
i586-poky-linux-gcc: build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c
i586-poky-linux-gcc: build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c
i586-poky-linux-ar: adding 4 object files to build/temp.linux-x86_64-2.7/libnpymath.a
building 'npysort' library
compiling C sources
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/npysort
compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'
i586-poky-linux-gcc: build/src.linux-x86_64-2.7/numpy/core/src/npysort/quicksort.c
i586-poky-linux-gcc: build/src.linux-x86_64-2.7/numpy/core/src/npysort/mergesort.c
i586-poky-linux-gcc: build/src.linux-x86_64-2.7/numpy/core/src/npysort/heapsort.c
i586-poky-linux-ar: adding 3 object files to build/temp.linux-x86_64-2.7/libnpysort.a
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using build_ext
building 'numpy.core._dummy' extension
compiling C sources
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'
i586-poky-linux-gcc: numpy/core/src/dummymodule.c
In file included from numpy/core/include/numpy/ndarrayobject.h:26:0,
from numpy/core/include/numpy/npy_3kcompat.h:23,
from numpy/core/src/private/npy_pycompat.h:4,
from numpy/core/src/dummymodule.c:12:
build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -g -feliminate-unused-debug-types build/temp.linux-x86_64-2.7/numpy/core/src/dummymodule.o -Lbuild/temp.linux-x86_64-2.7 -lm -o build/lib.linux-x86_64-2.7/numpy/core/_dummy.so
building 'numpy.core.multiarray' extension
compiling C sources
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
creating build/temp.linux-x86_64-2.7/numpy/core/src/multiarray
compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'
i586-poky-linux-gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c
In file included from numpy/core/src/multiarray/scalartypes.c.src:25:0,
from numpy/core/src/multiarray/multiarraymodule_onefile.c:10:
numpy/core/src/multiarray/_datetime.h:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'BOOL_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'BYTE_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'UBYTE_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'SHORT_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'USHORT_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'INT_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'UINT_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'LONG_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'ULONG_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'LONGLONG_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'ULONGLONG_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'HALF_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'FLOAT_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'DOUBLE_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'LONGDOUBLE_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'CFLOAT_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'CDOUBLE_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'CLONGDOUBLE_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'DATETIME_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'TIMEDELTA_to_STRING':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'BOOL_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'BYTE_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'UBYTE_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'SHORT_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'USHORT_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'INT_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'UINT_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'LONG_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'ULONG_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'LONGLONG_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'ULONGLONG_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'HALF_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'FLOAT_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'DOUBLE_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'LONGDOUBLE_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'CFLOAT_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'CDOUBLE_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'CLONGDOUBLE_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'DATETIME_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'TIMEDELTA_to_UNICODE':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'BOOL_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'BYTE_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'UBYTE_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'SHORT_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'USHORT_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'INT_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'UINT_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'LONG_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'ULONG_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'LONGLONG_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'ULONGLONG_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'HALF_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'FLOAT_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'DOUBLE_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'LONGDOUBLE_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'CFLOAT_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'CDOUBLE_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'CLONGDOUBLE_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'DATETIME_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'TIMEDELTA_to_VOID':
numpy/core/src/multiarray/arraytypes.c.src:1372:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'OBJECT_dot':
numpy/core/src/multiarray/arraytypes.c.src:3080:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:17:0:
numpy/core/src/multiarray/arraytypes.c.src: In function 'set_typeinfo':
numpy/core/src/multiarray/arraytypes.c.src:4245:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arraytypes.c.src:4246:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arraytypes.c.src:4247:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arraytypes.c.src:4248:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arraytypes.c.src:4249:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arraytypes.c.src:4250:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arraytypes.c.src:4251:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arraytypes.c.src:4252:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arraytypes.c.src:4253:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arraytypes.c.src:4254:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:22:0:
numpy/core/src/multiarray/descriptor.c: In function 'arraydescr_hasobject_get':
numpy/core/src/multiarray/descriptor.c:1851:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/descriptor.c:1854:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:26:0:
numpy/core/src/multiarray/mapping.c: In function 'array_***_sub':
numpy/core/src/multiarray/mapping.c:1294:20: warning: assignment from incompatible pointer type [enabled by default]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:41:0:
numpy/core/src/multiarray/nditer_constr.c: In function 'npyiter_prepare_one_operand':
numpy/core/src/multiarray/nditer_constr.c:1017:20: warning: unused variable 'tmp' [-Wunused-variable]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:42:0:
numpy/core/src/multiarray/nditer_api.c: In function 'npyiter_copy_from_buffers':
numpy/core/src/multiarray/nditer_api.c:1837:12: warning: unused variable 'ptrs' [-Wunused-variable]
numpy/core/src/multiarray/nditer_api.c:1833:17: warning: unused variable 'buffersize' [-Wunused-variable]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:44:0:
numpy/core/src/multiarray/nditer_pywrap.c: In function 'npyiter_iternext':
numpy/core/src/multiarray/nditer_pywrap.c:1276:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c:1280:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c: In function 'npyiter_has_delayed_bufalloc_get':
numpy/core/src/multiarray/nditer_pywrap.c:1814:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c:1817:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c: In function 'npyiter_iterationneedsapi_get':
numpy/core/src/multiarray/nditer_pywrap.c:1830:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c:1833:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c: In function 'npyiter_has_multi_index_get':
numpy/core/src/multiarray/nditer_pywrap.c:1846:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c:1849:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c: In function 'npyiter_has_index_get':
numpy/core/src/multiarray/nditer_pywrap.c:1862:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c:1865:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c: In function 'npyiter_finished_get':
numpy/core/src/multiarray/nditer_pywrap.c:1935:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/nditer_pywrap.c:1938:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:50:0:
numpy/core/src/multiarray/array_assign_array.c: In function 'PyArray_AssignArray':
numpy/core/src/multiarray/array_assign_array.c:384:1: warning: label 'finish' defined but not used [-Wunused-label]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:53:0:
numpy/core/src/multiarray/arrayobject.c: In function 'array_richcompare':
numpy/core/src/multiarray/arrayobject.c:1280:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/arrayobject.c:1337:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:57:0:
numpy/core/src/multiarray/multiarraymodule.c: In function 'PyArray_ConcatenateArrays':
numpy/core/src/multiarray/multiarraymodule.c:341:5: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:57:0:
numpy/core/src/multiarray/multiarraymodule.c: In function 'initmultiarray':
numpy/core/src/multiarray/multiarraymodule.c:4035:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/multiarraymodule.c:4037:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/multiarraymodule.c:4039:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/multiarraymodule.c:4041:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/multiarraymodule.c:4044:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/multiarraymodule.c:4047:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/multiarray/multiarraymodule.c:4051:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:26:0:
numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level:
numpy/core/src/multiarray/mapping.c:90:1: warning: '_array_***_item' defined but not used [-Wunused-function]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:32:0:
numpy/core/src/multiarray/convert.c:474:1: warning: 'PyArray_AssignOne' defined but not used [-Wunused-function]
In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:34:0:
numpy/core/src/multiarray/item_selection.c: In function 'PyArray_Sort':
numpy/core/src/multiarray/item_selection.c:1052:5: warning: 'orign' may be used uninitialized in this function [-Wmaybe-uninitialized]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -g -feliminate-unused-debug-types build/temp.linux-x86_64-2.7/numpy/core/src/multiarray/multiarraymodule_onefile.o -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lnpysort -lm -o build/lib.linux-x86_64-2.7/numpy/core/multiarray.so
building 'numpy.core.umath' extension
compiling C sources
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
creating build/temp.linux-x86_64-2.7/numpy/core/src/umath
compile options: '-Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'
i586-poky-linux-gcc: numpy/core/src/umath/umathmodule_onefile.c
In file included from numpy/core/src/umath/umathmodule_onefile.c:3:0:
numpy/core/src/umath/ufunc_object.c: In function 'get_ufunc_arguments':
numpy/core/src/umath/ufunc_object.c:717:37: warning: unused variable 'nout' [-Wunused-variable]
In file included from numpy/core/src/umath/umathmodule.c:39:0,
from numpy/core/src/umath/umathmodule_onefile.c:6:
numpy/core/src/umath/funcs.inc.src: In function 'npy_ObjectLogicalNot':
numpy/core/src/umath/funcs.inc.src:180:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
numpy/core/src/umath/funcs.inc.src:184:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from numpy/core/src/umath/umathmodule_onefile.c:1:0:
numpy/core/src/umath/umathmodule_onefile.c: At top level:
numpy/core/src/umath/loops.c.src:1554:1: warning: 'FLOAT_ldexp_long' defined but not used [-Wunused-function]
In file included from numpy/core/src/umath/umathmodule_onefile.c:1:0:
numpy/core/src/umath/loops.c.src:1554:1: warning: 'DOUBLE_ldexp_long' defined but not used [-Wunused-function]
In file included from numpy/core/src/umath/umathmodule_onefile.c:1:0:
numpy/core/src/umath/loops.c.src:1554:1: warning: 'LONGDOUBLE_ldexp_long' defined but not used [-Wunused-function]
In file included from numpy/core/src/umath/umathmodule_onefile.c:1:0:
numpy/core/src/umath/loops.c.src:1862:1: warning: 'HALF_ldexp_long' defined but not used [-Wunused-function]
In file included from numpy/core/src/umath/ufunc_object.c:42:0,
from numpy/core/src/umath/umathmodule_onefile.c:3:
numpy/core/src/private/lowlevel_strided_loops.h:82:1: warning: 'PyArray_GetStridedCopyFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:97:1: warning: 'PyArray_GetStridedCopySwapFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:112:1: warning: 'PyArray_GetStridedCopySwapPairFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:127:1: warning: 'PyArray_GetStridedZeroPadCopyFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:140:1: warning: 'PyArray_GetStridedNumericCastFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:151:1: warning: 'PyArray_GetDTypeCopySwapFn' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:203:1: warning: 'PyArray_GetDTypeTransferFunction' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:227:1: warning: 'PyArray_GetMaskedDTypeTransferFunction' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:247:1: warning: 'PyArray_CastRawArrays' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:296:1: warning: 'PyArray_TransferNDimToStrided' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:306:1: warning: 'PyArray_TransferStridedToNDim' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:316:1: warning: 'PyArray_TransferMaskedStridedToNDim' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:343:1: warning: 'PyArray_PrepareOneRawArrayIter' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:365:1: warning: 'PyArray_PrepareTwoRawArrayIter' declared 'static' but never defined [-Wunused-function]
numpy/core/src/private/lowlevel_strided_loops.h:389:1: warning: 'PyArray_PrepareThreeRawArrayIter' declared 'static' but never defined [-Wunused-function]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -g -feliminate-unused-debug-types build/temp.linux-x86_64-2.7/numpy/core/src/umath/umathmodule_onefile.o -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lm -o build/lib.linux-x86_64-2.7/numpy/core/umath.so
building 'numpy.core.scalarmath' extension
compiling C sources
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'
i586-poky-linux-gcc: build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c
numpy/core/src/scalarmathmodule.c.src:1376:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -g -feliminate-unused-debug-types build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.o -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lm -o build/lib.linux-x86_64-2.7/numpy/core/scalarmath.so
building 'numpy.core._dotblas' extension
compiling C sources
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
creating build/temp.linux-x86_64-2.7/numpy/core/blasdot
compile options: '-DNO_ATLAS_INFO=-1 -Inumpy/core/blasdot -I/usr/include/atlas -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'
i586-poky-linux-gcc: numpy/core/blasdot/_dotblas.c
cc1: warning: include location "/usr/include/atlas" is unsafe for cross-compilation [-Wpoison-system-directories]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -g -feliminate-unused-debug-types build/temp.linux-x86_64-2.7/numpy/core/blasdot/_dotblas.o -L/usr/local/lib -Lbuild/temp.linux-x86_64-2.7 -lptf77blas -lptcblas -latlas -o build/lib.linux-x86_64-2.7/numpy/core/_dotblas.so
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: warning: library search path "/usr/local/lib" is unsafe for cross-compilation
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libptf77blas.a when searching for -lptf77blas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -lptf77blas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libptcblas.a when searching for -lptcblas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -lptcblas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libatlas.a when searching for -latlas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -latlas
collect2: error: ld returned 1 exit status
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: warning: library search path "/usr/local/lib" is unsafe for cross-compilation
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libptf77blas.a when searching for -lptf77blas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -lptf77blas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libptcblas.a when searching for -lptcblas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -lptcblas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libatlas.a when searching for -latlas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -latlas
collect2: error: ld returned 1 exit status
error: Command "i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -g -feliminate-unused-debug-types build/temp.linux-x86_64-2.7/numpy/core/blasdot/_dotblas.o -L/usr/local/lib -Lbuild/temp.linux-x86_64-2.7 -lptf77blas -lptcblas -latlas -o build/lib.linux-x86_64-2.7/numpy/core/_dotblas.so" failed with exit status 1
Running from numpy source directory.
non-existing path in 'numpy/distutils': 'site.cfg'
F2PY Version 2
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in ['/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
atlas_blas_threads_info:
Setting PTATLAS=ATLAS
Setting PTATLAS=ATLAS
customize Gnu95FCompiler
Found executable /usr/bin/gfortran
Could not locate executable i586-poky-linux-g77 -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton
Could not locate executable i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared
Could not locate executable i586-poky-linux-ld --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton
Found executable /home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux/i586-poky-linux-ar
Found executable /home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/bin/i586-poky-linux/i586-poky-linux-ranlib
customize Gnu95FCompiler
customize Gnu95FCompiler using config
compiling '_configtest.c':
/* This file is generated from numpy/distutils/system_info.py */
void ATL_buildinfo(void);
int main(void) {
ATL_buildinfo();
return 0;
}
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-c'
i586-poky-linux-gcc: _configtest.c
Setting PTATLAS=ATLAS
FOUND:
libraries = ['ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/usr/local/lib']
language = c
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/usr/include/atlas']
FOUND:
libraries = ['ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/usr/local/lib']
language = c
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/usr/include/atlas']
lapack_opt_info:
lapack_mkl_info:
mkl_info:
libraries mkl,vml,guide not found in ['/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/lib', '/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu']
NOT AVAILABLE
NOT AVAILABLE
atlas_threads_info:
Setting PTATLAS=ATLAS
libraries ptf77blas,ptcblas,atlas not found in /home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/lib
libraries lapack_atlas not found in /home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/lib
libraries lapack_atlas not found in /usr/local/lib
numpy.distutils.system_info.atlas_threads_info
Setting PTATLAS=ATLAS
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using config
compiling '_configtest.c':
/* This file is generated from numpy/distutils/system_info.py */
void ATL_buildinfo(void);
int main(void) {
ATL_buildinfo();
return 0;
}
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-c'
i586-poky-linux-gcc: _configtest.c
Setting PTATLAS=ATLAS
FOUND:
libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/usr/local/lib']
language = f77
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/usr/include/atlas']
FOUND:
libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas']
library_dirs = ['/usr/local/lib']
language = f77
define_macros = [('NO_ATLAS_INFO', -1)]
include_dirs = ['/usr/include/atlas']
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building py_modules sources
building library "npymath" sources
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using config
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -o _configtest
_configtest.o: In function `main':
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/work/i586-poky-linux/python-numpy/1.7.0-r0/numpy-1.7.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.o: In function `main':
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/work/i586-poky-linux/python-numpy/1.7.0-r0/numpy-1.7.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
_configtest.c:1:5: warning: conflicting types for built-in function 'exp' [enabled by default]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -lm -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
building library "npysort" sources
building extension "numpy.core._dummy" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
adding 'numpy/core/blasdot/_dotblas.c' to sources.
building extension "numpy.core.umath_tests" sources
building extension "numpy.core.multiarray_tests" sources
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -c'
i586-poky-linux-gcc: _configtest.c
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
running build_py
copying numpy/version.py -> build/lib.linux-x86_64-2.7/numpy
copying build/src.linux-x86_64-2.7/numpy/__config__.py -> build/lib.linux-x86_64-2.7/numpy
copying build/src.linux-x86_64-2.7/numpy/distutils/__config__.py -> build/lib.linux-x86_64-2.7/numpy/distutils
running build_clib
customize UnixCCompiler
customize UnixCCompiler using build_clib
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using build_ext
building 'numpy.core._dotblas' extension
compiling C sources
C compiler: i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -pipe -g -feliminate-unused-debug-types -fPIC
compile options: '-DNO_ATLAS_INFO=-1 -Inumpy/core/blasdot -I/usr/include/atlas -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'
i586-poky-linux-gcc: numpy/core/blasdot/_dotblas.c
cc1: warning: include location "/usr/include/atlas" is unsafe for cross-compilation [-Wpoison-system-directories]
i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -g -feliminate-unused-debug-types build/temp.linux-x86_64-2.7/numpy/core/blasdot/_dotblas.o -L/usr/local/lib -Lbuild/temp.linux-x86_64-2.7 -lptf77blas -lptcblas -latlas -o build/lib.linux-x86_64-2.7/numpy/core/_dotblas.so
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: warning: library search path "/usr/local/lib" is unsafe for cross-compilation
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libptf77blas.a when searching for -lptf77blas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -lptf77blas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libptcblas.a when searching for -lptcblas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -lptcblas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libatlas.a when searching for -latlas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -latlas
collect2: error: ld returned 1 exit status
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: warning: library search path "/usr/local/lib" is unsafe for cross-compilation
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libptf77blas.a when searching for -lptf77blas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -lptf77blas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libptcblas.a when searching for -lptcblas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -lptcblas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: skipping incompatible /usr/local/lib/libatlas.a when searching for -latlas
/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.2/ld: cannot find -latlas
collect2: error: ld returned 1 exit status
error: Command "i586-poky-linux-gcc -m32 -march=i586 --sysroot=/home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/sysroots/clanton -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -g -feliminate-unused-debug-types build/temp.linux-x86_64-2.7/numpy/core/blasdot/_dotblas.o -L/usr/local/lib -Lbuild/temp.linux-x86_64-2.7 -lptf77blas -lptcblas -latlas -o build/lib.linux-x86_64-2.7/numpy/core/_dotblas.so" failed with exit status 1
ERROR: python setup.py build_ext execution failed.
ERROR: Function failed: do_compile (see /home/thuy/galileo101/meta-clanton_v1.0.0/yocto_build/tmp/work/i586-poky-linux/python-numpy/1.7.0-r0/temp/log.do_compile.14575 for further information)