Created attachment 913799 [details] build.log This package fails to compile because of packaged bee.lua is missing an header include <algorithm> (std::copy) in the files: "a/3rd/luamake/bee.lua/3rd/fmt/fmt/color.h", "a/3rd/bee.lua/3rd/fmt/fmt/color.h". After patching those two files it also fails to link with "stdc++fs" which is not found by clang, which is referenced in the files: "build.ninja.patch", "a/3rd/luamake/bee.lua/compile/common.lua", "a/3rd/bee.lua/compile/common.lua"
Created attachment 913800 [details] emerge --info
The second part is probably a duplicate of Bug 916501.