* Package: dev-python/numpy-1.5.1  * Repository: gentoo  * Maintainer: sci@gentoo.org python@gentoo.org  * USE: amd64 doc elibc_glibc kernel_linux multilib_abi_amd64 multilib_abi_x86 userland_GNU  * FEATURES: preserve-libs sandbox splitdebug suidctl userpriv usersandbox >>> ABI=x86 >>> Unpacking source (for ABI=x86)... >>> Unpacking numpy-1.5.1.tar.gz to /var/tmp/portage/dev-python/numpy-1.5.1/work >>> Source unpacked in /var/tmp/portage/dev-python/numpy-1.5.1/work >>> Preparing source in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1 (for ABI=x86) ... * Applying numpy-1.1.0-f2py.patch ...  [ ok ] * Applying numpy-1.3.0-fenv-freebsd.patch ...  [ ok ] * Applying numpy-1.4.0-interix.patch ...  [ ok ] * Applying numpy-1.5.1-python-3.2.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1 (for ABI=x86) ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1 (for ABI=x86) ... * Building of dev-python/numpy-1.5.1 with CPython 2.6... python2.6-x86 setup.py build -b build-2.6 Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 1 blas_opt_info: blas_mkl_info: Disabled blas_mkl_info: (MKL is None) Disabled blas_mkl_info: (MKL is None)  NOT AVAILABLE  atlas_blas_threads_info: Disabled atlas_blas_threads_info: (PTATLAS is None)  NOT AVAILABLE  atlas_blas_info: Disabled atlas_blas_info: (ATLAS is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1399: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) blas_info: Disabled blas_info: (BLAS is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1408: UserWarning: Blas (http://www.netlib.org/blas/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [blas]) or by setting the BLAS environment variable. warnings.warn(BlasNotFoundError.__doc__) blas_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1411: UserWarning: Blas (http://www.netlib.org/blas/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [blas_src]) or by setting the BLAS_SRC environment variable. warnings.warn(BlasSrcNotFoundError.__doc__)  NOT AVAILABLE  lapack_opt_info: lapack_mkl_info: mkl_info: Disabled mkl_info: (MKL is None) Disabled mkl_info: (MKL is None)  NOT AVAILABLE   NOT AVAILABLE  atlas_threads_info: Disabled atlas_threads_info: (PTATLAS is None) numpy.distutils.system_info.atlas_threads_info  NOT AVAILABLE  atlas_info: Disabled atlas_info: (ATLAS is None) numpy.distutils.system_info.atlas_info  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1306: UserWarning: Atlas (http://math-atlas.sourceforge.net/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [atlas]) or by setting the ATLAS environment variable. warnings.warn(AtlasNotFoundError.__doc__) lapack_info: Disabled lapack_info: (LAPACK is None)  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1317: UserWarning: Lapack (http://www.netlib.org/lapack/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [lapack]) or by setting the LAPACK environment variable. warnings.warn(LapackNotFoundError.__doc__) lapack_src_info:  NOT AVAILABLE  /var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/system_info.py:1320: UserWarning: Lapack (http://www.netlib.org/lapack/) sources not found. Directories to search for the sources can be specified in the numpy/distutils/site.cfg file (section [lapack_src]) or by setting the LAPACK_SRC environment variable. warnings.warn(LapackSrcNotFoundError.__doc__)  NOT AVAILABLE  running 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 build-2.6 creating build-2.6/src.linux-x86_64-2.6 creating build-2.6/src.linux-x86_64-2.6/numpy creating build-2.6/src.linux-x86_64-2.6/numpy/distutils building library "npymath" sources customize GnuFCompiler Could not locate executable g77 Could not locate executable f77 customize IntelFCompiler Could not locate executable ifort Could not locate executable ifc customize LaheyFCompiler Could not locate executable lf95 customize PGroupFCompiler Could not locate executable pgf90 Could not locate executable pgf77 customize AbsoftFCompiler Could not locate executable f90 customize NAGFCompiler Could not locate executable f95 customize VastFCompiler customize CompaqFCompiler Could not locate executable fort customize IntelItaniumFCompiler Could not locate executable efort Could not locate executable efc customize IntelEM64TFCompiler customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -m32 -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/include -I/usr/include/python2.6 -c' x86_64-pc-linux-gnu-gcc: _configtest.c x86_64-pc-linux-gnu-gcc _configtest.o -o _configtest /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `_configtest.o' is incompatible with i386:x86-64 output collect2: ld returned 1 exit status /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: i386 architecture of input file `_configtest.o' is incompatible with i386:x86-64 output collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o Traceback (most recent call last): File "setup.py", line 211, in setup_package() File "setup.py", line 204, in setup_package configuration=configuration ) File "/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/core.py", line 186, in setup return old_setup(**new_attr) File "/usr/lib32/python2.6/distutils/core.py", line 152, in setup dist.run_commands() File "/usr/lib32/python2.6/distutils/dist.py", line 975, in run_commands self.run_command(cmd) File "/usr/lib32/python2.6/distutils/dist.py", line 995, in run_command cmd_obj.run() File "/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/command/build.py", line 37, in run old_build.run(self) File "/usr/lib32/python2.6/distutils/command/build.py", line 134, in run self.run_command(cmd_name) File "/usr/lib32/python2.6/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/usr/lib32/python2.6/distutils/dist.py", line 995, in run_command cmd_obj.run() File "/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/command/build_src.py", line 152, in run self.build_sources() File "/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/command/build_src.py", line 163, in build_sources self.build_library_sources(*libname_info) File "/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/command/build_src.py", line 298, in build_library_sources sources = self.generate_sources(sources, (lib_name, build_info)) File "/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1/numpy/distutils/command/build_src.py", line 385, in generate_sources source = func(extension, build_dir) File "numpy/core/setup.py", line 686, 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.5.1 failed (compile phase): * Building failed with CPython 2.6 in distutils_building() function * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 5961: Called distutils_src_compile * environment, line 1880: Called python_execute_function 'distutils_building' * environment, line 4372: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/numpy-1.5.1', * the complete build log and the output of 'emerge -pqv =dev-python/numpy-1.5.1'. * The complete build log is located at '/var/tmp/portage/dev-python/numpy-1.5.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/numpy-1.5.1/temp/environment'. * S: '/var/tmp/portage/dev-python/numpy-1.5.1/work/numpy-1.5.1'