[Bug 271594] WITHOUT_IPFW= breaks installworld

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 23 May 2023 19:50:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271594

--- Comment #3 from Anton Saietskii <vsasjason@gmail.com> ---
(In reply to Mark Johnston from comment #2)
make -C /usr/src/ -j3 buildworld > /tmp/world.log && sudo make -C /usr/src/
installworld DESTDIR=/tmp/destdir >> /tmp/world.log

But actually exact commands don't matter as well. I just switched to
releng/13.2 from releng/13.1 with my good old SRCCONF (which always worked
flawlessly since creation), building system, trying to install, seeing failure,
commenting related option, building again, seeing error on another file, and
going again.

-- 
You are receiving this mail because:
You are the assignee for the bug.