Created attachment 892828 [details] emerge --info Hello, Compilation of media-libs/imgui-1.89.9-r1 with USE flag "webgpu" fails with following message: ``` ../imgui-1.89.9/meson.build:70:7: ERROR: C++ header 'webgpu/webgpu.h' not found ``` It looks like there is no package (yet) with such headers, I guess the expected content comes from https://github.com/webgpu-native/webgpu-headers Best regards,
Created attachment 892829 [details] Build log in application/gzip format
Didn't check the headers where need thanks for the bug report. I didn't tested since I don't have any package that required webgpu useflag on imgui I will fix later this week.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee5b4f2b1382d3bbe10a2d24239d91f2a7ebf995 commit ee5b4f2b1382d3bbe10a2d24239d91f2a7ebf995 Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> AuthorDate: 2024-05-12 19:25:47 +0000 Commit: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> CommitDate: 2024-05-12 19:26:59 +0000 media-libs/imgui: add missing dev-util/webgpu-headers dependency Closes: https://bugs.gentoo.org/931827 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> media-libs/imgui/imgui-1.89.9-r1.ebuild | 1 + media-libs/imgui/imgui-1.90.6.ebuild | 1 + 2 files changed, 2 insertions(+)