Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690772 - games-strategy/wesnoth-1.14.7 : /.../executor.hpp:179:22: error: class std::reference_wrapper<boost::asio::io_context> has no member named context
Summary: games-strategy/wesnoth-1.14.7 : /.../executor.hpp:179:22: error: class std::r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: boost-1.71
  Show dependency tree
 
Reported: 2019-07-26 17:08 UTC by Toralf Förster
Modified: 2019-07-26 18:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.32 KB, text/plain)
2019-07-26 17:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,121.61 KB, text/plain)
2019-07-26 17:08 UTC, Toralf Förster
Details
environment (environment,106.24 KB, text/plain)
2019-07-26 17:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.72 KB, application/x-bzip)
2019-07-26 17:08 UTC, Toralf Förster
Details
games-strategy:wesnoth-1.14.7:20190726-084436.log (games-strategy:wesnoth-1.14.7:20190726-084436.log,560.69 KB, text/plain)
2019-07-26 17:08 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.50 KB, application/x-bzip)
2019-07-26 17:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.06 KB, application/x-bzip)
2019-07-26 17:08 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-07-26 17:08:15 UTC
/usr/include/boost/asio/impl/executor.hpp: In instantiation of ‘boost::asio::execution_context& boost::asio::executor::impl< <template-parameter-1-1>, <template-parameter-1-2> >::context() [with Executor = std::reference_wrapper<boost::asio::io_context>; Allocator = std::allocator<void>]’:
/usr/include/boost/asio/impl/executor.hpp:177:22:   required from here
/usr/include/boost/asio/impl/executor.hpp:179:22: error: ‘class std::reference_wrapper<boost::asio::io_context>’ has no member named ‘context’
  179 |     return executor_.context();
      |            ~~~~~~~~~~^~~~~~~
/usr/include/boost/asio/impl/executor.hpp: In instantiation of ‘void boost::asio::executor::impl< <template-parameter-1-1>, <template-parameter-1-2> >::on_work_started() [with Executor = std::reference_wrapper<boost::asio::io_context>; Allocator = std::allocator<void>]’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20190722-210945

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

  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) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO games-strategy/wesnoth
[ebuild  N    ] games-strategy/wesnoth-1.14.7  USE="dbus dedicated libressl nls openmp -doc -fribidi -server"
Comment 1 Toralf Förster gentoo-dev 2019-07-26 17:08:17 UTC
Created attachment 584712 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-26 17:08:20 UTC
Created attachment 584714 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-26 17:08:23 UTC
Created attachment 584716 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-26 17:08:26 UTC
Created attachment 584718 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-26 17:08:29 UTC
Created attachment 584720 [details]
games-strategy:wesnoth-1.14.7:20190726-084436.log
Comment 6 Toralf Förster gentoo-dev 2019-07-26 17:08:31 UTC
Created attachment 584722 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-26 17:08:34 UTC
Created attachment 584724 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-26 18:23:51 UTC
The bug has been closed via the following commit(s):

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

commit 428d22aca09a7b9fda1bab325ef24642d3e07448
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-07-26 18:21:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-07-26 18:23:30 +0000

    games-strategy/wesnoth: Fix build with boost-1.70
    
    Closes: https://bugs.gentoo.org/690772
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../wesnoth/files/wesnoth-1.14.7-boost-1.70.patch  | 24 ++++++++++++++++++++++
 games-strategy/wesnoth/wesnoth-1.14.7.ebuild       |  2 ++
 2 files changed, 26 insertions(+)