/var/tmp/portage/mail-filter/rspamd-2.5/work/rspamd-2.5/contrib/replxx/src/io.cxx: In member function ‘void replxx::Terminal::write32(const char32_t*, int)’: /var/tmp/portage/mail-filter/rspamd-2.5/work/rspamd-2.5/contrib/replxx/src/io.cxx:114:14: error: ‘runtime_error’ is not a member of ‘std’ 114 | throw std::runtime_error( "write failed" ); | ^~~~~~~~~~~~~ /var/tmp/portage/mail-filter/rspamd-2.5/work/rspamd-2.5/contrib/replxx/src/io.cxx: In member function ‘void replxx::Terminal::write8(const char*, int)’: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib_hardened-libressl-20200815-181803 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-8.3.1 [3] x86_64-pc-linux-gnu-10.2.0 * clang version 10.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python3.6 (fallback) [5] python2.7 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.45.2 * Available Java Virtual Machines: (none found) The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Thu Aug 20 08:05:40 AM UTC 2020 /var/db/repos/libressl Mon Aug 10 09:13:35 AM UTC 2020 emerge -qpvO mail-filter/rspamd [ebuild N ] mail-filter/rspamd-2.5 USE="libressl -blas -jemalloc -jit -pcre2" CPU_FLAGS_X86="ssse3"
Created attachment 655670 [details] emerge-info.txt
Created attachment 655672 [details] emerge-history.txt
Created attachment 655674 [details] environment
Created attachment 655676 [details] etc.portage.tbz2
Created attachment 655678 [details] logs.tbz2
Created attachment 655680 [details] mail-filter:rspamd-2.5:20200820-085718.log
Created attachment 655682 [details] temp.tbz2
Turns out the gcc 10 fix missed the 25 tag by 2 days https://github.com/rspamd/rspamd/pull/3320 https://github.com/rspamd/rspamd/releases/tag/2.5 There has been no releases/tags since April 1st
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560a9449d85a8f3e68c2b8bb3c9379d288bde3fd commit 560a9449d85a8f3e68c2b8bb3c9379d288bde3fd Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2020-08-31 12:39:30 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-10-02 07:21:44 +0000 mail-filter/rspamd: Fix gcc10 compilation issue Closes: https://bugs.gentoo.org/738174 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Joonas Niilola <juippis@gentoo.org> mail-filter/rspamd/files/rspamd-2.5-replxx-gcc10.patch | 12 ++++++++++++ mail-filter/rspamd/rspamd-2.5.ebuild | 1 + 2 files changed, 13 insertions(+)