Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944856 - sci-libs/scalapack-2.2.0_p20240704 fails to compile: reshape.c:32:4: error: too many arguments to function Cblacs_gridinfo
Summary: sci-libs/scalapack-2.2.0_p20240704 fails to compile: reshape.c:32:4: error: t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-25 08:06 UTC by Agostino Sarubbo
Modified: 2024-12-06 17:56 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,35.10 KB, application/x-xz)
2024-11-25 08:06 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-11-25 08:06:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/scalapack-2.2.0_p20240704 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-11-25 08:06:04 UTC
Created attachment 911809 [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-11-25 08:06:05 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/scalapack.dir/TOOLS/SL_gridreshape.c.o 
FAILED: CMakeFiles/scalapack.dir/TOOLS/reshape.c.o 
/var/tmp/portage/sci-libs/scalapack-2.2.0_p20240704/work/scalapack-0234af94c6578c53ac4c19f2925eb6e5c4ad6f0f/TOOLS/reshape.c:32:4: error: too many arguments to function ‘Cblacs_gridinfo’
Comment 3 Larry the Git Cow gentoo-dev 2024-12-06 17:56:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d7f1c241cc2bd10fee709cefc20b47d763d5ca

commit 58d7f1c241cc2bd10fee709cefc20b47d763d5ca
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-06 17:54:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-06 17:55:38 +0000

    sci-libs/scalapack: build w/ -std=gnu89
    
    Seems like there's no activity upstream on the bug.
    
    Closes: https://bugs.gentoo.org/898290
    Closes: https://bugs.gentoo.org/944856
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/scalapack/scalapack-2.2.0_p20240704.ebuild | 3 +++
 1 file changed, 3 insertions(+)