Closed jenkinsSAGrid closed 7 years ago
Build 'numpy-deploy/ARCH=x86_64,GCC_VERSION=6.3.0,NAME=numpy,OS=centos6,PYTHON_VERSION=2.7.13,SITE=generic,VERSION=1.10.4' is failing!
Last 50 lines of build output:
[...truncated 124.20 KB...] #define raise_inexact() do { volatile npy_float junk = 1 + tiny; } while(0) ^ numpy/core/src/npymath/npy_math_complex.c.src:1482:5: note: in expansion of macro ‘raise_inexact’ raise_inexact(); ^~~~~~~~~~~~~ numpy/core/src/npymath/npy_math_complex.c.src:1433:26: warning: unused variable ‘pio2_hi’ [-Wunused-variable] const @type@ pio2_hi = NPY_PI_2@c@; ^~~~~~~ numpy/core/src/npymath/npy_math_complex.c.src:1430:35: warning: unused variable ‘pio2_lo’ [-Wunused-variable] const volatile npy_longdouble pio2_lo = 2.710505431213761085e-20l; ^~~~~~~ numpy/core/src/npymath/npy_math_complex.c.src: In function ‘npy_catanhl’: numpy/core/src/npymath/npy_math_complex.c.src:39:49: warning: unused variable ‘junk’ [-Wunused-variable] #define raise_inexact() do { volatile npy_float junk = 1 + tiny; } while(0) ^ numpy/core/src/npymath/npy_math_complex.c.src:1716:9: note: in expansion of macro ‘raise_inexact’ raise_inexact(); ^~~~~~~~~~~~~ gcc: numpy/core/src/npymath/ieee754.c gcc: numpy/core/src/npymath/npy_math.c gcc: numpy/core/src/npymath/halffloat.c ar: adding 4 object files to build/temp.linux-x86_64-2.7/libnpymath.a building 'npysort' library compiling C sources C compiler: /data/ci-build/generic/centos6/x86_64/gcc/6.3.0/bin/gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/include:-I/data/ci-build/generic/centos6/x86_64/openssl/1.0.2j/include/:-I/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/include:-I/data/ci-build/generic/centos6/x86_64/gmp/6.1.0/include -I/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/include -fPIC creating build/temp.linux-x86_64-2.7/numpy/core/src/npysort compile options: '-Inumpy/core/src/private -Inumpy/core/include -Inumpy/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 -I/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/include/python2.7 -Inumpy/core/src/private -Inumpy/core/src/private -Inumpy/core/src/private -c' gcc: numpy/core/src/npysort/binsearch.c gcc: numpy/core/src/npysort/selection.c gcc: numpy/core/src/npysort/heapsort.c gcc: numpy/core/src/npysort/mergesort.c gcc: numpy/core/src/npysort/quicksort.c ar: adding 5 object files to build/temp.linux-x86_64-2.7/libnpysort.a customize UnixCCompiler customize UnixCCompiler using build_ext building 'numpy.core._dummy' extension compiling C sources C compiler: /data/ci-build/generic/centos6/x86_64/gcc/6.3.0/bin/gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/include:-I/data/ci-build/generic/centos6/x86_64/openssl/1.0.2j/include/:-I/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/include:-I/data/ci-build/generic/centos6/x86_64/gmp/6.1.0/include -I/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/include -fPIC compile options: '-DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Inumpy/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 -I/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/include/python2.7 -Inumpy/core/src/private -Inumpy/core/src/private -Inumpy/core/src/private -c' gcc: numpy/core/src/dummymodule.c /data/ci-build/generic/centos6/x86_64/gcc/6.3.0/bin/gcc -shared -L/data/ci-build/generic/centos6/x86_64/sqlite/3090200/lib -L/data/ci-build/generic/centos6/x86_64/bzip2/1.0.6/lib/ -L/data/ci-build/generic/centos6/x86_64/readline/7.0/lib/ -L/data/ci-build/generic/centos6/x86_64/openssl/1.0.2j/lib -L/data/ci-build/generic/centos6/x86_64/ncurses/6.0/lib/ -lbz2 -lreadline -lncurses -lhistory -lsqlite3 -lssl -L/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/lib:-L/data/ci-build/generic/centos6/x86_64/openssl/1.0.2j/lib:-L/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/lib -lopenblas:-L/data/ci-build/generic/centos6/x86_64/gmp/6.1.0/lib -shared -I/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/include:-I/data/ci-build/generic/centos6/x86_64/openssl/1.0.2j/include/:-I/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/include:-I/data/ci-build/generic/centos6/x86_64/gmp/6.1.0/include -I/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/include build/temp.linux-x86_64-2.7/numpy/core/src/dummymodule.o -L/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/lib -Lbuild/temp.linux-x86_64-2.7 -lm -lpython2.7 -o numpy/core/_dummy.so /usr/bin/ld: cannot find -lopenblas:-L/data/ci-build/generic/centos6/x86_64/gmp/6.1.0/lib collect2: error: ld returned 1 exit status /usr/bin/ld: cannot find -lopenblas:-L/data/ci-build/generic/centos6/x86_64/gmp/6.1.0/lib collect2: error: ld returned 1 exit status error: Command "/data/ci-build/generic/centos6/x86_64/gcc/6.3.0/bin/gcc -shared -L/data/ci-build/generic/centos6/x86_64/sqlite/3090200/lib -L/data/ci-build/generic/centos6/x86_64/bzip2/1.0.6/lib/ -L/data/ci-build/generic/centos6/x86_64/readline/7.0/lib/ -L/data/ci-build/generic/centos6/x86_64/openssl/1.0.2j/lib -L/data/ci-build/generic/centos6/x86_64/ncurses/6.0/lib/ -lbz2 -lreadline -lncurses -lhistory -lsqlite3 -lssl -L/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/lib:-L/data/ci-build/generic/centos6/x86_64/openssl/1.0.2j/lib:-L/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/lib -lopenblas:-L/data/ci-build/generic/centos6/x86_64/gmp/6.1.0/lib -shared -I/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/include:-I/data/ci-build/generic/centos6/x86_64/openssl/1.0.2j/include/:-I/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/include:-I/data/ci-build/generic/centos6/x86_64/gmp/6.1.0/include -I/data/ci-build/generic/centos6/x86_64/numpy/1.10.4-gcc-6.3.0/include build/temp.linux-x86_64-2.7/numpy/core/src/dummymodule.o -L/data/ci-build/generic/centos6/x86_64/python/2.7.13-gcc-6.3.0/lib -Lbuild/temp.linux-x86_64-2.7 -lm -lpython2.7 -o numpy/core/_dummy.so" failed with exit status 1 Build step 'Execute shell' marked build as failure
Changes since last successful build:
View full output
Build was fixed!
Build 'numpy-deploy/ARCH=x86_64,GCC_VERSION=6.3.0,NAME=numpy,OS=centos6,PYTHON_VERSION=2.7.13,SITE=generic,VERSION=1.10.4' is failing!
Last 50 lines of build output:
Changes since last successful build:
View full output