Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898768 - dev-util/heaptrack-1.4.0 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: dev-util/heaptrack-1.4.0 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 (vote)
Assignee: Andreas Sturmlechner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-02 09:10 UTC by Agostino Sarubbo
Modified: 2023-12-16 09:31 UTC (History)
0 users

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


Attachments
build.log (build.log,182.40 KB, text/plain)
2023-03-02 09:10 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-03-02 09:10:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/heaptrack-1.4.0 has implicit function declarations in configure logs (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 09:10:58 UTC
Created attachment 855642 [details]
build.log

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

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

commit 4d6d7f96864b11e288f8d33c59a196f3ec1fb6e6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-16 09:23:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-16 09:30:53 +0000

    dev-util/heaptrack: fix modern C issue(s)
    
    Closes: https://bugs.gentoo.org/898768
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/heaptrack/files/heaptrack-1.5.0-c99.patch | 43 ++++++++++++++++++++++
 dev-util/heaptrack/heaptrack-1.5.0.ebuild          |  9 +++++
 dev-util/heaptrack/heaptrack-9999.ebuild           |  5 +++
 3 files changed, 57 insertions(+)