Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898458 - x11-plugins/astime-2.8-r2 has implicit function declarations in configure logs (HARDENED-SYSTEM)
Summary: x11-plugins/astime-2.8-r2 has implicit function declarations in configure log...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: fixed in 2.8-r3
Keywords: PullRequest
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-02-28 15:56 UTC by Agostino Sarubbo
Modified: 2024-11-03 00:01 UTC (History)
0 users

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


Attachments
build.log (build.log,46.76 KB, text/plain)
2023-02-28 15:56 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 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(+)