Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948101 - sci-libs/trilinos-16.0.0 fails to compile: KokkosSparse_spadd_handle.hpp:113:44: error: class KokkosSparse::SPADDHandle<lno_row_view_t_, lno_nnz_view_t_, scalar_nnz_view_t_, ExecutionSpace, MemorySpace> has no member named sort_option [-Wtemplate-body]
Summary: sci-libs/trilinos-16.0.0 fails to compile: KokkosSparse_spadd_handle.hpp:113:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2025-01-14 18:02 UTC by Agostino Sarubbo
Modified: 2025-01-14 18:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,60.64 KB, application/x-xz)
2025-01-14 18:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-14 18:02:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/trilinos-16.0.0 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-14 18:02:50 UTC
Created attachment 916535 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-14 18:02:51 UTC
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-16.0.0/work/Trilinos-trilinos-release-16-0-0/.git/ does not exist!
-- Setting Trilinos_ENABLE_TriKota=OFF because '/var/tmp/portage/sci-libs/trilinos-16.0.0/work/Trilinos-trilinos-release-16-0-0/packages/TriKota/Dakota' does not exist!
/var/tmp/portage/sci-libs/trilinos-16.0.0/work/Trilinos-trilinos-release-16-0-0/packages/kokkos-kernels/sparse/src/KokkosSparse_spadd_handle.hpp:113:44: error: ‘class KokkosSparse::SPADDHandle<lno_row_view_t_, lno_nnz_view_t_, scalar_nnz_view_t_, ExecutionSpace, MemorySpace>’ has no member named ‘sort_option’; did you mean ‘set_sort_option’? [-Wtemplate-body[https://gcc.gnu.org/onlinedocs/gcc/C_002b_002b-Dialect-Options.html#index-Wno-template-body]]