openedx-unsupported / configuration

A collection of edx configuration scripts and utilities that edx.org uses to deploy openedx.
GNU Affero General Public License v3.0
823 stars 969 forks source link

error to install OpenEDX in Ubuntu 12.04 #2367

Closed arkhan closed 9 years ago

arkhan commented 9 years ago
TASK: [edxapp | code sandbox | Install base sandbox requirements and create sandbox virtualenv] *** 
failed: [localhost] => {"cmd": "/edx/app/edxapp/venvs/edxapp-sandbox/bin/pip install -i https://pypi.python.org/simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt", "failed": true}
msg: stdout: New python executable in /edx/app/edxapp/venvs/edxapp-sandbox/bin/python
Installing setuptools, pip...done.
--use-mirrors has been deprecated and will be removed in the future. Explicit uses of --index-url and/or --extra-index-url is suggested.
Downloading/unpacking numpy==1.6.2 (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 7))
  Running setup.py (path:/edx/app/edxapp/venvs/edxapp-sandbox/build/numpy/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 /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries mkl,vml,guide not found in /usr/local/lib
      libraries mkl,vml,guide not found in /usr/lib
      NOT AVAILABLE

    atlas_blas_threads_info:
    Setting PTATLAS=ATLAS
      libraries ptf77blas,ptcblas,atlas not found in /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
      NOT AVAILABLE

    atlas_blas_info:
      libraries f77blas,cblas,atlas not found in /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries f77blas,cblas,atlas not found in /usr/local/lib
      libraries f77blas,cblas,atlas not found in /usr/lib
      NOT AVAILABLE

    /edx/app/edxapp/venvs/edxapp-sandbox/build/numpy/numpy/distutils/system_info.py:1425: 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 /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries blas not found in /usr/local/lib
      FOUND:
        libraries = ['blas']
        library_dirs = ['/usr/lib']
        language = f77

      FOUND:
        libraries = ['blas']
        library_dirs = ['/usr/lib']
        define_macros = [('NO_ATLAS_INFO', 1)]
        language = f77

    /bin/sh: 1: svnversion: not found
    lapack_opt_info:
    lapack_mkl_info:
    mkl_info:
      libraries mkl,vml,guide not found in /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries mkl,vml,guide not found in /usr/local/lib
      libraries mkl,vml,guide not found in /usr/lib
      NOT AVAILABLE

      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
      libraries ptf77blas,ptcblas,atlas not found in /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries lapack_atlas not found in /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/local/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib
    numpy.distutils.system_info.atlas_threads_info
      NOT AVAILABLE

    atlas_info:
      libraries f77blas,cblas,atlas not found in /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries lapack_atlas not found in /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries f77blas,cblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/local/lib
      libraries f77blas,cblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib
    numpy.distutils.system_info.atlas_info
      NOT AVAILABLE

    /edx/app/edxapp/venvs/edxapp-sandbox/build/numpy/numpy/distutils/system_info.py:1340: 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 /edx/app/edxapp/venvs/edxapp-sandbox/lib
      libraries lapack not found in /usr/local/lib
      FOUND:
        libraries = ['lapack']
        library_dirs = ['/usr/lib']
        language = f77

      FOUND:
        libraries = ['lapack', 'blas']
        library_dirs = ['/usr/lib']
        define_macros = [('NO_ATLAS_INFO', 1)]
        language = f77

    build_src
    building py_modules sources
    building library "npymath" sources
    customize GnuFCompiler
    Could not locate executable g77
    Could not locate executable f77
    customize IntelFCompiler
    Could not locate executable ifort
    Could not locate executable ifc
    customize LaheyFCompiler
    Could not locate executable lf95
    customize PGroupFCompiler
    Could not locate executable pgfortran
    customize AbsoftFCompiler
    Could not locate executable f90
    customize NAGFCompiler
    Found executable /usr/bin/f95
    customize VastFCompiler
    customize CompaqFCompiler
    Could not locate executable fort
    customize IntelItaniumFCompiler
    Could not locate executable efort
    Could not locate executable efc
    customize IntelEM64TFCompiler
    customize Gnu95FCompiler
    Found executable /usr/bin/gfortran
    customize Gnu95FCompiler
    customize Gnu95FCompiler using config
    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/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/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':
    /edx/app/edxapp/venvs/edxapp-sandbox/build/numpy/_configtest.c:6: undefined reference to `exp'
    collect2: ld returned 1 exit status
    _configtest.o: In function `main':
    /edx/app/edxapp/venvs/edxapp-sandbox/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/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
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c
    building extension "numpy.core._sort" sources
    Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h
    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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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':
    /edx/app/edxapp/venvs/edxapp-sandbox/build/numpy/_configtest.c:6: undefined reference to `exp'
    collect2: ld returned 1 exit status
    _configtest.o: In function `main':
    /edx/app/edxapp/venvs/edxapp-sandbox/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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
    #define HAVE_COS
    #define HAVE_TAN
    #define HAVE_SINH
    #define HAVE_COSH
    #define HAVE_TANH
    #define HAVE_FABS
    #define HAVE_FLOOR
    #define HAVE_CEIL
    #define HAVE_SQRT
    #define HAVE_LOG10
    #define HAVE_LOG
    #define HAVE_EXP
    #define HAVE_ASIN
    #define HAVE_ACOS
    #define HAVE_ATAN
    #define HAVE_FMOD
    #define HAVE_MODF
    #define HAVE_FREXP
    #define HAVE_LDEXP
    #define HAVE_RINT
    #define HAVE_TRUNC
    #define HAVE_EXP2
    #define HAVE_LOG2
    #define HAVE_ATAN2
    #define HAVE_POW
    #define HAVE_NEXTAFTER
    #define HAVE_SINF
    #define HAVE_COSF
    #define HAVE_TANF
    #define HAVE_SINHF
    #define HAVE_COSHF
    #define HAVE_TANHF
    #define HAVE_FABSF
    #define HAVE_FLOORF
    #define HAVE_CEILF
    #define HAVE_RINTF
    #define HAVE_TRUNCF
    #define HAVE_SQRTF
    #define HAVE_LOG10F
    #define HAVE_LOGF
    #define HAVE_LOG1PF
    #define HAVE_EXPF
    #define HAVE_EXPM1F
    #define HAVE_ASINF
    #define HAVE_ACOSF
    #define HAVE_ATANF
    #define HAVE_ASINHF
    #define HAVE_ACOSHF
    #define HAVE_ATANHF
    #define HAVE_HYPOTF
    #define HAVE_ATAN2F
    #define HAVE_POWF
    #define HAVE_FMODF
    #define HAVE_MODFF
    #define HAVE_FREXPF
    #define HAVE_LDEXPF
    #define HAVE_EXP2F
    #define HAVE_LOG2F
    #define HAVE_COPYSIGNF
    #define HAVE_NEXTAFTERF
    #define HAVE_SINL
    #define HAVE_COSL
    #define HAVE_TANL
    #define HAVE_SINHL
    #define HAVE_COSHL
    #define HAVE_TANHL
    #define HAVE_FABSL
    #define HAVE_FLOORL
    #define HAVE_CEILL
    #define HAVE_RINTL
    #define HAVE_TRUNCL
    #define HAVE_SQRTL
    #define HAVE_LOG10L
    #define HAVE_LOGL
    #define HAVE_LOG1PL
    #define HAVE_EXPL
    #define HAVE_EXPM1L
    #define HAVE_ASINL
    #define HAVE_ACOSL
    #define HAVE_ATANL
    #define HAVE_ASINHL
    #define HAVE_ACOSHL
    #define HAVE_ATANHL
    #define HAVE_HYPOTL
    #define HAVE_ATAN2L
    #define HAVE_POWL
    #define HAVE_FMODL
    #define HAVE_MODFL
    #define HAVE_FREXPL
    #define HAVE_LDEXPL
    #define HAVE_EXP2L
    #define HAVE_LOG2L
    #define HAVE_COPYSIGNL
    #define HAVE_NEXTAFTERL
    #define HAVE_DECL_SIGNBIT
    #define HAVE_COMPLEX_H
    #define HAVE_CREAL
    #define HAVE_CIMAG
    #define HAVE_CABS
    #define HAVE_CARG
    #define HAVE_CEXP
    #define HAVE_CSQRT
    #define HAVE_CLOG
    #define HAVE_CCOS
    #define HAVE_CSIN
    #define HAVE_CPOW
    #define HAVE_CREALF
    #define HAVE_CIMAGF
    #define HAVE_CABSF
    #define HAVE_CARGF
    #define HAVE_CEXPF
    #define HAVE_CSQRTF
    #define HAVE_CLOGF
    #define HAVE_CCOSF
    #define HAVE_CSINF
    #define HAVE_CPOWF
    #define HAVE_CREALL
    #define HAVE_CIMAGL
    #define HAVE_CABSL
    #define HAVE_CARGL
    #define HAVE_CEXPL
    #define HAVE_CSQRTL
    #define HAVE_CLOGL
    #define HAVE_CCOSL
    #define HAVE_CSINL
    #define HAVE_CPOWL
    #define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1
    #ifndef __cplusplus
    /* #undef inline */
    #endif

    #ifndef _NPY_NPY_CONFIG_H_
    #error config.h should never be included directly, include npy_config.h instead
    #endif

    EOF
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
    Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h
    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/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':
    /edx/app/edxapp/venvs/edxapp-sandbox/build/numpy/_configtest.c:6: undefined reference to `exp'
    collect2: ld returned 1 exit status
    _configtest.o: In function `main':
    /edx/app/edxapp/venvs/edxapp-sandbox/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/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/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/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
    #define NPY_HAVE_COMPLEX_DOUBLE 1
    #define NPY_HAVE_COMPLEX_FLOAT 1
    #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
    #define NPY_USE_C99_FORMATS 1
    #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
    #define NPY_ABI_VERSION 0x01000009
    #define NPY_API_VERSION 0x00000006

    #ifndef __STDC_FORMAT_MACROS
    #define __STDC_FORMAT_MACROS 1
    #endif

    EOF
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
    executing numpy/core/code_generators/generate_numpy_api.py
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.c
    numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
    building extension "numpy.core.multiarray" sources
    non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/multiarray'
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/scalartypes.c
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/arraytypes.c
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/nditer.c
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/einsum.c
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
    executing numpy/core/code_generators/generate_numpy_api.py
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
    numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']
    building extension "numpy.core.umath" sources
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
    executing numpy/core/code_generators/generate_ufunc_api.py
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
    non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/umath'
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/loops.c
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/umathmodule.c
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc
      adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs.
    numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']
    building extension "numpy.core.scalarmath" sources
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.
    executing numpy/core/code_generators/generate_numpy_api.py
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.
    executing numpy/core/code_generators/generate_ufunc_api.py
      adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c
    numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']
    building extension "numpy.core._dotblas" sources
    building extension "numpy.core.umath_tests" sources
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c
    building extension "numpy.core.multiarray_tests" sources
    conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c
    building extension "numpy.lib._compiled_base" sources
    building extension "numpy.numarray._capi" sources
    building extension "numpy.fft.fftpack_lite" sources
    building extension "numpy.linalg.lapack_lite" sources
      adding 'numpy/linalg/lapack_litemodule.c' to sources.
      adding 'numpy/linalg/python_xerbla.c' to sources.
    building extension "numpy.random.mtrand" sources
    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/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

Downloading/unpacking networkx==1.7 (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 8))
  Running setup.py (path:/edx/app/edxapp/venvs/edxapp-sandbox/build/networkx/setup.py) egg_info for package networkx

    warning: no files found matching 'scripts/*'
    warning: no files found matching 'networkx/tests/*.txt'
    warning: no files found matching 'networkx/*/*/tests/*.txt'
    warning: no previously-included files matching '*~' found anywhere in distribution
    warning: no previously-included files matching '*.pyc' found anywhere in distribution
    warning: no previously-included files matching '.svn' found anywhere in distribution
    no previously-included directories found matching 'doc/build'
    no previously-included directories found matching 'doc/source/reference/generated'
    no previously-included directories found matching 'doc/source/examples'
    no previously-included directories found matching 'doc/source/static/examples'
    no previously-included directories found matching 'doc/source/templates/gallery.html'
Downloading/unpacking sympy==0.7.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 9))
  Running setup.py (path:/edx/app/edxapp/venvs/edxapp-sandbox/build/sympy/setup.py) egg_info for package sympy

    package init file 'sympy/assumptions/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/concrete/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/core/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/external/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/functions/combinatorial/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/functions/elementary/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/functions/special/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/galgebra/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/geometry/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/integrals/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/logic/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/matrices/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/ntheory/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/parsing/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/physics/quantum/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/physics/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/plotting/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/polys/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/printing/pretty/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/printing/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/series/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/simplify/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/slow_tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/solvers/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/statistics/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/tensor/tests/__init__.py' not found (or not a regular file)
    package init file 'sympy/utilities/tests/__init__.py' not found (or not a regular file)
Downloading/unpacking pyparsing==2.0.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 10))
  Running setup.py (path:/edx/app/edxapp/venvs/edxapp-sandbox/build/pyparsing/setup.py) egg_info for package pyparsing

Downloading/unpacking nltk==2.0.5 (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 11))
  Running setup.py (path:/edx/app/edxapp/venvs/edxapp-sandbox/build/nltk/setup.py) egg_info for package nltk
    Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz
    Extracting in /tmp/tmpT023ZA
    Now working in /tmp/tmpT023ZA/distribute-0.6.21
    Building a Distribute egg in /edx/app/edxapp/venvs/edxapp-sandbox/build/nltk
    /edx/app/edxapp/venvs/edxapp-sandbox/build/nltk/distribute-0.6.21-py2.7.egg

    warning: no previously-included files matching '*~' found anywhere in distribution
Downloading/unpacking matplotlib==1.3.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt (line 12))
Cleaning up...
Exception:
Traceback (most recent call last):
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/commands/install.py", line 278, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/req.py", line 1197, in prepare_files
    do_download,
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/req.py", line 1375, in unpack_url
    self.session,
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/download.py", line 546, in unpack_http_url
    resp = session.get(target_url, stream=True)
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py", line 468, in get
    return self.request('GET', url, **kwargs)
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/download.py", line 237, in request
    return super(PipSession, self).request(method, url, *args, **kwargs)
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py", line 456, in request
    resp = self.send(prep, **send_kwargs)
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py", line 559, in send
    r = adapter.send(request, **kwargs)
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/_vendor/requests/adapters.py", line 384, in send
    raise Timeout(e, request=request)
Timeout: HTTPSConnectionPool(host='pypi.python.org', port=443): Read timed out.

:stderr: Traceback (most recent call last):
  File "/edx/app/edxapp/venvs/edxapp-sandbox/bin/pip", line 11, in <module>
    sys.exit(main())
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/__init__.py", line 185, in main
    return command.main(cmd_args)
  File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/pip/basecommand.py", line 161, in main
    text = '\n'.join(complete_log)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 72: ordinal not in range(128)

FATAL: all hosts have already failed -- aborting

PLAY RECAP ******************************************************************** 
           to retry, use: --limit @/root/edx_sandbox.retry

localhost                  : ok=188  changed=42   unreachable=0    failed=1
michalmikolajczyk commented 9 years ago

Similar problem. Running as root on a new Ubuntu 12.04 64 on Linode

root@localhost:~# wget https://raw.githubusercontent.com/edx/configuration/master/util/install/sandbox.sh -O - | bash
--2015-10-16 11:18:59--  https://raw.githubusercontent.com/edx/configuration/master/util/install/sandbox.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 23.235.39.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|23.235.39.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1689 (1.6K) [text/plain]
Saving to: `STDOUT'

100%[======================================================================================================>] 1,689       --.-K/s   in 0s      

2015-10-16 11:18:59 (734 MB/s) - written to stdout [1689/1689]

Hit http://mirrors.linode.com precise Release.gpg
Hit http://mirrors.linode.com precise-updates Release.gpg
Hit http://mirrors.linode.com precise-backports Release.gpg
Hit http://mirrors.linode.com precise-security Release.gpg
Hit http://mirrors.linode.com precise Release
Hit http://mirrors.linode.com precise-updates Release
Hit http://mirrors.linode.com precise-backports Release
Hit http://mirrors.linode.com precise-security Release
Hit http://mirrors.linode.com precise/main Sources
Hit http://mirrors.linode.com precise/restricted Sources          
Hit http://mirrors.linode.com precise/universe Sources            
Hit http://mirrors.linode.com precise/multiverse Sources          
Hit http://mirrors.linode.com precise/main amd64 Packages         
Hit http://mirrors.linode.com precise/restricted amd64 Packages   
Hit http://mirrors.linode.com precise/universe amd64 Packages     
Hit http://mirrors.linode.com precise/multiverse amd64 Packages   
Hit http://mirrors.linode.com precise/main i386 Packages          
Hit http://mirrors.linode.com precise/restricted i386 Packages    
Hit http://mirrors.linode.com precise/universe i386 Packages      
Hit http://mirrors.linode.com precise/multiverse i386 Packages    
Hit http://mirrors.linode.com precise/main TranslationIndex       
Hit http://mirrors.linode.com precise/multiverse TranslationIndex 
Hit http://mirrors.linode.com precise/restricted TranslationIndex 
Hit http://mirrors.linode.com precise/universe TranslationIndex   
Hit http://mirrors.linode.com precise-updates/main Sources        
Hit http://mirrors.linode.com precise-updates/restricted Sources  
Hit http://mirrors.linode.com precise-updates/universe Sources    
Hit http://mirrors.linode.com precise-updates/multiverse Sources  
Hit http://mirrors.linode.com precise-updates/main amd64 Packages 
Hit http://mirrors.linode.com precise-updates/restricted amd64 Packages
Hit http://mirrors.linode.com precise-updates/universe amd64 Packages
Hit http://mirrors.linode.com precise-updates/multiverse amd64 Packages
Hit http://mirrors.linode.com precise-updates/main i386 Packages   
Hit http://mirrors.linode.com precise-updates/restricted i386 Packages
Hit http://mirrors.linode.com precise-updates/universe i386 Packages
Hit http://mirrors.linode.com precise-updates/multiverse i386 Packages
Hit http://mirrors.linode.com precise-updates/main TranslationIndex
Hit http://mirrors.linode.com precise-updates/multiverse TranslationIndex
Hit http://mirrors.linode.com precise-updates/restricted TranslationIndex
Hit http://mirrors.linode.com precise-updates/universe TranslationIndex
Hit http://mirrors.linode.com precise/main Translation-en          
Hit http://mirrors.linode.com precise-backports/main Sources       
Hit http://mirrors.linode.com precise-backports/restricted Sources
Hit http://mirrors.linode.com precise-backports/universe Sources
Hit http://mirrors.linode.com precise-backports/multiverse Sources
Hit http://mirrors.linode.com precise-backports/main amd64 Packages
Hit http://mirrors.linode.com precise-backports/restricted amd64 Packages
Hit http://mirrors.linode.com precise-backports/universe amd64 Packages
Hit http://mirrors.linode.com precise-backports/multiverse amd64 Packages
Hit http://mirrors.linode.com precise-backports/main i386 Packages
Hit http://mirrors.linode.com precise-backports/restricted i386 Packages
Hit http://mirrors.linode.com precise-backports/universe i386 Packages
Hit http://mirrors.linode.com precise-backports/multiverse i386 Packages
Hit http://mirrors.linode.com precise-backports/main TranslationIndex
Hit http://mirrors.linode.com precise-backports/multiverse TranslationIndex
Hit http://mirrors.linode.com precise-backports/restricted TranslationIndex
Hit http://mirrors.linode.com precise-backports/universe TranslationIndex
Hit http://mirrors.linode.com precise/multiverse Translation-en
Hit http://mirrors.linode.com precise/restricted Translation-en
Hit http://mirrors.linode.com precise/universe Translation-en
Hit http://mirrors.linode.com precise-updates/main Translation-en
Hit http://mirrors.linode.com precise-updates/multiverse Translation-en
Hit http://mirrors.linode.com precise-updates/restricted Translation-en
Hit http://mirrors.linode.com precise-updates/universe Translation-en
Hit http://mirrors.linode.com precise-security/main Sources
Hit http://mirrors.linode.com precise-security/restricted Sources
Hit http://mirrors.linode.com precise-security/universe Sources
Hit http://mirrors.linode.com precise-security/multiverse Sources
Hit http://mirrors.linode.com precise-security/main amd64 Packages
Hit http://mirrors.linode.com precise-security/restricted amd64 Packages
Hit http://mirrors.linode.com precise-security/universe amd64 Packages
Hit http://mirrors.linode.com precise-security/multiverse amd64 Packages
Hit http://mirrors.linode.com precise-security/main i386 Packages
Hit http://mirrors.linode.com precise-security/restricted i386 Packages
Hit http://mirrors.linode.com precise-security/universe i386 Packages
Hit http://mirrors.linode.com precise-security/multiverse i386 Packages
Hit http://mirrors.linode.com precise-security/main TranslationIndex
Hit http://mirrors.linode.com precise-security/multiverse TranslationIndex
Hit http://mirrors.linode.com precise-security/restricted TranslationIndex
Hit http://mirrors.linode.com precise-security/universe TranslationIndex
Hit http://mirrors.linode.com precise-backports/main Translation-en
Hit http://mirrors.linode.com precise-backports/multiverse Translation-en
Hit http://mirrors.linode.com precise-backports/restricted Translation-en
Hit http://mirrors.linode.com precise-backports/universe Translation-en
Hit http://mirrors.linode.com precise-security/main Translation-en
Hit http://mirrors.linode.com precise-security/multiverse Translation-en
Hit http://mirrors.linode.com precise-security/restricted Translation-en
Hit http://mirrors.linode.com precise-security/universe Translation-en
Reading package lists... Done               
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  landscape-common
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
curl is already the newest version.
python-apt is already the newest version.
The following extra packages will be installed:
  binutils cpp cpp-4.6 dpkg-dev fakeroot g++ g++-4.6 gcc gcc-4.6 git git-man libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libc-dev-bin libc6-dev libdpkg-perl liberror-perl libexpat1-dev libgomp1 libmpc2 libmpfr4 libquadmath0 libssl-dev
  libssl-doc libstdc++6-4.6-dev libxslt1.1 linux-libc-dev make manpages-dev python-pycurl python-setuptools python2.7-dev unattended-upgrades
  zlib1g-dev
Suggested packages:
  binutils-doc cpp-doc gcc-4.6-locales debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc libstdc++6-4.6-dbg gcc-multilib autoconf
  automake1.9 libtool flex bison gdb gcc-doc gcc-4.6-multilib libmudflap0-4.6-dev libgcc1-dbg libgomp1-dbg libquadmath0-dbg libmudflap0-dbg
  binutils-gold git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn git-email git-gui gitk gitweb glibc-doc
  libstdc++6-4.6-doc make-doc libcurl4-gnutls-dev python-pycurl-dbg bsd-mailx
The following NEW packages will be installed:
  binutils build-essential cpp cpp-4.6 dpkg-dev fakeroot g++ g++-4.6 gcc gcc-4.6 git git-core git-man libalgorithm-diff-perl
  libalgorithm-diff-xs-perl libalgorithm-merge-perl libc-dev-bin libc6-dev libdpkg-perl liberror-perl libexpat1-dev libgomp1 libmpc2 libmpfr4
  libquadmath0 libssl-dev libssl-doc libstdc++6-4.6-dev libxml2-dev libxslt1-dev libxslt1.1 linux-libc-dev make manpages-dev python-dev
  python-pip python-pycurl python-setuptools python-software-properties python2.7-dev software-properties-common unattended-upgrades
  zlib1g-dev
0 upgraded, 43 newly installed, 0 to remove and 1 not upgraded.
Need to get 72.1 MB of archives.
After this operation, 155 MB of additional disk space will be used.
Get:1 http://mirrors.linode.com/ubuntu/ precise/main libgomp1 amd64 4.6.3-1ubuntu5 [25.5 kB]
Get:2 http://mirrors.linode.com/ubuntu/ precise/main libmpfr4 amd64 3.1.0-3ubuntu2 [201 kB]
Get:3 http://mirrors.linode.com/ubuntu/ precise/main libquadmath0 amd64 4.6.3-1ubuntu5 [126 kB]
Get:4 http://mirrors.linode.com/ubuntu/ precise-updates/main libxslt1.1 amd64 1.1.26-8ubuntu1.3 [167 kB]
Get:5 http://mirrors.linode.com/ubuntu/ precise/main libmpc2 amd64 0.9-4 [39.5 kB]
Get:6 http://mirrors.linode.com/ubuntu/ precise-updates/main binutils amd64 2.22-6ubuntu1.3 [2657 kB]
Get:7 http://mirrors.linode.com/ubuntu/ precise-updates/main libc-dev-bin amd64 2.15-0ubuntu10.12 [83.1 kB]
Get:8 http://mirrors.linode.com/ubuntu/ precise-updates/main linux-libc-dev amd64 3.2.0-91.129 [859 kB]
Get:9 http://mirrors.linode.com/ubuntu/ precise-updates/main libc6-dev amd64 2.15-0ubuntu10.12 [2942 kB]
Get:10 http://mirrors.linode.com/ubuntu/ precise/main cpp-4.6 amd64 4.6.3-1ubuntu5 [4836 kB]
Get:11 http://mirrors.linode.com/ubuntu/ precise/main cpp amd64 4:4.6.3-1ubuntu5 [27.6 kB]
Get:12 http://mirrors.linode.com/ubuntu/ precise/main gcc-4.6 amd64 4.6.3-1ubuntu5 [7572 kB]
Get:13 http://mirrors.linode.com/ubuntu/ precise/main gcc amd64 4:4.6.3-1ubuntu5 [5114 B]
Get:14 http://mirrors.linode.com/ubuntu/ precise/main libstdc++6-4.6-dev amd64 4.6.3-1ubuntu5 [1660 kB]
Get:15 http://mirrors.linode.com/ubuntu/ precise/main g++-4.6 amd64 4.6.3-1ubuntu5 [6954 kB]
Get:16 http://mirrors.linode.com/ubuntu/ precise/main g++ amd64 4:4.6.3-1ubuntu5 [1442 B]
Get:17 http://mirrors.linode.com/ubuntu/ precise-updates/main make amd64 3.81-8.1ubuntu1.1 [119 kB]
Get:18 http://mirrors.linode.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.6 [181 kB]
Get:19 http://mirrors.linode.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.6 [468 kB]
Get:20 http://mirrors.linode.com/ubuntu/ precise-updates/main build-essential amd64 11.5ubuntu2.1 [5816 B]
Get:21 http://mirrors.linode.com/ubuntu/ precise/main fakeroot amd64 1.18.2-1 [87.2 kB]
Get:22 http://mirrors.linode.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB]
Get:23 http://mirrors.linode.com/ubuntu/ precise-updates/main git-man all 1:1.7.9.5-1ubuntu0.1 [631 kB]
Get:24 http://mirrors.linode.com/ubuntu/ precise-updates/main git amd64 1:1.7.9.5-1ubuntu0.1 [6097 kB]
Get:25 http://mirrors.linode.com/ubuntu/ precise-updates/main git-core all 1:1.7.9.5-1ubuntu0.1 [1380 B]
Get:26 http://mirrors.linode.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB]
Get:27 http://mirrors.linode.com/ubuntu/ precise/main libalgorithm-diff-xs-perl amd64 0.04-2build2 [12.4 kB]
Get:28 http://mirrors.linode.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]
Get:29 http://mirrors.linode.com/ubuntu/ precise-updates/main libexpat1-dev amd64 2.0.1-7.2ubuntu1.2 [215 kB]
Get:30 http://mirrors.linode.com/ubuntu/ precise/main zlib1g-dev amd64 1:1.2.3.4.dfsg-3ubuntu4 [165 kB]
Get:31 http://mirrors.linode.com/ubuntu/ precise-updates/main libssl-dev amd64 1.0.1-4ubuntu5.31 [1578 kB]
Get:32 http://mirrors.linode.com/ubuntu/ precise-updates/main libssl-doc all 1.0.1-4ubuntu5.31 [1034 kB]
Get:33 http://mirrors.linode.com/ubuntu/ precise-updates/main libxml2-dev amd64 2.7.8.dfsg-5.1ubuntu4.11 [805 kB]
Get:34 http://mirrors.linode.com/ubuntu/ precise-updates/main libxslt1-dev amd64 1.1.26-8ubuntu1.3 [564 kB]
Get:35 http://mirrors.linode.com/ubuntu/ precise/main manpages-dev all 3.35-0.1ubuntu1 [1671 kB]
Get:36 http://mirrors.linode.com/ubuntu/ precise-updates/main python2.7-dev amd64 2.7.3-0ubuntu3.8 [29.5 MB]
Get:37 http://mirrors.linode.com/ubuntu/ precise-updates/main python-dev amd64 2.7.3-0ubuntu2.2 [1090 B]
Get:38 http://mirrors.linode.com/ubuntu/ precise/main python-setuptools all 0.6.24-1ubuntu1 [441 kB]
Get:39 http://mirrors.linode.com/ubuntu/ precise/universe python-pip all 1.0-1build1 [95.1 kB]
Get:40 http://mirrors.linode.com/ubuntu/ precise-updates/main unattended-upgrades all 0.76ubuntu1.1 [24.7 kB]
Get:41 http://mirrors.linode.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB]
Get:42 http://mirrors.linode.com/ubuntu/ precise-updates/main python-software-properties all 0.82.7.7 [23.5 kB]
Get:43 http://mirrors.linode.com/ubuntu/ precise-updates/main software-properties-common all 0.82.7.7 [8450 B]
Fetched 72.1 MB in 1s (40.5 MB/s)                 
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package libgomp1.
(Reading database ... 21240 files and directories currently installed.)
Unpacking libgomp1 (from .../libgomp1_4.6.3-1ubuntu5_amd64.deb) ...
Selecting previously unselected package libmpfr4.
Unpacking libmpfr4 (from .../libmpfr4_3.1.0-3ubuntu2_amd64.deb) ...
Selecting previously unselected package libquadmath0.
Unpacking libquadmath0 (from .../libquadmath0_4.6.3-1ubuntu5_amd64.deb) ...
Selecting previously unselected package libxslt1.1.
Unpacking libxslt1.1 (from .../libxslt1.1_1.1.26-8ubuntu1.3_amd64.deb) ...
Selecting previously unselected package libmpc2.
Unpacking libmpc2 (from .../libmpc2_0.9-4_amd64.deb) ...
Selecting previously unselected package binutils.
Unpacking binutils (from .../binutils_2.22-6ubuntu1.3_amd64.deb) ...
Selecting previously unselected package libc-dev-bin.
Unpacking libc-dev-bin (from .../libc-dev-bin_2.15-0ubuntu10.12_amd64.deb) ...
Selecting previously unselected package linux-libc-dev.
Unpacking linux-libc-dev (from .../linux-libc-dev_3.2.0-91.129_amd64.deb) ...
Selecting previously unselected package libc6-dev.
Unpacking libc6-dev (from .../libc6-dev_2.15-0ubuntu10.12_amd64.deb) ...
Selecting previously unselected package cpp-4.6.
Unpacking cpp-4.6 (from .../cpp-4.6_4.6.3-1ubuntu5_amd64.deb) ...
Selecting previously unselected package cpp.
Unpacking cpp (from .../cpp_4%3a4.6.3-1ubuntu5_amd64.deb) ...
Selecting previously unselected package gcc-4.6.
Unpacking gcc-4.6 (from .../gcc-4.6_4.6.3-1ubuntu5_amd64.deb) ...
Selecting previously unselected package gcc.
Unpacking gcc (from .../gcc_4%3a4.6.3-1ubuntu5_amd64.deb) ...
Selecting previously unselected package libstdc++6-4.6-dev.
Unpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_amd64.deb) ...
Selecting previously unselected package g++-4.6.
Unpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_amd64.deb) ...
Selecting previously unselected package g++.
Unpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_amd64.deb) ...
Selecting previously unselected package make.
Unpacking make (from .../make_3.81-8.1ubuntu1.1_amd64.deb) ...
Selecting previously unselected package libdpkg-perl.
Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.6_all.deb) ...
Selecting previously unselected package dpkg-dev.
Unpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.6_all.deb) ...
Selecting previously unselected package build-essential.
Unpacking build-essential (from .../build-essential_11.5ubuntu2.1_amd64.deb) ...
Selecting previously unselected package fakeroot.
Unpacking fakeroot (from .../fakeroot_1.18.2-1_amd64.deb) ...
Selecting previously unselected package liberror-perl.
Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...
Selecting previously unselected package git-man.
Unpacking git-man (from .../git-man_1%3a1.7.9.5-1ubuntu0.1_all.deb) ...
Selecting previously unselected package git.
Unpacking git (from .../git_1%3a1.7.9.5-1ubuntu0.1_amd64.deb) ...
Selecting previously unselected package git-core.
Unpacking git-core (from .../git-core_1%3a1.7.9.5-1ubuntu0.1_all.deb) ...
Selecting previously unselected package libalgorithm-diff-perl.
Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_amd64.deb) ...
Selecting previously unselected package libalgorithm-merge-perl.
Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
Selecting previously unselected package libexpat1-dev.
Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.2_amd64.deb) ...
Selecting previously unselected package zlib1g-dev.
Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.4.dfsg-3ubuntu4_amd64.deb) ...
Selecting previously unselected package libssl-dev.
Unpacking libssl-dev (from .../libssl-dev_1.0.1-4ubuntu5.31_amd64.deb) ...
Selecting previously unselected package libssl-doc.
Unpacking libssl-doc (from .../libssl-doc_1.0.1-4ubuntu5.31_all.deb) ...
Selecting previously unselected package libxml2-dev.
Unpacking libxml2-dev (from .../libxml2-dev_2.7.8.dfsg-5.1ubuntu4.11_amd64.deb) ...
Selecting previously unselected package libxslt1-dev.
Unpacking libxslt1-dev (from .../libxslt1-dev_1.1.26-8ubuntu1.3_amd64.deb) ...
Selecting previously unselected package manpages-dev.
Unpacking manpages-dev (from .../manpages-dev_3.35-0.1ubuntu1_all.deb) ...
Selecting previously unselected package python2.7-dev.
Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.8_amd64.deb) ...
Selecting previously unselected package python-dev.
Unpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_amd64.deb) ...
Selecting previously unselected package python-setuptools.
Unpacking python-setuptools (from .../python-setuptools_0.6.24-1ubuntu1_all.deb) ...
Selecting previously unselected package python-pip.
Unpacking python-pip (from .../python-pip_1.0-1build1_all.deb) ...
Selecting previously unselected package unattended-upgrades.
Unpacking unattended-upgrades (from .../unattended-upgrades_0.76ubuntu1.1_all.deb) ...
Selecting previously unselected package python-pycurl.
Unpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ...
Selecting previously unselected package python-software-properties.
Unpacking python-software-properties (from .../python-software-properties_0.82.7.7_all.deb) ...
Selecting previously unselected package software-properties-common.
Unpacking software-properties-common (from .../software-properties-common_0.82.7.7_all.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up libgomp1 (4.6.3-1ubuntu5) ...
Setting up libmpfr4 (3.1.0-3ubuntu2) ...
Setting up libquadmath0 (4.6.3-1ubuntu5) ...
Setting up libxslt1.1 (1.1.26-8ubuntu1.3) ...
Setting up libmpc2 (0.9-4) ...
Setting up binutils (2.22-6ubuntu1.3) ...
Setting up libc-dev-bin (2.15-0ubuntu10.12) ...
Setting up linux-libc-dev (3.2.0-91.129) ...
Setting up libc6-dev (2.15-0ubuntu10.12) ...
Setting up cpp-4.6 (4.6.3-1ubuntu5) ...
Setting up cpp (4:4.6.3-1ubuntu5) ...
Setting up gcc-4.6 (4.6.3-1ubuntu5) ...
Setting up gcc (4:4.6.3-1ubuntu5) ...
Setting up make (3.81-8.1ubuntu1.1) ...
Setting up libdpkg-perl (1.16.1.2ubuntu7.6) ...
Setting up dpkg-dev (1.16.1.2ubuntu7.6) ...
Setting up fakeroot (1.18.2-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
Setting up liberror-perl (0.17-1) ...
Setting up git-man (1:1.7.9.5-1ubuntu0.1) ...
Setting up git (1:1.7.9.5-1ubuntu0.1) ...
Setting up git-core (1:1.7.9.5-1ubuntu0.1) ...
Setting up libalgorithm-diff-perl (1.19.02-2) ...
Setting up libalgorithm-diff-xs-perl (0.04-2build2) ...
Setting up libalgorithm-merge-perl (0.08-2) ...
Setting up libexpat1-dev (2.0.1-7.2ubuntu1.2) ...
Setting up zlib1g-dev (1:1.2.3.4.dfsg-3ubuntu4) ...
Setting up libssl-dev (1.0.1-4ubuntu5.31) ...
Setting up libssl-doc (1.0.1-4ubuntu5.31) ...
Setting up libxml2-dev (2.7.8.dfsg-5.1ubuntu4.11) ...
Setting up libxslt1-dev (1.1.26-8ubuntu1.3) ...
Setting up manpages-dev (3.35-0.1ubuntu1) ...
Setting up python2.7-dev (2.7.3-0ubuntu3.8) ...
Setting up python-dev (2.7.3-0ubuntu2.2) ...
Setting up python-setuptools (0.6.24-1ubuntu1) ...
Setting up python-pip (1.0-1build1) ...
Setting up unattended-upgrades (0.76ubuntu1.1) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up python-pycurl (7.19.0-4ubuntu3) ...
Setting up python-software-properties (0.82.7.7) ...
Setting up software-properties-common (0.82.7.7) ...
Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ...
Setting up g++-4.6 (4.6.3-1ubuntu5) ...
Setting up g++ (4:4.6.3-1ubuntu5) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode.
Setting up build-essential (11.5ubuntu2.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Downloading/unpacking pip
  Downloading pip-7.1.2.tar.gz (1.0Mb): 1.0Mb downloaded
  Running setup.py egg_info for package pip

    warning: no previously-included files found matching '.coveragerc'
    warning: no previously-included files found matching '.mailmap'
    warning: no previously-included files found matching '.travis.yml'
    warning: no previously-included files found matching 'pip/_vendor/Makefile'
    warning: no previously-included files found matching 'tox.ini'
    warning: no previously-included files found matching 'dev-requirements.txt'
    no previously-included directories found matching '.travis'
    no previously-included directories found matching 'docs/_build'
    no previously-included directories found matching 'contrib'
    no previously-included directories found matching 'tasks'
    no previously-included directories found matching 'tests'
Installing collected packages: pip
  Found existing installation: pip 1.0
    Uninstalling pip:
      Successfully uninstalled pip
  Running setup.py install for pip

    warning: no previously-included files found matching '.coveragerc'
    warning: no previously-included files found matching '.mailmap'
    warning: no previously-included files found matching '.travis.yml'
    warning: no previously-included files found matching 'pip/_vendor/Makefile'
    warning: no previously-included files found matching 'tox.ini'
    warning: no previously-included files found matching 'dev-requirements.txt'
    no previously-included directories found matching '.travis'
    no previously-included directories found matching 'docs/_build'
    no previously-included directories found matching 'contrib'
    no previously-included directories found matching 'tasks'
    no previously-included directories found matching 'tests'
    Installing pip script to /usr/local/bin
    Installing pip2.7 script to /usr/local/bin
    Installing pip2 script to /usr/local/bin
Successfully installed pip
Cleaning up...
Collecting virtualenv
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
  Downloading virtualenv-13.1.2-py2.py3-none-any.whl (1.7MB)
    100% |################################| 1.7MB 278kB/s 
Installing collected packages: virtualenv
Successfully installed virtualenv-13.1.2
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
Cloning into 'configuration'...
remote: Counting objects: 40734, done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 40734 (delta 3), reused 0 (delta 0), pack-reused 40716
Receiving objects: 100% (40734/40734), 8.05 MiB, done.
Resolving deltas: 100% (21017/21017), done.
Already on 'master'
Collecting ansible==1.9.3-edx from git+https://github.com/edx/ansible.git@stable-1.9.3-rc1-edx#egg=ansible==1.9.3-edx (from -r requirements.txt (line 1))
  Cloning https://github.com/edx/ansible.git (to stable-1.9.3-rc1-edx) to /tmp/pip-build-gRAslx/ansible
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Collecting PyYAML==3.11 (from -r requirements.txt (line 2))
/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
  Downloading PyYAML-3.11.tar.gz (248kB)
    100% |################################| 249kB 1.4MB/s 
Collecting Jinja2==2.7.3 (from -r requirements.txt (line 3))
  Downloading Jinja2-2.7.3.tar.gz (378kB)
    100% |################################| 380kB 1.4MB/s 
Collecting MarkupSafe==0.23 (from -r requirements.txt (line 4))
  Downloading MarkupSafe-0.23.tar.gz
Collecting boto==2.32.1 (from -r requirements.txt (line 5))
  Downloading boto-2.32.1-py2.py3-none-any.whl (1.2MB)
    100% |################################| 1.2MB 348kB/s 
Collecting ecdsa==0.11 (from -r requirements.txt (line 6))
  Downloading ecdsa-0.11.tar.gz (45kB)
    100% |################################| 49kB 7.4MB/s 
Collecting paramiko==1.15.1 (from -r requirements.txt (line 7))
  Downloading paramiko-1.15.1-py2.py3-none-any.whl (165kB)
    100% |################################| 167kB 2.7MB/s 
Collecting pycrypto==2.6.1 (from -r requirements.txt (line 8))
  Downloading pycrypto-2.6.1.tar.gz (446kB)
    100% |################################| 446kB 1.1MB/s 
Requirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /usr/lib/python2.7 (from -r requirements.txt (line 9))
Collecting docopt==0.6.1 (from -r requirements.txt (line 10))
  Downloading docopt-0.6.1.tar.gz
Collecting python-simple-hipchat==0.2 (from -r requirements.txt (line 11))
  Downloading python-simple-hipchat-0.2.tar.gz
Collecting prettytable==0.7.2 (from -r requirements.txt (line 12))
  Downloading prettytable-0.7.2.tar.bz2
Collecting awscli==1.4.2 (from -r requirements.txt (line 13))
  Downloading awscli-1.4.2.tar.gz (239kB)
    100% |################################| 241kB 2.0MB/s 
Collecting requests (from -r requirements.txt (line 14))
  Downloading requests-2.8.1-py2.py3-none-any.whl (497kB)
    100% |################################| 499kB 948kB/s 
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from ansible==1.9.3-edx->-r requirements.txt (line 1))
Collecting botocore<0.63.0,>=0.62.0 (from awscli==1.4.2->-r requirements.txt (line 13))
  Downloading botocore-0.62.0.tar.gz (2.9MB)
    100% |################################| 2.9MB 150kB/s 
Collecting bcdoc<0.13.0,>=0.12.0 (from awscli==1.4.2->-r requirements.txt (line 13))
  Downloading bcdoc-0.12.2.tar.gz
Collecting six>=1.1.0 (from awscli==1.4.2->-r requirements.txt (line 13))
  Downloading six-1.10.0-py2.py3-none-any.whl
Collecting colorama==0.2.5 (from awscli==1.4.2->-r requirements.txt (line 13))
  Downloading colorama-0.2.5.tar.gz
Collecting docutils>=0.10 (from awscli==1.4.2->-r requirements.txt (line 13))
  Downloading docutils-0.12.tar.gz (1.6MB)
    100% |################################| 1.6MB 279kB/s 
Collecting rsa==3.1.2 (from awscli==1.4.2->-r requirements.txt (line 13))
  Downloading rsa-3.1.2.tar.gz
Collecting jmespath==0.4.1 (from botocore<0.63.0,>=0.62.0->awscli==1.4.2->-r requirements.txt (line 13))
  Downloading jmespath-0.4.1.tar.gz
Collecting python-dateutil>=2.1 (from botocore<0.63.0,>=0.62.0->awscli==1.4.2->-r requirements.txt (line 13))
  Downloading python_dateutil-2.4.2-py2.py3-none-any.whl (188kB)
    100% |################################| 192kB 2.3MB/s 
Collecting pyasn1>=0.1.3 (from rsa==3.1.2->awscli==1.4.2->-r requirements.txt (line 13))
  Downloading pyasn1-0.1.9-py2.py3-none-any.whl
Installing collected packages: ecdsa, pycrypto, paramiko, MarkupSafe, Jinja2, PyYAML, ansible, boto, docopt, python-simple-hipchat, prettytable, six, jmespath, python-dateutil, botocore, docutils, bcdoc, colorama, pyasn1, rsa, awscli, requests
  Running setup.py install for ecdsa
  Found existing installation: pycrypto 2.4.1
    DEPRECATION: Uninstalling a distutils installed project (pycrypto) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
    Uninstalling pycrypto-2.4.1:
      Successfully uninstalled pycrypto-2.4.1
  Running setup.py install for pycrypto
  Running setup.py install for MarkupSafe
  Running setup.py install for Jinja2
  Running setup.py install for PyYAML
  Running setup.py install for ansible
  Running setup.py install for docopt
  Running setup.py install for python-simple-hipchat
  Running setup.py install for prettytable
  Running setup.py install for jmespath
  Running setup.py install for botocore
  Running setup.py install for docutils
  Running setup.py install for bcdoc
  Running setup.py install for colorama
  Running setup.py install for rsa
  Running setup.py install for awscli
Successfully installed Jinja2-2.7.3 MarkupSafe-0.23 PyYAML-3.11 ansible-1.9.3-edx awscli-1.4.2 bcdoc-0.12.2 boto-2.32.1 botocore-0.62.0 colorama-0.2.5 docopt-0.6.1 docutils-0.12 ecdsa-0.11 jmespath-0.4.1 paramiko-1.15.1 prettytable-0.7.2 pyasn1-0.1.9 pycrypto-2.6.1 python-dateutil-2.4.2 python-simple-hipchat-0.2 requests-2.8.1 rsa-3.1.2 six-1.10.0

PLAY [Configure instance(s)] ************************************************** 

GATHERING FACTS *************************************************************** 
ok: [localhost]

TASK: [user | debug var=user_info] ******************************************** 
ok: [localhost] => {
    "var": {
        "user_info": []
    }
}

TASK: [user | create the edxadmin group] ************************************** 
changed: [localhost]

TASK: [user | Install role-independent useful system packages] **************** 
ok: [localhost] => (item=curl)

TASK: [user | ensure sudoers.d is read] *************************************** 
ok: [localhost]

TASK: [user | grant full sudo access to the edxadmin group] ******************* 
changed: [localhost]

TASK: [user | create the users] *********************************************** 
skipping: [localhost]

TASK: [user | create .ssh directory] ****************************************** 
skipping: [localhost]

TASK: [user | assign admin role to admin users] ******************************* 
skipping: [localhost]

TASK: [user | get github key[s]] ********************************************** 
skipping: [localhost]

TASK: [user | update the authorized_keys file] ******************************** 
skipping: [localhost]

TASK: [user | create bashrc file for normal users] **************************** 
skipping: [localhost]

TASK: [user | create .profile for all users] ********************************** 
skipping: [localhost]

TASK: [user | modify shell for restricted users] ****************************** 
skipping: [localhost]

TASK: [user | create bashrc file for restricted users] ************************ 
skipping: [localhost]

TASK: [user | create sudoers file from template] ****************************** 
changed: [localhost]

TASK: [user | change home directory ownership to root for restricted users] *** 
skipping: [localhost]

TASK: [user | create ~/bin directory] ***************************************** 
skipping: [localhost]

TASK: [user | create allowed command links] *********************************** 
skipping: [localhost]

TASK: [security | install security packages] ********************************** 
skipping: [localhost]

TASK: [security | update all system packages] ********************************* 
skipping: [localhost]

TASK: [security | configure periodic unattended-upgrades] ********************* 
skipping: [localhost]

TASK: [security | disable unattended-upgrades] ******************************** 
skipping: [localhost]

TASK: [security | only unattended-upgrade from security repo] ***************** 
skipping: [localhost]

TASK: [security | disable security only updates on unattended-upgrades] ******* 
skipping: [localhost]

TASK: [security | Check if we are vulnerable] ********************************* 
skipping: [localhost]

TASK: [security | Apply bash security update if we are vulnerable] ************ 
skipping: [localhost]

TASK: [security | Check again and fail if we are still vulnerable] ************ 
skipping: [localhost]

TASK: [security | GHOST.c] **************************************************** 
skipping: [localhost]

TASK: [security | compile GHOST] ********************************************** 
skipping: [localhost]

TASK: [security | Check if we are vulnerable] ********************************* 
skipping: [localhost]

TASK: [security | Apply glibc security update if we are vulnerable] *********** 
skipping: [localhost]

TASK: [common | Update CA Certificates] *************************************** 
changed: [localhost]

TASK: [common | Add user www-data] ******************************************** 
changed: [localhost]

TASK: [common | Create common directories] ************************************ 
changed: [localhost] => (item=/edx/var)
changed: [localhost] => (item=/edx/app)
changed: [localhost] => (item=/edx/bin)
changed: [localhost] => (item=/edx/etc)

TASK: [common | check if instance is vagrant] ********************************* 
ok: [localhost]

TASK: [common | Add git apt repository] *************************************** 
changed: [localhost]

TASK: [common | Install role-independent useful system packages] ************** 
changed: [localhost]

TASK: [common | Create common log directory] ********************************** 
changed: [localhost]

TASK: [common | upload sudo config for key forwarding as root] **************** 
changed: [localhost]

TASK: [common | pip install virtualenv] *************************************** 
ok: [localhost] => (item=pip==7.1.2)
changed: [localhost] => (item=setuptools==18.3.2)
ok: [localhost] => (item=virtualenv==13.1.2)
changed: [localhost] => (item=virtualenvwrapper)

TASK: [common | Install rsyslog configuration for edX] ************************ 
changed: [localhost]

TASK: [common | Remove the default rsyslog configuration] ********************* 
changed: [localhost]

TASK: [common | Create hourly subdirectory in logrotate.d] ******************** 
changed: [localhost]

TASK: [common | Install logrotate configuration for edX] ********************** 
changed: [localhost]

TASK: [common | Install logrotate configuration for tracking file] ************ 
changed: [localhost]

TASK: [common | Add logrotate for tracking.log to cron.hourly] **************** 
changed: [localhost]

TASK: [common | update /etc/hosts] ******************************************** 
skipping: [localhost]

TASK: [common | update /etc/hostname] ***************************************** 
skipping: [localhost]

TASK: [common | run hostname] ************************************************* 
skipping: [localhost]

TASK: [common | update /etc/dhcp/dhclient.conf] ******************************* 
skipping: [localhost]

TASK: [common | add ssh-warning banner motd] ********************************** 
changed: [localhost]

TASK: [common | update ssh config] ******************************************** 
changed: [localhost]

TASK: [nginx | create nginx app dirs] ***************************************** 
changed: [localhost] => (item=/edx/app/nginx)
changed: [localhost] => (item=/edx/app/nginx/sites-available)
changed: [localhost] => (item=/etc/nginx/sites-enabled)
changed: [localhost] => (item=/edx/app/nginx/conf.d)

TASK: [nginx | create nginx data dirs] **************************************** 
changed: [localhost] => (item=/edx/var/nginx)
changed: [localhost] => (item=/edx/var/log/nginx)
changed: [localhost] => (item=/edx/var/nginx/server-static)

TASK: [nginx | Install nginx packages] **************************************** 
changed: [localhost]

TASK: [nginx | Remove the default site] *************************************** 
changed: [localhost]

TASK: [nginx | Server configuration file] ************************************* 
changed: [localhost]

TASK: [nginx | Creating common nginx configuration] *************************** 
changed: [localhost]

TASK: [nginx | Create robot rules] ******************************************** 
skipping: [localhost]

TASK: [nginx | Creating link for common nginx configuration] ****************** 
changed: [localhost]

TASK: [nginx | Copying nginx configs for ['certs', 'cms', 'lms', 'forum', 'ora', 'xqueue']] *** 
changed: [localhost] => (item=certs)
changed: [localhost] => (item=cms)
changed: [localhost] => (item=lms)
changed: [localhost] => (item=forum)
changed: [localhost] => (item=ora)
changed: [localhost] => (item=xqueue)

TASK: [nginx | Creating nginx config links for ['certs', 'cms', 'lms', 'forum', 'ora', 'xqueue']] *** 
changed: [localhost] => (item=certs)
changed: [localhost] => (item=cms)
changed: [localhost] => (item=lms)
changed: [localhost] => (item=forum)
changed: [localhost] => (item=ora)
changed: [localhost] => (item=xqueue)

TASK: [nginx | Copying nginx extra configs] *********************************** 
skipping: [localhost]

TASK: [nginx | Creating links for nginx extra configs] ************************ 
skipping: [localhost]

TASK: [nginx | Copying custom nginx config] *********************************** 
skipping: [localhost]

TASK: [nginx | Copying nginx redirect configs for {{ nginx_redirects }}] ****** 
skipping: [localhost]

TASK: [nginx | Creating nginx redirect links for {{ nginx_redirects }}] ******* 
skipping: [localhost]

TASK: [nginx | Create NGINX server templates] ********************************* 
changed: [localhost] => (item={'msg': u'If think you have encountered this message in error please let us know at <a href="mailto:technical@example.com">technical@example.com</a>', 'img': u'https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Pendleton_Sinking_Ship.jpg/640px-Pendleton_Sinking_Ship.jpg', 'heading': 'Uh oh, we are having some server issues..', 'file': 'rate-limit.html', 'title': 'Rate limit exceeded'})
changed: [localhost] => (item={'msg': u'We have been notified of the error, if it persists please let us know at <a href="mailto:technical@example.com">technical@example.com</a>', 'img': u'https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Pendleton_Sinking_Ship.jpg/640px-Pendleton_Sinking_Ship.jpg', 'heading': 'Uh oh, we are having some server issues..', 'file': 'server-error.html', 'title': 'Server error'})

TASK: [nginx | Write out htpasswd file] *************************************** 
skipping: [localhost]

TASK: [nginx | Create nginx log file location (just in case)] ***************** 
changed: [localhost]

TASK: [nginx | stat] ********************************************************** 
ok: [localhost -> 127.0.0.1]

TASK: [nginx | stat] ********************************************************** 
ok: [localhost -> 127.0.0.1]

TASK: [nginx | copy ssl cert] ************************************************* 
skipping: [localhost]

TASK: [nginx | copy ssl key] ************************************************** 
skipping: [localhost]

TASK: [nginx | Removing default nginx config and restart (enabled)] *********** 
ok: [localhost]

TASK: [nginx | Set up nginx access log rotation] ****************************** 
changed: [localhost]

TASK: [nginx | Set up nginx access log rotation] ****************************** 
changed: [localhost]

TASK: [nginx | make sure nginx has started] *********************************** 
changed: [localhost]

TASK: [edxlocal | install ppa key] ******************************************** 
changed: [localhost]

TASK: [edxlocal | install apt repository] ************************************* 
changed: [localhost]

TASK: [edxlocal | look for mysql 5.5] ***************************************** 
failed: [localhost] => {"changed": true, "cmd": "dpkg -L mysql-server-5.5", "delta": "0:00:00.014354", "end": "2015-10-16 11:20:33.035600", "rc": 1, "start": "2015-10-16 11:20:33.021246", "warnings": []}
stderr: Package `mysql-server-5.5' is not installed.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
...ignoring

TASK: [edxlocal | stop mysql] ************************************************* 
skipping: [localhost]

TASK: [edxlocal | remove prior version of mysql] ****************************** 
skipping: [localhost]

TASK: [edxlocal | install mysql 56 and dependencies] ************************** 
changed: [localhost] => (item=software-properties-common,mysql-server)

TASK: [edxlocal | start mysql] ************************************************ 
ok: [localhost]

TASK: [edxlocal | install packages needed for single server] ****************** 
changed: [localhost]

TASK: [edxlocal | create databases] ******************************************* 
skipping: [localhost]
changed: [localhost] => (item=dashboard)
changed: [localhost] => (item=ora)
changed: [localhost] => (item=xqueue)
changed: [localhost] => (item=edxapp)
changed: [localhost] => (item=edx_notes_api)
skipping: [localhost]
changed: [localhost] => (item=analytics-api)
changed: [localhost] => (item=reports)

TASK: [edxlocal | create database users] ************************************** 
skipping: [localhost] => (item={'db': u'', 'user': u'{# ECOMMERCE_DATABASES.default.USER | default(None) #}', 'pass': u'{# ECOMMERCE_DATABASES.default.PASSWORD | default(None) #}'})
changed: [localhost] => (item={'db': u'dashboard', 'user': u'rosencrantz', 'pass': u'secret'})
changed: [localhost] => (item={'db': u'ora', 'user': u'ora001', 'pass': u'password'})
changed: [localhost] => (item={'db': u'xqueue', 'user': u'xqueue001', 'pass': u'password'})
changed: [localhost] => (item={'db': u'edxapp', 'user': u'edxapp001', 'pass': u'password'})
skipping: [localhost] => (item={'db': u'', 'user': u'{# PROGRAMS_DATABASES.default.USER | default(None) #}', 'pass': u'{# PROGRAMS_DATABASES.default.PASSWORD | default(None) #}'})
changed: [localhost] => (item={'db': u'reports', 'user': 'pipeline001', 'pass': 'password'})
failed: [localhost] => (item={'db': u'{# HIVE_METASTORE_DATABASE.name | default(None) #}', 'user': u'{# HIVE_METASTORE_DATABASE.user | default(None) #}', 'pass': u'{# HIVE_METASTORE_DATABASE.password | default(None) #}'}) => {"failed": true, "item": {"db": "{# HIVE_METASTORE_DATABASE.name | default(None) #}", "pass": "{# HIVE_METASTORE_DATABASE.password | default(None) #}", "user": "{# HIVE_METASTORE_DATABASE.user | default(None) #}"}}
msg: (1470, "String '{# HIVE_METASTORE_DATABASE.user | default(None) #}' is too long for user name (should be no longer than 16)")

FATAL: all hosts have already failed -- aborting

PLAY RECAP ******************************************************************** 
           to retry, use: --limit @/root/edx_sandbox.retry

localhost                  : ok=48   changed=39   unreachable=0    failed=1   
feanil commented 9 years ago

This issues should be fixed with this PR https://github.com/edx/configuration/pull/2366 Which was just merged.