[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-octave-devel] Bug#579360: marked as done (#: linker cannot resolve -llapackgf-3 and -lblas-3gf)



Your message dated Tue, 27 Apr 2010 20:29:35 +0200
with message-id <20100427182935.GA6500@atlan>
and subject line Re: [Pkg-octave-devel] Bug#579360: #: linker cannot resolve -llapackgf-3 and -lblas-3gf
has caused the Debian Bug report #579360,
regarding #: linker cannot resolve -llapackgf-3 and -lblas-3gf
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
579360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579360
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave3.2-headers
Version: 3.2.4-3
Severity: grave
Justification: renders package unusable


mkoctfile3.2 won't compile because liblapackgf-3 and liblas-3gf are missing.

none of the following files liblapackgf-3.so and liblas-3gf.so seems to be
available in a Debian package.

the following change fixes the problem

#: ${BLAS_LIBS="-llapackgf-3 -lblas-3gf"}
: ${BLAS_LIBS="-llapack -lblas"}

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages octave3.2-headers depends on:
ii  g++                       4:4.4.3-1      The GNU C++ compiler
ii  gcc                       4:4.4.3-1      The GNU C compiler
ii  gfortran                  4:4.4.3-1      The GNU Fortran 95 compiler
ii  libblas-dev               1.2-7          Basic Linear Algebra Subroutines 3
ii  libfftw3-dev              3.2.2-1        library for computing Fast Fourier
ii  libhdf5-serial-dev        1.8.4-patch1-1 Hierarchical Data Format 5 (HDF5) 
ii  liblapack-dev             3.2.1-7        library of linear algebra routines
ii  libncurses5-dev           5.7+20100313-2 developer's libraries and docs for
ii  libreadline-dev           6.1-2          GNU readline and history libraries
ii  libreadline6-dev          6.1-2          GNU readline and history libraries
ii  octave3.2                 3.2.4-3        GNU Octave language for numerical 

octave3.2-headers recommends no packages.

octave3.2-headers suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
package: octave3.2-headers
version: 3.2.4-4
thanks

On Tue, Apr 27, 2010 at 12:28:05PM +0200, Eric Chassande-Mottin wrote:
> Package: octave3.2-headers
> Version: 3.2.4-3
> Severity: grave
> Justification: renders package unusable
> 
> 
> mkoctfile3.2 won't compile because liblapackgf-3 and liblas-3gf are missing.

This was fixed in 3.2.4-4, which is currently not transitioning to
testing, due to a missing lapack. lapack failed to build on mipsel due to
using a too old blas packages.

I already asked for give-back of lapack on mipsel:
http://lists.debian.org/debian-wb-team/2010/04/msg00055.html

So, sorry, nothing I can do here. Although you could try the version
from unstable.

	Thomas


--- End Message ---

Reply to: