New issue by tleydxdy on void-packages repository https://github.com/void-linux/void-packages/issues/18819 Description: ### System * xuname: `Void 5.4.17_1 x86_64-musl GenuineIntel uptodate rrnFFF` * package: `guile-2.0.14_8` ### Expected behavior Build pass ### Actual behavior Build error ``` /builddir/guile-2.0.14/build-aux/missing: line 81: makeinfo: command not found ``` because of `-Werror=format-overflow=` ### Steps to reproduce the behavior `./xbps-src -N pkg guile`