This package fails to build on an unstable system. Attached relevant logs and emerge --info
Created attachment 712113 [details] emerge_info emerge --info
Created attachment 712116 [details] julia-1.6.0:20210529-075134.log build log
I don't really know why it happen
Ok, I've found that the issue is -D_GLIBCXX_ASSERTIONS
There is really not much I can do downstream. In case you care about compiling dev-lang/julia with -D_GLIBCXX_ASSERTIONS what about opening a bug report upstream?
Upstream bugs: https://github.com/JuliaLang/julia/issues/27118 https://github.com/JuliaLang/julia/issues/41279 Patch: https://github.com/JuliaLang/julia/commit/96ce2e137550b84cdb3a749a716bbec8ec816118.patch