Created
January 15, 2014 00:42
-
-
Save rhyolight/8428806 to your computer and use it in GitHub Desktop.
nupic pip install permission error
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
------------------------------------------------------------ | |
/usr/bin/pip run on Tue Jan 14 13:15:05 2014 | |
Downloading/unpacking asteval==0.9.1 (from -r external/common/requirements.txt (line 2)) | |
Running setup.py egg_info for package asteval | |
running egg_info | |
writing pip-egg-info/asteval.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/asteval.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/asteval.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/asteval.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching 'README.txt' | |
warning: no previously-included files found matching '*.pyc' | |
warning: no previously-included files found matching 'core.*' | |
warning: no previously-included files found matching '*~' | |
warning: no previously-included files found matching '*.pdf' | |
warning: no previously-included files matching '*' found under directory 'doc/_build' | |
warning: no previously-included files matching '*.pdf' found under directory 'doc' | |
writing manifest file 'pip-egg-info/asteval.egg-info/SOURCES.txt' | |
Source in ./build/asteval has version 0.9.1, which satisfies requirement asteval==0.9.1 (from -r external/common/requirements.txt (line 2)) | |
Downloading/unpacking mock==1.0.1 (from -r external/common/requirements.txt (line 3)) | |
Running setup.py egg_info for package mock | |
running egg_info | |
writing pip-egg-info/mock.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/mock.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/mock.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/mock.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching '*.png' under directory 'docs' | |
warning: no files found matching '*.css' under directory 'docs' | |
warning: no files found matching '*.html' under directory 'docs' | |
warning: no files found matching '*.js' under directory 'docs' | |
writing manifest file 'pip-egg-info/mock.egg-info/SOURCES.txt' | |
Source in ./build/mock has version 1.0.1, which satisfies requirement mock==1.0.1 (from -r external/common/requirements.txt (line 3)) | |
Downloading/unpacking ordereddict==1.1 (from -r external/common/requirements.txt (line 4)) | |
Running setup.py egg_info for package ordereddict | |
running egg_info | |
writing pip-egg-info/ordereddict.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/ordereddict.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/ordereddict.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/ordereddict.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/ordereddict.egg-info/SOURCES.txt' | |
Source in ./build/ordereddict has version 1.1, which satisfies requirement ordereddict==1.1 (from -r external/common/requirements.txt (line 4)) | |
Requirement already satisfied (use --upgrade to upgrade): PIL==1.1.7 in /usr/lib/python2.7/dist-packages/PIL (from -r external/common/requirements.txt (line 5)) | |
Downloading/unpacking psutil==1.0.1 (from -r external/common/requirements.txt (line 6)) | |
Running setup.py egg_info for package psutil | |
running egg_info | |
writing pip-egg-info/psutil.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/psutil.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/psutil.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/psutil.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/psutil.egg-info/SOURCES.txt' | |
Source in ./build/psutil has version 1.0.1, which satisfies requirement psutil==1.0.1 (from -r external/common/requirements.txt (line 6)) | |
Downloading/unpacking pylint==0.28.0 (from -r external/common/requirements.txt (line 7)) | |
Running setup.py egg_info for package pylint | |
running egg_info | |
writing requirements to pip-egg-info/pylint.egg-info/requires.txt | |
writing pip-egg-info/pylint.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pylint.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pylint.egg-info/dependency_links.txt | |
writing entry points to pip-egg-info/pylint.egg-info/entry_points.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pylint.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/pylint.egg-info/SOURCES.txt' | |
Source in ./build/pylint has version 0.28.0, which satisfies requirement pylint==0.28.0 (from -r external/common/requirements.txt (line 7)) | |
Downloading/unpacking pytest==2.4.2 (from -r external/common/requirements.txt (line 8)) | |
Running setup.py egg_info for package pytest | |
running egg_info | |
writing requirements to pip-egg-info/pytest.egg-info/requires.txt | |
writing pip-egg-info/pytest.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pytest.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pytest.egg-info/dependency_links.txt | |
writing entry points to pip-egg-info/pytest.egg-info/entry_points.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pytest.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/pytest.egg-info/SOURCES.txt' | |
Source in ./build/pytest has version 2.4.2, which satisfies requirement pytest==2.4.2 (from -r external/common/requirements.txt (line 8)) | |
Downloading/unpacking pytest-cov==1.6 (from -r external/common/requirements.txt (line 9)) | |
Running setup.py egg_info for package pytest-cov | |
running egg_info | |
writing requirements to pip-egg-info/pytest_cov.egg-info/requires.txt | |
writing pip-egg-info/pytest_cov.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pytest_cov.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pytest_cov.egg-info/dependency_links.txt | |
writing entry points to pip-egg-info/pytest_cov.egg-info/entry_points.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pytest_cov.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/pytest_cov.egg-info/SOURCES.txt' | |
Source in ./build/pytest-cov has version 1.6, which satisfies requirement pytest-cov==1.6 (from -r external/common/requirements.txt (line 9)) | |
Downloading/unpacking pytest-xdist==1.8 (from -r external/common/requirements.txt (line 10)) | |
Running setup.py egg_info for package pytest-xdist | |
running egg_info | |
writing requirements to pip-egg-info/pytest_xdist.egg-info/requires.txt | |
writing pip-egg-info/pytest_xdist.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pytest_xdist.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pytest_xdist.egg-info/dependency_links.txt | |
writing entry points to pip-egg-info/pytest_xdist.egg-info/entry_points.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pytest_xdist.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
no previously-included directories found matching '.hg' | |
writing manifest file 'pip-egg-info/pytest_xdist.egg-info/SOURCES.txt' | |
Source in ./build/pytest-xdist has version 1.8, which satisfies requirement pytest-xdist==1.8 (from -r external/common/requirements.txt (line 10)) | |
Downloading/unpacking python-dateutil==2.1 (from -r external/common/requirements.txt (line 11)) | |
Running setup.py egg_info for package python-dateutil | |
running egg_info | |
writing requirements to pip-egg-info/python_dateutil.egg-info/requires.txt | |
writing pip-egg-info/python_dateutil.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/python_dateutil.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/python_dateutil.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/python_dateutil.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/python_dateutil.egg-info/SOURCES.txt' | |
Source in ./build/python-dateutil has version 2.1, which satisfies requirement python-dateutil==2.1 (from -r external/common/requirements.txt (line 11)) | |
Downloading/unpacking PyYAML==3.10 (from -r external/common/requirements.txt (line 12)) | |
Running setup.py egg_info for package PyYAML | |
running egg_info | |
writing pip-egg-info/PyYAML.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/PyYAML.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/PyYAML.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/PyYAML.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/PyYAML.egg-info/SOURCES.txt' | |
Source in ./build/PyYAML has version 3.10, which satisfies requirement PyYAML==3.10 (from -r external/common/requirements.txt (line 12)) | |
Downloading/unpacking unittest2==0.5.1 (from -r external/common/requirements.txt (line 13)) | |
Running setup.py egg_info for package unittest2 | |
running egg_info | |
writing pip-egg-info/unittest2.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/unittest2.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/unittest2.egg-info/dependency_links.txt | |
writing entry points to pip-egg-info/unittest2.egg-info/entry_points.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/unittest2.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/unittest2.egg-info/SOURCES.txt' | |
Source in ./build/unittest2 has version 0.5.1, which satisfies requirement unittest2==0.5.1 (from -r external/common/requirements.txt (line 13)) | |
Downloading/unpacking validictory==0.9.1 (from -r external/common/requirements.txt (line 14)) | |
Running setup.py egg_info for package validictory | |
running egg_info | |
writing pip-egg-info/validictory.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/validictory.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/validictory.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/validictory.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching 'CHANGELOG.txt' | |
writing manifest file 'pip-egg-info/validictory.egg-info/SOURCES.txt' | |
Source in ./build/validictory has version 0.9.1, which satisfies requirement validictory==0.9.1 (from -r external/common/requirements.txt (line 14)) | |
Downloading/unpacking PyMySQL==0.5 (from -r external/common/requirements.txt (line 15)) | |
Running setup.py egg_info for package PyMySQL | |
running egg_info | |
writing pip-egg-info/PyMySQL.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/PyMySQL.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/PyMySQL.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/PyMySQL.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/PyMySQL.egg-info/SOURCES.txt' | |
Source in ./build/PyMySQL has version 0.5, which satisfies requirement PyMySQL==0.5 (from -r external/common/requirements.txt (line 15)) | |
Downloading/unpacking DBUtils==1.1 (from -r external/common/requirements.txt (line 16)) | |
Running setup.py egg_info for package DBUtils | |
running egg_info | |
writing pip-egg-info/DBUtils.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/DBUtils.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/DBUtils.egg-info/dependency_links.txt | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/DBUtils.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no previously-included files found matching 'Release.txt' | |
warning: no previously-included files found matching 'setversion.py' | |
no previously-included directories found matching 'DBUtils/Docs/.svn' | |
writing manifest file 'pip-egg-info/DBUtils.egg-info/SOURCES.txt' | |
Source in ./build/DBUtils has version 1.1, which satisfies requirement DBUtils==1.1 (from -r external/common/requirements.txt (line 16)) | |
Downloading/unpacking numpy==1.7.1 (from -r external/common/requirements.txt (line 17)) | |
Running setup.py egg_info for package numpy | |
Running from numpy source directory. | |
/bin/sh: 1: 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 ['/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu'] | |
NOT AVAILABLE | |
atlas_blas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu'] | |
NOT AVAILABLE | |
atlas_blas_info: | |
libraries f77blas,cblas,atlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu'] | |
NOT AVAILABLE | |
/home/matt/nupic/build/numpy/numpy/distutils/system_info.py:1494: 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 ['/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu'] | |
NOT AVAILABLE | |
/home/matt/nupic/build/numpy/numpy/distutils/system_info.py:1503: 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 | |
/home/matt/nupic/build/numpy/numpy/distutils/system_info.py:1506: 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: 1: svnversion: not found | |
lapack_opt_info: | |
lapack_mkl_info: | |
mkl_info: | |
libraries mkl,vml,guide not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu'] | |
NOT AVAILABLE | |
NOT AVAILABLE | |
atlas_threads_info: | |
Setting PTATLAS=ATLAS | |
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib | |
libraries lapack_atlas not found in /usr/local/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/lib | |
libraries lapack_atlas not found in /usr/lib | |
libraries ptf77blas,ptcblas,atlas not found in /usr/lib/x86_64-linux-gnu | |
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu | |
numpy.distutils.system_info.atlas_threads_info | |
NOT AVAILABLE | |
atlas_info: | |
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/lib | |
libraries lapack_atlas not found in /usr/lib | |
libraries f77blas,cblas,atlas not found in /usr/lib/x86_64-linux-gnu | |
libraries lapack_atlas not found in /usr/lib/x86_64-linux-gnu | |
numpy.distutils.system_info.atlas_info | |
NOT AVAILABLE | |
/home/matt/nupic/build/numpy/numpy/distutils/system_info.py:1408: 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 ['/usr/local/lib', '/usr/lib', '/usr/lib/x86_64-linux-gnu'] | |
NOT AVAILABLE | |
/home/matt/nupic/build/numpy/numpy/distutils/system_info.py:1419: 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 | |
/home/matt/nupic/build/numpy/numpy/distutils/system_info.py:1422: 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 | |
running egg_info | |
running build_src | |
build_src | |
building py_modules sources | |
building library "npymath" sources | |
customize Gnu95FCompiler | |
Could not locate executable gfortran | |
Could not locate executable f95 | |
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 pgfortran | |
customize AbsoftFCompiler | |
Could not locate executable f90 | |
Could not locate executable f77 | |
customize NAGFCompiler | |
customize VastFCompiler | |
customize CompaqFCompiler | |
Could not locate executable fort | |
customize IntelItaniumFCompiler | |
Could not locate executable efort | |
Could not locate executable efc | |
customize IntelEM64TFCompiler | |
customize GnuFCompiler | |
Could not locate executable g77 | |
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 -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
gcc -pthread _configtest.o -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default] | |
gcc -pthread _configtest.o -o _configtest | |
_configtest.o: In function `main': | |
/home/matt/nupic/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
_configtest.o: In function `main': | |
/home/matt/nupic/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
building library "npysort" sources | |
building extension "numpy.core._dummy" sources | |
Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function) | |
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:7:12: error: ‘SIZEOF_LONGDOUBLE’ undeclared (first use in this function) | |
_configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: error: size of array ‘test_array’ is negative | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:7:16: error: size of array ‘test_array’ is negative | |
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:7:16: error: size of array ‘test_array’ is negative | |
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:7:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:16: warning: variable ‘test_array’ set but not used [-Wunused-but-set-variable] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default] | |
gcc -pthread _configtest.o -o _configtest | |
_configtest.o: In function `main': | |
/home/matt/nupic/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
_configtest.o: In function `main': | |
/home/matt/nupic/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘asin’ [enabled by default] | |
_configtest.c:2:5: warning: conflicting types for built-in function ‘cos’ [enabled by default] | |
_configtest.c:3:5: warning: conflicting types for built-in function ‘log’ [enabled by default] | |
_configtest.c:4:5: warning: conflicting types for built-in function ‘fabs’ [enabled by default] | |
_configtest.c:5:5: warning: conflicting types for built-in function ‘tanh’ [enabled by default] | |
_configtest.c:6:5: warning: conflicting types for built-in function ‘atan’ [enabled by default] | |
_configtest.c:7:5: warning: conflicting types for built-in function ‘acos’ [enabled by default] | |
_configtest.c:8:5: warning: conflicting types for built-in function ‘floor’ [enabled by default] | |
_configtest.c:9:5: warning: conflicting types for built-in function ‘fmod’ [enabled by default] | |
_configtest.c:10:5: warning: conflicting types for built-in function ‘sqrt’ [enabled by default] | |
_configtest.c:11:5: warning: conflicting types for built-in function ‘cosh’ [enabled by default] | |
_configtest.c:12:5: warning: conflicting types for built-in function ‘modf’ [enabled by default] | |
_configtest.c:13:5: warning: conflicting types for built-in function ‘sinh’ [enabled by default] | |
_configtest.c:14:5: warning: conflicting types for built-in function ‘frexp’ [enabled by default] | |
_configtest.c:15:5: warning: conflicting types for built-in function ‘exp’ [enabled by default] | |
_configtest.c:16:5: warning: conflicting types for built-in function ‘tan’ [enabled by default] | |
_configtest.c:17:5: warning: conflicting types for built-in function ‘ceil’ [enabled by default] | |
_configtest.c:18:5: warning: conflicting types for built-in function ‘log10’ [enabled by default] | |
_configtest.c:19:5: warning: conflicting types for built-in function ‘sin’ [enabled by default] | |
_configtest.c:20:5: warning: conflicting types for built-in function ‘ldexp’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘log2’ [enabled by default] | |
_configtest.c:2:5: warning: conflicting types for built-in function ‘pow’ [enabled by default] | |
_configtest.c:3:5: warning: conflicting types for built-in function ‘exp2’ [enabled by default] | |
_configtest.c:4:5: warning: conflicting types for built-in function ‘atan2’ [enabled by default] | |
_configtest.c:5:5: warning: conflicting types for built-in function ‘rint’ [enabled by default] | |
_configtest.c:6:5: warning: conflicting types for built-in function ‘nextafter’ [enabled by default] | |
_configtest.c:7:5: warning: conflicting types for built-in function ‘trunc’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘cosf’ [enabled by default] | |
_configtest.c:2:5: warning: conflicting types for built-in function ‘coshf’ [enabled by default] | |
_configtest.c:3:5: warning: conflicting types for built-in function ‘rintf’ [enabled by default] | |
_configtest.c:4:5: warning: conflicting types for built-in function ‘fabsf’ [enabled by default] | |
_configtest.c:5:5: warning: conflicting types for built-in function ‘floorf’ [enabled by default] | |
_configtest.c:6:5: warning: conflicting types for built-in function ‘nextafterf’ [enabled by default] | |
_configtest.c:7:5: warning: conflicting types for built-in function ‘tanhf’ [enabled by default] | |
_configtest.c:8:5: warning: conflicting types for built-in function ‘log10f’ [enabled by default] | |
_configtest.c:9:5: warning: conflicting types for built-in function ‘logf’ [enabled by default] | |
_configtest.c:10:5: warning: conflicting types for built-in function ‘sinhf’ [enabled by default] | |
_configtest.c:11:5: warning: conflicting types for built-in function ‘acosf’ [enabled by default] | |
_configtest.c:12:5: warning: conflicting types for built-in function ‘sqrtf’ [enabled by default] | |
_configtest.c:13:5: warning: conflicting types for built-in function ‘ldexpf’ [enabled by default] | |
_configtest.c:14:5: warning: conflicting types for built-in function ‘hypotf’ [enabled by default] | |
_configtest.c:15:5: warning: conflicting types for built-in function ‘log2f’ [enabled by default] | |
_configtest.c:16:5: warning: conflicting types for built-in function ‘exp2f’ [enabled by default] | |
_configtest.c:17:5: warning: conflicting types for built-in function ‘atanf’ [enabled by default] | |
_configtest.c:18:5: warning: conflicting types for built-in function ‘fmodf’ [enabled by default] | |
_configtest.c:19:5: warning: conflicting types for built-in function ‘atan2f’ [enabled by default] | |
_configtest.c:20:5: warning: conflicting types for built-in function ‘modff’ [enabled by default] | |
_configtest.c:21:5: warning: conflicting types for built-in function ‘ceilf’ [enabled by default] | |
_configtest.c:22:5: warning: conflicting types for built-in function ‘log1pf’ [enabled by default] | |
_configtest.c:23:5: warning: conflicting types for built-in function ‘asinf’ [enabled by default] | |
_configtest.c:24:5: warning: conflicting types for built-in function ‘copysignf’ [enabled by default] | |
_configtest.c:25:5: warning: conflicting types for built-in function ‘acoshf’ [enabled by default] | |
_configtest.c:26:5: warning: conflicting types for built-in function ‘sinf’ [enabled by default] | |
_configtest.c:27:5: warning: conflicting types for built-in function ‘tanf’ [enabled by default] | |
_configtest.c:28:5: warning: conflicting types for built-in function ‘atanhf’ [enabled by default] | |
_configtest.c:29:5: warning: conflicting types for built-in function ‘truncf’ [enabled by default] | |
_configtest.c:30:5: warning: conflicting types for built-in function ‘asinhf’ [enabled by default] | |
_configtest.c:31:5: warning: conflicting types for built-in function ‘frexpf’ [enabled by default] | |
_configtest.c:32:5: warning: conflicting types for built-in function ‘powf’ [enabled by default] | |
_configtest.c:33:5: warning: conflicting types for built-in function ‘expf’ [enabled by default] | |
_configtest.c:34:5: warning: conflicting types for built-in function ‘expm1f’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘tanhl’ [enabled by default] | |
_configtest.c:2:5: warning: conflicting types for built-in function ‘log10l’ [enabled by default] | |
_configtest.c:3:5: warning: conflicting types for built-in function ‘nextafterl’ [enabled by default] | |
_configtest.c:4:5: warning: conflicting types for built-in function ‘coshl’ [enabled by default] | |
_configtest.c:5:5: warning: conflicting types for built-in function ‘cosl’ [enabled by default] | |
_configtest.c:6:5: warning: conflicting types for built-in function ‘floorl’ [enabled by default] | |
_configtest.c:7:5: warning: conflicting types for built-in function ‘rintl’ [enabled by default] | |
_configtest.c:8:5: warning: conflicting types for built-in function ‘fabsl’ [enabled by default] | |
_configtest.c:9:5: warning: conflicting types for built-in function ‘acosl’ [enabled by default] | |
_configtest.c:10:5: warning: conflicting types for built-in function ‘ldexpl’ [enabled by default] | |
_configtest.c:11:5: warning: conflicting types for built-in function ‘sqrtl’ [enabled by default] | |
_configtest.c:12:5: warning: conflicting types for built-in function ‘logl’ [enabled by default] | |
_configtest.c:13:5: warning: conflicting types for built-in function ‘expm1l’ [enabled by default] | |
_configtest.c:14:5: warning: conflicting types for built-in function ‘hypotl’ [enabled by default] | |
_configtest.c:15:5: warning: conflicting types for built-in function ‘log2l’ [enabled by default] | |
_configtest.c:16:5: warning: conflicting types for built-in function ‘copysignl’ [enabled by default] | |
_configtest.c:17:5: warning: conflicting types for built-in function ‘exp2l’ [enabled by default] | |
_configtest.c:18:5: warning: conflicting types for built-in function ‘atanl’ [enabled by default] | |
_configtest.c:19:5: warning: conflicting types for built-in function ‘frexpl’ [enabled by default] | |
_configtest.c:20:5: warning: conflicting types for built-in function ‘atan2l’ [enabled by default] | |
_configtest.c:21:5: warning: conflicting types for built-in function ‘sinhl’ [enabled by default] | |
_configtest.c:22:5: warning: conflicting types for built-in function ‘fmodl’ [enabled by default] | |
_configtest.c:23:5: warning: conflicting types for built-in function ‘log1pl’ [enabled by default] | |
_configtest.c:24:5: warning: conflicting types for built-in function ‘asinl’ [enabled by default] | |
_configtest.c:25:5: warning: conflicting types for built-in function ‘ceill’ [enabled by default] | |
_configtest.c:26:5: warning: conflicting types for built-in function ‘sinl’ [enabled by default] | |
_configtest.c:27:5: warning: conflicting types for built-in function ‘acoshl’ [enabled by default] | |
_configtest.c:28:5: warning: conflicting types for built-in function ‘atanhl’ [enabled by default] | |
_configtest.c:29:5: warning: conflicting types for built-in function ‘tanl’ [enabled by default] | |
_configtest.c:30:5: warning: conflicting types for built-in function ‘truncl’ [enabled by default] | |
_configtest.c:31:5: warning: conflicting types for built-in function ‘powl’ [enabled by default] | |
_configtest.c:32:5: warning: conflicting types for built-in function ‘expl’ [enabled by default] | |
_configtest.c:33:5: warning: conflicting types for built-in function ‘modfl’ [enabled by default] | |
_configtest.c:34:5: warning: conflicting types for built-in function ‘asinhl’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function) | |
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:8:12: error: ‘HAVE_DECL_SIGNBIT’ undeclared (first use in this function) | |
_configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:5:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘cexp’ [enabled by default] | |
_configtest.c:2:5: warning: conflicting types for built-in function ‘clog’ [enabled by default] | |
_configtest.c:3:5: warning: conflicting types for built-in function ‘ccos’ [enabled by default] | |
_configtest.c:4:5: warning: conflicting types for built-in function ‘cimag’ [enabled by default] | |
_configtest.c:5:5: warning: conflicting types for built-in function ‘cabs’ [enabled by default] | |
_configtest.c:6:5: warning: conflicting types for built-in function ‘cpow’ [enabled by default] | |
_configtest.c:7:5: warning: conflicting types for built-in function ‘csqrt’ [enabled by default] | |
_configtest.c:8:5: warning: conflicting types for built-in function ‘carg’ [enabled by default] | |
_configtest.c:9:5: warning: conflicting types for built-in function ‘creal’ [enabled by default] | |
_configtest.c:10:5: warning: conflicting types for built-in function ‘csin’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘ccosf’ [enabled by default] | |
_configtest.c:2:5: warning: conflicting types for built-in function ‘cargf’ [enabled by default] | |
_configtest.c:3:5: warning: conflicting types for built-in function ‘csqrtf’ [enabled by default] | |
_configtest.c:4:5: warning: conflicting types for built-in function ‘cpowf’ [enabled by default] | |
_configtest.c:5:5: warning: conflicting types for built-in function ‘cexpf’ [enabled by default] | |
_configtest.c:6:5: warning: conflicting types for built-in function ‘crealf’ [enabled by default] | |
_configtest.c:7:5: warning: conflicting types for built-in function ‘csinf’ [enabled by default] | |
_configtest.c:8:5: warning: conflicting types for built-in function ‘cabsf’ [enabled by default] | |
_configtest.c:9:5: warning: conflicting types for built-in function ‘clogf’ [enabled by default] | |
_configtest.c:10:5: warning: conflicting types for built-in function ‘cimagf’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘csqrtl’ [enabled by default] | |
_configtest.c:2:5: warning: conflicting types for built-in function ‘cargl’ [enabled by default] | |
_configtest.c:3:5: warning: conflicting types for built-in function ‘cexpl’ [enabled by default] | |
_configtest.c:4:5: warning: conflicting types for built-in function ‘ccosl’ [enabled by default] | |
_configtest.c:5:5: warning: conflicting types for built-in function ‘cpowl’ [enabled by default] | |
_configtest.c:6:5: warning: conflicting types for built-in function ‘cimagl’ [enabled by default] | |
_configtest.c:7:5: warning: conflicting types for built-in function ‘csinl’ [enabled by default] | |
_configtest.c:8:5: warning: conflicting types for built-in function ‘creall’ [enabled by default] | |
_configtest.c:9:5: warning: conflicting types for built-in function ‘clogl’ [enabled by default] | |
_configtest.c:10:5: warning: conflicting types for built-in function ‘cabsl’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/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 1 | |
#define HAVE_COS 1 | |
#define HAVE_TAN 1 | |
#define HAVE_SINH 1 | |
#define HAVE_COSH 1 | |
#define HAVE_TANH 1 | |
#define HAVE_FABS 1 | |
#define HAVE_FLOOR 1 | |
#define HAVE_CEIL 1 | |
#define HAVE_SQRT 1 | |
#define HAVE_LOG10 1 | |
#define HAVE_LOG 1 | |
#define HAVE_EXP 1 | |
#define HAVE_ASIN 1 | |
#define HAVE_ACOS 1 | |
#define HAVE_ATAN 1 | |
#define HAVE_FMOD 1 | |
#define HAVE_MODF 1 | |
#define HAVE_FREXP 1 | |
#define HAVE_LDEXP 1 | |
#define HAVE_RINT 1 | |
#define HAVE_TRUNC 1 | |
#define HAVE_EXP2 1 | |
#define HAVE_LOG2 1 | |
#define HAVE_ATAN2 1 | |
#define HAVE_POW 1 | |
#define HAVE_NEXTAFTER 1 | |
#define HAVE_SINF 1 | |
#define HAVE_COSF 1 | |
#define HAVE_TANF 1 | |
#define HAVE_SINHF 1 | |
#define HAVE_COSHF 1 | |
#define HAVE_TANHF 1 | |
#define HAVE_FABSF 1 | |
#define HAVE_FLOORF 1 | |
#define HAVE_CEILF 1 | |
#define HAVE_RINTF 1 | |
#define HAVE_TRUNCF 1 | |
#define HAVE_SQRTF 1 | |
#define HAVE_LOG10F 1 | |
#define HAVE_LOGF 1 | |
#define HAVE_LOG1PF 1 | |
#define HAVE_EXPF 1 | |
#define HAVE_EXPM1F 1 | |
#define HAVE_ASINF 1 | |
#define HAVE_ACOSF 1 | |
#define HAVE_ATANF 1 | |
#define HAVE_ASINHF 1 | |
#define HAVE_ACOSHF 1 | |
#define HAVE_ATANHF 1 | |
#define HAVE_HYPOTF 1 | |
#define HAVE_ATAN2F 1 | |
#define HAVE_POWF 1 | |
#define HAVE_FMODF 1 | |
#define HAVE_MODFF 1 | |
#define HAVE_FREXPF 1 | |
#define HAVE_LDEXPF 1 | |
#define HAVE_EXP2F 1 | |
#define HAVE_LOG2F 1 | |
#define HAVE_COPYSIGNF 1 | |
#define HAVE_NEXTAFTERF 1 | |
#define HAVE_SINL 1 | |
#define HAVE_COSL 1 | |
#define HAVE_TANL 1 | |
#define HAVE_SINHL 1 | |
#define HAVE_COSHL 1 | |
#define HAVE_TANHL 1 | |
#define HAVE_FABSL 1 | |
#define HAVE_FLOORL 1 | |
#define HAVE_CEILL 1 | |
#define HAVE_RINTL 1 | |
#define HAVE_TRUNCL 1 | |
#define HAVE_SQRTL 1 | |
#define HAVE_LOG10L 1 | |
#define HAVE_LOGL 1 | |
#define HAVE_LOG1PL 1 | |
#define HAVE_EXPL 1 | |
#define HAVE_EXPM1L 1 | |
#define HAVE_ASINL 1 | |
#define HAVE_ACOSL 1 | |
#define HAVE_ATANL 1 | |
#define HAVE_ASINHL 1 | |
#define HAVE_ACOSHL 1 | |
#define HAVE_ATANHL 1 | |
#define HAVE_HYPOTL 1 | |
#define HAVE_ATAN2L 1 | |
#define HAVE_POWL 1 | |
#define HAVE_FMODL 1 | |
#define HAVE_MODFL 1 | |
#define HAVE_FREXPL 1 | |
#define HAVE_LDEXPL 1 | |
#define HAVE_EXP2L 1 | |
#define HAVE_LOG2L 1 | |
#define HAVE_COPYSIGNL 1 | |
#define HAVE_NEXTAFTERL 1 | |
#define HAVE_DECL_SIGNBIT | |
#define HAVE_COMPLEX_H 1 | |
#define HAVE_CREAL 1 | |
#define HAVE_CIMAG 1 | |
#define HAVE_CABS 1 | |
#define HAVE_CARG 1 | |
#define HAVE_CEXP 1 | |
#define HAVE_CSQRT 1 | |
#define HAVE_CLOG 1 | |
#define HAVE_CCOS 1 | |
#define HAVE_CSIN 1 | |
#define HAVE_CPOW 1 | |
#define HAVE_CREALF 1 | |
#define HAVE_CIMAGF 1 | |
#define HAVE_CABSF 1 | |
#define HAVE_CARGF 1 | |
#define HAVE_CEXPF 1 | |
#define HAVE_CSQRTF 1 | |
#define HAVE_CLOGF 1 | |
#define HAVE_CCOSF 1 | |
#define HAVE_CSINF 1 | |
#define HAVE_CPOWF 1 | |
#define HAVE_CREALL 1 | |
#define HAVE_CIMAGL 1 | |
#define HAVE_CABSL 1 | |
#define HAVE_CARGL 1 | |
#define HAVE_CEXPL 1 | |
#define HAVE_CSQRTL 1 | |
#define HAVE_CLOGL 1 | |
#define HAVE_CCOSL 1 | |
#define HAVE_CSINL 1 | |
#define HAVE_CPOWL 1 | |
#define HAVE_LDOUBLE_INTEL_EXTENDED_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 | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default] | |
gcc -pthread _configtest.o -o _configtest | |
_configtest.o: In function `main': | |
/home/matt/nupic/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
_configtest.o: In function `main': | |
/home/matt/nupic/build/numpy/_configtest.c:6: undefined reference to `exp' | |
collect2: ld returned 1 exit status | |
failure. | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’ [enabled by default] | |
gcc -pthread _configtest.o -lm -o _configtest | |
success! | |
removing: _configtest.c _configtest.o _configtest | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:4:5: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
success! | |
removing: _configtest.c _configtest.o | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/include/python2.7 -c' | |
gcc: _configtest.c | |
_configtest.c:3:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
_configtest.c: In function ‘main’: | |
_configtest.c:5:18: warning: extra tokens at end of #ifndef directive [enabled by default] | |
_configtest.c:8:1: warning: control reaches end of non-void function [-Wreturn-type] | |
success! | |
removing: _configtest.c _configtest.o | |
File: build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h | |
#define NPY_HAVE_ENDIAN_H 1 | |
#define NPY_SIZEOF_SHORT SIZEOF_SHORT | |
#define NPY_SIZEOF_INT SIZEOF_INT | |
#define NPY_SIZEOF_LONG SIZEOF_LONG | |
#define NPY_SIZEOF_FLOAT 4 | |
#define NPY_SIZEOF_COMPLEX_FLOAT 8 | |
#define NPY_SIZEOF_DOUBLE 8 | |
#define NPY_SIZEOF_COMPLEX_DOUBLE 16 | |
#define NPY_SIZEOF_LONGDOUBLE 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 1 | |
#define NPY_HAVE_COMPLEX_DOUBLE 1 | |
#define NPY_HAVE_COMPLEX_FLOAT 1 | |
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 | |
#define NPY_USE_C99_FORMATS 1 | |
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) | |
#define NPY_ABI_VERSION 0x01000009 | |
#define NPY_API_VERSION 0x00000007 | |
#ifndef __STDC_FORMAT_MACROS | |
#define __STDC_FORMAT_MACROS 1 | |
#endif | |
EOF | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_numpy_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. | |
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] | |
building extension "numpy.core.multiarray" sources | |
non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/multiarray' | |
creating build/src.linux-x86_64-2.7/numpy/core/src/multiarray | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/scalartypes.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/arraytypes.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/nditer_templ.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/einsum.c | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_numpy_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. | |
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] | |
building extension "numpy.core.umath" sources | |
non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/umath' | |
creating build/src.linux-x86_64-2.7/numpy/core/src/umath | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/loops.c | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_ufunc_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc | |
adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs. | |
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] | |
building extension "numpy.core.scalarmath" sources | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. | |
executing numpy/core/code_generators/generate_numpy_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. | |
executing numpy/core/code_generators/generate_ufunc_api.py | |
adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c | |
numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] | |
building extension "numpy.core._dotblas" sources | |
building extension "numpy.core.umath_tests" sources | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c | |
building extension "numpy.core.multiarray_tests" sources | |
conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c | |
building extension "numpy.lib._compiled_base" sources | |
building extension "numpy.numarray._capi" sources | |
building extension "numpy.fft.fftpack_lite" sources | |
building extension "numpy.linalg.lapack_lite" sources | |
creating build/src.linux-x86_64-2.7/numpy/linalg | |
### 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 | |
creating build/src.linux-x86_64-2.7/numpy/random | |
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -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/src/npysort -Inumpy/core/include -I/usr/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 | |
creating pip-egg-info/numpy.egg-info | |
writing pip-egg-info/numpy.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/numpy.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/numpy.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/numpy.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/numpy.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/numpy.egg-info/SOURCES.txt' | |
Source in ./build/numpy has version 1.7.1, which satisfies requirement numpy==1.7.1 (from -r external/common/requirements.txt (line 17)) | |
Downloading/unpacking tweepy==2.1 (from -r external/common/requirements.txt (line 18)) | |
Getting page http://pypi.python.org/simple/tweepy | |
URLs to search for versions for tweepy==2.1 (from -r external/common/requirements.txt (line 18)): | |
* http://pypi.python.org/simple/tweepy/2.1 | |
* http://pypi.python.org/simple/tweepy/ | |
Getting page http://pypi.python.org/simple/tweepy/2.1 | |
Getting page http://pypi.python.org/simple/tweepy/ | |
Could not fetch URL http://pypi.python.org/simple/tweepy/2.1: HTTP Error 404: Not Found (tweepy/2.1) | |
Will skip URL http://pypi.python.org/simple/tweepy/2.1 when looking for download links for tweepy==2.1 (from -r external/common/requirements.txt (line 18)) | |
Analyzing links from page https://pypi.python.org/simple/tweepy/ | |
Skipping link https://pypi.python.org/packages/2.4/t/tweepy/tweepy-1.2-py2.4.egg#md5=bab297a0fb2b049968d68eb37c991706 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.4/t/tweepy/tweepy-1.3-py2.4.egg#md5=49dd994af8d843f18faece8c8d2ee3a6 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.4/t/tweepy/tweepy-1.4-py2.4.egg#md5=71d6bc70cf36f6ee8a20d5ad2cb9ea44 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.4/t/tweepy/tweepy-1.5-py2.4.egg#md5=9bd2e6eabe737aa9fde2004f3a35e481 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.4/t/tweepy/tweepy-1.6-py2.4.egg#md5=19e06cc7775f4d6190898c1d2a99f6b9 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.4/t/tweepy/tweepy-1.7.1-py2.4.egg#md5=9532717b5938abd3536d67cbd8f1e8f0 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.1-py2.5.egg#md5=054a2821b42bdf5f06332ed6360d03a6 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.10-py2.5.egg#md5=021521c1e339e034e89737d7ba33ddad (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.2-py2.5.egg#md5=37b08fd9ce5f38fa776dc7e0038b909f (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.2.win32-py2.5.exe#md5=43bc1f20012b86cf83d7e72c09417fc4 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.3-py2.5.egg#md5=f6e324008c3370a60445f54ce97ed0da (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.4-py2.5.egg#md5=5dc4980a7ea43957226cafe665f16baa (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.5-py2.5.egg#md5=09993628ec37ba1427498e02ea6a14bf (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.6-py2.5.egg#md5=435c84f45b4aefb951c6ca85e6490474 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.7.1-py2.5.egg#md5=8e6b2ed2cd86a74543d642991cd01871 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.8-py2.5.egg#md5=d5733694cac413d625f887fa9f76438a (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/t/tweepy/tweepy-1.9-py2.5.egg#md5=097457dd6d043c36e6b0614c99c6232a (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.1-py2.6.egg#md5=151f41776fe2a5e30ad60d9f5904aeb8 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.10-py2.6.egg#md5=55d85ef9ae6cf1c452c58be2b91e5519 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.13-py2.6.egg#md5=fce87dc006b9eb9e49b73e3c63c12b36 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.2-py2.6.egg#md5=5e03feb4d0010c3e75abaeb137d9db2c (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.3-py2.6.egg#md5=6fb3e335e4520b593bc4cbe04b6de043 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.4-py2.6.egg#md5=48c762c8c7dd6216fe0e4369cb797489 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.5-py2.6.egg#md5=b3d6a7e2fb661d04fab33848c0c9a766 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.6-py2.6.egg#md5=be1d2b102d121ff4654541f1cf0e469f (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.7.1-py2.6.egg#md5=920800078a8820cbc75c0ca2527dbe60 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.8-py2.6.egg#md5=83f9986ea8bf17d754c3e25836d2a58f (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-1.9-py2.6.egg#md5=9d6957150ca0fc70378e4968d515099c (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-2.0-py2.6.egg#md5=96ebac083fa0bbc3fd84d3bfe8fb0d11 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/t/tweepy/tweepy-2.1-py2.6.egg#md5=faf9f5b253d2fefcf901d36740633ba9 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/t/tweepy/tweepy-1.10-py2.7.egg#md5=1b8841ae538d94c10f56e2b5fcfa859b (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/t/tweepy/tweepy-1.13-py2.7.egg#md5=c73981112c9c79ff4ec3e70fbd55d525 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/t/tweepy/tweepy-1.8-py2.7.egg#md5=61643a97064deb437ec61f2c1f65a5d4 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/t/tweepy/tweepy-1.9-py2.7.egg#md5=6c2588b0f28cfb6609791583b9b6a06d (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/t/tweepy/tweepy-2.0-py2.7.egg#md5=193993b0df7c4e28fba5bb457e401d91 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/t/tweepy/tweepy-2.1-py2.7.egg#md5=117ccbba16c6f4de6cbaaaee26398647 (from https://pypi.python.org/simple/tweepy/); unknown archive format: .egg | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.1.tar.gz#md5=ed06e8e3a0f666166887d6c71b9fecaa (from https://pypi.python.org/simple/tweepy/), version: 1.1 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.10.tar.gz#md5=d429ce1b48b36e7f460dd010d8c1b404 (from https://pypi.python.org/simple/tweepy/), version: 1.10 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.11.tar.gz#md5=6d8d760f41e2473e20077279e65e17a0 (from https://pypi.python.org/simple/tweepy/), version: 1.11 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.12.tar.gz#md5=ff802f974e445ddc232a990324451179 (from https://pypi.python.org/simple/tweepy/), version: 1.12 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.13.tar.gz#md5=5814a206010de0cc575e9f5c325ca64a (from https://pypi.python.org/simple/tweepy/), version: 1.13 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.2.tar.gz#md5=0b0ff3b70d14dc55967338dc373f964f (from https://pypi.python.org/simple/tweepy/), version: 1.2 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.3.tar.gz#md5=c6c2ac4709db72c9cfc2f9ca0082f5db (from https://pypi.python.org/simple/tweepy/), version: 1.3 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.4.tar.gz#md5=2ff903dd56717e2fc1bd6b2d1f77aa81 (from https://pypi.python.org/simple/tweepy/), version: 1.4 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.5.tar.gz#md5=9ac8e3fb2113d76d1825a8d8c980a088 (from https://pypi.python.org/simple/tweepy/), version: 1.5 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.6.tar.gz#md5=172a3340ef45a080c1a6c6eb4da88434 (from https://pypi.python.org/simple/tweepy/), version: 1.6 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.7.1.tar.gz#md5=57905b4e6fd8ec52a22be37ee6ffcc31 (from https://pypi.python.org/simple/tweepy/), version: 1.7.1 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.8.tar.gz#md5=d356cfceac7c9911f3901f4ccd9f75d8 (from https://pypi.python.org/simple/tweepy/), version: 1.8 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.9.tar.gz#md5=95654a903600652baaa02c910026214f (from https://pypi.python.org/simple/tweepy/), version: 1.9 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-2.0.tar.gz#md5=58c92978aadc585dc878ff7cff8e5c90 (from https://pypi.python.org/simple/tweepy/), version: 2.0 | |
Found link https://pypi.python.org/packages/source/t/tweepy/tweepy-2.1.tar.gz#md5=529819cc8a0b283b7b47470ceb06cd16 (from https://pypi.python.org/simple/tweepy/), version: 2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.1.tar.gz#md5=ed06e8e3a0f666166887d6c71b9fecaa (from https://pypi.python.org/simple/tweepy/), version 1.1 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.10.tar.gz#md5=d429ce1b48b36e7f460dd010d8c1b404 (from https://pypi.python.org/simple/tweepy/), version 1.10 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.11.tar.gz#md5=6d8d760f41e2473e20077279e65e17a0 (from https://pypi.python.org/simple/tweepy/), version 1.11 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.12.tar.gz#md5=ff802f974e445ddc232a990324451179 (from https://pypi.python.org/simple/tweepy/), version 1.12 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.13.tar.gz#md5=5814a206010de0cc575e9f5c325ca64a (from https://pypi.python.org/simple/tweepy/), version 1.13 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.2.tar.gz#md5=0b0ff3b70d14dc55967338dc373f964f (from https://pypi.python.org/simple/tweepy/), version 1.2 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.3.tar.gz#md5=c6c2ac4709db72c9cfc2f9ca0082f5db (from https://pypi.python.org/simple/tweepy/), version 1.3 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.4.tar.gz#md5=2ff903dd56717e2fc1bd6b2d1f77aa81 (from https://pypi.python.org/simple/tweepy/), version 1.4 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.5.tar.gz#md5=9ac8e3fb2113d76d1825a8d8c980a088 (from https://pypi.python.org/simple/tweepy/), version 1.5 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.6.tar.gz#md5=172a3340ef45a080c1a6c6eb4da88434 (from https://pypi.python.org/simple/tweepy/), version 1.6 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.7.1.tar.gz#md5=57905b4e6fd8ec52a22be37ee6ffcc31 (from https://pypi.python.org/simple/tweepy/), version 1.7.1 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.8.tar.gz#md5=d356cfceac7c9911f3901f4ccd9f75d8 (from https://pypi.python.org/simple/tweepy/), version 1.8 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-1.9.tar.gz#md5=95654a903600652baaa02c910026214f (from https://pypi.python.org/simple/tweepy/), version 1.9 doesn't match ==2.1 | |
Ignoring link https://pypi.python.org/packages/source/t/tweepy/tweepy-2.0.tar.gz#md5=58c92978aadc585dc878ff7cff8e5c90 (from https://pypi.python.org/simple/tweepy/), version 2.0 doesn't match ==2.1 | |
Downloading tweepy-2.1.tar.gz | |
Downloading from URL https://pypi.python.org/packages/source/t/tweepy/tweepy-2.1.tar.gz#md5=529819cc8a0b283b7b47470ceb06cd16 (from https://pypi.python.org/simple/tweepy/) | |
Running setup.py egg_info for package tweepy | |
running egg_info | |
creating pip-egg-info/tweepy.egg-info | |
writing pip-egg-info/tweepy.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/tweepy.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/tweepy.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/tweepy.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/tweepy.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/tweepy.egg-info/SOURCES.txt' | |
Source in ./build/tweepy has version 2.1, which satisfies requirement tweepy==2.1 (from -r external/common/requirements.txt (line 18)) | |
Downloading/unpacking logilab-common>=0.53.0 (from pylint==0.28.0->-r external/common/requirements.txt (line 7)) | |
Getting page http://pypi.python.org/simple/logilab-common | |
URLs to search for versions for logilab-common>=0.53.0 (from pylint==0.28.0->-r external/common/requirements.txt (line 7)): | |
* http://pypi.python.org/simple/logilab-common/ | |
Getting page http://pypi.python.org/simple/logilab-common/ | |
Analyzing links from page https://pypi.python.org/simple/logilab-common/ | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.38.1.tar.gz#md5=dbabb6a0a832995f78f3cc0e3bf0e9a6 (from https://pypi.python.org/simple/logilab-common/), version: 0.38.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.39.0.tar.gz#md5=b179e3f4bdfb32758eb7b50f381f0c07 (from https://pypi.python.org/simple/logilab-common/), version: 0.39.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.43.0.tar.gz#md5=4dfc905dd3dd260698d33ff60519026c (from https://pypi.python.org/simple/logilab-common/), version: 0.43.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.44.0.tar.gz#md5=aa80442526dba1f8ca4b4b4eaf68b39b (from https://pypi.python.org/simple/logilab-common/), version: 0.44.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.46.0.tar.gz#md5=408c8742f6dfcab760bfc01aea80037b (from https://pypi.python.org/simple/logilab-common/), version: 0.46.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.46.1.tar.gz#md5=a1c2460e873a5f6bc4d2c10193f83de6 (from https://pypi.python.org/simple/logilab-common/), version: 0.46.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.47.0.tar.gz#md5=5b47321b55835cfce84c06927aaa7f31 (from https://pypi.python.org/simple/logilab-common/), version: 0.47.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.48.1.tar.gz#md5=27d3e5248fd5c68300230c19f535ffb7 (from https://pypi.python.org/simple/logilab-common/), version: 0.48.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.49.0.tar.gz#md5=048cd1ea717c0543a92531407c62e662 (from https://pypi.python.org/simple/logilab-common/), version: 0.49.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.50.0.tar.gz#md5=052583c43d06a1092d64b8d256d6dd5d (from https://pypi.python.org/simple/logilab-common/), version: 0.50.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.50.1.tar.gz#md5=c6be31457b34533bd341940d469b35f2 (from https://pypi.python.org/simple/logilab-common/), version: 0.50.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.50.2.tar.gz#md5=f5ce903f0b18df35a7685601252eba34 (from https://pypi.python.org/simple/logilab-common/), version: 0.50.2 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.50.3.tar.gz#md5=f314fe9e19a15134d7eb660c98cf6fd4 (from https://pypi.python.org/simple/logilab-common/), version: 0.50.3 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.51.0.tar.gz#md5=ff3cc40c4b734a9a6caa74c499c9bf6a (from https://pypi.python.org/simple/logilab-common/), version: 0.51.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.51.1.tar.gz#md5=f02b913fe140754c0f9483d0b56ece50 (from https://pypi.python.org/simple/logilab-common/), version: 0.51.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.52.0.tar.gz#md5=6715a3b67cdbbfb4a64e449a7f169aaa (from https://pypi.python.org/simple/logilab-common/), version: 0.52.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.52.1.tar.gz#md5=d533f9723ed42f84b5dba9a1860118b0 (from https://pypi.python.org/simple/logilab-common/), version: 0.52.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.53.0.tar.gz#md5=9636d40efa2c0bc8e1d31f0113fa0c36 (from https://pypi.python.org/simple/logilab-common/), version: 0.53.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.54.0.tar.gz#md5=a8de9dc60af2791656ccbe1ca4488b7c (from https://pypi.python.org/simple/logilab-common/), version: 0.54.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.55.0.tar.gz#md5=8535ebf088f88ef806aa72ee443d1575 (from https://pypi.python.org/simple/logilab-common/), version: 0.55.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.55.2.tar.gz#md5=efe467e03df31fdf1026691eda6a1fe2 (from https://pypi.python.org/simple/logilab-common/), version: 0.55.2 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.56.0.tar.gz#md5=9339cb14efce7951913c28e1524d77a7 (from https://pypi.python.org/simple/logilab-common/), version: 0.56.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.56.1.tar.gz#md5=187aa1b54fb7b5b0e54b76c833352dc6 (from https://pypi.python.org/simple/logilab-common/), version: 0.56.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.56.2.tar.gz#md5=6099f5524a42174c89c7890c16410b7c (from https://pypi.python.org/simple/logilab-common/), version: 0.56.2 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.57.0.tar.gz#md5=c35b80446ff5945b08c49dd43b48adb1 (from https://pypi.python.org/simple/logilab-common/), version: 0.57.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.57.1.tar.gz#md5=ea33a7a6280757fb9f51bd6808011d51 (from https://pypi.python.org/simple/logilab-common/), version: 0.57.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.58.1.tar.gz#md5=77298ab2d8bb8b4af9219791e7cee8ce (from https://pypi.python.org/simple/logilab-common/), version: 0.58.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.58.3.tar.gz#md5=2768bd78873e0aeec9e53a273191f1b5 (from https://pypi.python.org/simple/logilab-common/), version: 0.58.3 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.59.0.tar.gz#md5=0e50aca301f11e9bfb2137deee28bb86 (from https://pypi.python.org/simple/logilab-common/), version: 0.59.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.59.1.tar.gz#md5=14b3becc67397cdc4b51ced617f2982b (from https://pypi.python.org/simple/logilab-common/), version: 0.59.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.60.0.tar.gz#md5=d06c4d033beb5bde46abd6960615980c (from https://pypi.python.org/simple/logilab-common/), version: 0.60.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.60.1.tar.gz#md5=43d36e41aed185f64f8e78b001430b66 (from https://pypi.python.org/simple/logilab-common/), version: 0.60.1 | |
Skipping link http://lists.logilab.org/mailman/listinfo/python-projects (from https://pypi.python.org/simple/logilab-common/); not a file | |
Skipping link http://lists.logilab.org/pipermail/python-projects/ (from https://pypi.python.org/simple/logilab-common/); not a file | |
Skipping link http://mercurial.selenic.com (from https://pypi.python.org/simple/logilab-common/); not a file | |
Skipping link http://omniorb.sourceforge.net/ (from https://pypi.python.org/simple/logilab-common/); not a file | |
Skipping link http://pyro.sourceforge.net/ (from https://pypi.python.org/simple/logilab-common/); not a file | |
Skipping link http://sphinx.pocoo.org/ (from https://pypi.python.org/simple/logilab-common/); not a file | |
Skipping link http://www.logilab.org/project/logilab-common (from https://pypi.python.org/simple/logilab-common/); not a file | |
Skipping link http://www.logilab.org/project/logilab-database/ (from https://pypi.python.org/simple/logilab-common/); not a file | |
Skipping link mailto:[email protected] (from https://pypi.python.org/simple/logilab-common/); unknown archive format: .org | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.38.1.tar.gz#md5=dbabb6a0a832995f78f3cc0e3bf0e9a6 (from https://pypi.python.org/simple/logilab-common/), version 0.38.1 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.39.0.tar.gz#md5=b179e3f4bdfb32758eb7b50f381f0c07 (from https://pypi.python.org/simple/logilab-common/), version 0.39.0 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.43.0.tar.gz#md5=4dfc905dd3dd260698d33ff60519026c (from https://pypi.python.org/simple/logilab-common/), version 0.43.0 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.44.0.tar.gz#md5=aa80442526dba1f8ca4b4b4eaf68b39b (from https://pypi.python.org/simple/logilab-common/), version 0.44.0 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.46.0.tar.gz#md5=408c8742f6dfcab760bfc01aea80037b (from https://pypi.python.org/simple/logilab-common/), version 0.46.0 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.46.1.tar.gz#md5=a1c2460e873a5f6bc4d2c10193f83de6 (from https://pypi.python.org/simple/logilab-common/), version 0.46.1 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.47.0.tar.gz#md5=5b47321b55835cfce84c06927aaa7f31 (from https://pypi.python.org/simple/logilab-common/), version 0.47.0 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.48.1.tar.gz#md5=27d3e5248fd5c68300230c19f535ffb7 (from https://pypi.python.org/simple/logilab-common/), version 0.48.1 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.49.0.tar.gz#md5=048cd1ea717c0543a92531407c62e662 (from https://pypi.python.org/simple/logilab-common/), version 0.49.0 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.50.0.tar.gz#md5=052583c43d06a1092d64b8d256d6dd5d (from https://pypi.python.org/simple/logilab-common/), version 0.50.0 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.50.1.tar.gz#md5=c6be31457b34533bd341940d469b35f2 (from https://pypi.python.org/simple/logilab-common/), version 0.50.1 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.50.2.tar.gz#md5=f5ce903f0b18df35a7685601252eba34 (from https://pypi.python.org/simple/logilab-common/), version 0.50.2 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.50.3.tar.gz#md5=f314fe9e19a15134d7eb660c98cf6fd4 (from https://pypi.python.org/simple/logilab-common/), version 0.50.3 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.51.0.tar.gz#md5=ff3cc40c4b734a9a6caa74c499c9bf6a (from https://pypi.python.org/simple/logilab-common/), version 0.51.0 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.51.1.tar.gz#md5=f02b913fe140754c0f9483d0b56ece50 (from https://pypi.python.org/simple/logilab-common/), version 0.51.1 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.52.0.tar.gz#md5=6715a3b67cdbbfb4a64e449a7f169aaa (from https://pypi.python.org/simple/logilab-common/), version 0.52.0 doesn't match >=0.53.0 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.52.1.tar.gz#md5=d533f9723ed42f84b5dba9a1860118b0 (from https://pypi.python.org/simple/logilab-common/), version 0.52.1 doesn't match >=0.53.0 | |
Using version 0.60.1 (newest of versions: 0.60.1, 0.60.0, 0.59.1, 0.59.0, 0.58.3, 0.58.1, 0.57.1, 0.57.0, 0.56.2, 0.56.1, 0.56.0, 0.55.2, 0.55.0, 0.54.0, 0.53.0) | |
Downloading from URL https://pypi.python.org/packages/source/l/logilab-common/logilab-common-0.60.1.tar.gz#md5=43d36e41aed185f64f8e78b001430b66 (from https://pypi.python.org/simple/logilab-common/) | |
Running setup.py egg_info for package logilab-common | |
running egg_info | |
creating pip-egg-info/logilab_common.egg-info | |
writing pip-egg-info/logilab_common.egg-info/PKG-INFO | |
writing namespace_packages to pip-egg-info/logilab_common.egg-info/namespace_packages.txt | |
writing top-level names to pip-egg-info/logilab_common.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/logilab_common.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/logilab_common.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
package init file './test/__init__.py' not found (or not a regular file) | |
reading manifest file 'pip-egg-info/logilab_common.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/logilab_common.egg-info/SOURCES.txt' | |
Source in ./build/logilab-common has version 0.60.1, which satisfies requirement logilab-common>=0.53.0 (from pylint==0.28.0->-r external/common/requirements.txt (line 7)) | |
Downloading/unpacking logilab-astng>=0.24.3 (from pylint==0.28.0->-r external/common/requirements.txt (line 7)) | |
Getting page http://pypi.python.org/simple/logilab-astng | |
URLs to search for versions for logilab-astng>=0.24.3 (from pylint==0.28.0->-r external/common/requirements.txt (line 7)): | |
* http://pypi.python.org/simple/logilab-astng/ | |
Getting page http://pypi.python.org/simple/logilab-astng/ | |
Analyzing links from page https://pypi.python.org/simple/logilab-astng/ | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.18.0.tar.gz#md5=95a10789c6b429cd8d3765dc68abe128 (from https://pypi.python.org/simple/logilab-astng/), version: 0.18.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.19.0.tar.gz#md5=06a94d6a20aade35ca9c0ac2caeac720 (from https://pypi.python.org/simple/logilab-astng/), version: 0.19.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.19.1.tar.gz#md5=c387fae56f6549257e45bf2431122243 (from https://pypi.python.org/simple/logilab-astng/), version: 0.19.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.19.2.tar.gz#md5=b4c8991e99f647ec221bfb33bb592b39 (from https://pypi.python.org/simple/logilab-astng/), version: 0.19.2 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.19.3.tar.gz#md5=c3c6b7ef7a328ca6411f1f83cd875a5f (from https://pypi.python.org/simple/logilab-astng/), version: 0.19.3 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.20.0.tar.gz#md5=f0e2f2616c063fec8406dbde17cb8e18 (from https://pypi.python.org/simple/logilab-astng/), version: 0.20.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.20.1.tar.gz#md5=81c5183a0dbd43451c03a39e1c5f2313 (from https://pypi.python.org/simple/logilab-astng/), version: 0.20.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.20.2.tar.gz#md5=26c6e554f4e768fba34ef07b6883f485 (from https://pypi.python.org/simple/logilab-astng/), version: 0.20.2 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.20.3.tar.gz#md5=6f9528abb6d2b8ca91d8efd58918f8e4 (from https://pypi.python.org/simple/logilab-astng/), version: 0.20.3 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.21.0.tar.gz#md5=cbc755feedeae94bd86e9355aca67ea7 (from https://pypi.python.org/simple/logilab-astng/), version: 0.21.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.21.1.tar.gz#md5=f25dd1d92a1b80d07a2f9d5bb4fe9d97 (from https://pypi.python.org/simple/logilab-astng/), version: 0.21.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.22.0.tar.gz#md5=a1d48c8a3ef4c920a5b76acc46b5bbcb (from https://pypi.python.org/simple/logilab-astng/), version: 0.22.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.23.0.tar.gz#md5=103e0c06df23d71bb321618dc438f18d (from https://pypi.python.org/simple/logilab-astng/), version: 0.23.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.23.1.tar.gz#md5=db81181b8f4d8acf379acebcf2058e34 (from https://pypi.python.org/simple/logilab-astng/), version: 0.23.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.24.0.tar.gz#md5=295bdb2165657ad4b973b3fae1c95f12 (from https://pypi.python.org/simple/logilab-astng/), version: 0.24.0 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.24.1.tar.gz#md5=ddaf66e4d85714d9c47a46d4bed406de (from https://pypi.python.org/simple/logilab-astng/), version: 0.24.1 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.24.2.tar.gz#md5=ca4e8fcb8e9fef4a5e1146574c417706 (from https://pypi.python.org/simple/logilab-astng/), version: 0.24.2 | |
Found link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.24.3.tar.gz#md5=f0dd5dee1d5053939da174e1bfe69388 (from https://pypi.python.org/simple/logilab-astng/), version: 0.24.3 | |
Skipping link mailto:[email protected] (from https://pypi.python.org/simple/logilab-astng/); unknown archive format: .org | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.18.0.tar.gz#md5=95a10789c6b429cd8d3765dc68abe128 (from https://pypi.python.org/simple/logilab-astng/), version 0.18.0 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.19.0.tar.gz#md5=06a94d6a20aade35ca9c0ac2caeac720 (from https://pypi.python.org/simple/logilab-astng/), version 0.19.0 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.19.1.tar.gz#md5=c387fae56f6549257e45bf2431122243 (from https://pypi.python.org/simple/logilab-astng/), version 0.19.1 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.19.2.tar.gz#md5=b4c8991e99f647ec221bfb33bb592b39 (from https://pypi.python.org/simple/logilab-astng/), version 0.19.2 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.19.3.tar.gz#md5=c3c6b7ef7a328ca6411f1f83cd875a5f (from https://pypi.python.org/simple/logilab-astng/), version 0.19.3 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.20.0.tar.gz#md5=f0e2f2616c063fec8406dbde17cb8e18 (from https://pypi.python.org/simple/logilab-astng/), version 0.20.0 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.20.1.tar.gz#md5=81c5183a0dbd43451c03a39e1c5f2313 (from https://pypi.python.org/simple/logilab-astng/), version 0.20.1 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.20.2.tar.gz#md5=26c6e554f4e768fba34ef07b6883f485 (from https://pypi.python.org/simple/logilab-astng/), version 0.20.2 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.20.3.tar.gz#md5=6f9528abb6d2b8ca91d8efd58918f8e4 (from https://pypi.python.org/simple/logilab-astng/), version 0.20.3 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.21.0.tar.gz#md5=cbc755feedeae94bd86e9355aca67ea7 (from https://pypi.python.org/simple/logilab-astng/), version 0.21.0 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.21.1.tar.gz#md5=f25dd1d92a1b80d07a2f9d5bb4fe9d97 (from https://pypi.python.org/simple/logilab-astng/), version 0.21.1 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.22.0.tar.gz#md5=a1d48c8a3ef4c920a5b76acc46b5bbcb (from https://pypi.python.org/simple/logilab-astng/), version 0.22.0 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.23.0.tar.gz#md5=103e0c06df23d71bb321618dc438f18d (from https://pypi.python.org/simple/logilab-astng/), version 0.23.0 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.23.1.tar.gz#md5=db81181b8f4d8acf379acebcf2058e34 (from https://pypi.python.org/simple/logilab-astng/), version 0.23.1 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.24.0.tar.gz#md5=295bdb2165657ad4b973b3fae1c95f12 (from https://pypi.python.org/simple/logilab-astng/), version 0.24.0 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.24.1.tar.gz#md5=ddaf66e4d85714d9c47a46d4bed406de (from https://pypi.python.org/simple/logilab-astng/), version 0.24.1 doesn't match >=0.24.3 | |
Ignoring link https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.24.2.tar.gz#md5=ca4e8fcb8e9fef4a5e1146574c417706 (from https://pypi.python.org/simple/logilab-astng/), version 0.24.2 doesn't match >=0.24.3 | |
Downloading from URL https://pypi.python.org/packages/source/l/logilab-astng/logilab-astng-0.24.3.tar.gz#md5=f0dd5dee1d5053939da174e1bfe69388 (from https://pypi.python.org/simple/logilab-astng/) | |
Running setup.py egg_info for package logilab-astng | |
running egg_info | |
creating pip-egg-info/logilab_astng.egg-info | |
writing requirements to pip-egg-info/logilab_astng.egg-info/requires.txt | |
writing pip-egg-info/logilab_astng.egg-info/PKG-INFO | |
writing namespace_packages to pip-egg-info/logilab_astng.egg-info/namespace_packages.txt | |
writing top-level names to pip-egg-info/logilab_astng.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/logilab_astng.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/logilab_astng.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
package init file './test/__init__.py' not found (or not a regular file) | |
reading manifest file 'pip-egg-info/logilab_astng.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/logilab_astng.egg-info/SOURCES.txt' | |
Source in ./build/logilab-astng has version 0.24.3, which satisfies requirement logilab-astng>=0.24.3 (from pylint==0.28.0->-r external/common/requirements.txt (line 7)) | |
Downloading/unpacking py>=1.4.17 (from pytest==2.4.2->-r external/common/requirements.txt (line 8)) | |
Getting page http://pypi.python.org/simple/py | |
URLs to search for versions for py>=1.4.17 (from pytest==2.4.2->-r external/common/requirements.txt (line 8)): | |
* http://pypi.python.org/simple/py/ | |
Getting page http://pypi.python.org/simple/py/ | |
Analyzing links from page https://pypi.python.org/simple/py/ | |
Skipping link https://pypi.python.org/packages/2.4/p/py/py-0.9.2-py2.4-win32.egg#md5=4eac7f97b8efed2271cc0c63c8796f23 (from https://pypi.python.org/simple/py/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/p/py/py-0.9.2-py2.5-win32.egg#md5=afc5e92b1e20475be0f2fe805479de6d (from https://pypi.python.org/simple/py/); unknown archive format: .egg | |
Found link https://pypi.python.org/packages/source/p/py/py-0.9.1.tar.gz#md5=daab8d9a814eab31809d973370d23600 (from https://pypi.python.org/simple/py/), version: 0.9.1 | |
Found link https://pypi.python.org/packages/source/p/py/py-0.9.2.tar.gz#md5=2c996d78867f6ad64dc5aabf1185aaf7 (from https://pypi.python.org/simple/py/), version: 0.9.2 | |
Found link https://pypi.python.org/packages/source/p/py/py-0.9.2.zip#md5=8447b2ba4c7b4062fcd08aab3377f040 (from https://pypi.python.org/simple/py/), version: 0.9.2 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.0.0.tar.gz#md5=3223ff8fcaefd060be13262e367794ce (from https://pypi.python.org/simple/py/), version: 1.0.0 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.0.1.tar.gz#md5=d64444015bac78e0c73ac285f9423750 (from https://pypi.python.org/simple/py/), version: 1.0.1 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.0.2.tar.gz#md5=4d2e9878b0113159fae2f3ed0cfc081d (from https://pypi.python.org/simple/py/), version: 1.0.2 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.1.0.tar.gz#md5=fb5d1fcf3173d9c4dce70cfc8888e359 (from https://pypi.python.org/simple/py/), version: 1.1.0 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.1.1.tar.gz#md5=4d0b5eaf9af09b7682fb07d4c5a2fd45 (from https://pypi.python.org/simple/py/), version: 1.1.1 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.2.0.tar.gz#md5=c75a9d0a9211a7ecddc981dd8a0158db (from https://pypi.python.org/simple/py/), version: 1.2.0 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.2.1.tar.gz#md5=7b3f4c0da62131e6dd25f7f3fda013cc (from https://pypi.python.org/simple/py/), version: 1.2.1 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.3.0.tar.gz#md5=986f75a6303da690e384995633677739 (from https://pypi.python.org/simple/py/), version: 1.3.0 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.3.1.tar.gz#md5=0cf1fa3d0f281a2bb7ed38ad0b7169da (from https://pypi.python.org/simple/py/), version: 1.3.1 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.3.2.tar.gz#md5=9e3d99966385854fc07004e8a07cf9d4 (from https://pypi.python.org/simple/py/), version: 1.3.2 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.3.3.tar.gz#md5=bf0dbc3ce4c18ead263cb5679e5164b4 (from https://pypi.python.org/simple/py/), version: 1.3.3 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.3.4.tar.gz#md5=b64d73a04121c1c4e27c7ec335ef87c8 (from https://pypi.python.org/simple/py/), version: 1.3.4 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.0.zip#md5=1441a30f94a0f0cfc47d69a792606bff (from https://pypi.python.org/simple/py/), version: 1.4.0 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.1.zip#md5=0e73fa13d01627761b50e614403e1180 (from https://pypi.python.org/simple/py/), version: 1.4.1 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.10.zip#md5=d166e940d8f1c54ba752e52f21528bf2 (from https://pypi.python.org/simple/py/), version: 1.4.10 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.11.zip#md5=d03d4f78606f1c44018021b9a6f2878b (from https://pypi.python.org/simple/py/), version: 1.4.11 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.12.zip#md5=8230f8241dea2517757fab50b4f84449 (from https://pypi.python.org/simple/py/), version: 1.4.12 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.13.tar.gz#md5=3857dc8309d5f284669b81184253c2bb (from https://pypi.python.org/simple/py/), version: 1.4.13 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.14.tar.gz#md5=f441639a1d3f0bbbc955cd22d8127d5e (from https://pypi.python.org/simple/py/), version: 1.4.14 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.15.tar.gz#md5=b5afc772d242d2dbcf7a2fcf3080a799 (from https://pypi.python.org/simple/py/), version: 1.4.15 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.16.tar.gz#md5=3f4aa73ec2c74343ae30ffb1282b6597 (from https://pypi.python.org/simple/py/), version: 1.4.16 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.17.tar.gz#md5=1dba4de9f1ac9b3e025895a0b6ad5a91 (from https://pypi.python.org/simple/py/), version: 1.4.17 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.18.tar.gz#md5=1b04e9879fed8a420b9e52cbaf7d8b4f (from https://pypi.python.org/simple/py/), version: 1.4.18 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.19.tar.gz#md5=d2e24b4363d834bf9192247f143435bc (from https://pypi.python.org/simple/py/), version: 1.4.19 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.2.zip#md5=fd00ef0c7dbaaeb1b37259e571ba28a5 (from https://pypi.python.org/simple/py/), version: 1.4.2 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.3.zip#md5=f20018fda42165f2edb4226c8eafcae4 (from https://pypi.python.org/simple/py/), version: 1.4.3 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.4.zip#md5=5f94e19ce855df25d430265a19287db0 (from https://pypi.python.org/simple/py/), version: 1.4.4 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.5.zip#md5=d2a51f8c9eca43e2953cdec72989d6ec (from https://pypi.python.org/simple/py/), version: 1.4.5 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.6.zip#md5=18381334c69450a080ede4d04efb4b52 (from https://pypi.python.org/simple/py/), version: 1.4.6 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.7.dev3.zip#md5=e83ff50740ed06972157629c14433eb8 (from https://pypi.python.org/simple/py/), version: 1.4.7.dev3 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.7.zip#md5=fb1b2608eb4f52f67405fb316dbab09f (from https://pypi.python.org/simple/py/), version: 1.4.7 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.8.zip#md5=4577e659435568d168c66b69a3cb968a (from https://pypi.python.org/simple/py/), version: 1.4.8 | |
Found link https://pypi.python.org/packages/source/p/py/py-1.4.9.zip#md5=471a88edcdae2f9689c0193972a1a1f8 (from https://pypi.python.org/simple/py/), version: 1.4.9 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-0.9.1.tar.gz#md5=daab8d9a814eab31809d973370d23600 (from https://pypi.python.org/simple/py/), version 0.9.1 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-0.9.2.tar.gz#md5=2c996d78867f6ad64dc5aabf1185aaf7 (from https://pypi.python.org/simple/py/), version 0.9.2 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-0.9.2.zip#md5=8447b2ba4c7b4062fcd08aab3377f040 (from https://pypi.python.org/simple/py/), version 0.9.2 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.0.0.tar.gz#md5=3223ff8fcaefd060be13262e367794ce (from https://pypi.python.org/simple/py/), version 1.0.0 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.0.1.tar.gz#md5=d64444015bac78e0c73ac285f9423750 (from https://pypi.python.org/simple/py/), version 1.0.1 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.0.2.tar.gz#md5=4d2e9878b0113159fae2f3ed0cfc081d (from https://pypi.python.org/simple/py/), version 1.0.2 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.1.0.tar.gz#md5=fb5d1fcf3173d9c4dce70cfc8888e359 (from https://pypi.python.org/simple/py/), version 1.1.0 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.1.1.tar.gz#md5=4d0b5eaf9af09b7682fb07d4c5a2fd45 (from https://pypi.python.org/simple/py/), version 1.1.1 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.2.0.tar.gz#md5=c75a9d0a9211a7ecddc981dd8a0158db (from https://pypi.python.org/simple/py/), version 1.2.0 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.2.1.tar.gz#md5=7b3f4c0da62131e6dd25f7f3fda013cc (from https://pypi.python.org/simple/py/), version 1.2.1 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.3.0.tar.gz#md5=986f75a6303da690e384995633677739 (from https://pypi.python.org/simple/py/), version 1.3.0 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.3.1.tar.gz#md5=0cf1fa3d0f281a2bb7ed38ad0b7169da (from https://pypi.python.org/simple/py/), version 1.3.1 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.3.2.tar.gz#md5=9e3d99966385854fc07004e8a07cf9d4 (from https://pypi.python.org/simple/py/), version 1.3.2 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.3.3.tar.gz#md5=bf0dbc3ce4c18ead263cb5679e5164b4 (from https://pypi.python.org/simple/py/), version 1.3.3 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.3.4.tar.gz#md5=b64d73a04121c1c4e27c7ec335ef87c8 (from https://pypi.python.org/simple/py/), version 1.3.4 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.0.zip#md5=1441a30f94a0f0cfc47d69a792606bff (from https://pypi.python.org/simple/py/), version 1.4.0 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.1.zip#md5=0e73fa13d01627761b50e614403e1180 (from https://pypi.python.org/simple/py/), version 1.4.1 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.10.zip#md5=d166e940d8f1c54ba752e52f21528bf2 (from https://pypi.python.org/simple/py/), version 1.4.10 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.11.zip#md5=d03d4f78606f1c44018021b9a6f2878b (from https://pypi.python.org/simple/py/), version 1.4.11 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.12.zip#md5=8230f8241dea2517757fab50b4f84449 (from https://pypi.python.org/simple/py/), version 1.4.12 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.13.tar.gz#md5=3857dc8309d5f284669b81184253c2bb (from https://pypi.python.org/simple/py/), version 1.4.13 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.14.tar.gz#md5=f441639a1d3f0bbbc955cd22d8127d5e (from https://pypi.python.org/simple/py/), version 1.4.14 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.15.tar.gz#md5=b5afc772d242d2dbcf7a2fcf3080a799 (from https://pypi.python.org/simple/py/), version 1.4.15 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.16.tar.gz#md5=3f4aa73ec2c74343ae30ffb1282b6597 (from https://pypi.python.org/simple/py/), version 1.4.16 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.2.zip#md5=fd00ef0c7dbaaeb1b37259e571ba28a5 (from https://pypi.python.org/simple/py/), version 1.4.2 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.3.zip#md5=f20018fda42165f2edb4226c8eafcae4 (from https://pypi.python.org/simple/py/), version 1.4.3 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.4.zip#md5=5f94e19ce855df25d430265a19287db0 (from https://pypi.python.org/simple/py/), version 1.4.4 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.5.zip#md5=d2a51f8c9eca43e2953cdec72989d6ec (from https://pypi.python.org/simple/py/), version 1.4.5 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.6.zip#md5=18381334c69450a080ede4d04efb4b52 (from https://pypi.python.org/simple/py/), version 1.4.6 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.7.dev3.zip#md5=e83ff50740ed06972157629c14433eb8 (from https://pypi.python.org/simple/py/), version 1.4.7.dev3 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.7.zip#md5=fb1b2608eb4f52f67405fb316dbab09f (from https://pypi.python.org/simple/py/), version 1.4.7 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.8.zip#md5=4577e659435568d168c66b69a3cb968a (from https://pypi.python.org/simple/py/), version 1.4.8 doesn't match >=1.4.17 | |
Ignoring link https://pypi.python.org/packages/source/p/py/py-1.4.9.zip#md5=471a88edcdae2f9689c0193972a1a1f8 (from https://pypi.python.org/simple/py/), version 1.4.9 doesn't match >=1.4.17 | |
Using version 1.4.19 (newest of versions: 1.4.19, 1.4.18, 1.4.17) | |
Downloading from URL https://pypi.python.org/packages/source/p/py/py-1.4.19.tar.gz#md5=d2e24b4363d834bf9192247f143435bc (from https://pypi.python.org/simple/py/) | |
Running setup.py egg_info for package py | |
running egg_info | |
creating pip-egg-info/py.egg-info | |
writing pip-egg-info/py.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/py.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/py.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/py.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/py.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching 'distribute_setup.py' | |
writing manifest file 'pip-egg-info/py.egg-info/SOURCES.txt' | |
Source in ./build/py has version 1.4.19, which satisfies requirement py>=1.4.17 (from pytest==2.4.2->-r external/common/requirements.txt (line 8)) | |
Downloading/unpacking cov-core>=1.6 (from pytest-cov==1.6->-r external/common/requirements.txt (line 9)) | |
Getting page http://pypi.python.org/simple/cov-core | |
URLs to search for versions for cov-core>=1.6 (from pytest-cov==1.6->-r external/common/requirements.txt (line 9)): | |
* http://pypi.python.org/simple/cov-core/ | |
Getting page http://pypi.python.org/simple/cov-core/ | |
Analyzing links from page https://pypi.python.org/simple/cov-core/ | |
Found link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.0.tar.gz#md5=119a977e29b8f62246475335ca7b2bbd (from https://pypi.python.org/simple/cov-core/), version: 1.0 | |
Found link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.1.tar.gz#md5=0a18330681550638ae2b763dd8bbe35d (from https://pypi.python.org/simple/cov-core/), version: 1.1 | |
Found link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.2.tar.gz#md5=f040121f5245b00aa0bdbbe76c4ae604 (from https://pypi.python.org/simple/cov-core/), version: 1.2 | |
Found link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.3.tar.gz#md5=a825699108c0c2ab3895bd5b336e7b4a (from https://pypi.python.org/simple/cov-core/), version: 1.3 | |
Found link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.4.tar.gz#md5=9da2d786c93d4d5973253194ea2f45ec (from https://pypi.python.org/simple/cov-core/), version: 1.4 | |
Found link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.5.tar.gz#md5=8790b2c34c324f8ab9b90367bd6d224a (from https://pypi.python.org/simple/cov-core/), version: 1.5 | |
Found link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.6.tar.gz#md5=8015bbbc380298a4013a21fcd2a8705d (from https://pypi.python.org/simple/cov-core/), version: 1.6 | |
Found link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.7.tar.gz#md5=59c1e22e636633e10120beacbf45b28c (from https://pypi.python.org/simple/cov-core/), version: 1.7 | |
Ignoring link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.0.tar.gz#md5=119a977e29b8f62246475335ca7b2bbd (from https://pypi.python.org/simple/cov-core/), version 1.0 doesn't match >=1.6 | |
Ignoring link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.1.tar.gz#md5=0a18330681550638ae2b763dd8bbe35d (from https://pypi.python.org/simple/cov-core/), version 1.1 doesn't match >=1.6 | |
Ignoring link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.2.tar.gz#md5=f040121f5245b00aa0bdbbe76c4ae604 (from https://pypi.python.org/simple/cov-core/), version 1.2 doesn't match >=1.6 | |
Ignoring link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.3.tar.gz#md5=a825699108c0c2ab3895bd5b336e7b4a (from https://pypi.python.org/simple/cov-core/), version 1.3 doesn't match >=1.6 | |
Ignoring link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.4.tar.gz#md5=9da2d786c93d4d5973253194ea2f45ec (from https://pypi.python.org/simple/cov-core/), version 1.4 doesn't match >=1.6 | |
Ignoring link https://pypi.python.org/packages/source/c/cov-core/cov-core-1.5.tar.gz#md5=8790b2c34c324f8ab9b90367bd6d224a (from https://pypi.python.org/simple/cov-core/), version 1.5 doesn't match >=1.6 | |
Using version 1.7 (newest of versions: 1.7, 1.6) | |
Downloading cov-core-1.7.tar.gz | |
Downloading from URL https://pypi.python.org/packages/source/c/cov-core/cov-core-1.7.tar.gz#md5=59c1e22e636633e10120beacbf45b28c (from https://pypi.python.org/simple/cov-core/) | |
Running setup.py egg_info for package cov-core | |
running egg_info | |
creating pip-egg-info/cov_core.egg-info | |
writing requirements to pip-egg-info/cov_core.egg-info/requires.txt | |
writing pip-egg-info/cov_core.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/cov_core.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/cov_core.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/cov_core.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/cov_core.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/cov_core.egg-info/SOURCES.txt' | |
Source in ./build/cov-core has version 1.7, which satisfies requirement cov-core>=1.6 (from pytest-cov==1.6->-r external/common/requirements.txt (line 9)) | |
Downloading/unpacking execnet>=1.0.8 (from pytest-xdist==1.8->-r external/common/requirements.txt (line 10)) | |
Getting page http://pypi.python.org/simple/execnet | |
URLs to search for versions for execnet>=1.0.8 (from pytest-xdist==1.8->-r external/common/requirements.txt (line 10)): | |
* http://pypi.python.org/simple/execnet/ | |
Getting page http://pypi.python.org/simple/execnet/ | |
Analyzing links from page https://pypi.python.org/simple/execnet/ | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0.tar.gz#md5=bf01acda1fae977afd3eeea61a38599a (from https://pypi.python.org/simple/execnet/), version: 1.0.0 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0alpha.tar.gz#md5=dc9fff94003f34c471f0c5e18254a230 (from https://pypi.python.org/simple/execnet/), version: 1.0.0alpha | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0alpha2.tar.gz#md5=b32d842b21925715dbbd2aae54d89ea6 (from https://pypi.python.org/simple/execnet/), version: 1.0.0alpha2 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0b1.tar.gz#md5=74e5fac46994ee3e005a1c510df92a4d (from https://pypi.python.org/simple/execnet/), version: 1.0.0b1 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0b2.tar.gz#md5=22b0ec90442f7df59426bafbb024a4dc (from https://pypi.python.org/simple/execnet/), version: 1.0.0b2 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0b3.tar.gz#md5=5f5fd905f0889caf8e829982245921cf (from https://pypi.python.org/simple/execnet/), version: 1.0.0b3 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.1.tar.gz#md5=c5389f2279e0cde5fcda77e27702179e (from https://pypi.python.org/simple/execnet/), version: 1.0.1 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.2.tar.gz#md5=b3a42aec448ede3ba573cb6c6d00a20b (from https://pypi.python.org/simple/execnet/), version: 1.0.2 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.3.tar.gz#md5=7818bd61bee306ebfae2658d976da611 (from https://pypi.python.org/simple/execnet/), version: 1.0.3 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.4.tar.gz#md5=0342eb58e2962a87dfdf3153e34d1356 (from https://pypi.python.org/simple/execnet/), version: 1.0.4 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.5.tar.gz#md5=b00683fe61fdad73bc25b17f9483dfb0 (from https://pypi.python.org/simple/execnet/), version: 1.0.5 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.6.tar.gz#md5=fb9ec6875b2ce406394a14252c1bd578 (from https://pypi.python.org/simple/execnet/), version: 1.0.6 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.7.tar.gz#md5=13c9849696a0771f55310020625dfb76 (from https://pypi.python.org/simple/execnet/), version: 1.0.7 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.8.tar.gz#md5=381edc6b52050dc9853ec1b8d7daa19f (from https://pypi.python.org/simple/execnet/), version: 1.0.8 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.9.zip#md5=ecd392001c62766c2dbf8adaf2fb7dc5 (from https://pypi.python.org/simple/execnet/), version: 1.0.9 | |
Found link https://pypi.python.org/packages/source/e/execnet/execnet-1.1.zip#md5=be885ccd9612966bb81839670d2da099 (from https://pypi.python.org/simple/execnet/), version: 1.1 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0.tar.gz#md5=bf01acda1fae977afd3eeea61a38599a (from https://pypi.python.org/simple/execnet/), version 1.0.0 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0alpha.tar.gz#md5=dc9fff94003f34c471f0c5e18254a230 (from https://pypi.python.org/simple/execnet/), version 1.0.0alpha doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0alpha2.tar.gz#md5=b32d842b21925715dbbd2aae54d89ea6 (from https://pypi.python.org/simple/execnet/), version 1.0.0alpha2 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0b1.tar.gz#md5=74e5fac46994ee3e005a1c510df92a4d (from https://pypi.python.org/simple/execnet/), version 1.0.0b1 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0b2.tar.gz#md5=22b0ec90442f7df59426bafbb024a4dc (from https://pypi.python.org/simple/execnet/), version 1.0.0b2 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.0b3.tar.gz#md5=5f5fd905f0889caf8e829982245921cf (from https://pypi.python.org/simple/execnet/), version 1.0.0b3 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.1.tar.gz#md5=c5389f2279e0cde5fcda77e27702179e (from https://pypi.python.org/simple/execnet/), version 1.0.1 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.2.tar.gz#md5=b3a42aec448ede3ba573cb6c6d00a20b (from https://pypi.python.org/simple/execnet/), version 1.0.2 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.3.tar.gz#md5=7818bd61bee306ebfae2658d976da611 (from https://pypi.python.org/simple/execnet/), version 1.0.3 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.4.tar.gz#md5=0342eb58e2962a87dfdf3153e34d1356 (from https://pypi.python.org/simple/execnet/), version 1.0.4 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.5.tar.gz#md5=b00683fe61fdad73bc25b17f9483dfb0 (from https://pypi.python.org/simple/execnet/), version 1.0.5 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.6.tar.gz#md5=fb9ec6875b2ce406394a14252c1bd578 (from https://pypi.python.org/simple/execnet/), version 1.0.6 doesn't match >=1.0.8 | |
Ignoring link https://pypi.python.org/packages/source/e/execnet/execnet-1.0.7.tar.gz#md5=13c9849696a0771f55310020625dfb76 (from https://pypi.python.org/simple/execnet/), version 1.0.7 doesn't match >=1.0.8 | |
Using version 1.1 (newest of versions: 1.1, 1.0.9, 1.0.8) | |
Downloading from URL https://pypi.python.org/packages/source/e/execnet/execnet-1.1.zip#md5=be885ccd9612966bb81839670d2da099 (from https://pypi.python.org/simple/execnet/) | |
Running setup.py egg_info for package execnet | |
running egg_info | |
creating pip-egg-info/execnet.egg-info | |
writing pip-egg-info/execnet.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/execnet.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/execnet.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/execnet.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/execnet.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/execnet.egg-info/SOURCES.txt' | |
Source in ./build/execnet has version 1.1, which satisfies requirement execnet>=1.0.8 (from pytest-xdist==1.8->-r external/common/requirements.txt (line 10)) | |
Downloading/unpacking six (from python-dateutil==2.1->-r external/common/requirements.txt (line 11)) | |
Getting page http://pypi.python.org/simple/six | |
URLs to search for versions for six (from python-dateutil==2.1->-r external/common/requirements.txt (line 11)): | |
* http://pypi.python.org/simple/six/ | |
Getting page http://pypi.python.org/simple/six/ | |
Analyzing links from page https://pypi.python.org/simple/six/ | |
Skipping link https://pypi.python.org/packages/3.3/s/six/six-1.5.0-py2.py3-none-any.whl#md5=3307efe2bc4ca8556befc9afe297c530 (from https://pypi.python.org/simple/six/); unknown archive format: .whl | |
Skipping link https://pypi.python.org/packages/3.3/s/six/six-1.5.1-py2.py3-none-any.whl#md5=2064b715201fa76a55dea75675ee19f2 (from https://pypi.python.org/simple/six/); unknown archive format: .whl | |
Skipping link https://pypi.python.org/packages/3.3/s/six/six-1.5.2-py2.py3-none-any.whl#md5=ba32222ad0c5c7057a7c42e66e81289d (from https://pypi.python.org/simple/six/); unknown archive format: .whl | |
Found link https://pypi.python.org/packages/source/s/six/six-0.9.0.tar.gz#md5=5ce2947347101b9f54674c19ef88233d (from https://pypi.python.org/simple/six/), version: 0.9.0 | |
Found link https://pypi.python.org/packages/source/s/six/six-0.9.1.tar.gz#md5=1b249e0011355722f569406135a8ac93 (from https://pypi.python.org/simple/six/), version: 0.9.1 | |
Found link https://pypi.python.org/packages/source/s/six/six-0.9.2.tar.gz#md5=92ea7c870396dd9222029a188c6bbd7f (from https://pypi.python.org/simple/six/), version: 0.9.2 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.0.0.tar.gz#md5=37c7ff036fdff2b1bb8d55e49ccb3b44 (from https://pypi.python.org/simple/six/), version: 1.0.0 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.0b1.tar.gz#md5=cbfcc64af1f27162a6a6b5510e262c9d (from https://pypi.python.org/simple/six/), version: 1.0b1 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.1.0.tar.gz#md5=9e8099b57cd27493a6988e9c9b313e23 (from https://pypi.python.org/simple/six/), version: 1.1.0 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.2.0.tar.gz#md5=2a5d1afc79912832ac78fd38e3d75d7e (from https://pypi.python.org/simple/six/), version: 1.2.0 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.3.0.tar.gz#md5=ec47fe6070a8a64c802363d2c2b1e2ee (from https://pypi.python.org/simple/six/), version: 1.3.0 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.4.0.tar.gz#md5=5fcab6a067b5ebf68ede2f4d02fe7547 (from https://pypi.python.org/simple/six/), version: 1.4.0 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.4.1.tar.gz#md5=bdbb9e12d3336c198695aa4cf3a61d62 (from https://pypi.python.org/simple/six/), version: 1.4.1 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.5.0.tar.gz#md5=72b33ff89f3b2f21dd2cb28fb94f7031 (from https://pypi.python.org/simple/six/), version: 1.5.0 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.5.1.tar.gz#md5=bb00c982fc0ec0dd6a760500b0941fa9 (from https://pypi.python.org/simple/six/), version: 1.5.1 | |
Found link https://pypi.python.org/packages/source/s/six/six-1.5.2.tar.gz#md5=322b86d0c50a7d165c05600154cecc0a (from https://pypi.python.org/simple/six/), version: 1.5.2 | |
Skipping link http://bitbucket.org/gutworth/six (from https://pypi.python.org/simple/six/); not a file | |
Skipping link http://bugs.launchpad.net/python-six (from https://pypi.python.org/simple/six/); not a file | |
Skipping link http://code.launchpad.net/python-six (from https://pypi.python.org/simple/six/); not a file | |
Skipping link http://mail.python.org/mailman/listinfo/python-porting (from https://pypi.python.org/simple/six/); not a file | |
Skipping link http://packages.python.org/six/ (from https://pypi.python.org/simple/six/); not a file | |
Using version 1.5.2 (newest of versions: 1.5.2, 1.5.1, 1.5.0, 1.4.1, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 1.0b1, 0.9.2, 0.9.1, 0.9.0) | |
Downloading six-1.5.2.tar.gz | |
Downloading from URL https://pypi.python.org/packages/source/s/six/six-1.5.2.tar.gz#md5=322b86d0c50a7d165c05600154cecc0a (from https://pypi.python.org/simple/six/) | |
Running setup.py egg_info for package six | |
running egg_info | |
creating pip-egg-info/six.egg-info | |
writing pip-egg-info/six.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/six.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/six.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/six.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/six.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
no previously-included directories found matching 'documentation/_build' | |
writing manifest file 'pip-egg-info/six.egg-info/SOURCES.txt' | |
Source in ./build/six has version 1.5.2, which satisfies requirement six (from python-dateutil==2.1->-r external/common/requirements.txt (line 11)) | |
Downloading/unpacking coverage>=3.4 (from cov-core>=1.6->pytest-cov==1.6->-r external/common/requirements.txt (line 9)) | |
Getting page http://pypi.python.org/simple/coverage | |
URLs to search for versions for coverage>=3.4 (from cov-core>=1.6->pytest-cov==1.6->-r external/common/requirements.txt (line 9)): | |
* http://pypi.python.org/simple/coverage/ | |
Getting page http://pypi.python.org/simple/coverage/ | |
Analyzing links from page https://pypi.python.org/simple/coverage/ | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.0.1.win32-py2.3.exe#md5=2b826f0ca0a9ae001e0809b5b51bb7f6 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.0.win32-py2.3.exe#md5=8a1ec0e3cca8da3496b07ffa283095ea (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.0b3.win32-py2.3.exe#md5=8f83b7426ca8cc773abc49e9522a0c76 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.1.win32-py2.3.exe#md5=1b47b8c4960742500d9ad8ab053d8bf9 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.1b1.win32-py2.3.exe#md5=fc95c5c2d7abe4ba55b9cbb59829fea5 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.2.win32-py2.3.exe#md5=5a9e0fc5d6489321d7c6969e0f050984 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.2b1.win32-py2.3.exe#md5=b5b2d78fa22076d16ecfcc4d2b06ceac (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.2b2.win32-py2.3.exe#md5=3684c0acbf6fb94e9f97742772418bc6 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.2b3.win32-py2.3.exe#md5=27a1bc196bd45516ee574b948622641f (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.2b4.win32-py2.3.exe#md5=f3823b1663a1d720f26d21930522767a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.3.1.win32-py2.3.exe#md5=6a12369eaf57ba80c014ea5bea74c747 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.3.win32-py2.3.exe#md5=81d366df57a57ed092a1bcf1cd280a5c (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.4.win32-py2.3.exe#md5=0067ff3bed06d0300bbc38760542a473 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.4b1.win32-py2.3.exe#md5=c7bb5217974ea469ca32a31a6cf0154b (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.3/c/coverage/coverage-3.4b2.win32-py2.3.exe#md5=bd97d0e41ccaa1a2225e005d337d6c91 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.0.1.win32-py2.4.exe#md5=5183a850f9aeada2ee35dcf49bde375d (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.0.win32-py2.4.exe#md5=ca74f6647bbc99606194246855d96aa2 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.0b3.win32-py2.4.exe#md5=70efadebf317d8c0b5a1d7e48eeee17a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.1.win32-py2.4.exe#md5=a6b9efed3698015cb9211b52caf11688 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.1b1.win32-py2.4.exe#md5=244a94c2fefed45ddedbeed48f7a9cf9 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.2.win32-py2.4.exe#md5=9b8644b5c26c864720a7de2df42b152d (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.2b1.win32-py2.4.exe#md5=91c453809527e665b5a73154ca9ade9a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.2b2.win32-py2.4.exe#md5=c76a0fc3d1f5fd55d08893e8f54f6634 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.2b3.win32-py2.4.exe#md5=bbf3d8fd9a428ef8c2329a67944d6072 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.2b4.win32-py2.4.exe#md5=7a5d14eafa1411cdc3fe2db7f1f2bee7 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.3.1.win32-py2.4.exe#md5=2787a957d6ceacdf55930a78c97cfcee (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.3.win32-py2.4.exe#md5=b2fd0cbbbf77bcc6fb2d532b5646ce66 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.4.win32-py2.4.exe#md5=e24757ececaf729df89965febd672729 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.4b1.win32-py2.4.exe#md5=404620bb389ea7699d7e2b4102d78e7c (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.4/c/coverage/coverage-3.4b2.win32-py2.4.exe#md5=d3d4105158324b7378578c5d9e8ffa4c (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.0.1.win32-py2.5.exe#md5=96e1cc9c6fe2600e3117315c457593db (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.0.win32-py2.5.exe#md5=55488b86907c18fae67e207d23b9f7c6 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.0b3.win32-py2.5.exe#md5=8ad827d55b9759732b630a9f28402836 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.1.win32-py2.5.exe#md5=8a248d8c03ff9de7d0fb0cd76da87191 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.1b1.win32-py2.5.exe#md5=e237a8253d175e3c06dbfe60494c6d6b (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.2.win32-py2.5.exe#md5=b759e24a99ac1b14f3c59668d5fa3952 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.2b1.win32-py2.5.exe#md5=a8d6ece21048185992ea9b8eb953ff66 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.2b2.win32-py2.5.exe#md5=6c0d8bfa87838c823ca986a50c148db8 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.2b3.win32-py2.5.exe#md5=524454e12a0c0f7f9686871cd302246f (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.2b4.win32-py2.5.exe#md5=8c91cc402ac3a4bd08baab4d04351d0a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.3.1.win-amd64-py2.5.exe#md5=5c2482a93eeaad26a4a176311ea969f3 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.3.1.win32-py2.5.exe#md5=19bea23ce7de458a6342eb0bcdcb60cd (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.3.win-amd64-py2.5.exe#md5=035df564cb1c199c763ca96b025c5c17 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.3.win32-py2.5.exe#md5=166997aa0fe6d58c02f2ce8d004bf0b3 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.4.win-amd64-py2.5.exe#md5=6543ddfcb6a2d06e8fe207e84b63b30a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.4.win32-py2.5.exe#md5=56e22379c2ac65f2312e9b7d03925be3 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.4b1.win32-py2.5.exe#md5=cb4903cd39660b7df1728d4fe3374a62 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/c/coverage/coverage-3.4b2.win32-py2.5.exe#md5=e94959cc97810d21580eb78f87fa83ca (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.0.1.win32-py2.6.exe#md5=da355e6a284c7b3981a201af1d052e52 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.0.win32-py2.6.exe#md5=86b65d075932f7fb1681eb57484d2fc2 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.0b3.win32-py2.6.exe#md5=84a0cf7a978643f27fa90f86b43d2ef6 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.1.win32-py2.6.exe#md5=db3065c708dcf8f403430ed7ce55eeed (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.1b1.win32-py2.6.exe#md5=e3391e63f59572b3b5d8d9a877c87ec1 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.2.win-amd64-py2.6.exe#md5=221e5fe584462f449c0c4a189302a37a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.2.win32-py2.6.exe#md5=6453a866a298b8a9fd98920524e5d321 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.2b1.win32-py2.6.exe#md5=d927a1389fa071f3fe9aec4e432ac7f3 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.2b2.win32-py2.6.exe#md5=a5257348e99c94a10b67628fe727901a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.2b3.win32-py2.6.exe#md5=a4be03a9a8b98617a57459afa6d81db7 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.2b4.win32-py2.6.exe#md5=4ca6a4583203d7780f50e0c8352fb382 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.3.1.win-amd64-py2.6.exe#md5=c1ed8063583a09259e3f5978fbb997d2 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.3.1.win32-py2.6.exe#md5=591f9389ff039ac0092b74b6ae5ef41c (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.3.win-amd64-py2.6.exe#md5=340a7d2fa82c174e1ce79449275fdd02 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.3.win32-py2.6.exe#md5=3116ad668d5949665b3cfa54e32899e4 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.4.win-amd64-py2.6.exe#md5=e8e59b807c2e2e510a71caa2c13926ac (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.4.win32-py2.6.exe#md5=c53bd82348cee46fa9250d513808d42f (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.4b1.win32-py2.6.exe#md5=d4ea80642c6cd3cea6b6cc352f97064a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.4b2.win32-py2.6.exe#md5=e1976410d8c67f5c34f79e01b74938ad (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.5.1.win32-py2.6.exe#md5=27d81b0b3129881a2b37b9f6f62a558b (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.5.1b1.win32-py2.6.exe#md5=8c9d403a31da5cdc13e6509715790496 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.5.2.win32-py2.6.exe#md5=4f9f1e8219b191d6e88b4527a6460db5 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.5.2b1.win32-py2.6.exe#md5=40ffeb30aa8cc7bbf552f2f077381e3d (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.5.3.win32-py2.6.exe#md5=c44c97d6062e7b5d7d913fed508e81b4 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.5.win32-py2.6.exe#md5=74be8d36c79661b50abac11cd1f03332 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.5b1.win32-py2.6.exe#md5=26cfa6f1bec77f2626710b72d2c1b9ff (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.6.win-amd64-py2.6.exe#md5=619bc75d70708e7a63ade0e6ee758213 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.6.win32-py2.6.exe#md5=c8af72d547b1ac7aab0ce4f4a31df3a4 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.6b1.win32-py2.6.exe#md5=d517371f6b986f78709d9174719df18b (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.6b2.win32-py2.6.exe#md5=1957e84c6a0db0f19492e90a73dbfbe2 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.6b3.win32-py2.6.exe#md5=da73a0ae7ec9b34c4d4b57a6470256cf (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.7.1.win32-py2.6.exe#md5=b0da6ccee978e2c76bdd9f1b9f24b656 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/c/coverage/coverage-3.7.win32-py2.6.exe#md5=44bfb8cde6f27f403aa951af1aa4006f (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.4.win-amd64-py2.7.exe#md5=03df046c7cf6a969a752b99199ac49e9 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.4.win32-py2.7.exe#md5=435508269313fa0f732ceaee486b6de1 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.4b1.win32-py2.7.exe#md5=74f791c1fd9fc1c3f1d7919e66465b34 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.4b2.win32-py2.7.exe#md5=2b9f3951d64a2138805aa8d196eed3b7 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.5.1.win32-py2.7.exe#md5=04b9eb49d9e34a5b7310550f657a8a27 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.5.1b1.win32-py2.7.exe#md5=bda94b6a84718f7c81ca007de9731907 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.5.2.win32-py2.7.exe#md5=7e999ad8f769ae494085d7b92c91cb90 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.5.2b1.win32-py2.7.exe#md5=d98b4c523868c1b8fe4194710673531d (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.5.3.win32-py2.7.exe#md5=23a93f50e513bc2880edca70be799484 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.5.win32-py2.7.exe#md5=c3f16bbb89d557bcbb7156d25abad6f3 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.5b1.win32-py2.7.exe#md5=d33c0850f7a7ae52d2502ea5c6977c7b (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.6.win-amd64-py2.7.exe#md5=914aee9d35cae36aafe38e2583cf9143 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.6.win32-py2.7.exe#md5=35a15698ee9637d10e17233c6767b279 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.6b1.win32-py2.7.exe#md5=5f6c6a3b15756c40edb152e3287e8a64 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.6b2.win32-py2.7.exe#md5=4fcb26f131180c0a0cb40b440c906905 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.6b3.win32-py2.7.exe#md5=56fcefd7b041d7ec710df988aae485f6 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.7.1.win32-py2.7.exe#md5=fd290395319e4a7277cbcc086b7bba95 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/c/coverage/coverage-3.7.win32-py2.7.exe#md5=6ce25a129b289d772335a1ab5d5e5fc1 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.1.win32-py3.1.exe#md5=b2100f8f0c455f0e984cc7cfdd669315 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.1b1.win32-py3.1.exe#md5=e646ae6d28644b7061206bd2d64c6487 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.2.win-amd64-py3.1.exe#md5=dcae4af531e538e9cd385824f50d3b12 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.2.win32-py3.1.exe#md5=91dafbf68a9c50451acfec66b0b99237 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.2b1.win32-py3.1.exe#md5=c3a44207832fd1c4e2ad088cd2cd9443 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.2b2.win32-py3.1.exe#md5=94905c74588c63bbc2627518aea74e7a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.2b3.win32-py3.1.exe#md5=daf755bdeb265c46926a308c4dd9116b (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.2b4.win32-py3.1.exe#md5=c078c9cd2f6da44544ab444798d849de (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.3.1.win-amd64-py3.1.exe#md5=07c59fde5379eb4f2f571e99e9a24f21 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.3.1.win32-py3.1.exe#md5=dceffb03efbfad139d298e9d7424609f (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.3.win-amd64-py3.1.exe#md5=611e6e052e65d68067337f21042f8e6a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.3.win32-py3.1.exe#md5=751587f3a6b95cc86992b4a68b2bdfbf (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.4.win-amd64-py3.1.exe#md5=5e56ceb35b05159daea1a3797b22ada1 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.4.win32-py3.1.exe#md5=d097a23bd50bbd897dfb7ebfb43dcf19 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.4b1.win32-py3.1.exe#md5=8a3cd7243da850e8e3cc0b810eb357e5 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.4b2.win32-py3.1.exe#md5=ed79b7944d24a92fdecce02842963dd3 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.5.1.win32-py3.1.exe#md5=96a2a3893ba69430175ce054f3f8094a (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.5.1b1.win32-py3.1.exe#md5=4090ceb46feb51f2edda55a42b7fdc78 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.5.2.win32-py3.1.exe#md5=8fd0404c39de6bb3366ce0b94a0b2113 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.5.2b1.win32-py3.1.exe#md5=35921c4ccccd807c01f48dccbeec05b8 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.5.3.win32-py3.1.exe#md5=7240b5e5e351142fad35b5d8eb0990ce (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.5.win32-py3.1.exe#md5=108aa4cab24b517259791adac1d764ff (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.5b1.win32-py3.1.exe#md5=f1793cf8771a3994a0ec0e774b75f515 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.6.win-amd64-py3.1.exe#md5=c1b0fb937729fcb4594e23035fe76ae8 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.6.win32-py3.1.exe#md5=e9c6d5809b13bba8156b64a124cede8c (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.6b1.win32-py3.1.exe#md5=fd81b12971c9558e0c76ef08e565f1c3 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.6b2.win32-py3.1.exe#md5=bc01f93e20771ec699a8d89d76f7bde8 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.1/c/coverage/coverage-3.6b3.win32-py3.1.exe#md5=48af6fb4dc2fef2fddd26a9fe636aad0 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.4.win-amd64-py3.2.exe#md5=fee9f5dd62e4954ec91d6efc9db9f629 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.4.win32-py3.2.exe#md5=8f6492d385d6db90d3bee5c8c9cea023 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.4b1.win32-py3.2.exe#md5=beb48b6e8a499173a8a7fe649625066f (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.4b2.win32-py3.2.exe#md5=50146a4877d86aad63b26d6696205b11 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.5.1.win32-py3.2.exe#md5=523cc9b5970be85b7486d0b981aaf8a2 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.5.1b1.win32-py3.2.exe#md5=fc1324d6630b0cd5e078aaaed78ef163 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.5.2.win32-py3.2.exe#md5=98ef9a944256b6d7eb584abb65178fcc (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.5.2b1.win32-py3.2.exe#md5=5729ae10b5c08ae7545ab1a4b878148b (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.5.3.win32-py3.2.exe#md5=d99ec7ef5823614e06746ed57db5d4af (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.5.win32-py3.2.exe#md5=b077ab4b9535bfc396bc9c552b590248 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.5b1.win32-py3.2.exe#md5=3b463d49f1f126cabe8f3d6bd28e992e (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.6.win-amd64-py3.2.exe#md5=293d218a9f2f81c7eb871d294b3d1ef8 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.6.win32-py3.2.exe#md5=0e2a3356fdc8687255308e8428c7fc04 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.6b1.win32-py3.2.exe#md5=00089d4fdd7ce5a333f8d3fc57bc9e7e (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.6b2.win32-py3.2.exe#md5=d2adca4297032b7e33b447c4cdc960b4 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.6b3.win32-py3.2.exe#md5=128b58ad3e76ba1decaf1ba0b3b1e7a9 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.7.1.win32-py3.2.exe#md5=383a1ec286e86b2ba413c03960216a6b (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.2/c/coverage/coverage-3.7.win32-py3.2.exe#md5=9c6bf6adc44c7b9045736980a5e2f423 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.3/c/coverage/coverage-3.5.3.win32-py3.3.exe#md5=02df1c05b29936a30580c105ba85ce20 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.3/c/coverage/coverage-3.6.win-amd64-py3.3.exe#md5=832dd1d0aa479339d1bfe53b55ca07ac (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.3/c/coverage/coverage-3.6.win32-py3.3.exe#md5=ac1577cb87b4b825ce332ca452e9de02 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.3/c/coverage/coverage-3.6b1.win32-py3.3.exe#md5=4a700b39a0e66519c159500fe9b0c807 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.3/c/coverage/coverage-3.6b2.win32-py3.3.exe#md5=8de69e3d0b27c83d5e637a366608bfcc (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.3/c/coverage/coverage-3.6b3.win32-py3.3.exe#md5=7bef70aaf12343792aaa3d7fab754311 (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.3/c/coverage/coverage-3.7.1.win32-py3.3.exe#md5=ad8f10246893346b2687baab91aab99f (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/3.3/c/coverage/coverage-3.7.win32-py3.3.exe#md5=14f9d895a18ed2cb879019573422cd5d (from https://pypi.python.org/simple/coverage/); unknown archive format: .exe | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.0.1.tar.gz#md5=9c40e153a80fc42944c11ce11ab02de5 (from https://pypi.python.org/simple/coverage/), version: 3.0.1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.0.tar.gz#md5=aba99cde68916bd3c8c41c8bb874f68b (from https://pypi.python.org/simple/coverage/), version: 3.0 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.0b3.tar.gz#md5=2d6348f9f9ec98ff68f76acb7d7e41c8 (from https://pypi.python.org/simple/coverage/), version: 3.0b3 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.1.tar.gz#md5=113234cb050a179a3c6e2f11edab46a1 (from https://pypi.python.org/simple/coverage/), version: 3.1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.1b1.tar.gz#md5=fb117fad4808a036a5a2b9086b2bb9c4 (from https://pypi.python.org/simple/coverage/), version: 3.1b1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.2.tar.gz#md5=e35935f346eaf5afe5741992cda3a881 (from https://pypi.python.org/simple/coverage/), version: 3.2 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.2b1.tar.gz#md5=63a18c5eb9df34268353337123d0ea1b (from https://pypi.python.org/simple/coverage/), version: 3.2b1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.2b2.tar.gz#md5=704786554cd7e6a1e5c44bc78938970c (from https://pypi.python.org/simple/coverage/), version: 3.2b2 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.2b3.tar.gz#md5=efffa830fe341385819abdd9ebfd4bc8 (from https://pypi.python.org/simple/coverage/), version: 3.2b3 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.2b4.tar.gz#md5=0f56602092540208b198781716c99390 (from https://pypi.python.org/simple/coverage/), version: 3.2b4 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.3.1.tar.gz#md5=6f5a25ce06baad03ab293990f3a98bb7 (from https://pypi.python.org/simple/coverage/), version: 3.3.1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.3.tar.gz#md5=73cab5a9a97a03d43a1adc4c405c5a78 (from https://pypi.python.org/simple/coverage/), version: 3.3 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.4.tar.gz#md5=46782809578c8fd29912c124d2420842 (from https://pypi.python.org/simple/coverage/), version: 3.4 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.4b1.tar.gz#md5=f8e1c5c5522ac91a42e560f24abd0666 (from https://pypi.python.org/simple/coverage/), version: 3.4b1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.4b2.tar.gz#md5=e9f3b8ab4ddc5924ea999d91eba6de4f (from https://pypi.python.org/simple/coverage/), version: 3.4b2 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.5.1.tar.gz#md5=410d4c8155a4dab222f2bc51212d4a24 (from https://pypi.python.org/simple/coverage/), version: 3.5.1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.5.1b1.tar.gz#md5=e666610fefa6e585e5b6cac12721bf52 (from https://pypi.python.org/simple/coverage/), version: 3.5.1b1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.5.2.tar.gz#md5=28c43d41b13f8987ea14d7b1d4a4e3ec (from https://pypi.python.org/simple/coverage/), version: 3.5.2 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.5.2b1.tar.gz#md5=b92b6633f3f24a27c2bbf17a59c5f22f (from https://pypi.python.org/simple/coverage/), version: 3.5.2b1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.5.3.tar.gz#md5=5f1f523940c473faa8a9f6ca29f78efc (from https://pypi.python.org/simple/coverage/), version: 3.5.3 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.5.tar.gz#md5=dee158cf20b17f54e644fba25c2ebfc2 (from https://pypi.python.org/simple/coverage/), version: 3.5 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.5b1.tar.gz#md5=f4066fb59feb010150407940d1b544e6 (from https://pypi.python.org/simple/coverage/), version: 3.5b1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.6.tar.gz#md5=67d4e393f4c6a5ffc18605409d2aa1ac (from https://pypi.python.org/simple/coverage/), version: 3.6 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.6b1.tar.gz#md5=9363480582977076795455b524188263 (from https://pypi.python.org/simple/coverage/), version: 3.6b1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.6b2.tar.gz#md5=93a0649ca23fb513b0e29a4ad4922461 (from https://pypi.python.org/simple/coverage/), version: 3.6b2 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.6b3.tar.gz#md5=685c5051a976cdb8d31c8a7500e3463a (from https://pypi.python.org/simple/coverage/), version: 3.6b3 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.7.1.tar.gz#md5=c47b36ceb17eaff3ecfab3bcd347d0df (from https://pypi.python.org/simple/coverage/), version: 3.7.1 | |
Found link https://pypi.python.org/packages/source/c/coverage/coverage-3.7.tar.gz#md5=055d82e6849d882ec6cf2ae1faca8e56 (from https://pypi.python.org/simple/coverage/), version: 3.7 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.0.1.tar.gz#md5=9c40e153a80fc42944c11ce11ab02de5 (from https://pypi.python.org/simple/coverage/), version 3.0.1 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.0.tar.gz#md5=aba99cde68916bd3c8c41c8bb874f68b (from https://pypi.python.org/simple/coverage/), version 3.0 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.0b3.tar.gz#md5=2d6348f9f9ec98ff68f76acb7d7e41c8 (from https://pypi.python.org/simple/coverage/), version 3.0b3 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.1.tar.gz#md5=113234cb050a179a3c6e2f11edab46a1 (from https://pypi.python.org/simple/coverage/), version 3.1 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.1b1.tar.gz#md5=fb117fad4808a036a5a2b9086b2bb9c4 (from https://pypi.python.org/simple/coverage/), version 3.1b1 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.2.tar.gz#md5=e35935f346eaf5afe5741992cda3a881 (from https://pypi.python.org/simple/coverage/), version 3.2 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.2b1.tar.gz#md5=63a18c5eb9df34268353337123d0ea1b (from https://pypi.python.org/simple/coverage/), version 3.2b1 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.2b2.tar.gz#md5=704786554cd7e6a1e5c44bc78938970c (from https://pypi.python.org/simple/coverage/), version 3.2b2 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.2b3.tar.gz#md5=efffa830fe341385819abdd9ebfd4bc8 (from https://pypi.python.org/simple/coverage/), version 3.2b3 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.2b4.tar.gz#md5=0f56602092540208b198781716c99390 (from https://pypi.python.org/simple/coverage/), version 3.2b4 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.3.1.tar.gz#md5=6f5a25ce06baad03ab293990f3a98bb7 (from https://pypi.python.org/simple/coverage/), version 3.3.1 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.3.tar.gz#md5=73cab5a9a97a03d43a1adc4c405c5a78 (from https://pypi.python.org/simple/coverage/), version 3.3 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.4b1.tar.gz#md5=f8e1c5c5522ac91a42e560f24abd0666 (from https://pypi.python.org/simple/coverage/), version 3.4b1 doesn't match >=3.4 | |
Ignoring link https://pypi.python.org/packages/source/c/coverage/coverage-3.4b2.tar.gz#md5=e9f3b8ab4ddc5924ea999d91eba6de4f (from https://pypi.python.org/simple/coverage/), version 3.4b2 doesn't match >=3.4 | |
Using version 3.7.1 (newest of versions: 3.7.1, 3.7, 3.6, 3.6b3, 3.6b2, 3.6b1, 3.5.3, 3.5.2, 3.5.2b1, 3.5.1, 3.5.1b1, 3.5, 3.5b1, 3.4) | |
Downloading from URL https://pypi.python.org/packages/source/c/coverage/coverage-3.7.1.tar.gz#md5=c47b36ceb17eaff3ecfab3bcd347d0df (from https://pypi.python.org/simple/coverage/) | |
Running setup.py egg_info for package coverage | |
running egg_info | |
creating pip-egg-info/coverage.egg-info | |
writing pip-egg-info/coverage.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/coverage.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/coverage.egg-info/dependency_links.txt | |
writing entry points to pip-egg-info/coverage.egg-info/entry_points.txt | |
writing manifest file 'pip-egg-info/coverage.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/coverage.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
writing manifest file 'pip-egg-info/coverage.egg-info/SOURCES.txt' | |
Source in ./build/coverage has version 3.7.1, which satisfies requirement coverage>=3.4 (from cov-core>=1.6->pytest-cov==1.6->-r external/common/requirements.txt (line 9)) | |
Installing collected packages: asteval, mock, ordereddict, psutil, pylint, pytest, pytest-cov, pytest-xdist, python-dateutil, PyYAML, unittest2, validictory, PyMySQL, DBUtils, numpy, tweepy, logilab-common, logilab-astng, py, cov-core, execnet, six, coverage | |
Running setup.py install for asteval | |
Running command /usr/bin/python -c "import setuptools;__file__='/home/matt/nupic/build/asteval/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-5in3mp-record/install-record.txt | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-2.7 | |
creating build/lib.linux-x86_64-2.7/asteval | |
copying lib/__init__.py -> build/lib.linux-x86_64-2.7/asteval | |
copying lib/astutils.py -> build/lib.linux-x86_64-2.7/asteval | |
copying lib/asteval.py -> build/lib.linux-x86_64-2.7/asteval | |
running install_lib | |
creating /usr/local/lib/python2.7/dist-packages/asteval | |
error: could not create '/usr/local/lib/python2.7/dist-packages/asteval': Permission denied | |
Complete output from command /usr/bin/python -c "import setuptools;__file__='/home/matt/nupic/build/asteval/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-5in3mp-record/install-record.txt: | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-2.7 | |
creating build/lib.linux-x86_64-2.7/asteval | |
copying lib/__init__.py -> build/lib.linux-x86_64-2.7/asteval | |
copying lib/astutils.py -> build/lib.linux-x86_64-2.7/asteval | |
copying lib/asteval.py -> build/lib.linux-x86_64-2.7/asteval | |
running install_lib | |
creating /usr/local/lib/python2.7/dist-packages/asteval | |
error: could not create '/usr/local/lib/python2.7/dist-packages/asteval': Permission denied | |
---------------------------------------- | |
Command /usr/bin/python -c "import setuptools;__file__='/home/matt/nupic/build/asteval/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-5in3mp-record/install-record.txt failed with error code 1 | |
Exception information: | |
Traceback (most recent call last): | |
File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 126, in main | |
self.run(options, args) | |
File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 228, in run | |
requirement_set.install(install_options, global_options) | |
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1093, in install | |
requirement.install(install_options, global_options) | |
File "/usr/lib/python2.7/dist-packages/pip/req.py", line 566, in install | |
cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False) | |
File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 255, in call_subprocess | |
% (command_desc, proc.returncode)) | |
InstallationError: Command /usr/bin/python -c "import setuptools;__file__='/home/matt/nupic/build/asteval/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-5in3mp-record/install-record.txt failed with error code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment