Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898564 - sys-boot/plymouth-22.02.122-r1 fails to compile (MUSL-CLANG-SYSTEM): ply-command-parser.c:734:21: error: call to undeclared function rpmatch; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Summary: sys-boot/plymouth-22.02.122-r1 fails to compile (MUSL-CLANG-SYSTEM): ply-comm...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-01 08:27 UTC by Agostino Sarubbo
Modified: 2023-12-20 13:55 UTC (History)
0 users

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


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

Issue: sys-boot/plymouth-22.02.122-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-01 08:27:07 UTC
Created attachment 855372 [details]
build.log

build log and emerge --info
Comment 2 immolo 2023-12-20 13:55:32 UTC
This seems to only be a LLVM issue rather than a musl one as I can build successfully with a gcc package.env.