Summary: | 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] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Matthias Maier <tamiko> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | sci |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 932474 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 916535 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
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]] |