https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/trilinos-13.4.1 fails to compile (GCC-13-SYSTEM). Discovered on: amd64 (internal ref: gcc13_tinderbox) NOTE: (GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Created attachment 857123 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- NOTE: Can't fill in version date files for Trilinos since /var/tmp/portage/sci-libs/trilinos-13.4.1/work/Trilinos-trilinos-release-13-4-1/.git/ does not exist! -- Setting Trilinos_ENABLE_TriKota=OFF because '/var/tmp/portage/sci-libs/trilinos-13.4.1/work/Trilinos-trilinos-release-13-4-1/packages/TriKota/Dakota' does not exist! /var/tmp/portage/sci-libs/trilinos-13.4.1/work/Trilinos-trilinos-release-13-4-1/packages/kokkos/core/src/impl/Kokkos_MemoryPool.cpp:112:48: error: ‘uint32_t’ has not been declared
ping, this one should be an easy fix (just a missing include)
ci has reproduced this issue with version 14.0.0 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=350a29229a4f46312a027e90b35f0a023432ad30 commit 350a29229a4f46312a027e90b35f0a023432ad30 Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2023-06-18 06:14:36 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2023-06-18 06:15:49 +0000 sci-libs/trilinos: fix compilation with gcc 13 Closes: https://bugs.gentoo.org/900677 Signed-off-by: Matthias Maier <tamiko@gentoo.org> .../trilinos-14.0.0-missing_includes_gcc_13.patch | 24 ++++++++++++++++++++++ sci-libs/trilinos/trilinos-14.0.0.ebuild | 1 + 2 files changed, 25 insertions(+)