On 01/08/2017 12:01 AM, [email protected] wrote: > Hello, > I want to use dev-lang/R on gentoo/prefix. > But failed to build libblas as follows. > How can I fix this failure? > > cd > /home/kaneko/gentoo/var/tmp/portage/sci-libs/blas-reference-20151113-r1/work/blas-reference-20151113_build/BLAS/SRC > && /home/kaneko/gentoo/usr/bin/cmake -E cmake_symlink_library > ../../lib/libblas.so.3.6.0 ../../lib/libblas.so.3 ../../lib/libblas.so > make[2]: *** [BLAS/SRC/CMakeFiles/blas.dir/build.make:4002: > lib/libblas.so] Error 1 > make[2]: *** Deleting file 'lib/libblas.so' > make[2]: Leaving directory > '/home/kaneko/gentoo/var/tmp/portage/sci-libs/blas-reference-20151113-r1/work/blas-reference-20151113_build' > make[1]: *** [CMakeFiles/Makefile2:1004: > BLAS/SRC/CMakeFiles/blas.dir/all] Error 2 > make[1]: Leaving directory > '/home/kaneko/gentoo/var/tmp/portage/sci-libs/blas-reference-20151113-r1/work/blas-reference-20151113_build' > make: *** [Makefile:161: all] Error 2 > make: Leaving directory > '/home/kaneko/gentoo/var/tmp/portage/sci-libs/blas-reference-20151113-r1/work/blas-reference-20151113_build/BLAS' > * ERROR: sci-libs/blas-reference-20151113-r1::gentoo failed (compile > phase): > * emake failed > > emerge --info text file is attached. > > Tkane
It doesn't look like the error is contained in the snipped you've provided, it's probably further up in the build log. Dan

