Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898980 - dev-games/clanlib-0.8.1-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: dev-games/clanlib-0.8.1-r2 has implicit function declarations in configure lo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard: fixed in 0.8.1-r2
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-03-03 08:38 UTC by Agostino Sarubbo
Modified: 2024-11-03 15:29 UTC (History)
0 users

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


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

Issue: dev-games/clanlib-0.8.1-r2 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-03 08:38:54 UTC
Created attachment 855888 [details]
build.log

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

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

commit 3fb8f40ec2c632603d3cef4949dbc46b4ccaadda
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-06-30 23:30:50 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-07-03 22:36:46 +0000

    dev-games/clanlib: add patch to successfully eautoreconf
    
    It uses a heavily vintage autoconf 2.59 and libtool 1.5.22, which emits
    an autoconf-based Modern C warning in configure probes and isn't
    currently patch'able for e.g. LTO warning flags by elibtoolize.
    
    Closes: https://bugs.gentoo.org/898980
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 dev-games/clanlib/clanlib-0.8.1-r2.ebuild          |  6 ++++-
 .../clanlib-0.8.1-makefile-duplicate-headers.patch | 29 ++++++++++++++++++++++
 2 files changed, 34 insertions(+), 1 deletion(-)