Your message dated Thu, 20 May 2010 01:02:49 +0000
with message-id <[email protected]>
and subject line Bug#580546: fixed in petsc 3.1.dfsg-2
has caused the Debian Bug report #580546,
regarding --with-clanguage=C++ breaks C support
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.)
--
580546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580546
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpetsc3.0.0
Version: 3.1.0-3.0.0-fix-for-hdf5-1.0
Severity: wishlist
Please build petsc with --with-clanguage=C++ in the future. Some external
libraries that depend on PETSc, like the Toolkit for Advanced Optimization,
require this. It also does not (seem to) break anything and is the only
change needed (in debian/rules) or anywhere else in the source, so making
the change is almost trivial.
Please note that my version number is a bit strange, because I needed another
bugfix to PETSc as well, which is now included in the 3.1p0 release (which,
on the other hand is incompatible with the above mentioned TAO, so I must
backport the HDF5 fix from 3.1p0 to 3.0.0 anyway... frustrating).
Cheers,
Juha
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.33-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libpetsc3.0.0 depends on:
ii libamd2.2.0 1:3.4.0-1 approximate minimum degree orderin
ii libatlas3gf-base [libla 3.6.0-24 Automatically Tuned Linear Algebra
ii libblas3gf [libblas.so. 1.2-4 Basic Linear Algebra Subroutines 3
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.3-5 GCC support library
ii libgfortran3 4.4.3-5 Runtime library for GNU Fortran ap
ii libhdf5-openmpi-1.8.3 1.8.3-2.1 Hierarchical Data Format 5 (HDF5)
ii libhypre-2.4.0 2.4.0b-6 High Performance Matrix Preconditi
ii liblapack3gf [liblapack 3.2.1-2 library of linear algebra routines
ii libopenmpi1.3 1.4.1-2 high performance message passing l
ii libspooles2.2 2.2-6+b1 SPOOLES SParse Object Oriented Lin
ii libstdc++6 4.4.3-5 The GNU Standard C++ Library v3
ii libsuperlu3 3.0+20070106-3 Direct solution of large, sparse s
ii libumfpack5.4.0 1:3.4.0-1 sparse LU factorization library
ii libx11-6 2:1.3.3-2 X11 client-side library
ii openmpi-bin 1.4.1-2 high performance message passing l
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
libpetsc3.0.0 recommends no packages.
libpetsc3.0.0 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: petsc
Source-Version: 3.1.dfsg-2
We believe that the bug you reported is fixed in the latest version of
petsc, which is due to be installed in the Debian FTP archive:
libpetsc3.1-dbg_3.1.dfsg-2_amd64.deb
to main/p/petsc/libpetsc3.1-dbg_3.1.dfsg-2_amd64.deb
libpetsc3.1-dev_3.1.dfsg-2_amd64.deb
to main/p/petsc/libpetsc3.1-dev_3.1.dfsg-2_amd64.deb
libpetsc3.1_3.1.dfsg-2_amd64.deb
to main/p/petsc/libpetsc3.1_3.1.dfsg-2_amd64.deb
petsc-dev_3.1.dfsg-2_all.deb
to main/p/petsc/petsc-dev_3.1.dfsg-2_all.deb
petsc3.1-doc_3.1.dfsg-2_all.deb
to main/p/petsc/petsc3.1-doc_3.1.dfsg-2_all.deb
petsc_3.1.dfsg-2.debian.tar.gz
to main/p/petsc/petsc_3.1.dfsg-2.debian.tar.gz
petsc_3.1.dfsg-2.dsc
to main/p/petsc/petsc_3.1.dfsg-2.dsc
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.
Adam C. Powell, IV <[email protected]> (supplier of updated petsc 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: Wed, 19 May 2010 19:14:34 -0400
Source: petsc
Binary: libpetsc3.1-dev petsc-dev libpetsc3.1 libpetsc3.1-dbg petsc3.1-doc
Architecture: source all amd64
Version: 3.1.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Adam C. Powell, IV <[email protected]>
Description:
libpetsc3.1 - Shared libraries for version 3.1 of PETSc
libpetsc3.1-dbg - Static debugging libraries for PETSc
libpetsc3.1-dev - Static libraries, shared links, header files for PETSc
petsc-dev - Meta-package depending on latest PETSc development package
petsc3.1-doc - Documentation and examples for PETSc
Closes: 580546 582290
Changes:
petsc (3.1.dfsg-2) unstable; urgency=low
.
* Upstream patch level 2.
* Patched to have the effect of regenerating config.[guess|sub] so clean is
cleaner.
* Added a few more files to the debian/rules clean target.
* Added -c-opt to petscvariables directory in examples tarball.
* Added --with-c-support to configure options (closes: #580546).
* Changed control file to conform to Debian Science Policy Manual.
* Added diagnostic to indicate MPI implementation and directory.
* Disabled HDF5 support with LAM because libhdf5-lam-dev is missing at least
one needed library libhdf5_fortran.so (closes: #582290).
Checksums-Sha1:
70320b6f4fb56087fde600bd95cbd8f69b3cd6fd 1625 petsc_3.1.dfsg-2.dsc
26331e07924360538c86e6ad2de8c2557109ac98 829346 petsc_3.1.dfsg-2.debian.tar.gz
278c06fd48c7f99d91377ded0a2b648439959a7b 13464 petsc-dev_3.1.dfsg-2_all.deb
9091883eb8acecba50ab67325306302e4bb7f36b 4189996
petsc3.1-doc_3.1.dfsg-2_all.deb
6d7799af05eaf6590f3f9ddd262b039ef1d3a4e6 18568562
libpetsc3.1-dev_3.1.dfsg-2_amd64.deb
32c1d1d1c902ae60d6b90401992c2cf27ed70bda 2198726
libpetsc3.1_3.1.dfsg-2_amd64.deb
064131119869f3a262ab93070292bbf71d3714f9 21563278
libpetsc3.1-dbg_3.1.dfsg-2_amd64.deb
Checksums-Sha256:
feaeca0edaddca87f2f1e73cddaf8d385f61509d202be438848e943d2eb12596 1625
petsc_3.1.dfsg-2.dsc
f74d61f70c6d4db221b6d81029aa10816bd05a3640d3e2c4ff8b782a1e25db41 829346
petsc_3.1.dfsg-2.debian.tar.gz
58a68c1a9be220c93bdec2f905de38a9c26d1d59799910e49cf67e04f6b2fa5f 13464
petsc-dev_3.1.dfsg-2_all.deb
18fa7e5dfdb8c4c35a1c744440998b2987fcddef519df43a1fbf529249a5dd90 4189996
petsc3.1-doc_3.1.dfsg-2_all.deb
ad856d8f39579e22e7dc75dc7d23f2416f90c8b24d11b18bbc94d5ad6657b877 18568562
libpetsc3.1-dev_3.1.dfsg-2_amd64.deb
9c15eb3a98690e706332f6df89f1c4149249612918df92bcb564fc4ce10f3de5 2198726
libpetsc3.1_3.1.dfsg-2_amd64.deb
dc66743270485a0ab60eb472205029dc99366f48cef889e101921f981a8dd3cf 21563278
libpetsc3.1-dbg_3.1.dfsg-2_amd64.deb
Files:
38d9d66272ef6809813e712028a23865 1625 devel extra petsc_3.1.dfsg-2.dsc
8862fdd6230bf36a18d68b3dae892a29 829346 devel extra
petsc_3.1.dfsg-2.debian.tar.gz
d9b7e85325c85ce8bc46b373d0b198e9 13464 libdevel extra
petsc-dev_3.1.dfsg-2_all.deb
51256f4b321b1818fa6e19a135fe4a08 4189996 doc extra
petsc3.1-doc_3.1.dfsg-2_all.deb
d91ab919f84b4cbddf4ad570e10c7f23 18568562 libdevel extra
libpetsc3.1-dev_3.1.dfsg-2_amd64.deb
72c02da9aba772d7b6b24e4bcb0a5221 2198726 libs extra
libpetsc3.1_3.1.dfsg-2_amd64.deb
a0a09b18b5b95bf9d69e1bacb227773f 21563278 debug extra
libpetsc3.1-dbg_3.1.dfsg-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkv0hPsACgkQUm8B6FZO5LaqVgCdHYCAPS8HsjuKg0QzaL58ymg7
FvAAmwUIPUrThNgIbDZIGt06Y4+nh6cL
=UpfM
-----END PGP SIGNATURE-----
--- End Message ---