Hello,
I am trying to upgrade a RELENG-14.2 to 14.3.
After cloning the repository with gitup and compiling it (make buildworld), make installworld fails.
Does it ring any bell?
I am trying to upgrade a RELENG-14.2 to 14.3.
After cloning the repository with gitup and compiling it (make buildworld), make installworld fails.
Code:
# uname -a
FreeBSD micro1 14.2-RELEASE FreeBSD 14.2-RELEASE c8918d6c7 MICRO14 amd64
root@micro1:/usr/src # make installworld
make[1]: "/usr/obj/usr/src/amd64.amd64/toolchain-metadata.mk" line 1: Using cached toolchain metadata from build at micro1 on Thu Ju
n 12 11:00:20 UTC 2025
Segmentation fault (core dumped)
rescue/sh check failed, installation aborted
*** Error code 1
Stop.
make[1]: stopped in /usr/src
*** Error code 1
Stop.
make: stopped in /usr/src