Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900266 - net-news/yydecode-0.2.10-r3 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: net-news/yydecode-0.2.10-r3 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: fixed in 0.2.10-r3
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-03-08 08:20 UTC by Agostino Sarubbo
Modified: 2024-11-03 16:29 UTC (History)
0 users

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


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

Issue: net-news/yydecode-0.2.10-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-08 08:20:09 UTC
Created attachment 856700 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-29 20:03:33 UTC
ci has reproduced this issue with version 0.2.10-r2 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-04-26 13:11:07 UTC
ci has reproduced this issue with version 0.2.10-r3 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-10-21 02:55:23 UTC
The bug has been closed via the following commit(s):

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

commit 6a2af585f0a958abd6ed813ec9701a55c95526e5
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-10-21 00:23:28 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-10-21 02:54:44 +0000

    net-news/yydecode: rerun autoreconf
    
    It has a vintage 2.57 install from 2003 which is missing various Modern
    C fixes. It cleanly re-autoreconfs and thereafter has no issues.
    
    Closes: https://bugs.gentoo.org/900266
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r3.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)