Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942786 - x11-plugins/wmbatteries-0.1.3-r1 has implicit function declarations in configure logs
Summary: x11-plugins/wmbatteries-0.1.3-r1 has implicit function declarations in config...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2024-11-02 18:50 UTC by Agostino Sarubbo
Modified: 2024-11-08 05:11 UTC (History)
0 users

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


Attachments
build.log (build.log,62.05 KB, text/plain)
2024-11-02 18:50 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 2024-11-02 18:50:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/wmbatteries-0.1.3-r1 has implicit function declarations in configure logs.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-02 18:50:03 UTC
Created attachment 907725 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-02 18:50:04 UTC
Found the following implicit function declarations in configure logs:

config.log:250 - exit
Comment 3 Larry the Git Cow gentoo-dev 2024-11-08 05:11:46 UTC
The bug has been closed via the following commit(s):

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

commit 386af8830065bef43155045cc7d3356ff21a0900
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-11-07 08:40:30 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-11-08 05:08:58 +0000

    x11-plugins/wmbatteries: fix modern C porting in configure
    
    Regenerate the configure script to take advantage of updates to core
    autoconf macros so that system probes function correctly.
    
    The software doesn't actually build with Modern C. That is tracked by a
    different bug. It's an open question whether this package makes sense to
    package anyway -- especially given it is only even *keyworded* for
    x86...
    
    Closes: https://bugs.gentoo.org/942786
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 x11-plugins/wmbatteries/wmbatteries-0.1.3-r1.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)