* Package: dev-python/numpy-1.10.4  * Repository: gentoo  * Maintainer: sci@gentoo.org python@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 userland_GNU  * FEATURES: distcc distcc-pump preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking numpy-1.10.4.tar.gz to /var/tmp/portage/dev-python/numpy-1.10.4/work >>> Source unpacked in /var/tmp/portage/dev-python/numpy-1.10.4/work >>> Preparing source in /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4 ... * Applying numpy-1.10.2-no-hardcode-blas.patch ...  [ ok ] * Will copy sources from /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4 * python2_7: copying to /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7 * python3_4: copying to /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python3_4 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4 ... * python2_7: running distutils-r1_run_phase python_compile /usr/bin/python2.7 setup.py build -j 17 Running from numpy source directory. /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) blas_opt_info: system_info: NOT AVAILABLE /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/system_info.py:1632: 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: Disabled blas_info: (BLAS is None) libraries blas not found in [] NOT AVAILABLE /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/system_info.py:1641: 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 /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/system_info.py:1644: UserWarning: Blas (http://www.netlib.org/blas/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [blas_src]) or by setting the BLAS_SRC environment variable. warnings.warn(BlasSrcNotFoundError.__doc__) NOT AVAILABLE /bin/sh: svnversion: command not found /bin/sh: svnversion: command not found non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 lapack_opt_info: /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/system_info.py:1533: 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: Disabled lapack_info: (LAPACK is None) libraries lapack not found in [] NOT AVAILABLE /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/system_info.py:1544: 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 /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/system_info.py:1547: 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 /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources creating /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7 creating /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy creating /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/distutils building library "npymath" sources customize Gnu95FCompiler Found executable /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/gfortran Could not locate executable x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -shared Found executable /usr/bin/x86_64-pc-linux-gnu-ar customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest creating /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core creating /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src creating /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npymath conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c building library "npysort" sources creating /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npysort conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npysort/quicksort.c conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npysort/mergesort.c conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npysort/heapsort.c creating /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/private conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/private/npy_partition.h adding '/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/private' to include_dirs. conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npysort/selection.c conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/private/npy_binsearch.h conv_template:> /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/npysort/binsearch.c None - nothing done with h_files = ['/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/private/npy_partition.h', '/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/src/private/npy_binsearch.h'] building extension "numpy.core._dummy" sources Generating /var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 -O2 -pipe -march=core2 -fno-strict-aliasing -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 -I/usr/include/python2.7 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=core2 _configtest.o -o _configtest removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest Traceback (most recent call last): File "setup.py", line 263, in setup_package() File "setup.py", line 255, in setup_package setup(**metadata) File "/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/core.py", line 169, in setup return old_setup(**new_attr) File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/command/build.py", line 47, in run old_build.run(self) File "/usr/lib64/python2.7/distutils/command/build.py", line 127, in run self.run_command(cmd_name) File "/usr/lib64/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/command/build_src.py", line 153, in run self.build_sources() File "/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/command/build_src.py", line 170, in build_sources self.build_extension_sources(ext) File "/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/command/build_src.py", line 329, in build_extension_sources sources = self.generate_sources(sources, ext) File "/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7/numpy/distutils/command/build_src.py", line 386, in generate_sources source = func(extension, build_dir) File "numpy/core/setup.py", line 455, in generate_config_h rep = check_long_double_representation(config_cmd) File "numpy/core/setup_common.py", line 208, in check_long_double_representation ltype = long_double_representation(pyod("_configtest")) File "numpy/core/setup_common.py", line 352, in long_double_representation raise ValueError("Could not lock sequences (%s)" % saw) ValueError: Could not lock sequences (None) * ERROR: dev-python/numpy-1.10.4::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 4360: Called distutils-r1_src_compile * environment, line 1233: Called _distutils-r1_run_foreach_impl 'python_compile' * environment, line 345: Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile' * environment, line 3724: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' * environment, line 2805: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' * environment, line 2803: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile' * environment, line 808: Called distutils-r1_run_phase 'python_compile' * environment, line 1226: Called python_compile * environment, line 3312: Called distutils-r1_python_compile '-j' '17' * environment, line 1101: Called esetup.py 'build' '-j' '17' * environment, line 1732: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=dev-python/numpy-1.10.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/numpy-1.10.4::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-python/numpy-1.10.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/numpy-1.10.4/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4-python2_7' * S: '/var/tmp/portage/dev-python/numpy-1.10.4/work/numpy-1.10.4'