Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921110 - sys-boot/plymouth-22.02.122-r1: musl+clang-16: 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: musl+clang-16: error: call to undeclared func...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: musl-porting c99-porting gcc-14-stable
  Show dependency tree
 
Reported: 2023-12-31 05:10 UTC by tigrmango
Modified: 2025-03-10 01:42 UTC (History)
4 users (show)

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


Attachments
plymouth patch (plymouth-musl.patch,343 bytes, patch)
2023-12-31 05:11 UTC, tigrmango
Details | Diff
emerge --info (info.log,17.65 KB, text/x-log)
2024-01-01 13:50 UTC, tigrmango
Details
Build log (build.log,24.96 KB, text/x-log)
2024-01-01 14:00 UTC, tigrmango
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tigrmango 2023-12-31 05:10:26 UTC
The summary describes it all. I also have a patch for it, see the attachment

Reproducible: Always
Comment 1 tigrmango 2023-12-31 05:11:00 UTC
Created attachment 881063 [details, diff]
plymouth patch
Comment 2 Leonardo Hernández Hernández 2023-12-31 18:29:18 UTC
Please always attach the full build.log (compressed if necessary) and emerge --info.
Comment 3 tigrmango 2024-01-01 13:50:24 UTC
Created attachment 881200 [details]
emerge --info
Comment 4 tigrmango 2024-01-01 14:00:50 UTC
Created attachment 881202 [details]
Build log
Comment 5 NHO 2025-02-26 13:05:17 UTC
Duplicate of https://bugs.gentoo.org/898564
Comment 6 Larry the Git Cow gentoo-dev 2025-03-10 01:42:15 UTC
The bug has been closed via the following commit(s):

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

commit 167714a29964bccf4b95921d91f71c23cf12619d
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-26 14:25:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 01:40:01 +0000

    sys-boot/plymouth: update EAPI 7 -> 8, fix musl build, QA issues
    
    Use C23/compiler extension to conditionally include right header.
    Clean up *.la files.
    Keep empty directories, they are needed for runtime services.
    Fix is only for 22.02.122, not 24.004.60 or live.
    
    Closes: https://bugs.gentoo.org/839081
    Closes: https://bugs.gentoo.org/925430
    Closes: https://bugs.gentoo.org/921110
    Closes: https://bugs.gentoo.org/898564
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40771
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/plymouth-22.02.122-has_rpmatch.patch     |  16 +++
 sys-boot/plymouth/plymouth-22.02.122-r4.ebuild     | 122 +++++++++++++++++++++
 2 files changed, 138 insertions(+)