Your message dated Sun, 27 Dec 2009 22:47:08 +0000
with message-id <[email protected]>
and subject line Bug#505022: fixed in perceptualdiff 1.0.1-1.3
has caused the Debian Bug report #505022,
regarding FTBFS with GCC 4.4: missing #include
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.)
--
505022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505022
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perceptualdiff
Version: 1.0.1-1.2
User: [email protected]
Usertags: ftbfs-gcc-4.4
Tags: patch
Your package fails to build with the upcoming GCC 4.4. Version 4.4
has not been released yet but I'm building with a snapshot in order
to find errors and give people an advance warning.
GCC 4.4 cleaned up some more C++ headers. You always have to #include
headers directly and cannot rely for things to be included indirectly.
You can reproduce this problem with gcc-snapshot from unstable.
> Automatic build of perceptualdiff_1.0.1-1.2 on em64t by sbuild/amd64 0.53
...
> [ 80%] Building CXX object CMakeFiles/perceptualdiff.dir/CompareArgs.o
> [100%] Building CXX object CMakeFiles/perceptualdiff.dir/Metric.o
> /build/tbm/perceptualdiff-1.0.1/Metric.cpp: In function 'bool
> Yee_Compare(CompareArgs&)':
> /build/tbm/perceptualdiff-1.0.1/Metric.cpp:162: error: 'printf' was not
> declared in this scope
> /build/tbm/perceptualdiff-1.0.1/Metric.cpp:186: error: 'printf' was not
> declared in this scope
> /build/tbm/perceptualdiff-1.0.1/Metric.cpp:194: error: 'printf' was not
> declared in this scope
> /build/tbm/perceptualdiff-1.0.1/Metric.cpp:299: error: 'sprintf' was not
> declared in this scope
> make[3]: *** [CMakeFiles/perceptualdiff.dir/Metric.o] Error 1
> make[3]: Leaving directory `/build/tbm/perceptualdiff-1.0.1'
> make[2]: *** [CMakeFiles/perceptualdiff.dir/all] Error 2
--- Metric.cpp~ 2008-11-08 17:02:55.000000000 +0000
+++ Metric.cpp 2008-11-08 17:03:02.000000000 +0000
@@ -19,6 +19,7 @@
#include "RGBAImage.h"
#include "LPyramid.h"
#include <math.h>
+#include <cstdio>
#ifndef M_PI
#define M_PI 3.14159265f
@@ -313,4 +314,4 @@
}
}
return false;
-}
\ No newline at end of file
+}
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: perceptualdiff
Source-Version: 1.0.1-1.3
We believe that the bug you reported is fixed in the latest version of
perceptualdiff, which is due to be installed in the Debian FTP archive:
perceptualdiff_1.0.1-1.3.diff.gz
to main/p/perceptualdiff/perceptualdiff_1.0.1-1.3.diff.gz
perceptualdiff_1.0.1-1.3.dsc
to main/p/perceptualdiff/perceptualdiff_1.0.1-1.3.dsc
perceptualdiff_1.0.1-1.3_i386.deb
to main/p/perceptualdiff/perceptualdiff_1.0.1-1.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.
Christoph Egger <[email protected]> (supplier of updated perceptualdiff
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: SHA512
Format: 1.8
Date: Fri, 25 Dec 2009 23:27:06 +0100
Source: perceptualdiff
Binary: perceptualdiff
Architecture: source i386
Version: 1.0.1-1.3
Distribution: unstable
Urgency: low
Maintainer: Jeff Breidenbach <[email protected]>
Changed-By: Christoph Egger <[email protected]>
Description:
perceptualdiff - perceptual image comparison tool
Closes: 505022
Changes:
perceptualdiff (1.0.1-1.3) unstable; urgency=low
.
* Non-maintainer upload.
* Fix build with gcc-4.4 using patch from Martin Michlmayr (Closes:
#505022)
Checksums-Sha1:
5b202ee5456628ef63229b0dd8264f9c83e0ec46 1693 perceptualdiff_1.0.1-1.3.dsc
bf3019ec91530d7d01e81f990fbadedab6fc1e88 3166 perceptualdiff_1.0.1-1.3.diff.gz
67a90633c0ae2dda2288fc80fb9027fcb07ecc0a 15596
perceptualdiff_1.0.1-1.3_i386.deb
Checksums-Sha256:
3111cf862c9ba383a375235a24aec73c77abed9fdb50f802cb8cb44e3397d8cb 1693
perceptualdiff_1.0.1-1.3.dsc
7d492be3952280d7987c6d35033f0bfcf6a646b822f78704b7a261a5fdfc9ead 3166
perceptualdiff_1.0.1-1.3.diff.gz
d89f1b59072e78327fbb5c8903bb8f959d50a395deb4d83e406b7988456d2b70 15596
perceptualdiff_1.0.1-1.3_i386.deb
Files:
6efb75cfad9e5fdb0f856f3d8e3679f3 1693 utils optional
perceptualdiff_1.0.1-1.3.dsc
533d049b95ec479a94326aa9ac3304ca 3166 utils optional
perceptualdiff_1.0.1-1.3.diff.gz
88360d6a456454f9c99242e7be1133e8 15596 utils optional
perceptualdiff_1.0.1-1.3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCgAGBQJLNT0gAAoJEKv/7bJACMb51QkQAKEc/L5OmwBUboNEtoLhw16y
mt2ZsiY7RPhxgYQ0B2UxQPKh68ptshDdkY07KmKimA45koFHHARKsD490SDBxWpP
2QAwU+Ddx06HpcDAoFrUxpnwkcOkF0keWEIOc97gKR7RM+3mA/PnKNOabwgwurLN
1zQZwnwX5NSvG7za815gSVvn7TEkDcfDWUvTxSMp49ChSk2xbk5Rm5EMqu9D14Fd
aGNt+Br96bK1Dik0+WvetkLT3isO4JqOxaDFk11kI5XeFu/PcJwGKli8uKJwp/v5
TLHKd/nC3Vfd4Ou5xoOs6Os2shLGEtN9WgGjdqeL0KnVIFy30xYxZvDLuRoky0Ny
ZIxwIiuhr+9Py+zD26fbl/aMa2xMbps3IVMDnsW3rxX86lBuVjz89sfu+GEMXk67
EF2odr/DkjgE39rjo95WP1IKIKhtqKXMQ77TxR/5QVeEzcnmPABXjWUocL0Zlr4V
17p+itWSPZb5BuYKwXwBbTArLrgjW+vBvFclwcyI9pXMBTdG9RVpx6wAIexqShH9
qCj6XTcVa5eCOphw78k+0vCKGIYSR6QOESGWMpMkr4gycT3tG+TWqFxQe2gYH5K/
MYOqXgnQlUE6+Zof2e0O9dQdrnpPmLgPFfPLHDPWarl0zyoNsKkuhmVJV9lQ8kCu
A6h5PYFuGbGDodY9RcwI
=0FB2
-----END PGP SIGNATURE-----
--- End Message ---