Your message dated Sun, 02 Sep 2007 07:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409473: fixed in anon-proxy 00.02.39-8.3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: anon-proxy
Version: 00.02.39-8.1
Tags: patch
Your package fails to build with GCC 4.2. Version 4.2 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning. A patch for this bug is below.
> Automatic build of anon-proxy_00.02.39-8.1 on em64t by sbuild/amd64 0.52
...
> if g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -D_REENTRANT
> -I/usr/include/xercesc -I/usr/local/include -I/usr/local/include/xercesc -O3
> -MT CAInfoService.o -MD -MP -MF ".deps/CAInfoService.Tpo" \
> -c -o CAInfoService.o `test -f 'CAInfoService.cpp' || echo
> './'`CAInfoService.cpp; \
> then mv -f ".deps/CAInfoService.Tpo" ".deps/CAInfoService.Po"; \
> else rm -f ".deps/CAInfoService.Tpo"; exit 1; \
> fi
> CAInfoService.cpp: In member function 'SINT32 CAInfoService::sendStatus()':
> CAInfoService.cpp:160: error: 'min' was not declared in this scope
> make[3]: *** [CAInfoService.o] Error 1
> make[3]: Leaving directory `/build/tbm/anon-proxy-00.02.39'
--- CAInfoService.cpp~ 2007-02-03 14:22:43.000000000 +0000
+++ CAInfoService.cpp 2007-02-03 14:22:48.000000000 +0000
@@ -25,6 +25,7 @@
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE
*/
+#include <limits>
#include "StdAfx.h"
#include "CAInfoService.hpp"
#include "CASocket.hpp"
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: anon-proxy
Source-Version: 00.02.39-8.3
We believe that the bug you reported is fixed in the latest version of
anon-proxy, which is due to be installed in the Debian FTP archive:
anon-proxy_00.02.39-8.3.diff.gz
to pool/main/a/anon-proxy/anon-proxy_00.02.39-8.3.diff.gz
anon-proxy_00.02.39-8.3.dsc
to pool/main/a/anon-proxy/anon-proxy_00.02.39-8.3.dsc
anon-proxy_00.02.39-8.3_amd64.deb
to pool/main/a/anon-proxy/anon-proxy_00.02.39-8.3_amd64.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.
Robert S. Edmonds <[EMAIL PROTECTED]> (supplier of updated anon-proxy 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.7
Date: Sun, 02 Sep 2007 02:46:27 -0400
Source: anon-proxy
Binary: anon-proxy
Architecture: source amd64
Version: 00.02.39-8.3
Distribution: unstable
Urgency: low
Maintainer: David Spreen <[EMAIL PROTECTED]>
Changed-By: Robert S. Edmonds <[EMAIL PROTECTED]>
Description:
anon-proxy - Proxy to surf the web anonymously
Closes: 409473 424601
Changes:
anon-proxy (00.02.39-8.3) unstable; urgency=low
.
* Non-maintainer upload.
* Apply brian m. carlson's FTBFS patch (closes: #409473, #424601).
Files:
c969193b8013d2e310f297885137fd4e 647 web extra anon-proxy_00.02.39-8.3.dsc
99b74aa0f6c140d49cc6271e16b9c203 36696 web extra
anon-proxy_00.02.39-8.3.diff.gz
fa5fffa56fac871d67e6dab7d13a02b2 124874 web extra
anon-proxy_00.02.39-8.3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG2l2xdp+/SHMBQJERAvg7AJ4+P659B1vMwRS1kTZAdHy99E3nNACdH2j8
ZBlVacOgUbdPe8GHkFE3/Ig=
=tHKh
-----END PGP SIGNATURE-----
--- End Message ---