I cannot build it anymore, fails with same error on both Github Actions
CI and local machine.
...
Dumping under the name emacs
**************************************************
Warning: Your system has a gap between BSS and the
heap (11711640 bytes). This usually means that exec-shield
or something similar is in effect. The dump may
fail because of this. See the section about
exec-shield in etc/PROBLEMS for more information.
**************************************************
12313792 of 33554432 static heap bytes used
/bin/bash: line 1: 24675 Segmentation fault (core dumped) ./temacs --batch --load loadup bootstrap
make[1]: *** [Makefile:741: bootstrap-emacs] Error 139
make[1]: Leaving directory '/home/builder/.termux-build/emacs-x/host-build/src'
...