too long lines were shrinked: [188/200] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60400 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60702 -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAS [189/200] /usr/bin/x86_64-pc-linux-gnu-g++ -DKF_DEPRECATED_WARNINGS_SINCE=0x70000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x60400 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60702 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_N [190/200] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror [191/200] : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror FAILED: bin/vdv-cert-downloader : && /usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libphonenumber.so.8: undefined reference to `absl::lts_20240722::log_internal::LogMessageFatal::LogMessageFatal(char const*, int, std::basic_string_view<char, std::char_traits<char> >)' /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libphonenumber.so.8: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* absl::lts_20240722::log_internal::MakeCheckOpString<void const*, void const*>(void cons /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libphonenumber.so.8: undefined reference to `google::protobuf::internal::ArenaStringPtr::Set(std::basic_string_view<char, std::char_traits<char> >, google::protobuf::Arena*)' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma_systemd-20240907-134003 UNMASKED: Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense. /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15 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-15 * clang/llvm (if any): /usr/lib/llvm/19 19.1.0 Python 3.12.6 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.81.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17] 3) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] *) Eclipse Temurin JDK 8.422_p05 [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 php cli (if any): go version go1.23.1 linux/amd64 HEAD of ::gentoo commit e6cf1a6bac7c8958937138fed7b76c6f0d219cce Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Sep 19 19:04:00 2024 +0000 2024-09-19 19:04:00 UTC emerge -qpvO =kde-apps/kitinerary-24.08.1 [ebuild N ] kde-apps/kitinerary-24.08.1 USE="-debug -doc -test"
Created attachment 903390 [details] emerge-info.txt
Created attachment 903391 [details] emerge-history.txt.xz
Created attachment 903392 [details] environment
Created attachment 903393 [details] etc.portage.tar.xz
Created attachment 903394 [details] kde-apps:kitinerary-24.08.1:20240919-195651.log.xz
Created attachment 903395 [details] qlist-info.txt.xz
Created attachment 903396 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8562873238086a94ba2a9b9ecad1059fd1cd689c commit 8562873238086a94ba2a9b9ecad1059fd1cd689c Author: Sam James <sam@gentoo.org> AuthorDate: 2024-10-05 11:06:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-05 11:10:11 +0000 dev-libs/libphonenumber: add 8.13.47 * Replace CMake patch with newer version from Exherbo (original came from there too) * Import another patch from Exherbo for newer abseil-cpp (fixes linking w/ lld, mold) * Drop -Werror * Wire up tests again (sorry, not rebasing the CMake patch, this is good enough ;)) Closes: https://bugs.gentoo.org/889910 Closes: https://bugs.gentoo.org/923946 Closes: https://bugs.gentoo.org/939873 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libphonenumber/Manifest | 1 + .../files/libphonenumber-8.13.47-cmake.patch | 31 +++++++++++ ...bphonenumber-8.13.47-protobuf-link-abseil.patch | 24 +++++++++ .../files/libphonenumber-8.13.47-werror.patch | 23 +++++++++ .../libphonenumber/libphonenumber-8.13.47.ebuild | 60 ++++++++++++++++++++++ 5 files changed, 139 insertions(+)