too long lines were shrinked: FAILED: src/CMakeFiles/edb.dir/Debugger.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DDEFAULT_PLUGIN_PATH=\"/usr/lib64/edb\" -DEDB_IS_32_BIT=false -DEDB_IS_64_BIT=true -DEDB_X86_64 -DGIT_BRANCH=Unknown -DHAVE_DOUBLE_CONVERSION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -D In file included from /var/tmp/portage/dev-util/edb-debugger-1.3.0/work/edb-debugger/include/ArchProcessor.h:23, from /var/tmp/portage/dev-util/edb-debugger-1.3.0/work/edb-debugger/src/Debugger.cpp:19: /var/tmp/portage/dev-util/edb-debugger-1.3.0/work/edb-debugger/include/RegisterViewModelBase.h:162:14: error: unique_ptr’ in namespace std’ does not name a template type 162 | std::unique_ptr<CategoriesHolder> rootItem; | ^~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-j4-20220428-090005 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.0.1 * clang/llvm (if any): clang version 14.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.1 Python 3.9.11 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby31 (with Rubygems) * Available Rust versions: [1] rust-1.60.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11] 2) Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit b3db7c40d9e81cf66f4ea3b2fba9561b7cc04659 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Apr 30 09:48:04 2022 +0000 2022-04-30 09:48:04 UTC emerge -qpvO dev-util/edb-debugger [ebuild N ] dev-util/edb-debugger-1.3.0 USE="-graphviz"
Created attachment 775656 [details] emerge-info.txt
Created attachment 775659 [details] dev-util:edb-debugger-1.3.0:20220430-104721.log
Created attachment 775662 [details] emerge-history.txt
Created attachment 775665 [details] environment
Created attachment 775668 [details] etc.portage.tar.bz2
Created attachment 775671 [details] logs.tar.bz2
Created attachment 775674 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec95586a5708ea3652b1f6893204d0f55281ece commit 1ec95586a5708ea3652b1f6893204d0f55281ece Author: Sam James <sam@gentoo.org> AuthorDate: 2022-05-07 04:00:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-07 04:00:15 +0000 dev-util/edb-debugger: fix build with GCC 12 Closes: https://bugs.gentoo.org/841839 Signed-off-by: Sam James <sam@gentoo.org> dev-util/edb-debugger/edb-debugger-1.3.0.ebuild | 24 +++--- .../files/edb-debugger-1.3.0-gcc12.patch | 88 ++++++++++++++++++++++ 2 files changed, 99 insertions(+), 13 deletions(-)