Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946359 - sci-libs/hypre-2.24.0 fails to compile: struct_vector.c:797:1: error: conflicting types for hypre_StructVectorSetFunctionValues; have HYPRE_Int(hypre_StructVector , HYPRE_Complex ()(HYPRE_Int, HYPRE_Int, HYPRE_Int)) {aka int(struct hypre_StructVector_str
Summary: sci-libs/hypre-2.24.0 fails to compile: struct_vector.c:797:1: error: conflic...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-13 14:35 UTC by Agostino Sarubbo
Modified: 2024-12-13 14:35 UTC (History)
0 users

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


Attachments
build.log (build.log,189.19 KB, text/plain)
2024-12-13 14:35 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-12-13 14:35:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/hypre-2.24.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#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-13 14:35:34 UTC
Created attachment 913913 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-13 14:35:36 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


configure: NOTE: Could not find .git directory
struct_vector.c:797:1: error: conflicting types for ‘hypre_StructVectorSetFunctionValues’; have ‘HYPRE_Int(hypre_StructVector *, HYPRE_Complex (*)(HYPRE_Int,  HYPRE_Int,  HYPRE_Int))’ {aka ‘int(struct hypre_StructVector_struct *, double (*)(int,  int,  int))’}