Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928017 - sci-libs/trilinos-15.0.0 fails to compile: Tpetra_Distributor.hpp:829:34: error: static assertion failed: Tpetra::Distributor::computeSends: sizeof(size_t) < sizeof(OrdinalType)
Summary: sci-libs/trilinos-15.0.0 fails to compile: Tpetra_Distributor.hpp:829:34: err...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-28 07:52 UTC by Agostino Sarubbo
Modified: 2024-03-28 07:52 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,71.50 KB, application/x-xz)
2024-03-28 07:52 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 2024-03-28 07:52:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/trilinos-15.0.0 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-28 07:52:22 UTC
Created attachment 888882 [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 2024-03-28 07:52:23 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-15.0.0/work/Trilinos-trilinos-release-15-0-0/.git/ does not exist!
-- Setting Trilinos_ENABLE_TriKota=OFF because '/var/tmp/portage/sci-libs/trilinos-15.0.0/work/Trilinos-trilinos-release-15-0-0/packages/TriKota/Dakota' does not exist!
/var/tmp/portage/sci-libs/trilinos-15.0.0/work/Trilinos-trilinos-release-15-0-0/packages/tpetra/core/src/Tpetra_Distributor.hpp:829:34: error: static assertion failed: Tpetra::Distributor::computeSends: sizeof(size_t) < sizeof(OrdinalType).