Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899046 - x11-plugins/wmrack-1.4-r1 fails to compile (MUSL-CLANG-SYSTEM): wmrack.c:1243:12: error: type specifier missing, defaults to int; ISO C99 and later do not support implicit int [-Wimplicit-int]
Summary: x11-plugins/wmrack-1.4-r1 fails to compile (MUSL-CLANG-SYSTEM): wmrack.c:1243...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PullRequest
: 871240 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-03 09:12 UTC by Agostino Sarubbo
Modified: 2023-05-12 15:32 UTC (History)
1 user (show)

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


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

Issue: x11-plugins/wmrack-1.4-r1 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-03 09:12:48 UTC
Created attachment 855954 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-12 15:30:00 UTC
The bug has been closed via the following commit(s):

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

commit bdd850179a500daee07749f3b496d28be1280e07
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-05-11 06:17:36 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-05-12 15:29:22 +0000

    x11-plugins/wmrack: Fix type specifier missing and undeclared function
    
    Closes: https://bugs.gentoo.org/899046
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/30983
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 ...ecifier-missing-and-undeclared-function-c.patch | 41 ++++++++++++++++++++++
 x11-plugins/wmrack/wmrack-1.4-r2.ebuild            | 37 +++++++++++++++++++
 2 files changed, 78 insertions(+)
Comment 3 Bernard Cafarelli gentoo-dev 2023-05-12 15:32:17 UTC
*** Bug 871240 has been marked as a duplicate of this bug. ***