Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 125561

Summary: sci-geosciences/grass-6.0.1 configure: error: Unable to locate BLAS library
Product: Gentoo Linux Reporter: Kimmo Sundqvist <kimmo.sundqvist>
Component: Current packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: normal CC: matteo, sci
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://grass.itc.it/
Whiteboard:
Package list:
Runtime testing required: ---

Description Kimmo Sundqvist 2006-03-08 19:31:23 UTC
checking for location of FFTW includes... 
checking for fftw.h... yes
checking for location of FFTW library... 
checking for fftwnd_one in -lfftw... yes
checking whether to use BLAS... yes
checking for location of BLAS library... 
checking for dnrm2_ in -lblas... no
checking for dnrm2_ in -lblas... no
configure: error: *** Unable to locate BLAS library.

!!! ERROR: sci-geosciences/grass-6.0.1 failed.

And:

# emerge -pv grass    

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] sci-geosciences/grass-6.0.1  +blas +fftw +jpeg -lapack +motif +mysql +nls -odbc +opengl +png -postgres +readline +tiff +truetype 0 kB 

Total size of downloads: 0 kB
# emerge -pv blas blas-atlas grass

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] sci-libs/blas-19980702  -debug 92 kB 
[ebuild   R   ] sci-libs/blas-atlas-3.6.0-r1  -doc 0 kB 
[ebuild  N    ] sci-geosciences/grass-6.0.1  +blas +fftw +jpeg -lapack +motif +mysql +nls -odbc +opengl +png -postgres +readline +tiff +truetype 0 kB 

Total size of downloads: 92 kB
#
Comment 1 Matteo Spreafico 2006-03-11 11:41:15 UTC
Same problem here.

blas-config -p

Current profiles:
F77 BLAS: /usr/lib/blas/f77-threaded-ATLAS
C BLAS: /usr/lib/blas/c-threaded-ATLAS

Portage 2.1_pre5-r4 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.4-r0, 2.6.15-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r7 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -ftracer -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/grass60/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/spool/PBS /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -ftracer -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/ http://gentoo.ngi.it/ http://distfiles.gentoo.org"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acl acpi alsa apache2 arts audiofile avi bash-completion berkdb bitmap-fonts blas bzip2 caps cdparanoia cdr crypt ctype cups curl curlwrappers dba dbus dri dts dvd dvdr dvdread eds emboss encode esd exif expat ffmpeg fftw flac flash foomaticdb fortran ftp gcj gd gdbm gif gmp gnome gnutls gpm gstreamer gtk gtk2 gtkhtml hal idn ieee1394 imagemagick imap imlib iodbc ipv6 java javascript jpeg jpeg2k kde kdeenablefinal lapack lcms ldap libcaca libedit libgda lm_sensors lzw lzw-tiff mad mailwrapper matroska mbox mhash ming mng motif mp3 mpeg mysql ncurses netcdf nis nls nptl nsplugin odbc offensive ogg opengl pam pcntl pcre pdf pdflib perl php png posix postgres ppds prelude python qt quicktime readline samba sasl scanner sdl session simplexml slang slp smartcard sndfile snmp sockets socks5 speex spell spl sqlite ssl svg sysvipc szip tcltk tcpd tetex theora threads tidy tiff truetype truetype-fonts type1-fonts unicode usb vcd vorbis wmf xine xml xml2 xmlrpc xmms xosd xpm xprint xsl xv xvid zlib elibc_glibc kernel_linux linguas_it userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS
Comment 2 MZM 2006-03-14 07:10:34 UTC
Please remove BLAS and LAPACK dependencies from ebuild. Those currently are unused in GRASS 6.x and thus after my request removed from requirements list.

See: http://grass.itc.it/grass60/source/REQUIREMENTS.html
Comment 3 Steve Arnold archtester gentoo-dev 2006-03-18 14:30:29 UTC
Fixed in 6.0.1 and 6.0.2