Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896246 - media-libs/libfpx-1.3.1_p10 fails to compile (MUSL-CLANG-SYSTEM): npixel.h:107:5: error: ISO C++17 does not allow register storage class specifier [-Wregister]
Summary: media-libs/libfpx-1.3.1_p10 fails to compile (MUSL-CLANG-SYSTEM): npixel.h:10...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/ImageMagick/libfpx...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-02-24 10:42 UTC by Agostino Sarubbo
Modified: 2025-03-10 02:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,92.62 KB, text/plain)
2023-02-24 10:42 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-02-24 10:42:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libfpx-1.3.1_p10 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-02-24 10:42:41 UTC
Created attachment 854328 [details]
build.log

build log and emerge --info
Comment 2 David Carlos Manuelda 2023-09-22 10:45:22 UTC
Just as a hint: This is not related to MUSL but only to Clang
Comment 3 Larry the Git Cow gentoo-dev 2025-03-10 02:45:49 UTC
The bug has been closed via the following commit(s):

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

commit c2e5b53ef71e7cc36b65cd5fc310607872ed34a1
Author:     Z. Liu <zhixu.liu@gmail.com>
AuthorDate: 2024-12-13 05:38:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 02:39:43 +0000

    media-libs/libfpx: workaround to fix build with clang 19
    
    had been fixed by upstream but patch is too large
    
    Closes: https://bugs.gentoo.org/896246
    Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/40782
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libfpx/libfpx-1.3.1_p10-r1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)