Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942813 - games-strategy/wesnoth-1.18.2 - [ncurses-6.5] [meson] [libtool] /.../server_base.cpp: error: call of overloaded spawn(boost::asio::io_service&, server_base::start_server(
Summary: games-strategy/wesnoth-1.18.2 - [ncurses-6.5] [meson] [libtool] /.../server_b...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: boost-1.86
  Show dependency tree
 
Reported: 2024-11-03 10:10 UTC by Toralf Förster
Modified: 2024-11-04 09:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,22.04 KB, text/plain)
2024-11-03 10:10 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,119.18 KB, application/x-xz)
2024-11-03 10:10 UTC, Toralf Förster
Details
environment (environment,106.27 KB, text/plain)
2024-11-03 10:10 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-03 10:10 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,36.63 KB, application/x-xz)
2024-11-03 10:10 UTC, Toralf Förster
Details
games-strategy:wesnoth-1.18.2:20241103-085342.log (games-strategy:wesnoth-1.18.2:20241103-085342.log,77.73 KB, text/plain)
2024-11-03 10:10 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,166.97 KB, application/x-xz)
2024-11-03 10:10 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,125.79 KB, application/x-xz)
2024-11-03 10:10 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.68 KB, application/x-xz)
2024-11-03 10:10 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 2024-11-03 10:10:35 UTC
too long lines were shrinked:

[36/1801] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_FORTIFY_SOURCE=2 -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.18.2/work/wesnoth-1.18.2/src -I/
[37/1801] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_COROUTINE_DYN_LINK -DBOOST_COROUTINE_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOS
[38/1801] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_COROUTINE_DYN_LINK -DBOOST_COROUTINE_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOS
FAILED: src/CMakeFiles/wesnothd.dir/server/common/server_base.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_COROUTINE_DYN_LINK -DBOOST_COROUTINE_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN
/var/tmp/portage/games-strategy/wesnoth-1.18.2/work/wesnoth-1.18.2/src/server/common/server_base.cpp: In member function void server_base::start_server():
/var/tmp/portage/games-strategy/wesnoth-1.18.2/work/wesnoth-1.18.2/src/server/common/server_base.cpp:84:27: error: call of overloaded spawn(boost::asio::io_service&, server_base::start_server()::<lambda(boost::asio::yield_context)>) is ambiguous
   84 |         boost::asio::spawn(io_service_, [this, endpoint_v6](boost::asio::yield_context yield) { serve(yield, acceptor_v6_, endpoint_v6); });
      |         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20241017-150503

  UNMASKED:
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999
    Issues involving opaque types / incomplete typedefs should block bug 930805
  >=sys-libs/ncurses-6.5

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
  [1]   php8.3 *
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8

  HEAD of ::gentoo
commit 9d45f8dd6bb677cd5b580d97929385d0824613d9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 3 01:03:26 2024 +0000

    2024-11-03 01:03:26 UTC

emerge -qpvO =games-strategy/wesnoth-1.18.2
Comment 1 Toralf Förster gentoo-dev 2024-11-03 10:10:36 UTC
Created attachment 907773 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-03 10:10:37 UTC
Created attachment 907774 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-03 10:10:38 UTC
Created attachment 907775 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-03 10:10:39 UTC
Created attachment 907776 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-03 10:10:40 UTC
Created attachment 907777 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-03 10:10:41 UTC
Created attachment 907778 [details]
games-strategy:wesnoth-1.18.2:20241103-085342.log
Comment 7 Toralf Förster gentoo-dev 2024-11-03 10:10:43 UTC
Created attachment 907779 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-03 10:10:44 UTC
Created attachment 907780 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-03 10:10:45 UTC
Created attachment 907781 [details]
temp.tar.xz
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-04 09:36:37 UTC
(In reply to Sam James from comment #10)
> https://github.com/wesnoth/wesnoth/commit/
> c7cd11e0b73519886b8cf6a6c08eeec41d35a630
> https://github.com/wesnoth/wesnoth/commit/
> dc4f616514b92b5408bd0bab7d26f480167e7479

These are in 1.18.3, so a bump will help.