Created
January 30, 2012 09:34
-
-
Save kyleconroy/1703565 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----> Heroku receiving push | |
-----> Python app detected | |
-----> Preparing virtualenv version 1.7 | |
New python executable in ./bin/python | |
Installing distribute.............................................................................................................................................................................................done. | |
Installing pip...............done. | |
-----> Activating virtualenv | |
-----> Installing dependencies using pip version 1.0.2 | |
Downloading/unpacking numpy (from -r requirements.txt (line 1)) | |
Creating supposed download cache at /app/tmp/repo.git/.cache/pip_downloads | |
Storing download in cache at /app/tmp/repo.git/.cache/pip_downloads/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fn%2Fnumpy%2Fnumpy-1.6.1.zip | |
Running setup.py egg_info for package numpy | |
Running from numpy source directory./bin/sh: svnversion: not found | |
non-existing path in 'numpy/distutils': 'site.cfg' | |
F2PY Version 2 | |
blas_opt_info: | |
blas_mkl_info: | |
libraries mkl,vml,guide not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries mkl,vml,guide not found in /usr/local/lib | |
libraries mkl,vml,guide not found in /usr/lib64 | |
libraries mkl,vml,guide not found in /usr/lib | |
NOT AVAILABLE | |
atlas_blas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/lib64 | |
libraries ptf77blas,ptcblas,atlas not found in /usr/lib | |
NOT AVAILABLE | |
atlas_blas_info: | |
libraries f77blas,cblas,atlas not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries f77blas,cblas,atlas not found in /usr/local/lib | |
libraries f77blas,cblas,atlas not found in /usr/lib64 | |
libraries f77blas,cblas,atlas not found in /usr/lib | |
NOT AVAILABLE | |
/tmp/build_3mpf1hd5k80wj/build/numpy/numpy/distutils/system_info.py:1414: 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__) | |
blas_info: | |
libraries blas not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries blas not found in /usr/local/lib | |
libraries blas not found in /usr/lib64 | |
libraries blas not found in /usr/lib | |
NOT AVAILABLE | |
/tmp/build_3mpf1hd5k80wj/build/numpy/numpy/distutils/system_info.py:1423: 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__) | |
blas_src_info: | |
NOT AVAILABLE | |
/tmp/build_3mpf1hd5k80wj/build/numpy/numpy/distutils/system_info.py:1426: 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__) | |
NOT AVAILABLE | |
/bin/sh: svnversion: not found | |
lapack_opt_info: | |
lapack_mkl_info: | |
mkl_info: | |
libraries mkl,vml,guide not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries mkl,vml,guide not found in /usr/local/lib | |
libraries mkl,vml,guide not found in /usr/lib64 | |
libraries mkl,vml,guide not found in /usr/lib | |
NOT AVAILABLE | |
NOT AVAILABLE | |
atlas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries lapack_atlas not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/lib64 | |
libraries lapack_atlas not found in /usr/lib64 | |
libraries ptf77blas,ptcblas,atlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
numpy.distutils.system_info.atlas_threads_info | |
NOT AVAILABLE | |
atlas_info: | |
libraries f77blas,cblas,atlas not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries lapack_atlas not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries f77blas,cblas,atlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries f77blas,cblas,atlas not found in /usr/lib64 | |
libraries lapack_atlas not found in /usr/lib64 | |
libraries f77blas,cblas,atlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
numpy.distutils.system_info.atlas_info | |
NOT AVAILABLE | |
/tmp/build_3mpf1hd5k80wj/build/numpy/numpy/distutils/system_info.py:1330: 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__) | |
lapack_info: | |
libraries lapack not found in /tmp/build_3mpf1hd5k80wj/lib | |
libraries lapack not found in /usr/local/lib | |
libraries lapack not found in /usr/lib64 | |
libraries lapack not found in /usr/lib | |
NOT AVAILABLE | |
/tmp/build_3mpf1hd5k80wj/build/numpy/numpy/distutils/system_info.py:1341: 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__) | |
lapack_src_info: | |
NOT AVAILABLE | |
/tmp/build_3mpf1hd5k80wj/build/numpy/numpy/distutils/system_info.py:1344: 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__) | |
NOT AVAILABLE | |
build_src | |
building py_modules sources | |
building library "npymath" sources | |
customize GnuFCompiler | |
Could not locate executable g77 | |
Could not locate executable f77 | |
customize IntelFCompiler | |
Could not locate executable ifort | |
Could not locate executable ifc | |
customize LaheyFCompiler | |
Could not locate executable lf95 | |
customize PGroupFCompiler | |
Could not locate executable pgf90 | |
Could not locate executable pgf77 | |
customize AbsoftFCompiler | |
Could not locate executable f90 | |
customize NAGFCompiler | |
Could not locate executable f95 | |
customize VastFCompiler | |
customize CompaqFCompiler | |
Could not locate executable fort | |
customize IntelItaniumFCompiler | |
Could not locate executable efort | |
Could not locate executable efc | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
Could not locate executable gfortran | |
customize G95FCompiler | |
Could not locate executable g95 | |
customize PathScaleFCompiler | |
Could not locate executable pathf95 | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
gcc -pthread _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'exp' | |
gcc -pthread _configtest.o -o _configtest | |
_configtest.o: In function `main': | |
/tmp/build_3mpf1hd5k80wj/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
_configtest.o: In function `main': | |
/tmp/build_3mpf1hd5k80wj/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
failure. | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'exp' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c | |
building extension "numpy.core._sort" sources | |
Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:7: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function) | |
_configtest.c:7: error: (Each undeclared identifier is reported only once | |
_configtest.c:7: error: for each function it appears in.) | |
_configtest.c:5: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:7: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function) | |
_configtest.c:7: error: (Each undeclared identifier is reported only once | |
_configtest.c:7: error: for each function it appears in.) | |
failure. | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:5: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:7: error: size of array 'test_array' is negative | |
_configtest.c:6: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:7: error: size of array 'test_array' is negative | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'exp' | |
gcc -pthread _configtest.o -o _configtest | |
_configtest.o: In function `main': | |
/tmp/build_3mpf1hd5k80wj/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
_configtest.o: In function `main': | |
/tmp/build_3mpf1hd5k80wj/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
failure. | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'exp' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'asin' | |
_configtest.c:2: warning: conflicting types for built-in function 'cos' | |
_configtest.c:3: warning: conflicting types for built-in function 'log' | |
_configtest.c:4: warning: conflicting types for built-in function 'fabs' | |
_configtest.c:5: warning: conflicting types for built-in function 'tanh' | |
_configtest.c:6: warning: conflicting types for built-in function 'atan' | |
_configtest.c:7: warning: conflicting types for built-in function 'acos' | |
_configtest.c:8: warning: conflicting types for built-in function 'floor' | |
_configtest.c:9: warning: conflicting types for built-in function 'fmod' | |
_configtest.c:10: warning: conflicting types for built-in function 'sqrt' | |
_configtest.c:11: warning: conflicting types for built-in function 'cosh' | |
_configtest.c:12: warning: conflicting types for built-in function 'modf' | |
_configtest.c:13: warning: conflicting types for built-in function 'sinh' | |
_configtest.c:14: warning: conflicting types for built-in function 'frexp' | |
_configtest.c:15: warning: conflicting types for built-in function 'exp' | |
_configtest.c:16: warning: conflicting types for built-in function 'tan' | |
_configtest.c:17: warning: conflicting types for built-in function 'ceil' | |
_configtest.c:18: warning: conflicting types for built-in function 'log10' | |
_configtest.c:19: warning: conflicting types for built-in function 'sin' | |
_configtest.c:20: warning: conflicting types for built-in function 'ldexp' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'log2' | |
_configtest.c:2: warning: conflicting types for built-in function 'pow' | |
_configtest.c:3: warning: conflicting types for built-in function 'exp2' | |
_configtest.c:4: warning: conflicting types for built-in function 'atan2' | |
_configtest.c:5: warning: conflicting types for built-in function 'rint' | |
_configtest.c:6: warning: conflicting types for built-in function 'nextafter' | |
_configtest.c:7: warning: conflicting types for built-in function 'trunc' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'cosf' | |
_configtest.c:2: warning: conflicting types for built-in function 'coshf' | |
_configtest.c:3: warning: conflicting types for built-in function 'rintf' | |
_configtest.c:4: warning: conflicting types for built-in function 'fabsf' | |
_configtest.c:5: warning: conflicting types for built-in function 'floorf' | |
_configtest.c:6: warning: conflicting types for built-in function 'nextafterf' | |
_configtest.c:7: warning: conflicting types for built-in function 'tanhf' | |
_configtest.c:8: warning: conflicting types for built-in function 'log10f' | |
_configtest.c:9: warning: conflicting types for built-in function 'logf' | |
_configtest.c:10: warning: conflicting types for built-in function 'sinhf' | |
_configtest.c:11: warning: conflicting types for built-in function 'acosf' | |
_configtest.c:12: warning: conflicting types for built-in function 'sqrtf' | |
_configtest.c:13: warning: conflicting types for built-in function 'ldexpf' | |
_configtest.c:14: warning: conflicting types for built-in function 'hypotf' | |
_configtest.c:15: warning: conflicting types for built-in function 'log2f' | |
_configtest.c:16: warning: conflicting types for built-in function 'exp2f' | |
_configtest.c:17: warning: conflicting types for built-in function 'atanf' | |
_configtest.c:18: warning: conflicting types for built-in function 'fmodf' | |
_configtest.c:19: warning: conflicting types for built-in function 'atan2f' | |
_configtest.c:20: warning: conflicting types for built-in function 'modff' | |
_configtest.c:21: warning: conflicting types for built-in function 'ceilf' | |
_configtest.c:22: warning: conflicting types for built-in function 'log1pf' | |
_configtest.c:23: warning: conflicting types for built-in function 'asinf' | |
_configtest.c:24: warning: conflicting types for built-in function 'copysignf' | |
_configtest.c:25: warning: conflicting types for built-in function 'acoshf' | |
_configtest.c:26: warning: conflicting types for built-in function 'sinf' | |
_configtest.c:27: warning: conflicting types for built-in function 'tanf' | |
_configtest.c:28: warning: conflicting types for built-in function 'atanhf' | |
_configtest.c:29: warning: conflicting types for built-in function 'truncf' | |
_configtest.c:30: warning: conflicting types for built-in function 'asinhf' | |
_configtest.c:31: warning: conflicting types for built-in function 'frexpf' | |
_configtest.c:32: warning: conflicting types for built-in function 'powf' | |
_configtest.c:33: warning: conflicting types for built-in function 'expf' | |
_configtest.c:34: warning: conflicting types for built-in function 'expm1f' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'tanhl' | |
_configtest.c:2: warning: conflicting types for built-in function 'log10l' | |
_configtest.c:3: warning: conflicting types for built-in function 'nextafterl' | |
_configtest.c:4: warning: conflicting types for built-in function 'coshl' | |
_configtest.c:5: warning: conflicting types for built-in function 'cosl' | |
_configtest.c:6: warning: conflicting types for built-in function 'floorl' | |
_configtest.c:7: warning: conflicting types for built-in function 'rintl' | |
_configtest.c:8: warning: conflicting types for built-in function 'fabsl' | |
_configtest.c:9: warning: conflicting types for built-in function 'acosl' | |
_configtest.c:10: warning: conflicting types for built-in function 'ldexpl' | |
_configtest.c:11: warning: conflicting types for built-in function 'sqrtl' | |
_configtest.c:12: warning: conflicting types for built-in function 'logl' | |
_configtest.c:13: warning: conflicting types for built-in function 'expm1l' | |
_configtest.c:14: warning: conflicting types for built-in function 'hypotl' | |
_configtest.c:15: warning: conflicting types for built-in function 'log2l' | |
_configtest.c:16: warning: conflicting types for built-in function 'copysignl' | |
_configtest.c:17: warning: conflicting types for built-in function 'exp2l' | |
_configtest.c:18: warning: conflicting types for built-in function 'atanl' | |
_configtest.c:19: warning: conflicting types for built-in function 'frexpl' | |
_configtest.c:20: warning: conflicting types for built-in function 'atan2l' | |
_configtest.c:21: warning: conflicting types for built-in function 'sinhl' | |
_configtest.c:22: warning: conflicting types for built-in function 'fmodl' | |
_configtest.c:23: warning: conflicting types for built-in function 'log1pl' | |
_configtest.c:24: warning: conflicting types for built-in function 'asinl' | |
_configtest.c:25: warning: conflicting types for built-in function 'ceill' | |
_configtest.c:26: warning: conflicting types for built-in function 'sinl' | |
_configtest.c:27: warning: conflicting types for built-in function 'acoshl' | |
_configtest.c:28: warning: conflicting types for built-in function 'atanhl' | |
_configtest.c:29: warning: conflicting types for built-in function 'tanl' | |
_configtest.c:30: warning: conflicting types for built-in function 'truncl' | |
_configtest.c:31: warning: conflicting types for built-in function 'powl' | |
_configtest.c:32: warning: conflicting types for built-in function 'expl' | |
_configtest.c:33: warning: conflicting types for built-in function 'modfl' | |
_configtest.c:34: warning: conflicting types for built-in function 'asinhl' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:8: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function) | |
_configtest.c:8: error: (Each undeclared identifier is reported only once | |
_configtest.c:8: error: for each function it appears in.) | |
_configtest.c:6: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:8: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function) | |
_configtest.c:8: error: (Each undeclared identifier is reported only once | |
_configtest.c:8: error: for each function it appears in.) | |
failure. | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:6: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'cexp' | |
_configtest.c:2: warning: conflicting types for built-in function 'clog' | |
_configtest.c:3: warning: conflicting types for built-in function 'ccos' | |
_configtest.c:4: warning: conflicting types for built-in function 'cimag' | |
_configtest.c:5: warning: conflicting types for built-in function 'cabs' | |
_configtest.c:6: warning: conflicting types for built-in function 'cpow' | |
_configtest.c:7: warning: conflicting types for built-in function 'csqrt' | |
_configtest.c:8: warning: conflicting types for built-in function 'carg' | |
_configtest.c:9: warning: conflicting types for built-in function 'creal' | |
_configtest.c:10: warning: conflicting types for built-in function 'csin' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'ccosf' | |
_configtest.c:2: warning: conflicting types for built-in function 'cargf' | |
_configtest.c:3: warning: conflicting types for built-in function 'csqrtf' | |
_configtest.c:4: warning: conflicting types for built-in function 'cpowf' | |
_configtest.c:5: warning: conflicting types for built-in function 'cexpf' | |
_configtest.c:6: warning: conflicting types for built-in function 'crealf' | |
_configtest.c:7: warning: conflicting types for built-in function 'csinf' | |
_configtest.c:8: warning: conflicting types for built-in function 'cabsf' | |
_configtest.c:9: warning: conflicting types for built-in function 'clogf' | |
_configtest.c:10: warning: conflicting types for built-in function 'cimagf' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'csqrtl' | |
_configtest.c:2: warning: conflicting types for built-in function 'cargl' | |
_configtest.c:3: warning: conflicting types for built-in function 'cexpl' | |
_configtest.c:4: warning: conflicting types for built-in function 'ccosl' | |
_configtest.c:5: warning: conflicting types for built-in function 'cpowl' | |
_configtest.c:6: warning: conflicting types for built-in function 'cimagl' | |
_configtest.c:7: warning: conflicting types for built-in function 'csinl' | |
_configtest.c:8: warning: conflicting types for built-in function 'creall' | |
_configtest.c:9: warning: conflicting types for built-in function 'clogl' | |
_configtest.c:10: warning: conflicting types for built-in function 'cabsl' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:7: error: 'Py_UNICODE_WIDE' undeclared (first use in this function) | |
_configtest.c:7: error: (Each undeclared identifier is reported only once | |
_configtest.c:7: error: for each function it appears in.) | |
_configtest.c:5: warning: function declaration isn't a prototype | |
_configtest.c: In function 'main': | |
_configtest.c:7: error: 'Py_UNICODE_WIDE' undeclared (first use in this function) | |
_configtest.c:7: error: (Each undeclared identifier is reported only once | |
_configtest.c:7: error: for each function it appears in.) | |
failure. | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
removing: _configtest.c _configtest.o | |
('File:', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h') | |
#define HAVE_ENDIAN_H 1 | |
#define SIZEOF_PY_INTPTR_T 8 | |
#define SIZEOF_PY_LONG_LONG 8 | |
#define MATHLIB m | |
#define HAVE_SIN | |
#define HAVE_COS | |
#define HAVE_TAN | |
#define HAVE_SINH | |
#define HAVE_COSH | |
#define HAVE_TANH | |
#define HAVE_FABS | |
#define HAVE_FLOOR | |
#define HAVE_CEIL | |
#define HAVE_SQRT | |
#define HAVE_LOG10 | |
#define HAVE_LOG | |
#define HAVE_EXP | |
#define HAVE_ASIN | |
#define HAVE_ACOS | |
#define HAVE_ATAN | |
#define HAVE_FMOD | |
#define HAVE_MODF | |
#define HAVE_FREXP | |
#define HAVE_LDEXP | |
#define HAVE_RINT | |
#define HAVE_TRUNC | |
#define HAVE_EXP2 | |
#define HAVE_LOG2 | |
#define HAVE_ATAN2 | |
#define HAVE_POW | |
#define HAVE_NEXTAFTER | |
#define HAVE_SINF | |
#define HAVE_COSF | |
#define HAVE_TANF | |
#define HAVE_SINHF | |
#define HAVE_COSHF | |
#define HAVE_TANHF | |
#define HAVE_FABSF | |
#define HAVE_FLOORF | |
#define HAVE_CEILF | |
#define HAVE_RINTF | |
#define HAVE_TRUNCF | |
#define HAVE_SQRTF | |
#define HAVE_LOG10F | |
#define HAVE_LOGF | |
#define HAVE_LOG1PF | |
#define HAVE_EXPF | |
#define HAVE_EXPM1F | |
#define HAVE_ASINF | |
#define HAVE_ACOSF | |
#define HAVE_ATANF | |
#define HAVE_ASINHF | |
#define HAVE_ACOSHF | |
#define HAVE_ATANHF | |
#define HAVE_HYPOTF | |
#define HAVE_ATAN2F | |
#define HAVE_POWF | |
#define HAVE_FMODF | |
#define HAVE_MODFF | |
#define HAVE_FREXPF | |
#define HAVE_LDEXPF | |
#define HAVE_EXP2F | |
#define HAVE_LOG2F | |
#define HAVE_COPYSIGNF | |
#define HAVE_NEXTAFTERF | |
#define HAVE_SINL | |
#define HAVE_COSL | |
#define HAVE_TANL | |
#define HAVE_SINHL | |
#define HAVE_COSHL | |
#define HAVE_TANHL | |
#define HAVE_FABSL | |
#define HAVE_FLOORL | |
#define HAVE_CEILL | |
#define HAVE_RINTL | |
#define HAVE_TRUNCL | |
#define HAVE_SQRTL | |
#define HAVE_LOG10L | |
#define HAVE_LOGL | |
#define HAVE_LOG1PL | |
#define HAVE_EXPL | |
#define HAVE_EXPM1L | |
#define HAVE_ASINL | |
#define HAVE_ACOSL | |
#define HAVE_ATANL | |
#define HAVE_ASINHL | |
#define HAVE_ACOSHL | |
#define HAVE_ATANHL | |
#define HAVE_HYPOTL | |
#define HAVE_ATAN2L | |
#define HAVE_POWL | |
#define HAVE_FMODL | |
#define HAVE_MODFL | |
#define HAVE_FREXPL | |
#define HAVE_LDEXPL | |
#define HAVE_EXP2L | |
#define HAVE_LOG2L | |
#define HAVE_COPYSIGNL | |
#define HAVE_NEXTAFTERL | |
#define HAVE_DECL_SIGNBIT | |
#define HAVE_COMPLEX_H | |
#define HAVE_CREAL | |
#define HAVE_CIMAG | |
#define HAVE_CABS | |
#define HAVE_CARG | |
#define HAVE_CEXP | |
#define HAVE_CSQRT | |
#define HAVE_CLOG | |
#define HAVE_CCOS | |
#define HAVE_CSIN | |
#define HAVE_CPOW | |
#define HAVE_CREALF | |
#define HAVE_CIMAGF | |
#define HAVE_CABSF | |
#define HAVE_CARGF | |
#define HAVE_CEXPF | |
#define HAVE_CSQRTF | |
#define HAVE_CLOGF | |
#define HAVE_CCOSF | |
#define HAVE_CSINF | |
#define HAVE_CPOWF | |
#define HAVE_CREALL | |
#define HAVE_CIMAGL | |
#define HAVE_CABSL | |
#define HAVE_CARGL | |
#define HAVE_CEXPL | |
#define HAVE_CSQRTL | |
#define HAVE_CLOGL | |
#define HAVE_CCOSL | |
#define HAVE_CSINL | |
#define HAVE_CPOWL | |
#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 | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. | |
Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'exp' | |
gcc -pthread _configtest.o -o _configtest | |
_configtest.o: In function `main': | |
/tmp/build_3mpf1hd5k80wj/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
_configtest.o: In function `main': | |
/tmp/build_3mpf1hd5k80wj/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
failure. | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1: warning: conflicting types for built-in function 'exp' | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5: warning: function declaration isn't a prototype | |
success! | |
removing: _configtest.c _configtest.o | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4: warning: function declaration isn't a prototype | |
_configtest.c:5:18: warning: extra tokens at end of #ifndef directive | |
_configtest.c: In function 'main': | |
_configtest.c:8: warning: control reaches end of non-void function | |
success! | |
removing: _configtest.c _configtest.o | |
File: build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h | |
#define NPY_HAVE_ENDIAN_H 1 | |
#define NPY_SIZEOF_SHORT SIZEOF_SHORT | |
#define NPY_SIZEOF_INT SIZEOF_INT | |
#define NPY_SIZEOF_LONG SIZEOF_LONG | |
#define NPY_SIZEOF_FLOAT 4 | |
#define NPY_SIZEOF_COMPLEX_FLOAT 8 | |
#define NPY_SIZEOF_DOUBLE 8 | |
#define NPY_SIZEOF_COMPLEX_DOUBLE 16 | |
#define NPY_SIZEOF_LONGDOUBLE 16 | |
#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 | |
#define NPY_SIZEOF_PY_INTPTR_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 | |
#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 0x00000006 | |
#ifndef __STDC_FORMAT_MACROS | |
#define __STDC_FORMAT_MACROS 1 | |
#endif | |
EOF | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_numpy_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.c | |
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] | |
building extension "numpy.core.multiarray" sources | |
non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/multiarray' | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/scalartypes.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/arraytypes.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/nditer.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/einsum.c | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_numpy_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. | |
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] | |
building extension "numpy.core.umath" sources | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_ufunc_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. | |
non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/umath' | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/loops.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/umathmodule.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc | |
adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs. | |
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] | |
building extension "numpy.core.scalarmath" sources | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_numpy_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. | |
executing numpy/core/code_generators/generate_ufunc_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c | |
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] | |
building extension "numpy.core._dotblas" sources | |
building extension "numpy.core.umath_tests" sources | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c | |
building extension "numpy.core.multiarray_tests" sources | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c | |
building extension "numpy.lib._compiled_base" sources | |
building extension "numpy.numarray._capi" sources | |
building extension "numpy.fft.fftpack_lite" sources | |
building extension "numpy.linalg.lapack_lite" sources | |
### Warning: Using unoptimized lapack ### | |
adding 'numpy/linalg/lapack_litemodule.c' to sources. | |
adding 'numpy/linalg/python_xerbla.c' to sources. | |
adding 'numpy/linalg/zlapack_lite.c' to sources. | |
adding 'numpy/linalg/dlapack_lite.c' to sources. | |
adding 'numpy/linalg/blas_lite.c' to sources. | |
adding 'numpy/linalg/dlamch.c' to sources. | |
adding 'numpy/linalg/f2c_lite.c' to sources. | |
building extension "numpy.random.mtrand" sources | |
customize GnuFCompiler | |
customize IntelFCompiler | |
customize LaheyFCompiler | |
customize PGroupFCompiler | |
customize AbsoftFCompiler | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
customize IntelItaniumFCompiler | |
customize IntelEM64TFCompiler | |
customize Gnu95FCompiler | |
customize G95FCompiler | |
customize PathScaleFCompiler | |
don't know how to compile Fortran code on platform 'posix' | |
C compiler: gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC | |
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.7 -c' | |
gcc: _configtest.c | |
gcc -pthread _configtest.o -o _configtest | |
_configtest | |
failure. | |
removing: _configtest.c _configtest.o _configtest | |
building data_files sources | |
build_src: building npy-pkg config files | |
Downloading/unpacking scipy (from -r requirements.txt (line 2)) | |
Storing download in cache at /app/tmp/repo.git/.cache/pip_downloads/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2Fs%2Fscipy%2Fscipy-0.10.0.zip | |
Running setup.py egg_info for package scipy | |
Traceback (most recent call last): | |
File "<string>", line 14, in <module> | |
File "/tmp/build_3mpf1hd5k80wj/build/scipy/setup.py", line 196, in <module> | |
setup_package() | |
File "/tmp/build_3mpf1hd5k80wj/build/scipy/setup.py", line 147, in setup_package | |
from numpy.distutils.core import setup | |
ImportError: No module named numpy.distutils.core | |
Complete output from command python setup.py egg_info: | |
Traceback (most recent call last): | |
File "<string>", line 14, in <module> | |
File "/tmp/build_3mpf1hd5k80wj/build/scipy/setup.py", line 196, in <module> | |
setup_package() | |
File "/tmp/build_3mpf1hd5k80wj/build/scipy/setup.py", line 147, in setup_package | |
from numpy.distutils.core import setup | |
ImportError: No module named numpy.distutils.core | |
---------------------------------------- | |
Command python setup.py egg_info failed with error code 1 | |
Storing complete log in /app/.pip/pip.log | |
! Heroku push rejected, failed to compile Python app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment