Your message dated Sun, 16 Mar 2008 22:17:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#413420: fixed in synopsis 0.8.0-5.1
has caused the Debian Bug report #413420,
regarding FTBFS with GCC 4.3: 'sort' is not a member of 'std'
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.)
--
413420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413420
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: synopsis
Version: 0.8.0-5
Usertags: ftbfs-gcc-4.3
Tags: patch
Your package fails to build with GCC 4.3. Version 4.3 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 problem is
below.
> Automatic build of synopsis_0.8.0-5 on coconut0 by sbuild/ia64 0.49
...
> g++ -I/usr/include/gc -I . -I /build/tbm/synopsis-0.8.0/src -pthread -g -O2
> -fPIC -c -o Synopsis/Buffer.o /build/tbm/synopsis-0.8.0/src/Synopsis/Buffer.cc
> /build/tbm/synopsis-0.8.0/src/Synopsis/Buffer.cc: In member function 'void
> Synopsis::Buffer::write(std::ostream&, const std::string&) const':
> /build/tbm/synopsis-0.8.0/src/Synopsis/Buffer.cc:78: error: 'sort' is not a
> member of 'std'
> make[1]: *** [Synopsis/Buffer.o] Error 1
> make[1]: Leaving directory
> `/build/tbm/synopsis-0.8.0/build/ctemp.linux-ia64/src'
> error: command 'sh' failed with exit status 2
--- src/Synopsis/Buffer.cc~ 2007-03-04 21:27:52.000000000 +0000
+++ src/Synopsis/Buffer.cc 2007-03-04 21:28:54.000000000 +0000
@@ -7,6 +7,7 @@
//
#include "Synopsis/Buffer.hh"
#include "Synopsis/Lexer.hh"
+#include <algorithm>
#include <streambuf>
#include <iterator>
#include <string>
--- src/Support/Path-posix.cc~ 2007-03-04 21:32:11.000000000 +0000
+++ src/Support/Path-posix.cc 2007-03-04 21:32:18.000000000 +0000
@@ -6,6 +6,7 @@
//
#include "Path.hh"
+#include <algorithm>
#include <vector>
#include <stdexcept>
#include <cerrno>
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: synopsis
Source-Version: 0.8.0-5.1
We believe that the bug you reported is fixed in the latest version of
synopsis, which is due to be installed in the Debian FTP archive:
libsynopsis8-dev_0.8.0-5.1_i386.deb
to pool/main/s/synopsis/libsynopsis8-dev_0.8.0-5.1_i386.deb
libsynopsis8_0.8.0-5.1_i386.deb
to pool/main/s/synopsis/libsynopsis8_0.8.0-5.1_i386.deb
synopsis-doc_0.8.0-5.1_all.deb
to pool/main/s/synopsis/synopsis-doc_0.8.0-5.1_all.deb
synopsis_0.8.0-5.1.diff.gz
to pool/main/s/synopsis/synopsis_0.8.0-5.1.diff.gz
synopsis_0.8.0-5.1.dsc
to pool/main/s/synopsis/synopsis_0.8.0-5.1.dsc
synopsis_0.8.0-5.1_i386.deb
to pool/main/s/synopsis/synopsis_0.8.0-5.1_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.
Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> (supplier of updated synopsis
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, 16 Mar 2008 22:58:48 +0100
Source: synopsis
Binary: synopsis synopsis-doc libsynopsis8 libsynopsis8-dev
Architecture: source all i386
Version: 0.8.0-5.1
Distribution: unstable
Urgency: low
Maintainer: Andreas Fester <[EMAIL PROTECTED]>
Changed-By: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Description:
libsynopsis8 - The runtime library for Synopsis
libsynopsis8-dev - The runtime library for Synopsis (development files)
synopsis - A Source-code Introspection Tool
synopsis-doc - Documentation for synopsis
Closes: 413420
Changes:
synopsis (0.8.0-5.1) unstable; urgency=low
.
* Non-maintainer upload.
* debian/patches/71_gcc4.3.dpatch: Added patch from
<[EMAIL PROTECTED]> fixing a gcc-4.3 FTBFS. (Closes: #413420)
Files:
1a0e684926b6a670ac90013fedb53f01 733 devel optional synopsis_0.8.0-5.1.dsc
279e39efb792de60af51d4cb098bc33b 10252 devel optional
synopsis_0.8.0-5.1.diff.gz
a657f2ea101de5b0b8de5f9b0e3e752e 390424 doc optional
synopsis-doc_0.8.0-5.1_all.deb
e3b25a376b196d9ede32c523abff50d4 603440 devel optional
synopsis_0.8.0-5.1_i386.deb
21545b92a377ec2037a6f438f2c9383a 247220 libs optional
libsynopsis8_0.8.0-5.1_i386.deb
fc93a7c2cb4a53e21f3899fc8aab82d9 29194 libdevel optional
libsynopsis8-dev_0.8.0-5.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH3ZoVmO5zOp3h7rERAuHuAJ9HUGyrAzBc1JuNDt97qxI/Y7xjdwCfTCj3
DvNGgIO+twSXumm1jDQ80OA=
=oL9r
-----END PGP SIGNATURE-----
--- End Message ---