Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 898410

Summary: sci-libs/gsl-2.7.1-r1 has implicit function declarations in configure logs (HARDENED-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://savannah.gnu.org/bugs/?63679
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-28 14:23:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/gsl-2.7.1-r1 has implicit function declarations in configure logs (HARDENED-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-28 14:23:20 UTC
Created attachment 855222 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-01 02:30:30 UTC
The bug has been closed via the following commit(s):

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

commit e1ab113ab5191355b1c4738ddef01a79126710ae
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-28 23:31:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-01 02:30:15 +0000

    sci-libs/gsl: fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/898410
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gsl/files/gsl-2.7.1-configure-clang16.patch    | 26 ++++++++++++++++++++++
 .../{gsl-2.7.1-r1.ebuild => gsl-2.7.1-r2.ebuild}   | 10 +++++----
 2 files changed, 32 insertions(+), 4 deletions(-)