Sorry if there is some missing information. I only know the bare basics when it comes to the process of building software so I don't really know what information is relevant and what isn't.
If any further information is required I'll try to provide it ASAP.
Hi there! When trying to build gallium-nine-standalone from source either manually or using emerge I encounter this build failure:
My GCC version is:
gcc version 14.1.1 20240516 (Gentoo 14.1.1_p20240518 p1)
Relevant env vars:
WARNING_FLAGS=""
COMMON_FLAGS="-march=native -O2 -pipe"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS}"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"
Full logs (Manual): https://pastebin.com/7MiHwbj8 Full logs (Emerge): https://pastebin.com/6Zt9tpw2 (The compile flags were different during that run, however the error didn't change)
Sorry if there is some missing information. I only know the bare basics when it comes to the process of building software so I don't really know what information is relevant and what isn't.
If any further information is required I'll try to provide it ASAP.