Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908912 - x11-plugins/wminet-3.0.0-r2 has implicit function declarations in configure logs (MUSL-SYSTEM)
Summary: x11-plugins/wminet-3.0.0-r2 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: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2023-06-21 06:01 UTC by Agostino Sarubbo
Modified: 2025-01-17 20:00 UTC (History)
0 users

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


Attachments
build.log (build.log,50.94 KB, text/plain)
2023-06-21 06:02 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-06-21 06:01:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/wminet-3.0.0-r2 has implicit function declarations in configure logs (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-21 06:02:00 UTC
Created attachment 864323 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-21 06:02:01 UTC
Found the following implicit function declarations in configure logs:

config.log:38 - XtMalloc
config.log:62 - exit
Comment 3 Larry the Git Cow gentoo-dev 2025-01-17 20:00:31 UTC
The bug has been closed via the following commit(s):

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

commit c57c9878a2102206ac7f3997a991ee36af62079a
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-01-15 18:41:45 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2025-01-17 19:55:39 +0000

    x11-plugins/wminet: update EAPI 7 -> 8, fix C23 errors
    
    Both in configure and previously unreported in code
    
    Closes: https://bugs.gentoo.org/908912
    Closes: https://bugs.gentoo.org/875137
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40150
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../files/wminet-3.0.0-missing-include.patch       | 11 ++++++
 x11-plugins/wminet/wminet-3.0.0-r3.ebuild          | 41 ++++++++++++++++++++++
 2 files changed, 52 insertions(+)