Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900260 - net-misc/taylor-uucp-1.07-r5 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: net-misc/taylor-uucp-1.07-r5 has implicit function declarations in configure ...
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 1.07-r7
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-03-08 08:19 UTC by Agostino Sarubbo
Modified: 2024-11-03 16:26 UTC (History)
0 users

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


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

Issue: net-misc/taylor-uucp-1.07-r5 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:19:13 UTC
Created attachment 856694 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-10-21 02:55:22 UTC
The bug has been closed via the following commit(s):

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

commit 8e2534d312fe1f7218d75428f3204180429b30a5
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-10-21 02:52:02 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-10-21 02:54:45 +0000

    net-misc/taylor-uucp: fix modern C code defects
    
    The software is unmaintained since 2002 so it's actually, for once,
    almost plausible that it still uses code constructs made illegal barely
    3 years before. Huh, how about that.
    
    Closes: https://bugs.gentoo.org/874705
    Closes: https://bugs.gentoo.org/900260
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 .../files/taylor-uucp-1.07-modernc.patch           | 98 ++++++++++++++++++++++
 net-misc/taylor-uucp/taylor-uucp-1.07-r7.ebuild    |  1 +
 2 files changed, 99 insertions(+)