too long lines were shrinked: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -std=c++11 -Wall -Wextra -Wpacked -Wmissing-format-attribute -fstrict-aliasing -Wstrict-aliasing=3 -Wuninitialized -Wfloat-equal -Wno-comment -Wswitch-enum -Wswitch-default -Wshadow -Wpedantic -Wformat=2 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -std=c++11 -Wall -Wextra -Wpacked -Wmissing-format-attribute -fstrict-aliasing -Wstrict-aliasing=3 -Wuninitialized -Wfloat-equal -Wno-comment -Wswitch-enum -Wswitch-default -Wshadow -Wpedantic -Wformat=2 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -std=c++11 -Wall -Wextra -Wpacked -Wmissing-format-attribute -fstrict-aliasing -Wstrict-aliasing=3 -Wuninitialized -Wfloat-equal -Wno-comment -Wswitch-enum -Wswitch-default -Wshadow -Wpedantic -Wformat=2 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -std=c++11 -Wall -Wextra -Wpacked -Wmissing-format-attribute -fstrict-aliasing -Wstrict-aliasing=3 -Wuninitialized -Wfloat-equal -Wno-comment -Wswitch-enum -Wswitch-default -Wshadow -Wpedantic -Wformat=2 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/libxml2 -std=c++11 -Wall -Wextra -Wpacked -Wmissing-format-attribute -fstrict-aliasing -Wstrict-aliasing=3 -Wuninitialized -Wfloat-equal -Wno-comment -Wswitch-enum -Wswitch-default -Wshadow -Wpedantic -Wformat=2 In file included from umlAttribute.cpp:23: umlClassNode.hpp:33:47: error: uint8_t was not declared in this scope 33 | std::list <std::pair <umlClassNode *, uint8_t> > classDep; | ^~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-j4-20230214-230019 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-11 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.7 Python 3.10.10 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-1.67.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php7.4 [2] php8.0 [3] php8.2 * HEAD of ::gentoo commit 6b0ab0d6beaa23e03ad271e9d1a74d32c8ff0dbc Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Feb 18 16:31:58 2023 +0000 2023-02-18 16:31:57 UTC emerge -qpvO app-office/dia2code [ebuild N ] app-office/dia2code-1.0.0 USE="-test"
Created attachment 852732 [details] emerge-info.txt
Created attachment 852734 [details] app-office:dia2code-1.0.0:20230218-173202.log
Created attachment 852736 [details] emerge-history.txt.bz2
Created attachment 852738 [details] environment
Created attachment 852740 [details] etc.clang.tar.bz2
Created attachment 852742 [details] etc.portage.tar.bz2
Created attachment 852744 [details] logs.tar.bz2
Created attachment 852746 [details] temp.tar.bz2
Created attachment 888492 [details] Ebuild with patch
Created attachment 888493 [details, diff] fix for missing include
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69218670e793a50d3c7a32901f1cde97c108ffe commit a69218670e793a50d3c7a32901f1cde97c108ffe Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-04-19 20:24:35 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-04-19 20:25:51 +0000 app-office/dia2code: fix compile, RDEPEND, EAPI=8 - fix unknown uint8_t - fix RDEPEND wrong assign - EAPI=8 - small refactor Closes: https://bugs.gentoo.org/895298 Closes: https://bugs.gentoo.org/886083 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> .../{dia2code-1.0.0.ebuild => dia2code-1.0.0-r1.ebuild} | 17 ++++++++++------- .../dia2code/files/dia2code-1.0.0-fix-imports.patch | 12 ++++++++++++ 2 files changed, 22 insertions(+), 7 deletions(-)