Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899844 - media-radio/tucnak-4.40 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: media-radio/tucnak-4.40 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: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-06 09:52 UTC by Agostino Sarubbo
Modified: 2023-03-07 12:36 UTC (History)
0 users

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


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

Issue: media-radio/tucnak-4.40 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:52:30 UTC
Created attachment 856322 [details]
build.log

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

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

commit a18c33a93e04ac6fd08a9e1956f3d71a0ddc24b6
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2023-03-07 12:30:56 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2023-03-07 12:34:57 +0000

    media-radio/tucnak: Fix implicit function declaration in configure.ac
    
    Closes: https://bugs.gentoo.org/899844
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 .../tucnak/files/tucnak-4.40-configure.patch       | 22 +++++++
 media-radio/tucnak/tucnak-4.40-r1.ebuild           | 71 ++++++++++++++++++++++
 2 files changed, 93 insertions(+)