Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898924 - x11-plugins/wmMatrix-0.2-r2 fails to compile (MUSL-CLANG-SYSTEM): wmMatrix.c:249:2: error: call to undeclared function short_uusleep; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Summary: x11-plugins/wmMatrix-0.2-r2 fails to compile (MUSL-CLANG-SYSTEM): wmMatrix.c:...
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-02 14:50 UTC by Agostino Sarubbo
Modified: 2023-03-10 11:40 UTC (History)
0 users

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


Attachments
build.log (build.log,57.68 KB, text/plain)
2023-03-02 14: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 2023-03-02 14:50:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-plugins/wmMatrix-0.2-r2 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-02 14:50:42 UTC
Created attachment 855802 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-10 11:40:58 UTC
The bug has been closed via the following commit(s):

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

commit d3293edd9d5c257f5e37316abfd7936ece0f6d4c
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2023-03-10 11:40:28 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2023-03-10 11:40:47 +0000

    x11-plugins/wmMatrix: use real usleep()
    
    Closes: https://bugs.gentoo.org/898924
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-plugins/wmMatrix/wmMatrix-0.2-r2.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)