* Package: dev-python/numpy-1.13.3  * Repository: gentoo  * Maintainer: sci@gentoo.org python@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_5 userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking numpy-1.13.3.zip to /var/tmp/portage/dev-python/numpy-1.13.3/work >>> Source unpacked in /var/tmp/portage/dev-python/numpy-1.13.3/work >>> Preparing source in /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3 ... * Applying numpy-1.12.1-no-hardcode-blas.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3 ... * python3_5: running distutils-r1_run_phase python_compile /usr/bin/python3.5 setup.py build blas_opt_info: system_info: NOT AVAILABLE blas_info: Disabled blas_info: (BLAS is None) libraries blas not found in [] NOT AVAILABLE blas_src_info: NOT AVAILABLE NOT AVAILABLE /bin/sh: svnversion: command not found /bin/sh: svnversion: command not found non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 lapack_opt_info: lapack_info: Disabled lapack_info: (LAPACK is None) libraries lapack not found in [] NOT AVAILABLE lapack_src_info: NOT AVAILABLE NOT AVAILABLE running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources creating /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3-python3_5/src.linux-x86_64-3.5 creating /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3-python3_5/src.linux-x86_64-3.5/numpy creating /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3-python3_5/src.linux-x86_64-3.5/numpy/distutils building library "npymath" sources customize Gnu95FCompiler Found executable /usr/bin/gfortran Could not locate executable x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -shared Found executable /usr/bin/x86_64-pc-linux-gnu-ar customize IntelFCompiler Could not locate executable ifort Could not locate executable ifc customize LaheyFCompiler Could not locate executable lf95 customize PGroupFCompiler Could not locate executable pgfortran customize AbsoftFCompiler Could not locate executable f90 Could not locate executable f77 customize NAGFCompiler Could not locate executable f95 customize VastFCompiler customize CompaqFCompiler Could not locate executable fort customize IntelItaniumFCompiler Could not locate executable efort Could not locate executable efc customize IntelEM64TFCompiler customize GnuFCompiler Could not locate executable g77 customize G95FCompiler Could not locate executable g95 customize PathScaleFCompiler Could not locate executable pathf95 don't know how to compile Fortran code on platform 'posix' C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -march=native -O2 -pipe -fno-strict-aliasing -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.5m -c' x86_64-pc-linux-gnu-gcc: _configtest.c failure. removing: _configtest.c _configtest.o Running from numpy source directory. /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/system_info.py:552: 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. self.calc_info() /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/system_info.py:552: UserWarning: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. self.calc_info() /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/system_info.py:552: UserWarning: Blas (http://www.netlib.org/blas/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [blas_src]) or by setting the BLAS_SRC environment variable. self.calc_info() /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/system_info.py:552: UserWarning: Lapack (http://www.netlib.org/lapack/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [lapack]) or by setting the LAPACK environment variable. self.calc_info() /var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/system_info.py:552: UserWarning: Lapack (http://www.netlib.org/lapack/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [lapack_src]) or by setting the LAPACK_SRC environment variable. self.calc_info() /usr/lib64/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) Traceback (most recent call last): File "setup.py", line 392, in setup_package() File "setup.py", line 384, in setup_package setup(**metadata) File "/var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/core.py", line 169, in setup return old_setup(**new_attr) File "/usr/lib64/python3.5/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/usr/lib64/python3.5/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib64/python3.5/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/usr/lib64/python3.5/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/command/build.py", line 47, in run old_build.run(self) File "/usr/lib64/python3.5/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/lib64/python3.5/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib64/python3.5/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/command/build_src.py", line 148, in run self.build_sources() File "/var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/command/build_src.py", line 159, in build_sources self.build_library_sources(*libname_info) File "/var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/command/build_src.py", line 294, in build_library_sources sources = self.generate_sources(sources, (lib_name, build_info)) File "/var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3/numpy/distutils/command/build_src.py", line 377, in generate_sources source = func(extension, build_dir) File "numpy/core/setup.py", line 674, in get_mathlib_info raise RuntimeError("Broken toolchain: cannot link a simple C program") RuntimeError: Broken toolchain: cannot link a simple C program * ERROR: dev-python/numpy-1.13.3::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 4234: Called distutils-r1_src_compile * environment, line 1161: Called _distutils-r1_run_foreach_impl 'python_compile' * environment, line 340: Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile' * environment, line 3626: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' * environment, line 2772: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' * environment, line 2770: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile' * environment, line 803: Called distutils-r1_run_phase 'python_compile' * environment, line 1154: Called python_compile * environment, line 3214: Called distutils-r1_python_compile * environment, line 1029: Called esetup.py 'build' * environment, line 1714: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=dev-python/numpy-1.13.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/numpy-1.13.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-python/numpy-1.13.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/numpy-1.13.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3' * S: '/var/tmp/portage/dev-python/numpy-1.13.3/work/numpy-1.13.3'