Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80218 - sci-geosciences/grass-5.0.3: depends on obsolete sci-libs/blas and sci-libs/lapack
Summary: sci-geosciences/grass-5.0.3: depends on obsolete sci-libs/blas and sci-libs/l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-31 08:21 UTC by Sascha Silbe
Modified: 2005-08-07 23:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Silbe 2005-01-31 08:21:39 UTC
Instead of using the already-installed sci-libs/blas-atlas and sci-libs/lapack-atlas, sci-geosciences/grass-5.0.3 wants to install the obsolete (see Bug #30453) sci-libs/blas and sci-libs/lapack.


Reproducible: Always
Steps to Reproduce:
1. emerge --oneshot blas-atlas lapack-atlas
2. emerge -pv grass

Actual Results:  
root@cube:~# emerge -pv grass

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

Calculating dependencies ...done!
[ebuild  NS   ] sci-libs/fftw-2.1.5-r1  -debug -mpi 0 kB 
[ebuild  N    ] sci-libs/blas-19980702  0 kB 
[ebuild  N    ] x11-terms/mlterm-2.9.0  -bidi +gtk +imlib +nls +truetype -uim 0 kB 
[ebuild  N    ] sci-libs/lapack-3.0  0 kB 
[ebuild  N    ] sci-geosciences/grass-5.0.3  -gd +jpeg -motif +nls -odbc +png +postgres -tcltk +tiff +truetype 0 kB 

Total size of downloads: 0 kB


Expected Results:  
Depend on virtual/{blas,lapack}. Use {blas,lapack}-config if needed.


Gentoo Base System version 1.4.16
Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.10-infra-r1-cube-1 i686)
=================================================================
System uname: 2.6.10-infra-r1-cube-1 i686 AMD Athlon(tm) XP 1700+
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Nov  3 2004, 16:59:56)]
distcc 2.16 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.7.9-r1, 1.4_p6, 1.9.4, 1.6.3, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium -mcpu=athlon-tbird -O3 -pipe"
CHOST="i586-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /usr/vice/etc /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/afs/modload /etc/gconf /etc/make.globals /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium -mcpu=athlon-tbird -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks fixpackages maketest sandbox sfperms strict test userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://gentoo.inode.at/ ftp://gentoo.inode.at/source/"
LANG="en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage-local--main--1.0"
SYNC="rsync://hybrid.sascha.silbe.org/gentoo-portage"
USE="x86 3dnow S3TC X acl afs alsa apm avi berkdb bitmap-fonts blas bzlib cdr crypt doc dvd dvdr encode f77 fam flac font-server foomaticdb fortran gdbm gif gimpprint gtk gtk2 gtkhtml guile hbci imagemagick imap imlib ipv6 j-noaim j-nomsn j-noyahoo jabber jpeg kerberos lapack lcms libg++ libwww lvm1 mad maildir makecheck mbox mikmod mmx monitor mozsvg mpeg mysql nas ncurses nls nodrm oggvorbis opengl oss pam pdflib plotutils png postgres python qt qtmt quicktime readline samba scanner sdl serial skey spell sqlite sse ssl tetex tiff truetype truetype-fonts type1-fonts unicode xml xml2 xv xvid zlib linguas_en,de"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-01-31 22:25:15 UTC
note grass isn't currently maintained.
Comment 2 MZM 2005-02-02 01:42:37 UTC
Grass related stuff now gets discussed in bug #72353
There are ebuilds for Grass 5.4.0 and 5.7.0, 6.0.0beta1 for testing and notes on some related bugs too (GDAL, QGIS).

With Grass 5.4.x and newer where problems with building with blas/lapack atlas versions. It is possible, that Grass 5.0.x cant be built with blas-atlas and lapack-atlas. Why? Ask Grass developers ;)
Comment 3 Steve Arnold archtester gentoo-dev 2005-08-07 23:59:11 UTC
The 5.4.0 and 6.0.0 ebuilds work with blas/lapack fine so far on the tested 
arches, and this one is now obsolete.