[Bug 285708] sysutils/vtm: Fix build on i386
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285708] sysutils/vtm: Mark as broken for i386"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 May 2025 20:27:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285708
Mark Millard <marklmi26-fbsd@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marklmi26-fbsd@yahoo.com
--- Comment #8 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Looking at some examples of the official
FreeBSD package build failures shows LLVM
running out of memory on i386 and armv7
(the 32-bit architectures) . . .
142i386-quarterly 2025-05-15 02:29 context:
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2025-May/758446.html
indicates:
LLVM ERROR: out of memory
Allocation failed
142releng-armv7-default 2025-05-14 02:50 context:
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2025-May/758179.html
indicates:
LLVM ERROR: out of memory
Allocation failed
142i386-default 2025-05-13 16:18 context:
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2025-May/758008.html
indicates:
LLVM ERROR: out of memory
Allocation failed
And so on.
--
You are receiving this mail because:
You are the assignee for the bug.