Your message dated Tue, 22 Dec 2009 23:18:42 +0000
with message-id <[email protected]>
and subject line Bug#504885: fixed in tesseract 2.04-2
has caused the Debian Bug report #504885,
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.)
--
504885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504885
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tesseract
Version: 2.03-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 tesseract_2.03-2 on em64t by sbuild/amd64 0.53
...
> x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g
> -DTESSDATA_PREFIX=/usr/share/tesseract-ocr/ -O2 -c svmnode.cpp
> x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g
> -DTESSDATA_PREFIX=/usr/share/tesseract-ocr/ -O2 -c svutil.cpp
> svutil.cpp: In constructor 'SVNetwork::SVNetwork(const char*, int)':
> svutil.cpp:315: error: 'snprintf' was not declared in this scope
> make[4]: *** [svutil.o] Error 1
--- viewer/svutil.cpp~ 2008-11-07 19:24:40.000000000 +0000
+++ viewer/svutil.cpp 2008-11-07 19:24:48.000000000 +0000
@@ -39,6 +39,7 @@
#include <iostream>
#include <string>
#include <cstring>
+#include <cstdio>
#include <cstdlib>
const int kBufferSize = 65536;
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: tesseract
Source-Version: 2.04-2
We believe that the bug you reported is fixed in the latest version of
tesseract, which is due to be installed in the Debian FTP archive:
tesseract-ocr-dev_2.04-2_i386.deb
to main/t/tesseract/tesseract-ocr-dev_2.04-2_i386.deb
tesseract-ocr_2.04-2_i386.deb
to main/t/tesseract/tesseract-ocr_2.04-2_i386.deb
tesseract_2.04-2.diff.gz
to main/t/tesseract/tesseract_2.04-2.diff.gz
tesseract_2.04-2.dsc
to main/t/tesseract/tesseract_2.04-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.
Jeffrey Ratcliffe <[email protected]> (supplier of updated tesseract
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, 16 Dec 2009 17:35:24 +0100
Source: tesseract
Binary: tesseract-ocr tesseract-ocr-dev
Architecture: source i386
Version: 2.04-2
Distribution: unstable
Urgency: low
Maintainer: Jeffrey Ratcliffe <[email protected]>
Changed-By: Jeffrey Ratcliffe <[email protected]>
Description:
tesseract-ocr - Command line OCR tool
tesseract-ocr-dev - Development files for the tesseract command line OCR tool
Closes: 464085 504885 551522
Changes:
tesseract (2.04-2) unstable; urgency=low
.
* Fix FTBFS with gcc4.4 (Closes: #504885)
* Changed language dependency to tesseract-ocr-eng | tesseract-ocr-language
(Closes: #464085)
* Bumped standards to 3.8.3 (no changes needed)
* Updated debhelper build dependency to 7.0.50~ as override_dh_ targets are
used
* Added README.source
* Improved manpage (Closes: #551522)
Checksums-Sha1:
9192e0c96c6605795d502c53b7a63c57ae221815 1100 tesseract_2.04-2.dsc
f88c4d61ca647d36c8cfcfcff5993c4551d1cb67 7949 tesseract_2.04-2.diff.gz
4111a19b644d2eb73c3b23c81aff4d78d7a93e6b 1006608 tesseract-ocr_2.04-2_i386.deb
d0ee35fc8d148a82db6cb9398d61db4d972c6ba0 2309156
tesseract-ocr-dev_2.04-2_i386.deb
Checksums-Sha256:
a029da04b6cadfcbf344fd87d91e5813f3c2b754d445fd2d55ad3bd3052d5127 1100
tesseract_2.04-2.dsc
43f31d12b0b9765412312bdfa28d786fe300486391e43132460ba23584eb4f01 7949
tesseract_2.04-2.diff.gz
1c23c654823e11868c8be7aa93b548472d29a962f0a104a658e1c903eaffec7c 1006608
tesseract-ocr_2.04-2_i386.deb
87e0196e438adfe864e645624eb31bfb1c3d0f75fdae95f20cef1e8d64b41812 2309156
tesseract-ocr-dev_2.04-2_i386.deb
Files:
297a73f197c7654d98c82c273ea7d12c 1100 graphics optional tesseract_2.04-2.dsc
8cb27d8f3c4d927b2b069d1537bd2650 7949 graphics optional
tesseract_2.04-2.diff.gz
3d4bd28ebb8344df9e91b3c51b5d02aa 1006608 graphics optional
tesseract-ocr_2.04-2_i386.deb
e471bca85973c25cf36c659341902a4a 2309156 graphics optional
tesseract-ocr-dev_2.04-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAksxRWwACgkQVDAgnE3XzJPWRQCg2KyHE3CizfP5fL10axX8hp8H
TqcAn3q3w49upwJsxcJAkhHlW6QNF+3D
=fFzB
-----END PGP SIGNATURE-----
--- End Message ---