Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672090 - net-analyzer/sslsniff-0.8-r2 : util/Destination.cpp:49:25: error: boost::asio::ip::tcp::socket {aka class boost::asio::basic_stream_socket<boost::asio::ip::tcp> } has no member named native
Summary: net-analyzer/sslsniff-0.8-r2 : util/Destination.cpp:49:25: error: boost::asio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PATCH, PMASKED
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2018-11-27 20:21 UTC by Toralf Förster
Modified: 2019-07-14 10:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.67 KB, text/plain)
2018-11-27 20:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,181.78 KB, text/plain)
2018-11-27 20:21 UTC, Toralf Förster
Details
environment (environment,85.78 KB, text/plain)
2018-11-27 20:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.07 KB, application/x-bzip)
2018-11-27 20:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.94 KB, application/x-bzip)
2018-11-27 20:21 UTC, Toralf Förster
Details
net-analyzer:sslsniff-0.8-r2:20181127-152234.log (net-analyzer:sslsniff-0.8-r2:20181127-152234.log,7.25 KB, text/plain)
2018-11-27 20:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.26 KB, application/x-bzip)
2018-11-27 20:21 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-11-27 20:21:12 UTC
x86_64-pc-linux-gnu-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 -O2 -pipe -march=native -c -o Destination.o `test -f 'util/Destination.cpp' || echo './'`util/Destination.cpp
util/Destination.cpp: In static member function ‘static int Destination::getOriginalDestination(boost::asio::ip::tcp::socket&, boost::asio::ip::tcp::endpoint&)’:
util/Destination.cpp:49:25: error: ‘boost::asio::ip::tcp::socket’ {aka ‘class boost::asio::basic_stream_socket<boost::asio::ip::tcp>’} has no member named ‘native’
  int fd   = (int)socket.native();
                         ^~~~~~
make: *** [Makefile:457: Destination.o] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_test_20181124-111028

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.30.1 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO net-analyzer/sslsniff
[ebuild  N    ] net-analyzer/sslsniff-0.8-r2
Comment 1 Toralf Förster gentoo-dev 2018-11-27 20:21:15 UTC
Created attachment 556478 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-27 20:21:18 UTC
Created attachment 556480 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-27 20:21:21 UTC
Created attachment 556482 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-27 20:21:24 UTC
Created attachment 556484 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-27 20:21:27 UTC
Created attachment 556486 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-27 20:21:30 UTC
Created attachment 556488 [details]
net-analyzer:sslsniff-0.8-r2:20181127-152234.log
Comment 7 Toralf Förster gentoo-dev 2018-11-27 20:21:33 UTC
Created attachment 556490 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2019-05-11 20:08:28 UTC
Debian patch: https://sources.debian.org/patches/sslsniff/0.8-8/boost-1.67.patch/
Comment 9 Larry the Git Cow gentoo-dev 2019-06-15 17:09:36 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0396559c3a7df42f8081c15a4b3804fcc4aa990

commit c0396559c3a7df42f8081c15a4b3804fcc4aa990
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-06-15 17:09:11 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-06-15 17:09:11 +0000

    package.mask: Last rite net-analyzer/sslsniff
    
    Bug: https://bugs.gentoo.org/561314
    Bug: https://bugs.gentoo.org/594894
    Bug: https://bugs.gentoo.org/672090
    Bug: https://bugs.gentoo.org/674606
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2019-07-14 10:49:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=549e4fa2f9bad09d4a7975995f8d2d20bc11cfd4

commit 549e4fa2f9bad09d4a7975995f8d2d20bc11cfd4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-07-14 10:48:40 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-07-14 10:48:40 +0000

    net-analyzer/sslsniff: Remove from tree
    
    Closes: https://bugs.gentoo.org/561314
    Closes: https://bugs.gentoo.org/594894
    Closes: https://bugs.gentoo.org/672090
    Closes: https://bugs.gentoo.org/674606
    Package-Manager: Portage-2.3.68, Repoman-2.3.16
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-analyzer/sslsniff/Manifest                     |  1 -
 .../sslsniff/files/sslsniff-0.6-asneeded.patch     | 10 ----
 .../files/sslsniff-0.8-error-redefinition.patch    | 50 --------------------
 ...-compatibility-with-boost-1.47-and-higher.patch | 53 ----------------------
 .../sslsniff/files/sslsniff-0.8-underlinking.patch | 21 ---------
 net-analyzer/sslsniff/metadata.xml                 | 14 ------
 net-analyzer/sslsniff/sslsniff-0.8-r2.ebuild       | 49 --------------------
 profiles/package.mask                              |  7 ---
 8 files changed, 205 deletions(-)