[222/277] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_NLS -DSPDLOG_ACTIVE_LEVEL=SPDLOG_LEVEL_DEBUG -DSPDLOG_FMT_EXTERNAL -isystem /usr/include/gtkmm-3.0 -isystem /usr/lib64/gtkmm-3.0/include -isystem /usr/include/giomm-2.4 -isystem /usr/lib64/giomm-2.4/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glibmm-2.4 -isystem /usr/lib64/glibmm-2.4/include -isystem /usr/include/sigc++-2.0 -isystem /usr/lib64/sigc++-2.0/include -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/fribidi -isystem /usr/include/uuid -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng16 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/cairomm-1.0 -isystem /usr/lib64/cairomm-1.0/include -isystem /usr/include/pangomm-1.4 -isystem /usr/lib64/pangomm-1.4/include -isystem /usr/include/atkmm-1.6 -isystem /usr/lib64/atkmm-1.6/include -isystem /usr/include/gtk-3.0/unix-print -isystem /usr/include/gdkmm-3.0 -isystem /usr/lib64/gdkmm-3.0/include -isystem /usr/include/gtksourceviewmm-3.0 -isystem /usr/lib64/gtksourceviewmm-3.0/include -isystem /usr/include/gtksourceview-3.0 -isystem /usr/include/libxml2 -isystem /usr/include/gspell-1 -isystem /usr/include/enchant-2 -isystem /usr/include/libxml++-2.6 -isystem /usr/lib64/libxml++-2.6/include -isystem /usr/include/uchardet -isystem /var/tmp/portage/app-text/cherrytree-0.99.37/work/cherrytree-0.99.37/include_directories -isystem "/var/tmp/portage/app-text/cherrytree-0.99.37/work/cherrytree-0.99.37/(" -isystem /var/tmp/portage/app-text/cherrytree-0.99.37/work/cherrytree-0.99.37/. -isystem "/var/tmp/portage/app-text/cherrytree-0.99.37/work/cherrytree-0.99.37/)" -pipe -march=native -fno-diagnostics-color -O2 -Wno-cpp -Wno-deprecated -Wno-deprecated-declarations -Wall -Wextra -Wunreachable-code -Wuninitialized -std=gnu++17 -MD -MT src/ct/CMakeFiles/cherrytree_shared.dir/ct_app.cc.o -MF src/ct/CMakeFiles/cherrytree_shared.dir/ct_app.cc.o.d -o src/ct/CMakeFiles/cherrytree_shared.dir/ct_app.cc.o -c /var/tmp/portage/app-text/cherrytree-0.99.37/work/cherrytree-0.99.37/src/ct/ct_app.cc ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-j3-20210628-090704 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.1.0 * clang version 12.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/12/bin /usr/lib/llvm/12 12.0.0 Python 3.9.6 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.53.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.292_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 HEAD of ::gentoo commit a712222c9612586bb6d656eaae6dd04343535966 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Jul 1 06:51:42 2021 +0000 2021-07-01 06:51:40 UTC emerge -qpvO app-text/cherrytree [ebuild N ] app-text/cherrytree-0.99.37 USE="nls -test"
Created attachment 720723 [details] emerge-info.txt
Created attachment 720726 [details] app-text:cherrytree-0.99.37:20210701-073556.log
Created attachment 720729 [details] emerge-history.txt
Created attachment 720732 [details] environment
Created attachment 720735 [details] etc.portage.tar.bz2
Created attachment 720738 [details] logs.tar.bz2
Created attachment 720741 [details] temp.tar.bz2
Created attachment 761962 [details, diff] ustring needs explicit cast? here is my fix: put it into /etc/portage/patches/app-text/cherrytree-0.99.37/ustring2string.patch strange that Glib::ustring&& isn't automatically cast to const std::string. maybe it's a compatibility-breaking change...
As a data point, I just build cherrytree directly from a git checkout 0.99.45 (e3430068) and it compiled fine.
Obsolete given newer versions build fine.