Date: Sat, 11 Jun 2022 22:01:02 -0700 From: Mark Millard <marklmi@yahoo.com> To: freebsd-ports@freebsd.org Subject: Re: armv7 targeted editors/emacs@full build: sometimes "Hash table too large" and sometimes not Message-ID: <495CE69A-39BA-4D98-B5AD-F36D1DB43A58@yahoo.com> In-Reply-To: <19345972-18B4-46FB-9306-8D453487A4FE@yahoo.com> References: <19345972-18B4-46FB-9306-8D453487A4FE@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2022-Jun-1, at 00:35, Mark Millard <marklmi@yahoo.com> wrote: > In a bulk -a -c attempt on aarch64 hardware that can execute > armv7 code, I'm using an armv7 poudriere jail to target armv7. > It got: >=20 > . . . > Loading replace... > Hash table too large > gmake[2]: *** [Makefile:584: emacs.pdmp] Error 255 > gmake[2]: Leaving directory = '/wrkdirs/usr/ports/editors/emacs/work-full/emacs-28.1/src' > gmake[1]: *** [Makefile:449: src] Error 2 > gmake[1]: Leaving directory = '/wrkdirs/usr/ports/editors/emacs/work-full/emacs-28.1' > =3D=3D=3D> Compilation failed unexpectedly. > Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the = failure to > the maintainer. > *** Error code 1 > . . . >=20 > But when I tried to do the build on another such machine it > built to completion. >=20 > (Both contexts are Cortex-A72 based but are otherwise rather > different.) >=20 I got a similar result for: magit-sequence.el:34:1: Error: Hash table too large gmake[2]: *** [Makefile:79: magit-sequence.elc] Error 1 gmake[2]: Leaving directory = '/wrkdirs/usr/ports/devel/magit/work-canna/magit-3.3.0/lisp' gmake[1]: *** [Makefile:75: lisp] Error 2 gmake[1]: Leaving directory = '/wrkdirs/usr/ports/devel/magit/work-canna/magit-3.3.0' *** Error code 1 =3D=3D=3D Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?495CE69A-39BA-4D98-B5AD-F36D1DB43A58>