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

Bug 898458

Summary: x11-plugins/astime-2.8-r2 has implicit function declarations in configure logs (HARDENED-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/32902
Whiteboard: fixed in 2.8-r3
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-28 15:56:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/astime-2.8-r2 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 15:56:43 UTC
Created attachment 855264 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-10-16 06:12:25 UTC
The bug has been closed via the following commit(s):

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

commit d475d108d33110a89a72332e35543c2448315be0
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2023-09-18 12:28:06 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-10-16 06:09:45 +0000

    x11-plugins/astime: revbump, fix build for clang16
    
    EAPI bump
    Fix homepage
    
    Closes: https://bugs.gentoo.org/874714
    Closes: https://bugs.gentoo.org/882175
    Closes: https://bugs.gentoo.org/898458
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/32902
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 x11-plugins/astime/astime-2.8-r3.ebuild            | 48 ++++++++++++++++++++++
 .../astime-2.8-fix-implicit-function-decl.patch    | 17 ++++++++
 ...time-2.8-remove-double-config.h-autotools.patch | 27 ++++++++++++
 3 files changed, 92 insertions(+)