Draft: Inject -Wno-error=format-overflow -Wno-error=format-truncation
Many packages FTBFS with "-Wformat-overflow=2 -Wformat-truncation=2" due to the use of "-Werror", so we need to force not to treat these warnings as errors.
Mark as draft waiting the result of the v2025dev1 rebuild.