Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898318 - media-libs/libexif-0.6.24 has implicit function declarations in configure logs
Summary: media-libs/libexif-0.6.24 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Codec Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2023-02-28 11:21 UTC by Agostino Sarubbo
Modified: 2024-11-08 05:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,108.22 KB, text/plain)
2023-02-28 11:21 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 11:21:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libexif-0.6.24 has implicit function declarations in configure logs.
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 11:21:04 UTC
Created attachment 855142 [details]
build.log

build log and emerge --info
Comment 2 Eli Schwartz gentoo-dev 2024-11-08 04:50:38 UTC
 * QA Notice: Found the following implicit function declarations in configure logs:
 *   /var/tmp/portage/media-libs/libexif-0.6.24/work/libexif-0.6.24-abi_x86_64.amd64/config.log:578 - localtime_s

Annex K... introduced for Windows in https://github.com/libexif/libexif/commit/74b36cea52267a0b1f2d7230ff3a52e538fd5372
Comment 3 Larry the Git Cow gentoo-dev 2024-11-08 05:11:48 UTC
The bug has been closed via the following commit(s):

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

commit 550bb5d674b331cf4cf254e08eb738297e312a80
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-11-08 04:52:19 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-11-08 05:08:59 +0000

    media-libs/libexif: mark implicit configure decls as FP
    
    We don't have Annex K.
    
    Closes: https://bugs.gentoo.org/898318
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 media-libs/libexif/libexif-0.6.24.ebuild | 4 ++++
 1 file changed, 4 insertions(+)