Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688756 - net-vpn/freelan-2.2 : build/.../server.hpp:291:25: error: fscp::server::socket_type {aka class boost::asio::basic_datagram_socket<boost::asio::ip::udp> } has no member named get_io_service
Summary: net-vpn/freelan-2.2 : build/.../server.hpp:291:25: error: fscp::server::socke...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL: https://github.com/freelan-developers...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2019-06-26 16:36 UTC by Toralf Förster
Modified: 2019-12-07 12:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.35 KB, text/plain)
2019-06-26 16:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,22.71 KB, text/plain)
2019-06-26 16:37 UTC, Toralf Förster
Details
environment (environment,50.08 KB, text/plain)
2019-06-26 16:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,9.94 KB, application/x-bzip)
2019-06-26 16:37 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,680 bytes, application/x-bzip)
2019-06-26 16:37 UTC, Toralf Förster
Details
net-vpn:freelan-2.2:20190626-163008.log (net-vpn:freelan-2.2:20190626-163008.log,12.29 KB, text/plain)
2019-06-26 16:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.63 KB, application/x-bzip)
2019-06-26 16:37 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 2019-06-26 16:36:54 UTC
                 from build/release/apps/freelan/src/configuration_helper.cpp:47:
build/release/include/fscp/server.hpp: In member function ‘boost::asio::io_service& fscp::server::get_io_service()’:
build/release/include/fscp/server.hpp:291:25: error: ‘fscp::server::socket_type’ {aka ‘class boost::asio::basic_datagram_socket<boost::asio::ip::udp>’} has no member named ‘get_io_service’
  291 |     return get_socket().get_io_service();
      |                         ^~~~~~~~~~~~~~
scons: *** [build/release/apps/freelan/src/configuration_helper.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_20190626-051842

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *




emerge -qpvO net-vpn/freelan
[ebuild  N    ] net-vpn/freelan-2.2  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2019-06-26 16:36:57 UTC
Created attachment 581034 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-26 16:37:00 UTC
Created attachment 581036 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-06-26 16:37:03 UTC
Created attachment 581038 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-06-26 16:37:06 UTC
Created attachment 581040 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-06-26 16:37:09 UTC
Created attachment 581042 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-26 16:37:12 UTC
Created attachment 581044 [details]
net-vpn:freelan-2.2:20190626-163008.log
Comment 7 Toralf Förster gentoo-dev 2019-06-26 16:37:15 UTC
Created attachment 581046 [details]
temp.tbz2
Comment 8 Andreas Sturmlechner gentoo-dev 2019-06-26 19:22:24 UTC
Built fine against boost-1.70 on my system.
Comment 9 Andreas Sturmlechner gentoo-dev 2019-06-30 11:31:20 UTC
So?
Comment 10 Larry the Git Cow gentoo-dev 2019-06-30 11:49:24 UTC
The bug has been referenced in the following commit(s):

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

commit 241ecaca9a4ebc9eec68da5c87baa957562f2670
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-06-30 11:49:07 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-06-30 11:49:07 +0000

    net-vpn/freelan: Add upper bound on boost-1.70
    
    Bug: https://bugs.gentoo.org/688756
    Package-Manager: Portage-2.3.67, Repoman-2.3.16
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-vpn/freelan/freelan-2.1.ebuild | 4 ++--
 net-vpn/freelan/freelan-2.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
Comment 11 Andreas Sturmlechner gentoo-dev 2019-12-07 10:29:07 UTC
ping
Comment 12 Larry the Git Cow gentoo-dev 2019-12-07 12:23:32 UTC
The bug has been closed via the following commit(s):

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

commit 4f02b955d2b1f4d08d7699431fc22f827bc52b54
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-12-07 12:23:13 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-12-07 12:23:13 +0000

    net-vpn/freelan: Fix building against >=boost-1.70
    
    Closes: https://bugs.gentoo.org/688756
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/freelan-2.2-boost-1.70-asio.patch        | 25 +++++++++++
 net-vpn/freelan/files/freelan-2.2-boost-1.70.patch | 50 ++++++++++++++++++++++
 net-vpn/freelan/freelan-2.2.ebuild                 |  7 ++-
 3 files changed, 81 insertions(+), 1 deletion(-)