On 2019/12/26 18:08, Andrew Hewus Fresh wrote: > Anyone running a speedy bulk ports cluster who could do a full build for > me would be appreciated.
The only failure in the build which looks like it can be attributed to the perl update is japanese/kanjips which I've just fixed. ../text2x/text2c -f outheader -o outfile headerfile > header.c $* is no longer supported as of Perl 5.30 at ../text2x/text2c line 8. (other failures look like random build errors: gnucash out-of-memory in guile, and a linker segfault in krita). No build-time problems seen due to Locale::Codes. I am in favour of this going in ASAP so we can pick up runtime problems sooner (as far as Locale::Codes is concerned, we already have it in ports so it would just be a case of adding the dependency). OK sthen