Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926310 - sci-libs/superlu-4.3-r3 fails to compile: sp_ienv.c:75:5: error: call to undeclared function xerbla_; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Summary: sci-libs/superlu-4.3-r3 fails to compile: sp_ienv.c:75:5: error: call to unde...
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: PullRequest
Depends on:
Blocks: c99-porting gcc-14-stable
  Show dependency tree
 
Reported: 2024-03-07 07:55 UTC by Agostino Sarubbo
Modified: 2025-02-10 08:56 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,83.02 KB, text/plain)
2024-03-07 07:55 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-07 07:55:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/superlu-4.3-r3 fails to compile.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-07 07:55:44 UTC
Created attachment 886849 [details]
build.log

build log and emerge --info
Comment 2 Brahmajit Das 2024-03-08 05:10:18 UTC
Ago,
I cannot reproduce the bug with superlu-5.3.0, so perhaps it fixed in newer versions.
Comment 3 Larry the Git Cow gentoo-dev 2025-02-10 08:56:31 UTC
The bug has been closed via the following commit(s):

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

commit c6fd1d70702a9bb45a5a3e30ae0a437360f2d6b1
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-01-27 08:17:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-10 08:52:36 +0000

    sci-libs/superlu: update EAPI 7 -> 8, fix C version on gnu89
    
    We have a newer package where woes of modern C are solved.
    This one for dependencies.
    
    Closes: https://bugs.gentoo.org/926310
    Closes: https://bugs.gentoo.org/948886
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40328
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/superlu/{superlu-4.3-r3.ebuild => superlu-4.3-r4.ebuild} | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)