Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950387 - media-libs/shaderc: build failure: CMake Error: INSTALL(EXPORT) given unknown export "ShadercTargets"
Summary: media-libs/shaderc: build failure: CMake Error: INSTALL(EXPORT) given unknown...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-28 22:55 UTC by Ben Cook
Modified: 2025-02-28 23:36 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,6.77 KB, text/x-log)
2025-02-28 22:55 UTC, Ben Cook
Details
emerge --info (emerge-info.log,8.83 KB, text/x-log)
2025-02-28 22:56 UTC, Ben Cook
Details
emerge --pqv (emerge-pqv.log,88 bytes, text/x-log)
2025-02-28 22:56 UTC, Ben Cook
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Cook 2025-02-28 22:55:43 UTC
Created attachment 920063 [details]
build.log

Not sure what else to add. Build fails in the configure step.

-- Configuring done (0.8s)
CMake Error: INSTALL(EXPORT) given unknown export "ShadercTargets"
-- Generating done (0.0s)
CMake Generate step failed.  Build files cannot be regenerated correctly.

Build log is attached and I will add the emerge logs after, I guess, as only one attachment is available?
Comment 1 Ben Cook 2025-02-28 22:56:09 UTC
Created attachment 920064 [details]
emerge --info
Comment 2 Ben Cook 2025-02-28 22:56:23 UTC
Created attachment 920065 [details]
emerge --pqv
Comment 3 Ionen Wolkens gentoo-dev 2025-02-28 23:16:33 UTC
It sounds like that it is broken a patch that you have in /etc/portage/patches

 * Applying user patches from /etc/portage/patches ...
 * Applying cmake-targets.patch ...
 [ ok ]
 * User patches applied.
Comment 4 Ben Cook 2025-02-28 23:36:51 UTC
Ionen's comment was correct. Old patch from a forgotten project.