[Bug 278293] www/qt6-webengine and www/chromium: both fail to build on stable/14 with similar error when poudriere has USE_TMPFS=all set

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 29 Nov 2024 08:13:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278293

Robert Nagy <rnagy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rnagy@FreeBSD.org

--- Comment #7 from Robert Nagy <rnagy@FreeBSD.org> ---
Trace the v8_context_snapshot_generator command and see why it actually fails.
Just go to workdir/chromium*/out/Release and do
ktrace -di python3 ../../build/gn_run_binary.py ./v8_context_snapshot_generator
--output_file=v8_context_snapshot.bin

-- 
You are receiving this mail because:
You are on the CC list for the bug.