Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899848 - media-sound/cdtool-2.1.8-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: media-sound/cdtool-2.1.8-r1 has implicit function declarations in configure l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2023-03-06 09:53 UTC by Agostino Sarubbo
Modified: 2024-11-09 21:05 UTC (History)
0 users

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


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

Issue: media-sound/cdtool-2.1.8-r1 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:53:12 UTC
Created attachment 856326 [details]
build.log

build log and emerge --info
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2024-11-09 21:00:54 UTC
 * QA Notice: Found the following implicit function declarations in configure logs:
 *   /tmp/portage/media-sound/cdtool-2.1.8-r1/work/cdtool-2.1.8/config.log:222 - exit
 *   /tmp/portage/media-sound/cdtool-2.1.8-r1/work/cdtool-2.1.8/config.log:744 - getgroups
 *   /tmp/portage/media-sound/cdtool-2.1.8-r1/work/cdtool-2.1.8/config.log:747 - exit
 * Check that no features were accidentally disabled.
Comment 3 Larry the Git Cow gentoo-dev 2024-11-09 21:05:25 UTC
The bug has been closed via the following commit(s):

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

commit 47621a76605e94990adb5c2718700c90291e5f64
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2024-11-09 21:04:26 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2024-11-09 21:05:05 +0000

    media-sound/cdtool: add eautoreconf for modern C
    
    Closes: https://bugs.gentoo.org/899848
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../cdtool/{cdtool-2.1.8-r1.ebuild => cdtool-2.1.8-r2.ebuild} | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)