Your message dated Wed, 06 Aug 2014 16:20:13 +0000
with message-id <[email protected]>
and subject line Bug#746915: fixed in sslsniff 0.8-4.2
has caused the Debian Bug report #746915,
regarding sslsniff: ftbfs with GCC-4.9
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.)


-- 
746915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746915
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sslsniff
Version: 0.8-4.1
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/sslsniff_0.8-4.1_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/«PKGBUILDDIR»'
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"sslsniff\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I.  
  -ggdb -g -O2 -MT SSLConnectionManager.o -MD -MP -MF 
.deps/SSLConnectionManager.Tpo -c -o SSLConnectionManager.o 
SSLConnectionManager.cpp
In file included from SSLBridge.hpp:41:0,
                 from HTTPSBridge.hpp:24,
                 from FirefoxUpdater.hpp:23,
                 from FirefoxAddonUpdater.hpp:26,
                 from SSLConnectionManager.cpp:20:
certificate/Certificate.hpp: In member function 'std::string 
Certificate::parseNameFromOCSPUrl(std::string&)':
certificate/Certificate.hpp:60:37: warning: overflow in implicit constant 
conversion [-Woverflow]
     else              forwardSlash  = std::string::npos;
                                     ^
SSLConnectionManager.cpp: In member function 'void 
SSLConnectionManager::interceptUpdate(boost::shared_ptr<boost::asio::basic_stream_socket<boost::asio::ip::tcp>
 >, boost::asio::ip::tcp::endpoint&, bool)':
SSLConnectionManager.cpp:98:17: error: redeclaration of 'std::string error' 
[-fpermissive]
     std::string error = errorStream.str();    
                 ^
SSLConnectionManager.cpp:95:32: note: 'SSLConnectionError& error' previously 
declared here
   } catch (SSLConnectionError &error) {
                                ^
SSLConnectionManager.cpp:103:17: error: redeclaration of 'std::string error' 
[-fpermissive]
     std::string error = errorStream.str();    
                 ^
SSLConnectionManager.cpp:100:36: note: 'FirefoxUpdateException& error' 
previously declared here
   } catch (FirefoxUpdateException &error) {
                                    ^
SSLConnectionManager.cpp: In member function 'void 
SSLConnectionManager::interceptAddon(boost::shared_ptr<boost::asio::basic_stream_socket<boost::asio::ip::tcp>
 >, boost::asio::ip::tcp::endpoint&, bool)':
SSLConnectionManager.cpp:123:17: error: redeclaration of 'std::string error' 
[-fpermissive]
     std::string error = errorStream.str();    
                 ^
SSLConnectionManager.cpp:120:32: note: 'SSLConnectionError& error' previously 
declared here
   } catch (SSLConnectionError &error) {
                                ^
SSLConnectionManager.cpp:128:17: error: redeclaration of 'std::string error' 
[-fpermissive]
     std::string error = errorStream.str();    
                 ^
SSLConnectionManager.cpp:125:36: note: 'FirefoxUpdateException& error' 
previously declared here
   } catch (FirefoxUpdateException &error) {
                                    ^
SSLConnectionManager.cpp: In member function 'void 
SSLConnectionManager::interceptSSL(boost::shared_ptr<boost::asio::basic_stream_socket<boost::asio::ip::tcp>
 >, boost::asio::ip::tcp::endpoint&, bool)':
SSLConnectionManager.cpp:154:19: error: redeclaration of 'std::string error' 
[-fpermissive]
       std::string error = errorStream.str();
                   ^
SSLConnectionManager.cpp:151:34: note: 'SSLConnectionError& error' previously 
declared here
     } catch (SSLConnectionError &error) {
                                  ^
make[1]: *** [SSLConnectionManager.o] Error 1
make: *** [build-stamp] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: sslsniff
Source-Version: 0.8-4.2

We believe that the bug you reported is fixed in the latest version of
sslsniff, 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.
Sophie Brun <[email protected]> (supplier of updated sslsniff 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: SHA256

Format: 1.8
Date: Wed, 06 Aug 2014 17:06:53 +0200
Source: sslsniff
Binary: sslsniff
Architecture: source
Version: 0.8-4.2
Distribution: unstable
Urgency: high
Maintainer: Pierre Chifflier <[email protected]>
Changed-By: Sophie Brun <[email protected]>
Description:
 sslsniff   - SSL/TLS man-in-the-middle attack tool
Closes: 746915
Changes:
 sslsniff (0.8-4.2) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Add debian/patches/02-fix-compatibility-with-gcc49.patch
     to fix FTFBS with gcc-4.9 (Closes: #746915)
Checksums-Sha1:
 f57dfbdf85dbd3ed314abb041b39e4b502b1bd5a 1512 sslsniff_0.8-4.2.dsc
 71a5245d6f8ca1a315a258e7afb8fb671f0641d9 5860 sslsniff_0.8-4.2.debian.tar.xz
Checksums-Sha256:
 6f117da7c01e4089996da4d5c6095cf4dbc41b130901a73411857bb4d61398bd 1512 
sslsniff_0.8-4.2.dsc
 ca7c000a316c619f6930efd3566f53651082074b401beea8dec5370160fc51dd 5860 
sslsniff_0.8-4.2.debian.tar.xz
Files:
 a117856195705124be91d49d238b9f93 1512 admin extra sslsniff_0.8-4.2.dsc
 f3399fb38c81564d8d566ab9cf1d2a95 5860 admin extra 
sslsniff_0.8-4.2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Signed by Raphael Hertzog

iQEcBAEBCAAGBQJT4k6ZAAoJEAOIHavrwpq5GB8IAIJZm4Js7+ytuYcfPA/ngfkJ
VEZ/TUQLvdVNCD5J+hQ0+eqQtSJTxAVA0g24UnPLZGJXlh39oRYFafBmRUD9i9q3
JAfZbkAErVbNZwN5ZNbMLFonf8lrhr9JbcT/i/+KoIF5BkqUpSP8spzU5ioweMpa
a8ueLbXywVF31rSY5XtKM88Wzw6X1Q1vuLqtTxP+SoTDGeQw/O3ibo2UgkUTm8k5
WonAGLE90N4zlJ87+IE7cuGRxeidqG54hFML8Z7xuSZa6m2ncBoIXTloqkWTkfm5
qQvBSdaGRwIewUMkxS12vcXxkzf/uCMzwstqg7opIDaK9xVKPPXKE4rSmjFjgJs=
=yZcN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to