Your message dated Sat, 08 Dec 2012 11:03:13 +0000
with message-id <[email protected]>
and subject line Bug#681589: fixed in givaro 3.7.1-1
has caused the Debian Bug report #681589,
regarding givaro: uses system include syntax for local header
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.)
--
681589: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681589
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: givaro
Version: 3.7.0-2
Severity: serious
Justification: breaks reverse dependencies
Tag: patch
http://gcc.gnu.org/onlinedocs/cpp/Include-Syntax.html#Include-Syntax
givaro-3.7.0/src/kernel/gmp++/gmp++.h specifies an include for one of
it's own header files (gmpxx.h) using system include syntax instead of
local include syntax.
This has two effects:
0: If /usr/include/gmp++/gmp++.h exists when givaro is built, that will
be used in preference to the (possibly modified) copy
in ./src/kernel/gmp ++/
1: linbox and other packages which use givaro_check.m4 will fail to
build from source because gmpxx.h cannot be found by the configure
check.
The syntax needs to be changed but also, if givaro used pkg-config,
there would be no need for givaro_check.m4 in the first place.
--
Neil Williams
=============
http://www.linux.codehelp.co.uk/
--- /usr/include/gmp++/gmp++.h
+++ /var/cache/pbuilder/build/16013/usr/include/gmp++/gmp++.h
@@ -30,7 +30,7 @@
#if !defined(GMP_VERSION_3) && !defined(GMP_NO_CXX) && !defined(__GIVARO_GMP_VERSION_3) && !defined(__GIVARO_GMP_NO_CXX)
// gmpxx.h defines __GMP_PLUSPLUS__
-#include <gmpxx.h>
+#include "gmpxx.h"
#endif
#ifdef __GIVARO_GMP_VERSION_3
pgpM4yovouEAI.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: givaro
Source-Version: 3.7.1-1
We believe that the bug you reported is fixed in the latest version of
givaro, which is due to be installed in the Debian FTP archive.
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.
Lifeng Sun <[email protected]> (supplier of updated givaro 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: Fri, 13 Jul 2012 22:44:32 +0800
Source: givaro
Binary: libgivaro-dev libgivaro1 libgivaro-doc givaro-user-doc givaro-dev-doc
Architecture: source amd64 all
Version: 3.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Lifeng Sun <[email protected]>
Description:
givaro-dev-doc - Developer Documentation for Givaro (obsolete)
givaro-user-doc - User Documentation for Givaro (obsolete)
libgivaro-dev - arithmetic and algebraic computations - development files
libgivaro-doc - Documentation for Givaro
libgivaro1 - arithmetic and algebraic computations
Closes: 678769 681589
Changes:
givaro (3.7.1-1) unstable; urgency=low
.
* New upstream release.
* Remove bus-error.patch: applied by upstream.
* Bump SONAME. (Closes: #678769)
* New patch: local-include-syntax.patch. (Closes: #681589)
* New package: libgivaro-doc. Set givaro-user-doc and givaro-dev-doc
as transitional packages. Thanks to Daniel Leidert.
Checksums-Sha1:
62d0f358055f808ea4abb5891062576f70a40ad4 1615 givaro_3.7.1-1.dsc
45e15129b038fb910043087ac9a1dd850d64711d 794494 givaro_3.7.1.orig.tar.gz
f5b9f97e6562c222c0451852bad9f62be76dd362 13666 givaro_3.7.1-1.debian.tar.gz
37a4d046ff51c49b77924516d15da7ade5107d80 318592 libgivaro-dev_3.7.1-1_amd64.deb
a2aeb99d1210c54f6762ad6806abcf732410ecba 106352 libgivaro1_3.7.1-1_amd64.deb
9d3369a279169c67c23148c7ec4e1d89b564812b 2427952 libgivaro-doc_3.7.1-1_all.deb
ae13911830ce115fcfc988da584646a5254444da 11524 givaro-user-doc_3.7.1-1_all.deb
0c4e46a35295e7b79e98973489a8f6fec726ebfa 11510 givaro-dev-doc_3.7.1-1_all.deb
Checksums-Sha256:
d8fac5992ab69601cc1bc4bf5accc42175a8ff4d22a4110aa826d79d814bd06e 1615
givaro_3.7.1-1.dsc
6013e766a52f923e341adbb89ffb3c5f569bfa9f7f884fe18e337bea4e721bd6 794494
givaro_3.7.1.orig.tar.gz
b24da62c5e268c2dec64a8109373dca44c4855bb253538832875e97b3148e80d 13666
givaro_3.7.1-1.debian.tar.gz
e875530d461f902db51e81225b464ccb2d6237e93c6432466df2f6e703c94fb0 318592
libgivaro-dev_3.7.1-1_amd64.deb
6856cc72017a39960dd4a320a7f9dfccf8f50361a50a77b15fac84fd44414c06 106352
libgivaro1_3.7.1-1_amd64.deb
83710a23ba1dfe91b61ca101a42bc983d6dcba635e9fe0b2f55d4846a29a965e 2427952
libgivaro-doc_3.7.1-1_all.deb
19cd80ad9bda225bb974617137194b0d0436f25ca4f809ee1cc4d02f73f6c2b1 11524
givaro-user-doc_3.7.1-1_all.deb
c91c21bf24b50fb83d4a97c1ff2e8d03f56a196224ef353a0602376ec11a5a95 11510
givaro-dev-doc_3.7.1-1_all.deb
Files:
12fc924b401251d2f2d941ac0aba8990 1615 math optional givaro_3.7.1-1.dsc
ba0981377ef4737018f0b295ac5bbb01 794494 math optional givaro_3.7.1.orig.tar.gz
0fc09f87ed5aff04efceaf7f803db1e6 13666 math optional
givaro_3.7.1-1.debian.tar.gz
3f0b4d9b151d05ac1ee177ce7f3f5a2c 318592 libdevel optional
libgivaro-dev_3.7.1-1_amd64.deb
a2829afeb7eb23a2b1aaf431fd348c08 106352 libs optional
libgivaro1_3.7.1-1_amd64.deb
623d6bdf61a0d197c1e7a2df80af1525 2427952 doc optional
libgivaro-doc_3.7.1-1_all.deb
94d4a220489fdab271939390c53c5c64 11524 doc optional
givaro-user-doc_3.7.1-1_all.deb
028d7a20a167193942b9812d23ba7f8a 11510 doc optional
givaro-dev-doc_3.7.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlAFzFYACgkQm0bx+wiPa4wSJwCgv9MwRhe4kWGeEajyGsh8UrD/
Xe4An1YKlRX3d4c7FAGAmjIcmIPPHrxf
=rvM3
-----END PGP SIGNATURE-----
--- End Message ---