https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116152
Mark Wielaard <mark at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at gcc dot gnu.org --- Comment #2 from Mark Wielaard <mark at gcc dot gnu.org> --- This seems to have broken the build because the URL isn't quoted correctly: ../../gcc/gcc/config/riscv/riscv.cc: In function ‘void riscv_option_override()’: ../../gcc/gcc/config/riscv/riscv.cc:9829:35: error: unquoted sequence of 3 consecutive punctuation characters ‘://’ in format [-Werror=format-diag] 9829 | inform (UNKNOWN_LOCATION, "If you need LP64E please notify the GCC " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9830 | "project via https://gcc.gnu.org/PR116152"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors make[3]: *** [Makefile:2555: riscv.o] Error 1 make[3]: *** Waiting for unfinished jobs.... https://builder.sourceware.org/buildbot/#/builders/310/builds/25