[Bug 261089] [NEW] Please merge atlas 3.6.0-22 (universe) from Debian unstable (main)

Launchpad Bug Tracker 261089 at bugs.launchpad.net
Sat Sep 6 17:56:01 BST 2008


You have been subscribed to a public bug by Albert Damen (albrt):

Binary package hint: libatlas-base-dev

Please merge atlas 3.6.0-22 (universe) from Debian unstable (main)

atlas 3.6.0-22 fixes the FTBFS on i386. It is a bug fix only revision,
no new features

Changelog since last common version (3.6.0-21.5):
atlas (3.6.0-22) unstable; urgency=low

  [ Bernd Zeimetz ]
  * Maintainer changed to Debian Scientific Computing Team, adding Camm
    Maguire and Ondrej Certik as Uploaders.
  * Acknowledging the previous NMUs, thanks for taking care of the package!
  * DM-Upload-Allowed: yes field added
  * Fixing FTBFS error due to inlining the same function several times. Thanks
    to Matt Kraai for the patch (Closes: #486974).

 -- Ondrej Certik <ondrej at certik.cz>  Mon, 11 Aug 2008 21:41:25 +0200

--------------------
Original text:
The blas and lapack libraries provided by libatlas-base-dev are unaware of their dependency on gfortran,

>ldd /usr/lib/atlas/libblas.so /usr/lib/atlas/liblapack.so
/usr/lib/atlas/libblas.so:
	linux-gate.so.1 =>  (0xb7fca000)
	libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7b1c000)
	/lib/ld-linux.so.2 (0xb7fcb000)
/usr/lib/atlas/liblapack.so:
	linux-gate.so.1 =>  (0xb7fce000)
	libblas.so.3gf => /usr/lib/atlas/libblas.so.3gf (0xb754d000)
	libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb73fe000)
	/lib/ld-linux.so.2 (0xb7fcf000)

Linking to these libraries results in unresolved symbols if -lgfortran
in not added. The affects Hardy and Intrepid.

In contrast under Debian Lenny, the libraries provided by libatlas-base-
dev are aware of the dependency. Under Lenny,

>ldd /usr/lib/atlas/libblas.so /usr/lib/atlas/liblapack.so
/usr/lib/atlas/libblas.so:
       linux-gate.so.1 =>  (0xb7f14000)
       libgfortran.so.3 => /usr/lib/libgfortran.so.3 (0xb7ad6000)
       libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7ab0000)
       libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7aa2000)
       libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7947000)
       /lib/ld-linux.so.2 (0xb7f15000)
/usr/lib/atlas/liblapack.so:
       linux-gate.so.1 =>  (0xb7f0d000)
       libblas.so.3gf => /usr/lib/atlas/libblas.so.3gf (0xb740e000)
       libgfortran.so.3 => /usr/lib/libgfortran.so.3 (0xb735c000)
       libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7335000)
       libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7328000)
       libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb71cd000)
       /lib/ld-linux.so.2 (0xb7f0e000)

** Affects: atlas (Ubuntu)
     Importance: Undecided
         Status: Confirmed

** Affects: atlas (Debian)
     Importance: Unknown
         Status: Unknown

-- 
Please merge atlas 3.6.0-22 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/261089
You received this bug notification because you are a member of Ubuntu Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list