[2105/2133] /usr/bin/x86_64-pc-linux-gnu-g++ -DFIFODIR=\"/run/wesnothd\" -DHAS_RELATIVE_LOCALEDIR=1 -DHAVE_CONFIG_H -DHAVE_HISTORY -DHAVE_LIBDBUS -DLOCALEDIR=\"translations\" -DLUA_USE_POSIX -DWESNOTH_PATH=\"/usr/share/wesnoth\" -D_FORTIFY_SOURCE=2 -D_X11 -I/var/tmp/portage/games-strategy/wesnoth-1.16.0/work/wesnoth-1.16.0/src -I/var/tmp/portage/games-strategy/wesnoth-1.16.0/work/wesnoth-1.16.0_build/src -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/uuid -isystem /usr/include/pango-1.0 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/SDL2 -Wall -Wextra -Werror=non-virtual-dtor -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wold-style-cast -Wtrampolines -pipe -march=native -fno-diagnostics-color -O2 -fPIE -fstack-protector-strong -I/usr/include/SDL2 -D_REENTRANT -std=c++17 -MD -MT src/CMakeFiles/wesnoth-widgets.dir/gui/widgets/unit_preview_pane.cpp.o -MF src/CMakeFiles/wesnoth-widgets.dir/gui/widgets/unit_preview_pane.cpp.o.d -o src/CMakeFiles/wesnoth-widgets.dir/gui/widgets/unit_preview_pane.cpp.o -c /var/tmp/portage/games-strategy/wesnoth-1.16.0/work/wesnoth-1.16.0/src/gui/widgets/unit_preview_pane.cpp ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j4-20211025-200227 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin /usr/lib/llvm/13 13.0.0 Python 3.9.7 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * Available Rust versions: [1] rust-1.56.0 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php7.3 * [2] php7.4 [3] php8.0 HEAD of ::gentoo commit 9ed87dd91c670401c9d19202bcfdcb5d5c0a12d0 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Oct 26 22:36:30 2021 +0000 2021-10-26 22:36:29 UTC emerge -qpvO games-strategy/wesnoth [ebuild N ] games-strategy/wesnoth-1.16.0 USE="dbus nls server -dedicated -doc"
Created attachment 746922 [details] emerge-info.txt
Created attachment 746925 [details] emerge-history.txt
Created attachment 746928 [details] environment
Created attachment 746931 [details] etc.portage.tar.bz2
Created attachment 746934 [details] games-strategy:wesnoth-1.16.0:20211027-014237.log.bz2
Created attachment 746937 [details] logs.tar.bz2
Created attachment 746940 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c9ee82b146a03aeb5d1a14addc6a28ef8fa2cc commit 33c9ee82b146a03aeb5d1a14addc6a28ef8fa2cc Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2021-10-27 11:44:50 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-10-27 13:25:39 +0000 games-strategy/wesnoth: add missing dep on boost[bzip2,context] [context] wrt bug #820470 is newly needed for server. However, it still failed due to the coroutine removal seds. It's /possible/ to skip these with non-server but feels messy. Remove them and unconditionally depend on [context] as upstream is expecting and possibly avoid future issues. May be older, but lacking [bzip2] also happened to cause failure. Side-adjusted /run rmdir to avoid a QA warning. Likely other small issues, did not do a thorough revision. Closes: https://bugs.gentoo.org/820470 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> .../wesnoth/{wesnoth-1.16.0.ebuild => wesnoth-1.16.0-r1.ebuild} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)