Advertisement
Guest User

Untitled

a guest
Jun 16th, 2016
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.70 KB | None | 0 0
  1. TASK [caffe-installer : Installing PIP dependencies] ***************************
  2. task path: /tmp/deployment/ansible/roles/caffe-installer/tasks/main.yml:53
  3. <192.168.1.240> ESTABLISH SSH CONNECTION FOR USER: ramcip
  4. <192.168.1.240> SSH: EXEC sshpass -d12 ssh -C -q -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o User=ramcip -o ConnectTimeout=10 -o ControlPath=/home/toni/.ansible/cp/ansible-ssh-%h-%p-%r 192.168.1.240 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1466091488.9-61418438718554 `" && echo ansible-tmp-1466091488.9-61418438718554="` echo $HOME/.ansible/tmp/ansible-tmp-1466091488.9-61418438718554 `" ) && sleep 0'"'"''
  5. <192.168.1.240> PUT /tmp/tmpRRpOIQ TO /home/ramcip/.ansible/tmp/ansible-tmp-1466091488.9-61418438718554/pip
  6. <192.168.1.240> SSH: EXEC sshpass -d12 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o User=ramcip -o ConnectTimeout=10 -o ControlPath=/home/toni/.ansible/cp/ansible-ssh-%h-%p-%r '[192.168.1.240]'
  7. <192.168.1.240> ESTABLISH SSH CONNECTION FOR USER: ramcip
  8. <192.168.1.240> SSH: EXEC sshpass -d12 ssh -C -q -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o User=ramcip -o ConnectTimeout=10 -o ControlPath=/home/toni/.ansible/cp/ansible-ssh-%h-%p-%r -tt 192.168.1.240 '/bin/sh -c '"'"'sudo -H -S -p "[sudo via ansible, key=zyywgftpewbcszrwlzbdqdswiltbpomj] password: " -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zyywgftpewbcszrwlzbdqdswiltbpomj; LANG=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LC_MESSAGES=en_GB.UTF-8 /usr/bin/python /home/ramcip/.ansible/tmp/ansible-tmp-1466091488.9-61418438718554/pip; rm -rf "/home/ramcip/.ansible/tmp/ansible-tmp-1466091488.9-61418438718554/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
  9. fatal: [ramcip-pc2]: FAILED! => {"changed": false, "cmd": "/usr/local/bin/pip install -r ~ramcip/lib/caffe/sources/python/requirements.txt", "failed": true, "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": null, "requirements": "~ramcip/lib/caffe/sources/python/requirements.txt", "state": "present", "umask": null, "use_mirrors": true, "version": null, "virtualenv": null, "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "msg": "stdout: Collecting Cython>=0.19.2 (from -r /home/ramcip/lib/caffe/sources/python/requirements.txt (line 1))\n Using cached Cython-0.24-cp27-cp27mu-manylinux1_x86_64.whl\nCollecting numpy>=1.7.1 (from -r /home/ramcip/lib/caffe/sources/python/requirements.txt (line 2))\n Using cached numpy-1.11.0-cp27-cp27mu-manylinux1_x86_64.whl\nCollecting scipy>=0.13.2 (from -r /home/ramcip/lib/caffe/sources/python/requirements.txt (line 3))\n Using cached scipy-0.17.1-cp27-cp27mu-manylinux1_x86_64.whl\nCollecting scikit-image>=0.9.3 (from -r /home/ramcip/lib/caffe/sources/python/requirements.txt (line 4))\n Using cached scikit_image-0.12.3-cp27-cp27mu-manylinux1_x86_64.whl\nCollecting matplotlib>=1.3.1 (from -r /home/ramcip/lib/caffe/sources/python/requirements.txt (line 5))\n Using cached matplotlib-1.5.1.tar.gz\nCollecting ipython>=3.0.0 (from -r /home/ramcip/lib/caffe/sources/python/requirements.txt (line 6))\n Using cached ipython-4.2.0-py2-none-any.whl\nCollecting h5py>=2.2.0 (from -r /home/ramcip/lib/caffe/sources/python/requirements.txt (line 7))\n Using cached h5py-2.6.0.tar.gz\n Complete output from command python setup.py egg_info:\n no previously-included directories found matching 'doc/.build'\n \n Installed /tmp/easy_install-W08S87/pkgconfig-1.1.0/nose-1.3.7-py2.7.egg\n zip_safe flag not set; analyzing archive contents...\n \n Installed /tmp/pip-build-x1HvOO/h5py/pkgconfig-1.1.0-py2.7.egg\n Searching for Cython>=0.19\n Reading https://pypi.python.org/simple/Cython/\n Best match: Cython 0.24\n Downloading https://pypi.python.org/packages/b1/51/bd5ef7dff3ae02a2c6047aa18d3d06df2fb8a40b00e938e7ea2f75544cac/Cython-0.24.tar.gz#md5=14fbc970f4a856845e633cbc09e61048\n Processing Cython-0.24.tar.gz\n Writing /tmp/easy_install-SuU6fr/Cython-0.24/setup.cfg\n Running Cython-0.24/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SuU6fr/Cython-0.24/egg-dist-tmp-PjLz1Z\n warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests'\n warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests'\n warning: no files found matching '*.h' under directory 'Cython/Debugger/Tests'\n warning: no files found matching '*.pxd' under directory 'Cython/Utility'\n Unable to find pgen, not compiling formal grammar.\n \n Installed /tmp/pip-build-x1HvOO/h5py/Cython-0.24-py2.7-linux-x86_64.egg\n Searching for numpy>=1.6.1\n Reading https://pypi.python.org/simple/numpy/\n Best match: numpy 1.11.1rc1\n Downloading https://pypi.python.org/packages/da/04/74fa602812c0671ab17b6077bcb8d074b5bb9259a946698465696fb6f784/numpy-1.11.1rc1.tar.gz#md5=2e0945bc6893ba9a8707a83d137a20a8\n Processing numpy-1.11.1rc1.tar.gz\n Writing /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/setup.cfg\n Running numpy-1.11.1rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/egg-dist-tmp-eDVR9m\n Running from numpy source directory.\n /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/setup.py:327: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates\n warnings.warn(\"Unrecognized setuptools command, proceeding with \"\n Warning: distutils distribution has been initialized, it may be too late to add a subpackage compatWarning: distutils distribution has been initialized, it may be too late to add an extension _dummyWarning: distutils distribution has been initialized, it may be too late to add a library npysortWarning: distutils distribution has been initialized, it may be too late to add an extension multiarrayWarning: distutils distribution has been initialized, it may be too late to add an extension umathWarning: distutils distribution has been initialized, it may be too late to add an extension umath_testsWarning: distutils distribution has been initialized, it may be too late to add an extension test_rationalWarning: distutils distribution has been initialized, it may be too late to add an extension struct_ufunc_testWarning: distutils distribution has been initialized, it may be too late to add an extension multiarray_testsWarning: distutils distribution has been initialized, it may be too late to add an extension operand_flag_testsWarning: distutils distribution has been initialized, it may be too late to add a subpackage coreWarning: distutils distribution has been initialized, it may be too late to add a subpackage commandWarning: distutils distribution has been initialized, it may be too late to add a subpackage fcompilerWarning: distutils distribution has been initialized, it may be too late to add a subpackage distutilsWarning: distutils distribution has been initialized, it may be too late to add a subpackage docWarning: distutils distribution has been initialized, it may be too late to add a subpackage f2pyWarning: distutils distribution has been initialized, it may be too late to add an extension fftpack_liteWarning: distutils distribution has been initialized, it may be too late to add a subpackage fftWarning: distutils distribution has been initialized, it may be too late to add a subpackage libWarning: distutils distribution has been initialized, it may be too late to add an extension lapack_liteWarning: distutils distribution has been initialized, it may be too late to add an extension _umath_linalgWarning: distutils distribution has been initialized, it may be too late to add a subpackage linalgWarning: distutils distribution has been initialized, it may be too late to add a subpackage maWarning: distutils distribution has been initialized, it may be too late to add a subpackage matrixlibWarning: distutils distribution has been initialized, it may be too late to add a subpackage polynomialWarning: distutils distribution has been initialized, it may be too late to add an extension mtrandWarning: distutils distribution has been initialized, it may be too late to add a subpackage randomWarning: distutils distribution has been initialized, it may be too late to add a subpackage testingWarning: distutils distribution has been initialized, it may be too late to add a subpackage numpy_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]\n int exp (void);\n ^\n _configtest.o: In function `main':\n /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/_configtest.c:6: undefined reference to `exp'\n collect2: error: ld returned 1 exit status\n _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]\n int exp (void);\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)\n (void) SIZEOF_LONGDOUBLE;\n ^\n _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]\n static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];\n ^\n _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]\n int exp (void);\n ^\n _configtest.o: In function `main':\n /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/_configtest.c:6: undefined reference to `exp'\n collect2: error: ld returned 1 exit status\n _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]\n int exp (void);\n ^\n _configtest.c:1:5: warning: conflicting types for built-in function ‘asin’ [enabled by default]\n int asin (void);\n ^\n _configtest.c:2:5: warning: conflicting types for built-in function ‘cos’ [enabled by default]\n int cos (void);\n ^\n _configtest.c:3:5: warning: conflicting types for built-in function ‘log’ [enabled by default]\n int log (void);\n ^\n _configtest.c:4:5: warning: conflicting types for built-in function ‘fabs’ [enabled by default]\n int fabs (void);\n ^\n _configtest.c:5:5: warning: conflicting types for built-in function ‘tanh’ [enabled by default]\n int tanh (void);\n ^\n _configtest.c:6:5: warning: conflicting types for built-in function ‘atan’ [enabled by default]\n int atan (void);\n ^\n _configtest.c:7:5: warning: conflicting types for built-in function ‘acos’ [enabled by default]\n int acos (void);\n ^\n _configtest.c:8:5: warning: conflicting types for built-in function ‘floor’ [enabled by default]\n int floor (void);\n ^\n _configtest.c:9:5: warning: conflicting types for built-in function ‘fmod’ [enabled by default]\n int fmod (void);\n ^\n _configtest.c:10:5: warning: conflicting types for built-in function ‘sqrt’ [enabled by default]\n int sqrt (void);\n ^\n _configtest.c:11:5: warning: conflicting types for built-in function ‘cosh’ [enabled by default]\n int cosh (void);\n ^\n _configtest.c:12:5: warning: conflicting types for built-in function ‘modf’ [enabled by default]\n int modf (void);\n ^\n _configtest.c:13:5: warning: conflicting types for built-in function ‘sinh’ [enabled by default]\n int sinh (void);\n ^\n _configtest.c:14:5: warning: conflicting types for built-in function ‘frexp’ [enabled by default]\n int frexp (void);\n ^\n _configtest.c:15:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]\n int exp (void);\n ^\n _configtest.c:16:5: warning: conflicting types for built-in function ‘tan’ [enabled by default]\n int tan (void);\n ^\n _configtest.c:17:5: warning: conflicting types for built-in function ‘ceil’ [enabled by default]\n int ceil (void);\n ^\n _configtest.c:18:5: warning: conflicting types for built-in function ‘log10’ [enabled by default]\n int log10 (void);\n ^\n _configtest.c:19:5: warning: conflicting types for built-in function ‘sin’ [enabled by default]\n int sin (void);\n ^\n _configtest.c:20:5: warning: conflicting types for built-in function ‘ldexp’ [enabled by default]\n int ldexp (void);\n ^\n _configtest.c:1:5: warning: conflicting types for built-in function ‘log2’ [enabled by default]\n int log2 (void);\n ^\n _configtest.c:2:5: warning: conflicting types for built-in function ‘pow’ [enabled by default]\n int pow (void);\n ^\n _configtest.c:4:5: warning: conflicting types for built-in function ‘exp2’ [enabled by default]\n int exp2 (void);\n ^\n _configtest.c:5:5: warning: conflicting types for built-in function ‘atan2’ [enabled by default]\n int atan2 (void);\n ^\n _configtest.c:7:5: warning: conflicting types for built-in function ‘rint’ [enabled by default]\n int rint (void);\n ^\n _configtest.c:10:5: warning: conflicting types for built-in function ‘cbrt’ [enabled by default]\n int cbrt (void);\n ^\n _configtest.c:11:5: warning: conflicting types for built-in function ‘nextafter’ [enabled by default]\n int nextafter (void);\n ^\n _configtest.c:12:5: warning: conflicting types for built-in function ‘trunc’ [enabled by default]\n int trunc (void);\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:3: warning: statement with no effect [-Wunused-value]\n __builtin_isnan(5.);\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:3: warning: statement with no effect [-Wunused-value]\n __builtin_isinf(5.);\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:3: warning: statement with no effect [-Wunused-value]\n __builtin_isfinite(5.);\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:3: warning: statement with no effect [-Wunused-value]\n __builtin_bswap32(5u);\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:3: warning: statement with no effect [-Wunused-value]\n __builtin_bswap64(5u);\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:3: warning: statement with no effect [-Wunused-value]\n __builtin_expect(5, 0);\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:5:3: warning: implicit declaration of function ‘__builtin_mul_overflow’ [-Wimplicit-function-declaration]\n __builtin_mul_overflow(5, 5, (int*)5);\n ^\n _configtest.o: In function `main':\n /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/_configtest.c:5: undefined reference to `__builtin_mul_overflow'\n collect2: error: ld returned 1 exit status\n _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]\n #pragma clang diagnostic error \"-Wattributes\"\n ^\n _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]\n main()\n ^\n _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]\n #pragma clang diagnostic error \"-Wattributes\"\n ^\n _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]\n main()\n ^\n _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]\n #pragma clang diagnostic error \"-Wattributes\"\n ^\n _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]\n main()\n ^\n _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]\n #pragma clang diagnostic error \"-Wattributes\"\n ^\n _configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]\n main()\n ^\n _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]\n #pragma clang diagnostic error \"-Wattributes\"\n ^\n _configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]\n int __declspec(thread) foo;\n ^\n _configtest.c: In function ‘__declspec’:\n _configtest.c:5:24: error: expected declaration specifiers before ‘foo’\n int __declspec(thread) foo;\n ^\n _configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token\n {\n ^\n _configtest.c:11:1: error: expected ‘{’ at end of input\n }\n ^\n _configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]\n }\n ^\n _configtest.c:1:5: warning: conflicting types for built-in function ‘cosf’ [enabled by default]\n int cosf (void);\n ^\n _configtest.c:2:5: warning: conflicting types for built-in function ‘coshf’ [enabled by default]\n int coshf (void);\n ^\n _configtest.c:3:5: warning: conflicting types for built-in function ‘rintf’ [enabled by default]\n int rintf (void);\n ^\n _configtest.c:4:5: warning: conflicting types for built-in function ‘fabsf’ [enabled by default]\n int fabsf (void);\n ^\n _configtest.c:5:5: warning: conflicting types for built-in function ‘floorf’ [enabled by default]\n int floorf (void);\n ^\n _configtest.c:6:5: warning: conflicting types for built-in function ‘nextafterf’ [enabled by default]\n int nextafterf (void);\n ^\n _configtest.c:7:5: warning: conflicting types for built-in function ‘tanhf’ [enabled by default]\n int tanhf (void);\n ^\n _configtest.c:8:5: warning: conflicting types for built-in function ‘log10f’ [enabled by default]\n int log10f (void);\n ^\n _configtest.c:9:5: warning: conflicting types for built-in function ‘logf’ [enabled by default]\n int logf (void);\n ^\n _configtest.c:10:5: warning: conflicting types for built-in function ‘sinhf’ [enabled by default]\n int sinhf (void);\n ^\n _configtest.c:11:5: warning: conflicting types for built-in function ‘acosf’ [enabled by default]\n int acosf (void);\n ^\n _configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtf’ [enabled by default]\n int sqrtf (void);\n ^\n _configtest.c:13:5: warning: conflicting types for built-in function ‘ldexpf’ [enabled by default]\n int ldexpf (void);\n ^\n _configtest.c:14:5: warning: conflicting types for built-in function ‘hypotf’ [enabled by default]\n int hypotf (void);\n ^\n _configtest.c:15:5: warning: conflicting types for built-in function ‘log2f’ [enabled by default]\n int log2f (void);\n ^\n _configtest.c:16:5: warning: conflicting types for built-in function ‘exp2f’ [enabled by default]\n int exp2f (void);\n ^\n _configtest.c:17:5: warning: conflicting types for built-in function ‘atanf’ [enabled by default]\n int atanf (void);\n ^\n _configtest.c:18:5: warning: conflicting types for built-in function ‘fmodf’ [enabled by default]\n int fmodf (void);\n ^\n _configtest.c:19:5: warning: conflicting types for built-in function ‘atan2f’ [enabled by default]\n int atan2f (void);\n ^\n _configtest.c:20:5: warning: conflicting types for built-in function ‘cbrtf’ [enabled by default]\n int cbrtf (void);\n ^\n _configtest.c:21:5: warning: conflicting types for built-in function ‘modff’ [enabled by default]\n int modff (void);\n ^\n _configtest.c:22:5: warning: conflicting types for built-in function ‘ceilf’ [enabled by default]\n int ceilf (void);\n ^\n _configtest.c:23:5: warning: conflicting types for built-in function ‘log1pf’ [enabled by default]\n int log1pf (void);\n ^\n _configtest.c:24:5: warning: conflicting types for built-in function ‘asinf’ [enabled by default]\n int asinf (void);\n ^\n _configtest.c:25:5: warning: conflicting types for built-in function ‘copysignf’ [enabled by default]\n int copysignf (void);\n ^\n _configtest.c:26:5: warning: conflicting types for built-in function ‘acoshf’ [enabled by default]\n int acoshf (void);\n ^\n _configtest.c:27:5: warning: conflicting types for built-in function ‘sinf’ [enabled by default]\n int sinf (void);\n ^\n _configtest.c:28:5: warning: conflicting types for built-in function ‘tanf’ [enabled by default]\n int tanf (void);\n ^\n _configtest.c:29:5: warning: conflicting types for built-in function ‘atanhf’ [enabled by default]\n int atanhf (void);\n ^\n _configtest.c:30:5: warning: conflicting types for built-in function ‘truncf’ [enabled by default]\n int truncf (void);\n ^\n _configtest.c:31:5: warning: conflicting types for built-in function ‘asinhf’ [enabled by default]\n int asinhf (void);\n ^\n _configtest.c:32:5: warning: conflicting types for built-in function ‘frexpf’ [enabled by default]\n int frexpf (void);\n ^\n _configtest.c:33:5: warning: conflicting types for built-in function ‘powf’ [enabled by default]\n int powf (void);\n ^\n _configtest.c:34:5: warning: conflicting types for built-in function ‘expf’ [enabled by default]\n int expf (void);\n ^\n _configtest.c:35:5: warning: conflicting types for built-in function ‘expm1f’ [enabled by default]\n int expm1f (void);\n ^\n _configtest.c:1:5: warning: conflicting types for built-in function ‘tanhl’ [enabled by default]\n int tanhl (void);\n ^\n _configtest.c:2:5: warning: conflicting types for built-in function ‘log10l’ [enabled by default]\n int log10l (void);\n ^\n _configtest.c:3:5: warning: conflicting types for built-in function ‘nextafterl’ [enabled by default]\n int nextafterl (void);\n ^\n _configtest.c:4:5: warning: conflicting types for built-in function ‘coshl’ [enabled by default]\n int coshl (void);\n ^\n _configtest.c:5:5: warning: conflicting types for built-in function ‘cosl’ [enabled by default]\n int cosl (void);\n ^\n _configtest.c:6:5: warning: conflicting types for built-in function ‘floorl’ [enabled by default]\n int floorl (void);\n ^\n _configtest.c:7:5: warning: conflicting types for built-in function ‘rintl’ [enabled by default]\n int rintl (void);\n ^\n _configtest.c:8:5: warning: conflicting types for built-in function ‘fabsl’ [enabled by default]\n int fabsl (void);\n ^\n _configtest.c:9:5: warning: conflicting types for built-in function ‘acosl’ [enabled by default]\n int acosl (void);\n ^\n _configtest.c:10:5: warning: conflicting types for built-in function ‘ldexpl’ [enabled by default]\n int ldexpl (void);\n ^\n _configtest.c:11:5: warning: conflicting types for built-in function ‘sqrtl’ [enabled by default]\n int sqrtl (void);\n ^\n _configtest.c:12:5: warning: conflicting types for built-in function ‘logl’ [enabled by default]\n int logl (void);\n ^\n _configtest.c:13:5: warning: conflicting types for built-in function ‘expm1l’ [enabled by default]\n int expm1l (void);\n ^\n _configtest.c:14:5: warning: conflicting types for built-in function ‘hypotl’ [enabled by default]\n int hypotl (void);\n ^\n _configtest.c:15:5: warning: conflicting types for built-in function ‘log2l’ [enabled by default]\n int log2l (void);\n ^\n _configtest.c:16:5: warning: conflicting types for built-in function ‘copysignl’ [enabled by default]\n int copysignl (void);\n ^\n _configtest.c:17:5: warning: conflicting types for built-in function ‘exp2l’ [enabled by default]\n int exp2l (void);\n ^\n _configtest.c:18:5: warning: conflicting types for built-in function ‘atanl’ [enabled by default]\n int atanl (void);\n ^\n _configtest.c:19:5: warning: conflicting types for built-in function ‘frexpl’ [enabled by default]\n int frexpl (void);\n ^\n _configtest.c:20:5: warning: conflicting types for built-in function ‘atan2l’ [enabled by default]\n int atan2l (void);\n ^\n _configtest.c:21:5: warning: conflicting types for built-in function ‘sinhl’ [enabled by default]\n int sinhl (void);\n ^\n _configtest.c:22:5: warning: conflicting types for built-in function ‘fmodl’ [enabled by default]\n int fmodl (void);\n ^\n _configtest.c:23:5: warning: conflicting types for built-in function ‘log1pl’ [enabled by default]\n int log1pl (void);\n ^\n _configtest.c:24:5: warning: conflicting types for built-in function ‘asinl’ [enabled by default]\n int asinl (void);\n ^\n _configtest.c:25:5: warning: conflicting types for built-in function ‘ceill’ [enabled by default]\n int ceill (void);\n ^\n _configtest.c:26:5: warning: conflicting types for built-in function ‘sinl’ [enabled by default]\n int sinl (void);\n ^\n _configtest.c:27:5: warning: conflicting types for built-in function ‘cbrtl’ [enabled by default]\n int cbrtl (void);\n ^\n _configtest.c:28:5: warning: conflicting types for built-in function ‘acoshl’ [enabled by default]\n int acoshl (void);\n ^\n _configtest.c:29:5: warning: conflicting types for built-in function ‘atanhl’ [enabled by default]\n int atanhl (void);\n ^\n _configtest.c:30:5: warning: conflicting types for built-in function ‘tanl’ [enabled by default]\n int tanl (void);\n ^\n _configtest.c:31:5: warning: conflicting types for built-in function ‘truncl’ [enabled by default]\n int truncl (void);\n ^\n _configtest.c:32:5: warning: conflicting types for built-in function ‘powl’ [enabled by default]\n int powl (void);\n ^\n _configtest.c:33:5: warning: conflicting types for built-in function ‘expl’ [enabled by default]\n int expl (void);\n ^\n _configtest.c:34:5: warning: conflicting types for built-in function ‘modfl’ [enabled by default]\n int modfl (void);\n ^\n _configtest.c:35:5: warning: conflicting types for built-in function ‘asinhl’ [enabled by default]\n int asinhl (void);\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)\n (void) HAVE_DECL_SIGNBIT;\n ^\n _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in\n _configtest.c:1:5: warning: conflicting types for built-in function ‘clog’ [enabled by default]\n int clog (void);\n ^\n _configtest.c:2:5: warning: conflicting types for built-in function ‘ctan’ [enabled by default]\n int ctan (void);\n ^\n _configtest.c:3:5: warning: conflicting types for built-in function ‘casinh’ [enabled by default]\n int casinh (void);\n ^\n _configtest.c:4:5: warning: conflicting types for built-in function ‘cacosh’ [enabled by default]\n int cacosh (void);\n ^\n _configtest.c:5:5: warning: conflicting types for built-in function ‘cabs’ [enabled by default]\n int cabs (void);\n ^\n _configtest.c:6:5: warning: conflicting types for built-in function ‘conj’ [enabled by default]\n int conj (void);\n ^\n _configtest.c:7:5: warning: conflicting types for built-in function ‘csqrt’ [enabled by default]\n int csqrt (void);\n ^\n _configtest.c:8:5: warning: conflicting types for built-in function ‘creal’ [enabled by default]\n int creal (void);\n ^\n _configtest.c:9:5: warning: conflicting types for built-in function ‘cproj’ [enabled by default]\n int cproj (void);\n ^\n _configtest.c:10:5: warning: conflicting types for built-in function ‘cpow’ [enabled by default]\n int cpow (void);\n ^\n _configtest.c:11:5: warning: conflicting types for built-in function ‘csinh’ [enabled by default]\n int csinh (void);\n ^\n _configtest.c:12:5: warning: conflicting types for built-in function ‘catan’ [enabled by default]\n int catan (void);\n ^\n _configtest.c:13:5: warning: conflicting types for built-in function ‘ctanh’ [enabled by default]\n int ctanh (void);\n ^\n _configtest.c:14:5: warning: conflicting types for built-in function ‘ccosh’ [enabled by default]\n int ccosh (void);\n ^\n _configtest.c:15:5: warning: conflicting types for built-in function ‘cimag’ [enabled by default]\n int cimag (void);\n ^\n _configtest.c:16:5: warning: conflicting types for built-in function ‘casin’ [enabled by default]\n int casin (void);\n ^\n _configtest.c:17:5: warning: conflicting types for built-in function ‘carg’ [enabled by default]\n int carg (void);\n ^\n _configtest.c:18:5: warning: conflicting types for built-in function ‘csin’ [enabled by default]\n int csin (void);\n ^\n _configtest.c:19:5: warning: conflicting types for built-in function ‘cexp’ [enabled by default]\n int cexp (void);\n ^\n _configtest.c:20:5: warning: conflicting types for built-in function ‘ccos’ [enabled by default]\n int ccos (void);\n ^\n _configtest.c:21:5: warning: conflicting types for built-in function ‘cacos’ [enabled by default]\n int cacos (void);\n ^\n _configtest.c:22:5: warning: conflicting types for built-in function ‘catanh’ [enabled by default]\n int catanh (void);\n ^\n _configtest.c:1:5: warning: conflicting types for built-in function ‘ctanhf’ [enabled by default]\n int ctanhf (void);\n ^\n _configtest.c:2:5: warning: conflicting types for built-in function ‘csinhf’ [enabled by default]\n int csinhf (void);\n ^\n _configtest.c:3:5: warning: conflicting types for built-in function ‘cprojf’ [enabled by default]\n int cprojf (void);\n ^\n _configtest.c:4:5: warning: conflicting types for built-in function ‘cacoshf’ [enabled by default]\n int cacoshf (void);\n ^\n _configtest.c:5:5: warning: conflicting types for built-in function ‘cacosf’ [enabled by default]\n int cacosf (void);\n ^\n _configtest.c:6:5: warning: conflicting types for built-in function ‘cargf’ [enabled by default]\n int cargf (void);\n ^\n _configtest.c:7:5: warning: conflicting types for built-in function ‘cpowf’ [enabled by default]\n int cpowf (void);\n ^\n _configtest.c:8:5: warning: conflicting types for built-in function ‘csinf’ [enabled by default]\n int csinf (void);\n ^\n _configtest.c:9:5: warning: conflicting types for built-in function ‘clogf’ [enabled by default]\n int clogf (void);\n ^\n _configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshf’ [enabled by default]\n int ccoshf (void);\n ^\n _configtest.c:11:5: warning: conflicting types for built-in function ‘conjf’ [enabled by default]\n int conjf (void);\n ^\n _configtest.c:12:5: warning: conflicting types for built-in function ‘casinhf’ [enabled by default]\n int casinhf (void);\n ^\n _configtest.c:13:5: warning: conflicting types for built-in function ‘ccosf’ [enabled by default]\n int ccosf (void);\n ^\n _configtest.c:14:5: warning: conflicting types for built-in function ‘ctanf’ [enabled by default]\n int ctanf (void);\n ^\n _configtest.c:15:5: warning: conflicting types for built-in function ‘cexpf’ [enabled by default]\n int cexpf (void);\n ^\n _configtest.c:16:5: warning: conflicting types for built-in function ‘cimagf’ [enabled by default]\n int cimagf (void);\n ^\n _configtest.c:17:5: warning: conflicting types for built-in function ‘catanhf’ [enabled by default]\n int catanhf (void);\n ^\n _configtest.c:18:5: warning: conflicting types for built-in function ‘casinf’ [enabled by default]\n int casinf (void);\n ^\n _configtest.c:19:5: warning: conflicting types for built-in function ‘catanf’ [enabled by default]\n int catanf (void);\n ^\n _configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtf’ [enabled by default]\n int csqrtf (void);\n ^\n _configtest.c:21:5: warning: conflicting types for built-in function ‘crealf’ [enabled by default]\n int crealf (void);\n ^\n _configtest.c:22:5: warning: conflicting types for built-in function ‘cabsf’ [enabled by default]\n int cabsf (void);\n ^\n _configtest.c:1:5: warning: conflicting types for built-in function ‘csinhl’ [enabled by default]\n int csinhl (void);\n ^\n _configtest.c:2:5: warning: conflicting types for built-in function ‘ctanhl’ [enabled by default]\n int ctanhl (void);\n ^\n _configtest.c:3:5: warning: conflicting types for built-in function ‘cacosl’ [enabled by default]\n int cacosl (void);\n ^\n _configtest.c:4:5: warning: conflicting types for built-in function ‘cacoshl’ [enabled by default]\n int cacoshl (void);\n ^\n _configtest.c:5:5: warning: conflicting types for built-in function ‘cprojl’ [enabled by default]\n int cprojl (void);\n ^\n _configtest.c:6:5: warning: conflicting types for built-in function ‘cargl’ [enabled by default]\n int cargl (void);\n ^\n _configtest.c:7:5: warning: conflicting types for built-in function ‘ccoshl’ [enabled by default]\n int ccoshl (void);\n ^\n _configtest.c:8:5: warning: conflicting types for built-in function ‘conjl’ [enabled by default]\n int conjl (void);\n ^\n _configtest.c:9:5: warning: conflicting types for built-in function ‘csinl’ [enabled by default]\n int csinl (void);\n ^\n _configtest.c:10:5: warning: conflicting types for built-in function ‘clogl’ [enabled by default]\n int clogl (void);\n ^\n _configtest.c:11:5: warning: conflicting types for built-in function ‘cexpl’ [enabled by default]\n int cexpl (void);\n ^\n _configtest.c:12:5: warning: conflicting types for built-in function ‘ccosl’ [enabled by default]\n int ccosl (void);\n ^\n _configtest.c:13:5: warning: conflicting types for built-in function ‘ctanl’ [enabled by default]\n int ctanl (void);\n ^\n _configtest.c:14:5: warning: conflicting types for built-in function ‘cpowl’ [enabled by default]\n int cpowl (void);\n ^\n _configtest.c:15:5: warning: conflicting types for built-in function ‘casinhl’ [enabled by default]\n int casinhl (void);\n ^\n _configtest.c:16:5: warning: conflicting types for built-in function ‘csqrtl’ [enabled by default]\n int csqrtl (void);\n ^\n _configtest.c:17:5: warning: conflicting types for built-in function ‘casinl’ [enabled by default]\n int casinl (void);\n ^\n _configtest.c:18:5: warning: conflicting types for built-in function ‘catanl’ [enabled by default]\n int catanl (void);\n ^\n _configtest.c:19:5: warning: conflicting types for built-in function ‘catanhl’ [enabled by default]\n int catanhl (void);\n ^\n _configtest.c:20:5: warning: conflicting types for built-in function ‘creall’ [enabled by default]\n int creall (void);\n ^\n _configtest.c:21:5: warning: conflicting types for built-in function ‘cabsl’ [enabled by default]\n int cabsl (void);\n ^\n _configtest.c:22:5: warning: conflicting types for built-in function ‘cimagl’ [enabled by default]\n int cimagl (void);\n ^\n _configtest.c:2:41: error: expected ‘;’, ‘,’ or ‘)’ before ‘a’\n static int static_func (char * restrict a)\n ^\n _configtest.c:2:12: warning: ‘static_func’ defined but not used [-Wunused-function]\n static int static_func (char * __restrict__ a)\n ^\n non-existing path in 'numpy/distutils': 'site.cfg'\n _configtest.o: In function `main':\n /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/_configtest.c:6: undefined reference to `exp'\n collect2: error: ld returned 1 exit status\n _configtest.c: In function ‘main’:\n _configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)\n (void) SIZEOF_LONGDOUBLE;\n ^\n _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in\n _configtest.o: In function `main':\n /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/_configtest.c:6: undefined reference to `exp'\n collect2: error: ld returned 1 exit status\n _configtest.o: In function `main':\n /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/_configtest.c:5: undefined reference to `__builtin_mul_overflow'\n collect2: error: ld returned 1 exit status\n _configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]\n #pragma clang diagnostic error \"-Wattributes\"\n ^\n _configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]\n int __declspec(thread) foo;\n ^\n _configtest.c: In function ‘__declspec’:\n _configtest.c:5:24: error: expected declaration specifiers before ‘foo’\n int __declspec(thread) foo;\n ^\n _configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token\n {\n ^\n _configtest.c:11:1: error: expected ‘{’ at end of input\n }\n ^\n _configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]\n }\n ^\n _configtest.c: In function ‘main’:\n _configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)\n (void) HAVE_DECL_SIGNBIT;\n ^\n _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in\n _configtest.c:2:41: error: expected ‘;’, ‘,’ or ‘)’ before ‘a’\n static int static_func (char * restrict a)\n ^\n File: build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h\n #define HAVE_ENDIAN_H 1\n #define SIZEOF_PY_INTPTR_T 8\n #define SIZEOF_OFF_T 8\n #define SIZEOF_PY_LONG_LONG 8\n #define MATHLIB m\n #define HAVE_SIN 1\n #define HAVE_COS 1\n #define HAVE_TAN 1\n #define HAVE_SINH 1\n #define HAVE_COSH 1\n #define HAVE_TANH 1\n #define HAVE_FABS 1\n #define HAVE_FLOOR 1\n #define HAVE_CEIL 1\n #define HAVE_SQRT 1\n #define HAVE_LOG10 1\n #define HAVE_LOG 1\n #define HAVE_EXP 1\n #define HAVE_ASIN 1\n #define HAVE_ACOS 1\n #define HAVE_ATAN 1\n #define HAVE_FMOD 1\n #define HAVE_MODF 1\n #define HAVE_FREXP 1\n #define HAVE_LDEXP 1\n #define HAVE_RINT 1\n #define HAVE_TRUNC 1\n #define HAVE_EXP2 1\n #define HAVE_LOG2 1\n #define HAVE_ATAN2 1\n #define HAVE_POW 1\n #define HAVE_NEXTAFTER 1\n #define HAVE_STRTOLL 1\n #define HAVE_STRTOULL 1\n #define HAVE_CBRT 1\n #define HAVE_STRTOLD_L 1\n #define HAVE_FALLOCATE 1\n #define HAVE_XMMINTRIN_H 1\n #define HAVE_EMMINTRIN_H 1\n #define HAVE_FEATURES_H 1\n #define HAVE___BUILTIN_ISNAN 1\n #define HAVE___BUILTIN_ISINF 1\n #define HAVE___BUILTIN_ISFINITE 1\n #define HAVE___BUILTIN_BSWAP32 1\n #define HAVE___BUILTIN_BSWAP64 1\n #define HAVE___BUILTIN_EXPECT 1\n #define HAVE__MM_LOAD_PS 1\n #define HAVE__MM_PREFETCH 1\n #define HAVE__MM_LOAD_PD 1\n #define HAVE___BUILTIN_PREFETCH 1\n #define HAVE_ATTRIBUTE_OPTIMIZE_UNROLL_LOOPS 1\n #define HAVE_ATTRIBUTE_OPTIMIZE_OPT_3 1\n #define HAVE_ATTRIBUTE_NONNULL 1\n #define HAVE___THREAD 1\n #define HAVE_SINF 1\n #define HAVE_COSF 1\n #define HAVE_TANF 1\n #define HAVE_SINHF 1\n #define HAVE_COSHF 1\n #define HAVE_TANHF 1\n #define HAVE_FABSF 1\n #define HAVE_FLOORF 1\n #define HAVE_CEILF 1\n #define HAVE_RINTF 1\n #define HAVE_TRUNCF 1\n #define HAVE_SQRTF 1\n #define HAVE_LOG10F 1\n #define HAVE_LOGF 1\n #define HAVE_LOG1PF 1\n #define HAVE_EXPF 1\n #define HAVE_EXPM1F 1\n #define HAVE_ASINF 1\n #define HAVE_ACOSF 1\n #define HAVE_ATANF 1\n #define HAVE_ASINHF 1\n #define HAVE_ACOSHF 1\n #define HAVE_ATANHF 1\n #define HAVE_HYPOTF 1\n #define HAVE_ATAN2F 1\n #define HAVE_POWF 1\n #define HAVE_FMODF 1\n #define HAVE_MODFF 1\n #define HAVE_FREXPF 1\n #define HAVE_LDEXPF 1\n #define HAVE_EXP2F 1\n #define HAVE_LOG2F 1\n #define HAVE_COPYSIGN_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]\n int exp (void);\n ^\n _configtest.o: In function `main':\n /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/_configtest.c:6: undefined reference to `exp'\n collect2: error: ld returned 1 exit status\n _configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]\n int exp (void);\n ^\n _configtest.c:3:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]\n main()\n ^\n F 1\n #define HAVE_NEXTAFTERF 1\n #define HAVE_CBRTF 1\n #define HAVE_SINL 1\n #define HAVE_COSL 1\n #define HAVE_TANL 1\n #define HAVE_SINHL 1\n #define HAVE_COSHL 1\n #define HAVE_TANHL 1\n #define HAVE_FABSL 1\n #define HAVE_FLOORL 1\n #define HAVE_CEILL 1\n #define HAVE_RINTL 1\n #define HAVE_TRUNCL 1\n #define HAVE_SQRTL 1\n #define HAVE_LOG10L 1\n #define HAVE_LOGL 1\n #define HAVE_LOG1PL 1\n #define HAVE_EXPL 1\n #define HAVE_EXPM1L 1\n #define HAVE_ASINL 1\n #define HAVE_ACOSL 1\n #define HAVE_ATANL 1\n #define HAVE_ASINHL 1\n #define HAVE_ACOSHL 1\n #define HAVE_ATANHL 1\n #define HAVE_HYPOTL 1\n #define HAVE_ATAN2L 1\n #define HAVE_POWL 1\n #define HAVE_FMODL 1\n #define HAVE_MODFL 1\n #define HAVE_FREXPL 1\n #define HAVE_LDEXPL 1\n #define HAVE_EXP2L 1\n #define HAVE_LOG2L 1\n #define HAVE_COPYSIGNL 1\n #define HAVE_NEXTAFTERL 1\n #define HAVE_CBRTL 1\n #define HAVE_DECL_SIGNBIT\n #define HAVE_COMPLEX_H 1\n #define HAVE_CABS 1\n #define HAVE_CACOS 1\n #define HAVE_CACOSH 1\n #define HAVE_CARG 1\n #define HAVE_CASIN 1\n #define HAVE_CASINH 1\n #define HAVE_CATAN 1\n #define HAVE_CATANH 1\n #define HAVE_CCOS 1\n #define HAVE_CCOSH 1\n #define HAVE_CEXP 1\n #define HAVE_CIMAG 1\n #define HAVE_CLOG 1\n #define HAVE_CONJ 1\n #define HAVE_CPOW 1\n #define HAVE_CPROJ 1\n #define HAVE_CREAL 1\n #define HAVE_CSIN 1\n #define HAVE_CSINH 1\n #define HAVE_CSQRT 1\n #define HAVE_CTAN 1\n #define HAVE_CTANH 1\n #define HAVE_CABSF 1\n #define HAVE_CACOSF 1\n #define HAVE_CACOSHF 1\n #define HAVE_CARGF 1\n #define HAVE_CASINF 1\n #define HAVE_CASINHF 1\n #define HAVE_CATANF 1\n #define HAVE_CATANHF 1\n #define HAVE_CCOSF 1\n #define HAVE_CCOSHF 1\n #define HAVE_CEXPF 1\n #define HAVE_CIMAGF 1\n #define HAVE_CLOGF 1\n #define HAVE_CONJF 1\n #define HAVE_CPOWF 1\n #define HAVE_CPROJF 1\n #define HAVE_CREALF 1\n #define HAVE_CSINF 1\n #define HAVE_CSINHF 1\n #define HAVE_CSQRTF 1\n #define HAVE_CTANF 1\n #define HAVE_CTANHF 1\n #define HAVE_CABSL 1\n #define HAVE_CACOSL 1\n #define HAVE_CACOSHL 1\n #define HAVE_CARGL 1\n #define HAVE_CASINL 1\n #define HAVE_CASINHL 1\n #define HAVE_CATANL 1\n #define HAVE_CATANHL 1\n #define HAVE_CCOSL 1\n #define HAVE_CCOSHL 1\n #define HAVE_CEXPL 1\n #define HAVE_CIMAGL 1\n #define HAVE_CLOGL 1\n #define HAVE_CONJL 1\n #define HAVE_CPOWL 1\n #define HAVE_CPROJL 1\n #define HAVE_CREALL 1\n #define HAVE_CSINL 1\n #define HAVE_CSINHL 1\n #define HAVE_CSQRTL 1\n #define HAVE_CTANL 1\n #define HAVE_CTANHL 1\n #define NPY_RESTRICT __restrict__\n #define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1\n #ifndef __cplusplus\n /* #undef inline */\n #endif\n \n #ifndef _NPY_NPY_CONFIG_H_\n #error config.h should never be included directly, include npy_config.h instead\n #endif\n \n EOF\n _configtest.o: In function `main':\n /tmp/easy_install-v6Gn_o/numpy-1.11.1rc1/_configtest.c:6: undefined reference to `exp'\n collect2: error: ld returned 1 exit status\n File: build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h\n #define NPY_HAVE_ENDIAN_H 1\n #define NPY_SIZEOF_SHORT SIZEOF_SHORT\n #define NPY_SIZEOF_INT SIZEOF_INT\n #define NPY_SIZEOF_LONG SIZEOF_LONG\n #define NPY_SIZEOF_FLOAT 4\n #define NPY_SIZEOF_COMPLEX_FLOAT 8\n #define NPY_SIZEOF_DOUBLE 8\n #define NPY_SIZEOF_COMPLEX_DOUBLE 16\n #define NPY_SIZEOF_LONGDOUBLE 16\n #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32\n #define NPY_SIZEOF_PY_INTPTR_T 8\n #define NPY_SIZEOF_OFF_T 8\n #define NPY_SIZEOF_PY_LONG_LONG 8\n #define NPY_SIZEOF_LONGLONG 8\n #define NPY_NO_SMP 0\n #define NPY_HAVE_DECL_ISNAN\n #define NPY_HAVE_DECL_ISINF\n #define NPY_HAVE_DECL_ISFINITE\n #define NPY_HAVE_DECL_SIGNBIT\n #define NPY_USE_C99_COMPLEX 1\n #define NPY_HAVE_COMPLEX_DOUBLE 1\n #define NPY_HAVE_COMPLEX_FLOAT 1\n #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1\n #define NPY_USE_C99_FORMATS 1\n #define NPY_VISIBILITY_HIDDEN __attribute__((visibility(\"hidden\")))\n #define NPY_ABI_VERSION 0x01000009\n #define NPY_API_VERSION 0x0000000A\n \n #ifndef __STDC_FORMAT_MACROS\n #define __STDC_FORMAT_MACROS 1\n #endif\n \n EOF\n warning: no previously-included files matching '*.pyo' found anywhere in distribution\n warning: no previously-included files matching '*.pyd' found anywhere in distribution\n numpy/core/src/npymath/ieee754.c.src:7:29: fatal error: npy_math_common.h: No such file or directory\n #include \"npy_math_common.h\"\n ^\n compilation terminated.\n numpy/core/src/npymath/ieee754.c.src:7:29: fatal error: npy_math_common.h: No such file or directory\n #include \"npy_math_common.h\"\n ^\n compilation terminated.\n Traceback (most recent call last):\n File \"<string>\", line 1, in <module>\n File \"/tmp/pip-build-x1HvOO/h5py/setup.py\", line 149, in <module>\n cmdclass = CMDCLASS,\n File \"/usr/lib/python2.7/distutils/core.py\", line 111, in setup\n _setup_distribution = dist = klass(attrs)\n File \"/usr/lib/python2.7/dist-packages/setuptools/dist.py\", line 239, in __init__\n self.fetch_build_eggs(attrs.pop('setup_requires'))\n File \"/usr/lib/python2.7/dist-packages/setuptools/dist.py\", line 264, in fetch_build_eggs\n replace_conflicting=True\n File \"/usr/lib/python2.7/dist-packages/pkg_resources.py\", line 620, in resolve\n dist = best[req.key] = env.best_match(req, ws, installer)\n File \"/usr/lib/python2.7/dist-packages/pkg_resources.py\", line 858, in best_match\n return self.obtain(req, installer) # try and download/install\n File \"/usr/lib/python2.7/dist-packages/pkg_resources.py\", line 870, in obtain\n return installer(requirement)\n File \"/usr/lib/python2.7/dist-packages/setuptools/dist.py\", line 314, in fetch_build_egg\n return cmd.easy_install(req)\n File \"/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py\", line 616, in easy_install\n return self.install_item(spec, dist.location, tmpdir, deps)\n File \"/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py\", line 646, in install_item\n dists = self.install_eggs(spec, download, tmpdir)\n File \"/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py\", line 834, in install_eggs\n return self.build_and_install(setup_script, setup_base)\n File \"/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py\", line 1040, in build_and_install\n self.run_setup(setup_script, setup_base, args)\n File \"/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py\", line 1028, in run_setup\n raise DistutilsError(\"Setup script exited with %s\" % (v.args[0],))\n distutils.errors.DistutilsError: Setup script exited with error: Command \"x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -Ibuild/src.linux-x86_64-2.7/numpy/core/src/private -c build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c -o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.o\" failed with exit status 1\n \n ----------------------------------------\n\n:stderr: /usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning.\n SNIMissingWarning\n/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.\n InsecurePlatformWarning\nCommand \"python setup.py egg_info\" failed with error code 1 in /tmp/pip-build-x1HvOO/h5py/\n"}
  10.  
  11. NO MORE HOSTS LEFT *************************************************************
  12. to retry, use: --limit @/tmp/deployment/ansible/playbooks/deployment.retry
  13.  
  14. PLAY RECAP *********************************************************************
  15. ramcip-pc2 : ok=30 changed=14 unreachable=0 failed=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement