The build log: https://paste.gentoo.zip/2Ang6wai First I tried with GCC 15 and then with GCC 14 but both fail. Steps to reproduce: 1. Have a musl system. 2. Try to compile Groff. Actual results: Build failure. Expected results: Compiled and installed successfully emerge --info: http://0x0.st/X7wq.txt
Please always include logs as attachments, as pastebins expire and may not be accessible behind firewalls.
Created attachment 913399 [details] Build log The build log
Created attachment 913400 [details] emerge --info The emerge --info
The internal getopt code was dropped in favour of gnulib in commit: https://git.savannah.gnu.org/cgit/groff.git/commit/src/libs/libgroff?id=68968197dc8a4c9c1320b6908767c06229614907 so maybe the next version will work better.