The build of the kindlehf toolchain may fail during the build of glibc because of an error in makeinfo from package texinfo.
I found, that Ubuntu ships version 7.1 of texinfo. Building and installing makeinfo version 7.2 from source fixes this issue and does not crash.
Host System: Ubuntu 24.04 LTS, Linux DESKTOP-04C6TNI 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Tested in WSL Ubuntu and native Kubuntu
The build of the kindlehf toolchain may fail during the build of glibc because of an error in makeinfo from package texinfo.
I found, that Ubuntu ships version 7.1 of texinfo. Building and installing makeinfo version 7.2 from source fixes this issue and does not crash.
Host System: Ubuntu 24.04 LTS, Linux DESKTOP-04C6TNI 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Tested in WSL Ubuntu and native Kubuntu