Please sponsor the attached debdiff.
The merged package builds fine in an i386 pbuilder on i386.
Please note, it will not build in an i386 pbuilder on amd64, as atlas uses
uname to detect the architecture, which detects the host arch instead of the
chroot arch.
The required files can be found on MoM. On Dad the dsc and diff for 3.6.0-21.5
are missing.
The new package also solves the linking/dependency issue from the
original bug report.
** Description changed:
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 <[EMAIL PROTECTED]> 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)
** Attachment added: "debian-ubuntu.debdiff"
http://launchpadlibrarian.net/17348081/debian-ubuntu.debdiff
--
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs