Skip to content

Instantly share code, notes, and snippets.

@timfong888
Created May 22, 2016 02:55
Show Gist options
  • Save timfong888/096a1ea1fdf30a524faa3194319d6d4f to your computer and use it in GitHub Desktop.
Save timfong888/096a1ea1fdf30a524faa3194319d6d4f to your computer and use it in GitHub Desktop.
➜ code sudo apt-get install build-essential libssl-dev libffi-dev python-dev python-pip
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
python-dev is already the newest version.
libffi-dev is already the newest version.
libssl-dev is already the newest version.
python-pip is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded.
➜ code sudo pip install caravel
Downloading/unpacking caravel
Downloading caravel-0.9.0.tar.gz (32.0MB): 32.0MB downloaded
Running setup.py (path:/tmp/pip_build_root/caravel/setup.py) egg_info for package caravel
warning: no previously-included files matching '*' found under directory 'caravel/static/docs'
warning: no previously-included files matching '*' found under directory 'tests'
Downloading/unpacking alembic>=0.8.5,<0.9.0 (from caravel)
Downloading alembic-0.8.6.tar.gz (961kB): 961kB downloaded
Running setup.py (path:/tmp/pip_build_root/alembic/setup.py) egg_info for package alembic
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.sty' under directory 'docs'
warning: no files found matching '*.dat' under directory 'tests'
no previously-included directories found matching 'docs/build/output'
Downloading/unpacking babel==2.3.4 (from caravel)
Downloading Babel-2.3.4-py2.py3-none-any.whl (7.1MB): 7.1MB downloaded
Downloading/unpacking cryptography>=1.1.1,<2.0.0 (from caravel)
Downloading cryptography-1.3.2.tar.gz (383kB): 383kB downloaded
Running setup.py (path:/tmp/pip_build_root/cryptography/setup.py) egg_info for package cryptography
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*' found under directory 'vectors'
Downloading/unpacking flask-appbuilder>=1.6.0,<2.0.0 (from caravel)
Downloading Flask-AppBuilder-1.6.2.tar.gz (1.1MB): 1.1MB downloaded
Running setup.py (path:/tmp/pip_build_root/flask-appbuilder/setup.py) egg_info for package flask-appbuilder
warning: no files found matching '*' under directory './bin'
no previously-included directories found matching '*.pyc'
Downloading/unpacking Flask-BabelPkg==0.9.6 (from caravel)
Downloading Flask-BabelPkg-0.9.6.tar.gz
Running setup.py (path:/tmp/pip_build_root/Flask-BabelPkg/setup.py) egg_info for package Flask-BabelPkg
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
Downloading/unpacking flask-cache>=0.13.1,<0.14.0 (from caravel)
Downloading Flask-Cache-0.13.1.tar.gz (45kB): 45kB downloaded
Running setup.py (path:/tmp/pip_build_root/flask-cache/setup.py) egg_info for package flask-cache
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
Downloading/unpacking flask-migrate>=1.5.1,<2.0.0 (from caravel)
Downloading Flask-Migrate-1.8.0.tar.gz
Running setup.py (path:/tmp/pip_build_root/flask-migrate/setup.py) egg_info for package flask-migrate
Downloading/unpacking flask-script>=2.0.5,<3.0.0 (from caravel)
Downloading Flask-Script-2.0.5.tar.gz (42kB): 42kB downloaded
Running setup.py (path:/tmp/pip_build_root/flask-script/setup.py) egg_info for package flask-script
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
Downloading/unpacking flask-sqlalchemy==2.0.0 (from caravel)
Downloading Flask-SQLAlchemy-2.0.tar.gz (93kB): 93kB downloaded
Running setup.py (path:/tmp/pip_build_root/flask-sqlalchemy/setup.py) egg_info for package flask-sqlalchemy
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
Downloading/unpacking flask-testing>=0.4.2,<0.5.0 (from caravel)
Downloading Flask-Testing-0.4.2.tar.gz (40kB): 40kB downloaded
Running setup.py (path:/tmp/pip_build_root/flask-testing/setup.py) egg_info for package flask-testing
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
Downloading/unpacking flask>=0.10.1,<1.0.0 (from caravel)
Downloading Flask-0.10.1.tar.gz (544kB): 544kB downloaded
Running setup.py (path:/tmp/pip_build_root/flask/setup.py) egg_info for package flask
warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
Downloading/unpacking humanize>=0.5.1,<0.6.0 (from caravel)
Downloading humanize-0.5.1.tar.gz
Running setup.py (path:/tmp/pip_build_root/humanize/setup.py) egg_info for package humanize
Downloading/unpacking gunicorn>=19.3.0,<20.0.0 (from caravel)
Downloading gunicorn-19.5.0-py2.py3-none-any.whl (113kB): 113kB downloaded
Downloading/unpacking markdown>=2.6.2,<3.0.0 (from caravel)
Downloading Markdown-2.6.6.zip (412kB): 412kB downloaded
Running setup.py (path:/tmp/pip_build_root/markdown/setup.py) egg_info for package markdown
Downloading/unpacking pandas==0.18.0 (from caravel)
Downloading pandas-0.18.0.tar.gz (7.1MB): 7.1MB downloaded
Running setup.py (path:/tmp/pip_build_root/pandas/setup.py) egg_info for package pandas
Running from numpy source directory.
/tmp/easy_install-yTHo1K/numpy-1.11.0/setup.py:327: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
warnings.warn("Unrecognized setuptools command, proceeding with "
/tmp/easy_install-yTHo1K/numpy-1.11.0/numpy/distutils/system_info.py:1640: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
/tmp/easy_install-yTHo1K/numpy-1.11.0/numpy/distutils/system_info.py:1649: UserWarning:
Blas (http://www.netlib.org/blas/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [blas]) or by setting
the BLAS environment variable.
warnings.warn(BlasNotFoundError.__doc__)
/tmp/easy_install-yTHo1K/numpy-1.11.0/numpy/distutils/system_info.py:1652: UserWarning:
Blas (http://www.netlib.org/blas/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [blas_src]) or by setting
the BLAS_SRC environment variable.
warnings.warn(BlasSrcNotFoundError.__doc__)
/bin/sh: 1: svnversion: not found
/bin/sh: 1: svnversion: not found
/tmp/easy_install-yTHo1K/numpy-1.11.0/numpy/distutils/system_info.py:1542: UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
/tmp/easy_install-yTHo1K/numpy-1.11.0/numpy/distutils/system_info.py:1553: UserWarning:
Lapack (http://www.netlib.org/lapack/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [lapack]) or by setting
the LAPACK environment variable.
warnings.warn(LapackNotFoundError.__doc__)
/tmp/easy_install-yTHo1K/numpy-1.11.0/numpy/distutils/system_info.py:1556: UserWarning:
Lapack (http://www.netlib.org/lapack/) sources not found.
Directories to search for the sources can be specified in the
numpy/distutils/site.cfg file (section [lapack_src]) or by setting
the LAPACK_SRC environment variable.
warnings.warn(LapackSrcNotFoundError.__doc__)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros'
warnings.warn(msg)
non-existing path in 'numpy/distutils': 'site.cfg'
Could not locate executable gfortran
Could not locate executable f95
Could not locate executable ifort
Could not locate executable ifc
Could not locate executable lf95
Could not locate executable pgfortran
Could not locate executable f90
Could not locate executable f77
Could not locate executable fort
Could not locate executable efort
Could not locate executable efc
Could not locate executable g77
Could not locate executable g95
Could not locate executable pathf95
don't know how to compile Fortran code on platform 'posix'
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
int exp (void);
^
_configtest.o: In function `main':
/tmp/easy_install-yTHo1K/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
int exp (void);
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 4)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
^
_configtest.c: In function ‘main’:
_configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
(void) SIZEOF_LONGDOUBLE;
^
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 16)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 32)];
^
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) >= 0)];
^
_configtest.c: In function ‘main’:
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable]
static int test_array [1 - 2 * !(((long) (sizeof (npy_check_sizeof_type))) == 8)];
^
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
int exp (void);
^
_configtest.o: In function `main':
/tmp/easy_install-yTHo1K/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
int exp (void);
^
_configtest.c:1:5: warning: conflicting types for built-in function ‘asin’ [enabled by default]
int asin (void);
^
_configtest.c:2:5: warning: conflicting types for built-in function ‘cos’ [enabled by default]
int cos (void);
^
_configtest.c:3:5: warning: conflicting types for built-in function ‘log’ [enabled by default]
int log (void);
^
_configtest.c:4:5: warning: conflicting types for built-in function ‘fabs’ [enabled by default]
int fabs (void);
^
_configtest.c:5:5: warning: conflicting types for built-in function ‘tanh’ [enabled by default]
int tanh (void);
^
_configtest.c:6:5: warning: conflicting types for built-in function ‘atan’ [enabled by default]
int atan (void);
^
_configtest.c:7:5: warning: conflicting types for built-in function ‘acos’ [enabled by default]
int acos (void);
^
_configtest.c:8:5: warning: conflicting types for built-in function ‘floor’ [enabled by default]
int floor (void);
^
_configtest.c:9:5: warning: conflicting types for built-in function ‘fmod’ [enabled by default]
int fmod (void);
^
_configtest.c:10:5: warning: conflicting types for built-in function ‘sqrt’ [enabled by default]
int sqrt (void);
^
_configtest.c:11:5: warning: conflicting types for built-in function ‘cosh’ [enabled by default]
int cosh (void);
^
_configtest.c:12:5: warning: conflicting types for built-in function ‘modf’ [enabled by default]
int modf (void);
^
_configtest.c:13:5: warning: conflicting types for built-in function ‘sinh’ [enabled by default]
int sinh (void);
^
_configtest.c:14:5: warning: conflicting types for built-in function ‘frexp’ [enabled by default]
int frexp (void);
^
_configtest.c:15:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
int exp (void);
^
_configtest.c:16:5: warning: conflicting types for built-in function ‘tan’ [enabled by default]
int tan (void);
^
_configtest.c:17:5: warning: conflicting types for built-in function ‘ceil’ [enabled by default]
int ceil (void);
^
_configtest.c:18:5: warning: conflicting types for built-in function ‘log10’ [enabled by default]
int log10 (void);
^
_configtest.c:19:5: warning: conflicting types for built-in function ‘sin’ [enabled by default]
int sin (void);
^
_configtest.c:20:5: warning: conflicting types for built-in function ‘ldexp’ [enabled by default]
int ldexp (void);
^
_configtest.c:1:5: warning: conflicting types for built-in function ‘log2’ [enabled by default]
int log2 (void);
^
_configtest.c:2:5: warning: conflicting types for built-in function ‘pow’ [enabled by default]
int pow (void);
^
_configtest.c:4:5: warning: conflicting types for built-in function ‘exp2’ [enabled by default]
int exp2 (void);
^
_configtest.c:5:5: warning: conflicting types for built-in function ‘atan2’ [enabled by default]
int atan2 (void);
^
_configtest.c:7:5: warning: conflicting types for built-in function ‘rint’ [enabled by default]
int rint (void);
^
_configtest.c:10:5: warning: conflicting types for built-in function ‘cbrt’ [enabled by default]
int cbrt (void);
^
_configtest.c:11:5: warning: conflicting types for built-in function ‘nextafter’ [enabled by default]
int nextafter (void);
^
_configtest.c:12:5: warning: conflicting types for built-in function ‘trunc’ [enabled by default]
int trunc (void);
^
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
__builtin_isnan(5.);
^
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
__builtin_isinf(5.);
^
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
__builtin_isfinite(5.);
^
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
__builtin_bswap32(5u);
^
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
__builtin_bswap64(5u);
^
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: statement with no effect [-Wunused-value]
__builtin_expect(5, 0);
^
_configtest.c: In function ‘main’:
_configtest.c:5:3: warning: implicit declaration of function ‘__builtin_mul_overflow’ [-Wimplicit-function-declaration]
__builtin_mul_overflow(5, 5, (int*)5);
^
_configtest.o: In function `main':
/tmp/easy_install-yTHo1K/numpy-1.11.0/_configtest.c:5: undefined reference to `__builtin_mul_overflow'
collect2: error: ld returned 1 exit status
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
^
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
^
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
^
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
^
_configtest.c:8:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
^
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
int __declspec(thread) foo;
^
_configtest.c: In function ‘__declspec’:
_configtest.c:5:24: error: expected declaration specifiers before ‘foo’
int __declspec(thread) foo;
^
_configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
{
^
_configtest.c:11:1: error: expected ‘{’ at end of input
}
^
_configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
_configtest.c:1:5: warning: conflicting types for built-in function ‘cosf’ [enabled by default]
int cosf (void);
^
_configtest.c:2:5: warning: conflicting types for built-in function ‘coshf’ [enabled by default]
int coshf (void);
^
_configtest.c:3:5: warning: conflicting types for built-in function ‘rintf’ [enabled by default]
int rintf (void);
^
_configtest.c:4:5: warning: conflicting types for built-in function ‘fabsf’ [enabled by default]
int fabsf (void);
^
_configtest.c:5:5: warning: conflicting types for built-in function ‘floorf’ [enabled by default]
int floorf (void);
^
_configtest.c:6:5: warning: conflicting types for built-in function ‘nextafterf’ [enabled by default]
int nextafterf (void);
^
_configtest.c:7:5: warning: conflicting types for built-in function ‘tanhf’ [enabled by default]
int tanhf (void);
^
_configtest.c:8:5: warning: conflicting types for built-in function ‘log10f’ [enabled by default]
int log10f (void);
^
_configtest.c:9:5: warning: conflicting types for built-in function ‘logf’ [enabled by default]
int logf (void);
^
_configtest.c:10:5: warning: conflicting types for built-in function ‘sinhf’ [enabled by default]
int sinhf (void);
^
_configtest.c:11:5: warning: conflicting types for built-in function ‘acosf’ [enabled by default]
int acosf (void);
^
_configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtf’ [enabled by default]
int sqrtf (void);
^
_configtest.c:13:5: warning: conflicting types for built-in function ‘ldexpf’ [enabled by default]
int ldexpf (void);
^
_configtest.c:14:5: warning: conflicting types for built-in function ‘hypotf’ [enabled by default]
int hypotf (void);
^
_configtest.c:15:5: warning: conflicting types for built-in function ‘log2f’ [enabled by default]
int log2f (void);
^
_configtest.c:16:5: warning: conflicting types for built-in function ‘exp2f’ [enabled by default]
int exp2f (void);
^
_configtest.c:17:5: warning: conflicting types for built-in function ‘atanf’ [enabled by default]
int atanf (void);
^
_configtest.c:18:5: warning: conflicting types for built-in function ‘fmodf’ [enabled by default]
int fmodf (void);
^
_configtest.c:19:5: warning: conflicting types for built-in function ‘atan2f’ [enabled by default]
int atan2f (void);
^
_configtest.c:20:5: warning: conflicting types for built-in function ‘cbrtf’ [enabled by default]
int cbrtf (void);
^
_configtest.c:21:5: warning: conflicting types for built-in function ‘modff’ [enabled by default]
int modff (void);
^
_configtest.c:22:5: warning: conflicting types for built-in function ‘ceilf’ [enabled by default]
int ceilf (void);
^
_configtest.c:23:5: warning: conflicting types for built-in function ‘log1pf’ [enabled by default]
int log1pf (void);
^
_configtest.c:24:5: warning: conflicting types for built-in function ‘asinf’ [enabled by default]
int asinf (void);
^
_configtest.c:25:5: warning: conflicting types for built-in function ‘copysignf’ [enabled by default]
int copysignf (void);
^
_configtest.c:26:5: warning: conflicting types for built-in function ‘acoshf’ [enabled by default]
int acoshf (void);
^
_configtest.c:27:5: warning: conflicting types for built-in function ‘sinf’ [enabled by default]
int sinf (void);
^
_configtest.c:28:5: warning: conflicting types for built-in function ‘tanf’ [enabled by default]
int tanf (void);
^
_configtest.c:29:5: warning: conflicting types for built-in function ‘atanhf’ [enabled by default]
int atanhf (void);
^
_configtest.c:30:5: warning: conflicting types for built-in function ‘truncf’ [enabled by default]
int truncf (void);
^
_configtest.c:31:5: warning: conflicting types for built-in function ‘asinhf’ [enabled by default]
int asinhf (void);
^
_configtest.c:32:5: warning: conflicting types for built-in function ‘frexpf’ [enabled by default]
int frexpf (void);
^
_configtest.c:33:5: warning: conflicting types for built-in function ‘powf’ [enabled by default]
int powf (void);
^
_configtest.c:34:5: warning: conflicting types for built-in function ‘expf’ [enabled by default]
int expf (void);
^
_configtest.c:35:5: warning: conflicting types for built-in function ‘expm1f’ [enabled by default]
int expm1f (void);
^
_configtest.c:1:5: warning: conflicting types for built-in function ‘tanhl’ [enabled by default]
int tanhl (void);
^
_configtest.c:2:5: warning: conflicting types for built-in function ‘log10l’ [enabled by default]
int log10l (void);
^
_configtest.c:3:5: warning: conflicting types for built-in function ‘nextafterl’ [enabled by default]
int nextafterl (void);
^
_configtest.c:4:5: warning: conflicting types for built-in function ‘coshl’ [enabled by default]
int coshl (void);
^
_configtest.c:5:5: warning: conflicting types for built-in function ‘cosl’ [enabled by default]
int cosl (void);
^
_configtest.c:6:5: warning: conflicting types for built-in function ‘floorl’ [enabled by default]
int floorl (void);
^
_configtest.c:7:5: warning: conflicting types for built-in function ‘rintl’ [enabled by default]
int rintl (void);
^
_configtest.c:8:5: warning: conflicting types for built-in function ‘fabsl’ [enabled by default]
int fabsl (void);
^
_configtest.c:9:5: warning: conflicting types for built-in function ‘acosl’ [enabled by default]
int acosl (void);
^
_configtest.c:10:5: warning: conflicting types for built-in function ‘ldexpl’ [enabled by default]
int ldexpl (void);
^
_configtest.c:11:5: warning: conflicting types for built-in function ‘sqrtl’ [enabled by default]
int sqrtl (void);
^
_configtest.c:12:5: warning: conflicting types for built-in function ‘logl’ [enabled by default]
int logl (void);
^
_configtest.c:13:5: warning: conflicting types for built-in function ‘expm1l’ [enabled by default]
int expm1l (void);
^
_configtest.c:14:5: warning: conflicting types for built-in function ‘hypotl’ [enabled by default]
int hypotl (void);
^
_configtest.c:15:5: warning: conflicting types for built-in function ‘log2l’ [enabled by default]
int log2l (void);
^
_configtest.c:16:5: warning: conflicting types for built-in function ‘copysignl’ [enabled by default]
int copysignl (void);
^
_configtest.c:17:5: warning: conflicting types for built-in function ‘exp2l’ [enabled by default]
int exp2l (void);
^
_configtest.c:18:5: warning: conflicting types for built-in function ‘atanl’ [enabled by default]
int atanl (void);
^
_configtest.c:19:5: warning: conflicting types for built-in function ‘frexpl’ [enabled by default]
int frexpl (void);
^
_configtest.c:20:5: warning: conflicting types for built-in function ‘atan2l’ [enabled by default]
int atan2l (void);
^
_configtest.c:21:5: warning: conflicting types for built-in function ‘sinhl’ [enabled by default]
int sinhl (void);
^
_configtest.c:22:5: warning: conflicting types for built-in function ‘fmodl’ [enabled by default]
int fmodl (void);
^
_configtest.c:23:5: warning: conflicting types for built-in function ‘log1pl’ [enabled by default]
int log1pl (void);
^
_configtest.c:24:5: warning: conflicting types for built-in function ‘asinl’ [enabled by default]
int asinl (void);
^
_configtest.c:25:5: warning: conflicting types for built-in function ‘ceill’ [enabled by default]
int ceill (void);
^
_configtest.c:26:5: warning: conflicting types for built-in function ‘sinl’ [enabled by default]
int sinl (void);
^
_configtest.c:27:5: warning: conflicting types for built-in function ‘cbrtl’ [enabled by default]
int cbrtl (void);
^
_configtest.c:28:5: warning: conflicting types for built-in function ‘acoshl’ [enabled by default]
int acoshl (void);
^
_configtest.c:29:5: warning: conflicting types for built-in function ‘atanhl’ [enabled by default]
int atanhl (void);
^
_configtest.c:30:5: warning: conflicting types for built-in function ‘tanl’ [enabled by default]
int tanl (void);
^
_configtest.c:31:5: warning: conflicting types for built-in function ‘truncl’ [enabled by default]
int truncl (void);
^
_configtest.c:32:5: warning: conflicting types for built-in function ‘powl’ [enabled by default]
int powl (void);
^
_configtest.c:33:5: warning: conflicting types for built-in function ‘expl’ [enabled by default]
int expl (void);
^
_configtest.c:34:5: warning: conflicting types for built-in function ‘modfl’ [enabled by default]
int modfl (void);
^
_configtest.c:35:5: warning: conflicting types for built-in function ‘asinhl’ [enabled by default]
int asinhl (void);
^
_configtest.c: In function ‘main’:
_configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
(void) HAVE_DECL_SIGNBIT;
^
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:1:5: warning: conflicting types for built-in function ‘clog’ [enabled by default]
int clog (void);
^
_configtest.c:2:5: warning: conflicting types for built-in function ‘ctan’ [enabled by default]
int ctan (void);
^
_configtest.c:3:5: warning: conflicting types for built-in function ‘casinh’ [enabled by default]
int casinh (void);
^
_configtest.c:4:5: warning: conflicting types for built-in function ‘cacosh’ [enabled by default]
int cacosh (void);
^
_configtest.c:5:5: warning: conflicting types for built-in function ‘cabs’ [enabled by default]
int cabs (void);
^
_configtest.c:6:5: warning: conflicting types for built-in function ‘conj’ [enabled by default]
int conj (void);
^
_configtest.c:7:5: warning: conflicting types for built-in function ‘csqrt’ [enabled by default]
int csqrt (void);
^
_configtest.c:8:5: warning: conflicting types for built-in function ‘creal’ [enabled by default]
int creal (void);
^
_configtest.c:9:5: warning: conflicting types for built-in function ‘cproj’ [enabled by default]
int cproj (void);
^
_configtest.c:10:5: warning: conflicting types for built-in function ‘cpow’ [enabled by default]
int cpow (void);
^
_configtest.c:11:5: warning: conflicting types for built-in function ‘csinh’ [enabled by default]
int csinh (void);
^
_configtest.c:12:5: warning: conflicting types for built-in function ‘catan’ [enabled by default]
int catan (void);
^
_configtest.c:13:5: warning: conflicting types for built-in function ‘ctanh’ [enabled by default]
int ctanh (void);
^
_configtest.c:14:5: warning: conflicting types for built-in function ‘ccosh’ [enabled by default]
int ccosh (void);
^
_configtest.c:15:5: warning: conflicting types for built-in function ‘cimag’ [enabled by default]
int cimag (void);
^
_configtest.c:16:5: warning: conflicting types for built-in function ‘casin’ [enabled by default]
int casin (void);
^
_configtest.c:17:5: warning: conflicting types for built-in function ‘carg’ [enabled by default]
int carg (void);
^
_configtest.c:18:5: warning: conflicting types for built-in function ‘csin’ [enabled by default]
int csin (void);
^
_configtest.c:19:5: warning: conflicting types for built-in function ‘cexp’ [enabled by default]
int cexp (void);
^
_configtest.c:20:5: warning: conflicting types for built-in function ‘ccos’ [enabled by default]
int ccos (void);
^
_configtest.c:21:5: warning: conflicting types for built-in function ‘cacos’ [enabled by default]
int cacos (void);
^
_configtest.c:22:5: warning: conflicting types for built-in function ‘catanh’ [enabled by default]
int catanh (void);
^
_configtest.c:1:5: warning: conflicting types for built-in function ‘ctanhf’ [enabled by default]
int ctanhf (void);
^
_configtest.c:2:5: warning: conflicting types for built-in function ‘csinhf’ [enabled by default]
int csinhf (void);
^
_configtest.c:3:5: warning: conflicting types for built-in function ‘cprojf’ [enabled by default]
int cprojf (void);
^
_configtest.c:4:5: warning: conflicting types for built-in function ‘cacoshf’ [enabled by default]
int cacoshf (void);
^
_configtest.c:5:5: warning: conflicting types for built-in function ‘cacosf’ [enabled by default]
int cacosf (void);
^
_configtest.c:6:5: warning: conflicting types for built-in function ‘cargf’ [enabled by default]
int cargf (void);
^
_configtest.c:7:5: warning: conflicting types for built-in function ‘cpowf’ [enabled by default]
int cpowf (void);
^
_configtest.c:8:5: warning: conflicting types for built-in function ‘csinf’ [enabled by default]
int csinf (void);
^
_configtest.c:9:5: warning: conflicting types for built-in function ‘clogf’ [enabled by default]
int clogf (void);
^
_configtest.c:10:5: warning: conflicting types for built-in function ‘ccoshf’ [enabled by default]
int ccoshf (void);
^
_configtest.c:11:5: warning: conflicting types for built-in function ‘conjf’ [enabled by default]
int conjf (void);
^
_configtest.c:12:5: warning: conflicting types for built-in function ‘casinhf’ [enabled by default]
int casinhf (void);
^
_configtest.c:13:5: warning: conflicting types for built-in function ‘ccosf’ [enabled by default]
int ccosf (void);
^
_configtest.c:14:5: warning: conflicting types for built-in function ‘ctanf’ [enabled by default]
int ctanf (void);
^
_configtest.c:15:5: warning: conflicting types for built-in function ‘cexpf’ [enabled by default]
int cexpf (void);
^
_configtest.c:16:5: warning: conflicting types for built-in function ‘cimagf’ [enabled by default]
int cimagf (void);
^
_configtest.c:17:5: warning: conflicting types for built-in function ‘catanhf’ [enabled by default]
int catanhf (void);
^
_configtest.c:18:5: warning: conflicting types for built-in function ‘casinf’ [enabled by default]
int casinf (void);
^
_configtest.c:19:5: warning: conflicting types for built-in function ‘catanf’ [enabled by default]
int catanf (void);
^
_configtest.c:20:5: warning: conflicting types for built-in function ‘csqrtf’ [enabled by default]
int csqrtf (void);
^
_configtest.c:21:5: warning: conflicting types for built-in function ‘crealf’ [enabled by default]
int crealf (void);
^
_configtest.c:22:5: warning: conflicting types for built-in function ‘cabsf’ [enabled by default]
int cabsf (void);
^
_configtest.c:1:5: warning: conflicting types for built-in function ‘csinhl’ [enabled by default]
int csinhl (void);
^
_configtest.c:2:5: warning: conflicting types for built-in function ‘ctanhl’ [enabled by default]
int ctanhl (void);
^
_configtest.c:3:5: warning: conflicting types for built-in function ‘cacosl’ [enabled by default]
int cacosl (void);
^
_configtest.c:4:5: warning: conflicting types for built-in function ‘cacoshl’ [enabled by default]
int cacoshl (void);
^
_configtest.c:5:5: warning: conflicting types for built-in function ‘cprojl’ [enabled by default]
int cprojl (void);
^
_configtest.c:6:5: warning: conflicting types for built-in function ‘cargl’ [enabled by default]
int cargl (void);
^
_configtest.c:7:5: warning: conflicting types for built-in function ‘ccoshl’ [enabled by default]
int ccoshl (void);
^
_configtest.c:8:5: warning: conflicting types for built-in function ‘conjl’ [enabled by default]
int conjl (void);
^
_configtest.c:9:5: warning: conflicting types for built-in function ‘csinl’ [enabled by default]
int csinl (void);
^
_configtest.c:10:5: warning: conflicting types for built-in function ‘clogl’ [enabled by default]
int clogl (void);
^
_configtest.c:11:5: warning: conflicting types for built-in function ‘cexpl’ [enabled by default]
int cexpl (void);
^
_configtest.c:12:5: warning: conflicting types for built-in function ‘ccosl’ [enabled by default]
int ccosl (void);
^
_configtest.c:13:5: warning: conflicting types for built-in function ‘ctanl’ [enabled by default]
int ctanl (void);
^
_configtest.c:14:5: warning: conflicting types for built-in function ‘cpowl’ [enabled by default]
int cpowl (void);
^
_configtest.c:15:5: warning: conflicting types for built-in function ‘casinhl’ [enabled by default]
int casinhl (void);
^
_configtest.c:16:5: warning: conflicting types for built-in function ‘csqrtl’ [enabled by default]
int csqrtl (void);
^
_configtest.c:17:5: warning: conflicting types for built-in function ‘casinl’ [enabled by default]
int casinl (void);
^
_configtest.c:18:5: warning: conflicting types for built-in function ‘catanl’ [enabled by default]
int catanl (void);
^
_configtest.c:19:5: warning: conflicting types for built-in function ‘catanhl’ [enabled by default]
int catanhl (void);
^
_configtest.c:20:5: warning: conflicting types for built-in function ‘creall’ [enabled by default]
int creall (void);
^
_configtest.c:21:5: warning: conflicting types for built-in function ‘cabsl’ [enabled by default]
int cabsl (void);
^
_configtest.c:22:5: warning: conflicting types for built-in function ‘cimagl’ [enabled by default]
int cimagl (void);
^
_configtest.c:2:41: error: expected ‘;’, ‘,’ or ‘)’ before ‘a’
static int static_func (char * restrict a)
^
_configtest.c:2:12: warning: ‘static_func’ defined but not used [-Wunused-function]
static int static_func (char * __restrict__ a)
^
_configtest.o: In function `main':
/tmp/easy_install-yTHo1K/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.c: In function ‘main’:
_configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function)
(void) SIZEOF_LONGDOUBLE;
^
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.o: In function `main':
/tmp/easy_install-yTHo1K/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.o: In function `main':
/tmp/easy_install-yTHo1K/numpy-1.11.0/_configtest.c:5: undefined reference to `__builtin_mul_overflow'
collect2: error: ld returned 1 exit status
_configtest.c:3:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas]
#pragma clang diagnostic error "-Wattributes"
^
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
int __declspec(thread) foo;
^
_configtest.c: In function ‘__declspec’:
_configtest.c:5:24: error: expected declaration specifiers before ‘foo’
int __declspec(thread) foo;
^
_configtest.c:9:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
{
^
_configtest.c:11:1: error: expected ‘{’ at end of input
}
^
_configtest.c:11:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
_configtest.c: In function ‘main’:
_configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function)
(void) HAVE_DECL_SIGNBIT;
^
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in
_configtest.c:2:41: error: expected ‘;’, ‘,’ or ‘)’ before ‘a’
static int static_func (char * restrict a)
^
File: build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h
#define HAVE_ENDIAN_H 1
#define SIZEOF_PY_INTPTR_T 8
#define SIZEOF_OFF_T 8
#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_STRTOLL 1
#define HAVE_STRTOULL 1
#define HAVE_CBRT 1
#define HAVE_STRTOLD_L 1
#define HAVE_FALLOCATE 1
#define HAVE_XMMINTRIN_H 1
#define HAVE_EMMINTRIN_H 1
#define HAVE_FEATURES_H 1
#define HAVE___BUILTIN_ISNAN 1
#define HAVE___BUILTIN_ISINF 1
#define HAVE___BUILTIN_ISFINITE 1
#define HAVE___BUILTIN_BSWAP32 1
#define HAVE___BUILTIN_BSWAP64 1
#define HAVE___BUILTIN_EXPECT 1
#define HAVE__MM_LOAD_PS 1
#define HAVE__MM_PREFETCH 1
#define HAVE__MM_LOAD_PD 1
#define HAVE___BUILTIN_PREFETCH 1
#define HAVE_ATTRIBUTE_OPTIMIZE_UNROLL_LOOPS 1
#define HAVE_ATTRIBUTE_OPTIMIZE_OPT_3 1
#define HAVE_ATTRIBUTE_NONNULL 1
#define HAVE___THREAD 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_CBRTF 1
#define H_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
int exp (void);
^
_configtest.o: In function `main':
/tmp/easy_install-yTHo1K/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default]
int exp (void);
^
_configtest.c:3:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
main()
^
AVE_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_CBRTL 1
#define HAVE_DECL_SIGNBIT
#define HAVE_COMPLEX_H 1
#define HAVE_CABS 1
#define HAVE_CACOS 1
#define HAVE_CACOSH 1
#define HAVE_CARG 1
#define HAVE_CASIN 1
#define HAVE_CASINH 1
#define HAVE_CATAN 1
#define HAVE_CATANH 1
#define HAVE_CCOS 1
#define HAVE_CCOSH 1
#define HAVE_CEXP 1
#define HAVE_CIMAG 1
#define HAVE_CLOG 1
#define HAVE_CONJ 1
#define HAVE_CPOW 1
#define HAVE_CPROJ 1
#define HAVE_CREAL 1
#define HAVE_CSIN 1
#define HAVE_CSINH 1
#define HAVE_CSQRT 1
#define HAVE_CTAN 1
#define HAVE_CTANH 1
#define HAVE_CABSF 1
#define HAVE_CACOSF 1
#define HAVE_CACOSHF 1
#define HAVE_CARGF 1
#define HAVE_CASINF 1
#define HAVE_CASINHF 1
#define HAVE_CATANF 1
#define HAVE_CATANHF 1
#define HAVE_CCOSF 1
#define HAVE_CCOSHF 1
#define HAVE_CEXPF 1
#define HAVE_CIMAGF 1
#define HAVE_CLOGF 1
#define HAVE_CONJF 1
#define HAVE_CPOWF 1
#define HAVE_CPROJF 1
#define HAVE_CREALF 1
#define HAVE_CSINF 1
#define HAVE_CSINHF 1
#define HAVE_CSQRTF 1
#define HAVE_CTANF 1
#define HAVE_CTANHF 1
#define HAVE_CABSL 1
#define HAVE_CACOSL 1
#define HAVE_CACOSHL 1
#define HAVE_CARGL 1
#define HAVE_CASINL 1
#define HAVE_CASINHL 1
#define HAVE_CATANL 1
#define HAVE_CATANHL 1
#define HAVE_CCOSL 1
#define HAVE_CCOSHL 1
#define HAVE_CEXPL 1
#define HAVE_CIMAGL 1
#define HAVE_CLOGL 1
#define HAVE_CONJL 1
#define HAVE_CPOWL 1
#define HAVE_CPROJL 1
#define HAVE_CREALL 1
#define HAVE_CSINL 1
#define HAVE_CSINHL 1
#define HAVE_CSQRTL 1
#define HAVE_CTANL 1
#define HAVE_CTANHL 1
#define NPY_RESTRICT __restrict__
#define HAVE_LDOUBLE_INTEL_EXTENDED_16_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
_configtest.o: In function `main':
/tmp/easy_install-yTHo1K/numpy-1.11.0/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
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 16
#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32
#define NPY_SIZEOF_PY_INTPTR_T 8
#define NPY_SIZEOF_OFF_T 8
#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 0x0000000A
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
### Warning: Using unoptimized lapack ###
### Warning: Using unoptimized lapack ###
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc4_’:
numpy/linalg/lapack_lite/dlamch.c:720:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
integer i__1;
^
numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc5_’:
numpy/linalg/lapack_lite/dlamch.c:834:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
integer i__1;
^
numpy/linalg/lapack_lite/blas_lite.c: In function ‘cgemm_’:
numpy/linalg/lapack_lite/blas_lite.c:352:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
static integer ncola;
^
numpy/linalg/lapack_lite/blas_lite.c: In function ‘dgemm_’:
numpy/linalg/lapack_lite/blas_lite.c:6624:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
static integer ncola;
^
numpy/linalg/lapack_lite/blas_lite.c: In function ‘sgemm_’:
numpy/linalg/lapack_lite/blas_lite.c:11190:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
static integer ncola;
^
numpy/linalg/lapack_lite/blas_lite.c: In function ‘zgemm_’:
numpy/linalg/lapack_lite/blas_lite.c:15222:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
static integer ncola;
^
numpy/linalg/lapack_lite/blas_lite.c: At top level:
numpy/linalg/lapack_lite/blas_lite.c:24:16: warning: ‘c__1’ defined but not used [-Wunused-variable]
static integer c__1 = 1;
^
numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘claed7_’:
numpy/linalg/lapack_lite/dlapack_lite.c:9857:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
^
numpy/linalg/lapack_lite/dlapack_lite.c:9857:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
^
numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘dbdsqr_’:
numpy/linalg/lapack_lite/dlapack_lite.c:27451:23: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
static doublereal sminlo, tolmul;
^
numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘sbdsqr_’:
numpy/linalg/lapack_lite/dlapack_lite.c:64393:17: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
static real sminlo, tolmul;
^
numpy/linalg/lapack_lite/zlapack_lite.c: In function ‘zlaed7_’:
numpy/linalg/lapack_lite/zlapack_lite.c:10000:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
^
numpy/linalg/lapack_lite/zlapack_lite.c:10000:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
^
numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc4_’:
numpy/linalg/lapack_lite/dlamch.c:720:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
integer i__1;
^
numpy/linalg/lapack_lite/dlamch.c: In function ‘dlamc5_’:
numpy/linalg/lapack_lite/dlamch.c:834:13: warning: variable ‘i__1’ set but not used [-Wunused-but-set-variable]
integer i__1;
^
numpy/linalg/lapack_lite/blas_lite.c: In function ‘cgemm_’:
numpy/linalg/lapack_lite/blas_lite.c:352:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
static integer ncola;
^
numpy/linalg/lapack_lite/blas_lite.c: In function ‘dgemm_’:
numpy/linalg/lapack_lite/blas_lite.c:6624:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
static integer ncola;
^
numpy/linalg/lapack_lite/blas_lite.c: In function ‘sgemm_’:
numpy/linalg/lapack_lite/blas_lite.c:11190:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
static integer ncola;
^
numpy/linalg/lapack_lite/blas_lite.c: In function ‘zgemm_’:
numpy/linalg/lapack_lite/blas_lite.c:15222:20: warning: variable ‘ncola’ set but not used [-Wunused-but-set-variable]
static integer ncola;
^
numpy/linalg/lapack_lite/blas_lite.c: At top level:
numpy/linalg/lapack_lite/blas_lite.c:24:16: warning: ‘c__1’ defined but not used [-Wunused-variable]
static integer c__1 = 1;
^
numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘claed7_’:
numpy/linalg/lapack_lite/dlapack_lite.c:9857:59: warning: variable ‘ind2’ set but not used [-Wunused-but-set-variable]
static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
^
numpy/linalg/lapack_lite/dlapack_lite.c:9857:53: warning: variable ‘ind1’ set but not used [-Wunused-but-set-variable]
static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
^
numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘dbdsqr_’:
numpy/linalg/lapack_lite/dlapack_lite.c:27451:23: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
static doublereal sminlo, tolmul;
^
numpy/linalg/lapack_lite/dlapack_lite.c: In function ‘sbdsqr_’:
numpy/linalg/lapack_lite/dlapack_lite.c:64393:17: warning: variable ‘sminlo’ set but not used [-Wunused-but-set-variable]
static real sminlo, tolmul;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment