Your message dated Tue, 22 Dec 2009 15:19:06 +0000
with message-id <[email protected]>
and subject line Bug#552709: fixed in getfem++ 4.0.0-3
has caused the Debian Bug report #552709,
regarding libgmm++-dev: Broken gmm_superlu_interface.h
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 [email protected]
immediately.)
--
552709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552709
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgmm++-dev
Version: 4.0.0-2
Severity: normal
The superlu interface is broken. When the superlu solver is used, The code will
not compile as
the access to the arrays is wrong. The following patch should fixed that:
318,319c318,319
< Create_CompCol_Matrix(&SA, m, n, nz, csc_A.pr,
< (int *)(csc_A.ir), (int *)(csc_A.jc));
---
> Create_CompCol_Matrix(&SA, m, n, nz, (T *)(&csc_A.pr[0]),
> (int *)(&csc_A.ir[0]), (int *)(&csc_A.jc[0]));
Best Regards,
Jan
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: getfem++
Source-Version: 4.0.0-3
We believe that the bug you reported is fixed in the latest version of
getfem++, which is due to be installed in the Debian FTP archive:
getfem++_4.0.0-3.diff.gz
to main/g/getfem++/getfem++_4.0.0-3.diff.gz
getfem++_4.0.0-3.dsc
to main/g/getfem++/getfem++_4.0.0-3.dsc
libgetfem++-dbg_4.0.0-3_i386.deb
to main/g/getfem++/libgetfem++-dbg_4.0.0-3_i386.deb
libgetfem++-dev_4.0.0-3_i386.deb
to main/g/getfem++/libgetfem++-dev_4.0.0-3_i386.deb
libgetfem4++_4.0.0-3_i386.deb
to main/g/getfem++/libgetfem4++_4.0.0-3_i386.deb
libgmm++-dev_4.0.0-3_all.deb
to main/g/getfem++/libgmm++-dev_4.0.0-3_all.deb
python-getfem++_4.0.0-3_i386.deb
to main/g/getfem++/python-getfem++_4.0.0-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Konstantinos Poulios <[email protected]> (supplier of updated
getfem++ package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 22 Dec 2009 14:41:24 +0100
Source: getfem++
Binary: libgetfem4++ libgetfem++-dbg libgetfem++-dev libgmm++-dev
python-getfem++
Architecture: source all i386
Version: 4.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Scientific Computing Team
<[email protected]>
Changed-By: Konstantinos Poulios <[email protected]>
Description:
libgetfem++-dbg - Debugging symbols for the GETFEM++ generic finite element
library
libgetfem++-dev - Development files for the GETFEM++ generic finite element
library
libgetfem4++ - GETFEM++ generic finite element library
libgmm++-dev - Generic C++ template library for sparse, dense and skyline
matric
python-getfem++ - Python interface to the GETFEM++ generic finite element
library
Closes: 552709
Changes:
getfem++ (4.0.0-3) unstable; urgency=low
.
* Fix broken superlu interface in libgmm++-dev (Closes: #552709)
Checksums-Sha1:
ec99331c66b787c336d9d93ec1f8c27b7d2f8e38 1484 getfem++_4.0.0-3.dsc
7ea2328034e1ed9a0a1f67b9564bc93f17cda525 5688 getfem++_4.0.0-3.diff.gz
dfd0c42b1b86a3abee9982b8328307273b4ef193 157838 libgmm++-dev_4.0.0-3_all.deb
c13d66ae760c1829b23e5f5fbb3660dc28393f3b 1826222 libgetfem4++_4.0.0-3_i386.deb
fe16e05c7e0b5941824e55415501eec44adf428b 20657970
libgetfem++-dbg_4.0.0-3_i386.deb
fdfbd1652b221cf2ccf7c0b592e59944d83dd0ea 3270408
libgetfem++-dev_4.0.0-3_i386.deb
bf303d2f49d06e7ba392cb5b95fdeb92126b6b62 1474998
python-getfem++_4.0.0-3_i386.deb
Checksums-Sha256:
d5c2068515ce14d15de40aeafaa36202ea5d384e3f6bda94049f0f3d8aba8482 1484
getfem++_4.0.0-3.dsc
efbe2e54c7533754c2de508b2a21d6b11ca17718bdcfe4516018b0f28e2e89f7 5688
getfem++_4.0.0-3.diff.gz
44d6ab4e4b1c580a9e34bdd5bab907ec5d1e6bfefda1b4f7711b61c63667054b 157838
libgmm++-dev_4.0.0-3_all.deb
13ef8dcf74793df54055aebc55a748e8de897af9f1020cdc3efb6801d7f8a31e 1826222
libgetfem4++_4.0.0-3_i386.deb
dea49839cea5600c8389b29ae017db8500eae8078f754c88e28410306615857f 20657970
libgetfem++-dbg_4.0.0-3_i386.deb
53db0ca5cdbce5be57478a002e0d2a18fdd1a6bd63d1fd426c04aa731856d382 3270408
libgetfem++-dev_4.0.0-3_i386.deb
0d0285d0a694139a660a60f369d3581fc38a2f007aff265bb70895e5a3416f2e 1474998
python-getfem++_4.0.0-3_i386.deb
Files:
58ce2862b99dd01ba04e3da8b5e9c3ef 1484 libs extra getfem++_4.0.0-3.dsc
4f74665960ef8613339a1cc6df68f36e 5688 libs extra getfem++_4.0.0-3.diff.gz
a6be16d392d4f366017a798adb6e843a 157838 libdevel extra
libgmm++-dev_4.0.0-3_all.deb
a21c4447b53266c1ad673201f8160c40 1826222 libs extra
libgetfem4++_4.0.0-3_i386.deb
e9f2c09e82a3feade80b99a8a2dca5d6 20657970 debug extra
libgetfem++-dbg_4.0.0-3_i386.deb
2d6bae7d24c479b7de9be984acbf9f71 3270408 libdevel extra
libgetfem++-dev_4.0.0-3_i386.deb
f6e30b2752a97219c7e64c6bc9a12868 1474998 python extra
python-getfem++_4.0.0-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksw3CUACgkQiOXXM92JlhABFACg3WnB1CALsKviYxExAFwwRL5i
TzEAoJ4zD0RBgNoK4wU9Bkx72SX20QpS
=Bc58
-----END PGP SIGNATURE-----
--- End Message ---