On my machine*, this build is failing due to the calls to (setlocale
LC_ALL "") within declarations-init.ly and init.ly. Commenting out
those calls allows the process to complete. Note the subsequent call to
(setlocale LC_NUMERIC "C") in each file seems okay.
(* Windows 10 Version 20H2, OS Build 19042.1348)
-- Aaron Hill