Created attachment 915766 [details] The build.log Compilation fails with "error: no member named 'min' in namespace 'std'; did you mean 'fmin'". I am using llvm-runtimes/libcxx-19.1.4::gentoo as my c++ standard library instead of the one, that gcc provides. Also I do compile using llvm-core/clang-19.1.4::gentoo.
Created attachment 915858 [details] build log & info I ran into the same build error as OP, attached is my build.log and the output of emerge --info and -pvq for the package. (concatenated)
Missing header inclusion already fixed upstream, but not included in most recent release. https://github.com/hyprwm/hyprgraphics/commit/0f9b8ca692b319c3cadd10175518805dbdc33ef0
Created attachment 916087 [details, diff] missing header include