too long lines were shrinked: FAILED: Data/CMakeFiles/Data.dir/src/ArchiveStrategy.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DData_EXPORTS -DPOCO_ENABLE_CPP11 -DPOCO_ENABLE_CPP14 -DPOCO_HAVE_FD_EPOLL -DPOCO_OS_FAMILY_UNIX -DPOCO_UNBUNDLED -DSQLParser_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_XOPEN_SOURCE=500 -I/var/tmp/portage/dev-libs/poco-1.13.3 In file included from /var/tmp/portage/dev-libs/poco-1.13.3/work/poco-poco-1.13.3-release/Data/include/Poco/Data/Statement.h:27, from /var/tmp/portage/dev-libs/poco-1.13.3/work/poco-poco-1.13.3-release/Data/include/Poco/Data/Session.h:23, from /var/tmp/portage/dev-libs/poco-1.13.3/work/poco-poco-1.13.3-release/Data/include/Poco/Data/ArchiveStrategy.h:22, from /var/tmp/portage/dev-libs/poco-1.13.3/work/poco-poco-1.13.3-release/Data/src/ArchiveStrategy.cpp:15: /var/tmp/portage/dev-libs/poco-1.13.3/work/poco-poco-1.13.3-release/Data/include/Poco/Data/SimpleRowFormatter.h:114:21: error: declaration of std::_Require<std::__not_<std::__is_tuple_like<_Tp> >, std::is_move_constructible<_Tp>, std::is_move_assignable<_Tp> > std::swap(_Tp&, _Tp&) noexcept [with _T 114 | inline void swap<Poco::Data::SimpleRowFormatter>(Poco::Data::SimpleRowFormatter& s1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_systemd-20240905-222002 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-15 * clang/llvm (if any): clang version 18.1.8 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.8 Python 3.12.6 Available Rust versions: [1] rust-bin-1.80.1 * php cli (if any): [1] php8.3 * go version go1.23.0 linux/amd64 HEAD of ::gentoo commit 5e54fc28ab33c3847dddf836e4542bfbdfe0f657 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Sep 9 22:33:58 2024 +0000 2024-09-09 22:33:58 UTC emerge -qpvO =dev-libs/poco-1.13.3 [ebuild N ] dev-libs/poco-1.13.3 USE="data examples file2pagecompiler json mongodb net pagecompiler pdf ssl util xml zip -7z -activerecord -cppparser -iodbc -jwt -mariadb -mysql -odbc -pocodoc -postgres -prometheus -sqlite -test"
Created attachment 902512 [details] emerge-info.txt
Created attachment 902513 [details] dev-libs:poco-1.13.3:20240909-230657.log.xz
Created attachment 902514 [details] emerge-history.txt
Created attachment 902515 [details] environment
Created attachment 902516 [details] etc.clang.tar.xz
Created attachment 902517 [details] etc.portage.tar.xz
Created attachment 902518 [details] qlist-info.txt.xz
Created attachment 902519 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96d3238f330bb3491fbfbad4984aa6969d1c4c04 commit 96d3238f330bb3491fbfbad4984aa6969d1c4c04 Author: David Roman <droman@ifae.es> AuthorDate: 2024-12-02 16:09:12 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2025-01-03 16:26:09 +0000 dev-libs/poco: add 1.14.0 Added avahi support USE changes: "ssl" has been renamed to "crypt" while "jwt" has been dropped. Previously "ssl" enabled POCO_SSL and POCO_CRYPTO modules. Now "crypt" enables both of them plus POCO_JWT module. Closes: https://bugs.gentoo.org/939410 Closes: https://bugs.gentoo.org/940705 Signed-off-by: David Roman <droman@ifae.es> Closes: https://github.com/gentoo/gentoo/pull/39567 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/poco/Manifest | 1 + dev-libs/poco/metadata.xml | 6 +- dev-libs/poco/poco-1.14.0.ebuild | 138 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 143 insertions(+), 2 deletions(-)