Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899774 - dev-libs/dmalloc-5.5.2-r7 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: dev-libs/dmalloc-5.5.2-r7 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 (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-06 09:32 UTC by Agostino Sarubbo
Modified: 2023-12-06 05:42 UTC (History)
0 users

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


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

Issue: dev-libs/dmalloc-5.5.2-r7 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-06 09:32:19 UTC
Created attachment 856254 [details]
build.log

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

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

commit 4c5b72836640446142a12a312df01c1986cc4e0a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-05 15:01:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-06 05:40:50 +0000

    dev-libs/dmalloc: add 5.6.5
    
    Bug: https://bugs.gentoo.org/577032
    Closes: https://bugs.gentoo.org/758848
    Closes: https://bugs.gentoo.org/899774
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/dmalloc/Manifest                          |   1 +
 dev-libs/dmalloc/dmalloc-5.6.5.ebuild              |  73 +++++
 .../dmalloc/files/dmalloc-5.6.5-Makefile.in.patch  | 343 +++++++++++++++++++++
 .../files/dmalloc-5.6.5-configure-c99.patch        |  61 ++++
 4 files changed, 478 insertions(+)