Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898410 - sci-libs/gsl-2.7.1-r1 has implicit function declarations in configure logs (HARDENED-SYSTEM)
Summary: sci-libs/gsl-2.7.1-r1 has implicit function declarations in configure logs (H...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-28 14:23 UTC by Agostino Sarubbo
Modified: 2023-03-01 02:30 UTC (History)
0 users

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


Attachments
build.log (build.log,498.16 KB, text/plain)
2023-02-28 14:23 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 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(-)