Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672514 - net-vpn/freelan-2.1 : build/.../server.hpp:1297:4: error: invalid use of template-name boost::asio::strand without an argument list
Summary: net-vpn/freelan-2.1 : build/.../server.hpp:1297:4: error: invalid use of temp...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard: fixed in 2.2
Keywords: PATCH
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2018-12-04 18:20 UTC by Toralf Förster
Modified: 2019-06-26 19:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.69 KB, text/plain)
2018-12-04 18:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,160.84 KB, text/plain)
2018-12-04 18:20 UTC, Toralf Förster
Details
environment (environment,51.60 KB, text/plain)
2018-12-04 18:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.94 KB, application/x-bzip)
2018-12-04 18:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,679 bytes, application/x-bzip)
2018-12-04 18:20 UTC, Toralf Förster
Details
net-vpn:freelan-2.1:20181204-175639.log (net-vpn:freelan-2.1:20181204-175639.log,34.53 KB, text/plain)
2018-12-04 18:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.74 KB, application/x-bzip)
2018-12-04 18:20 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-12-04 18:20:02 UTC
                 from build/release/apps/freelan/src/configuration_helper.hpp:50,
                 from build/release/apps/freelan/src/configuration_helper.cpp:47:
build/release/include/fscp/server.hpp:1297:4: error: invalid use of template-name ‘boost::asio::strand’ without an argument list
    boost::asio::strand m_socket_strand;
    ^~~~~
build/release/include/fscp/server.hpp:1297:4: note: class template argument deduction is only available with -std=c++17 or -std=gnu++17

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20181201-222728

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

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)

java-config:
The following VMs are available for generation-2:


emerge -qpvO net-vpn/freelan
[ebuild  N    ] net-vpn/freelan-2.1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2018-12-04 18:20:05 UTC
Created attachment 557072 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-04 18:20:08 UTC
Created attachment 557074 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-04 18:20:10 UTC
Created attachment 557076 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-04 18:20:13 UTC
Created attachment 557078 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-04 18:20:16 UTC
Created attachment 557080 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-12-04 18:20:19 UTC
Created attachment 557082 [details]
net-vpn:freelan-2.1:20181204-175639.log
Comment 7 Toralf Förster gentoo-dev 2018-12-04 18:20:21 UTC
Created attachment 557084 [details]
temp.tbz2
Comment 9 Andreas Sturmlechner gentoo-dev 2019-06-26 19:17:29 UTC
Obsolete now that there is 2.2 (and a new bug 688756).