This is a fresh upgrade of current/i386 on an ALIX 2D3.
Upon start, kernel relinking fails, with relink.log saying:
(SHA256) /bsd: OK
LD="ld" LDFLAGS="-g" sh makegap.sh 0xcccccccc
ld -T ld.script -X --warn-common -nopie -o newbsd ${SYSTEM_HEAD} vers.o ${OBJS}
Segmentation fault (core dumped)
*** Error 139 in /usr/share/relink/kernel/GENERIC (Makefile:1045 'newbsd':
@echo ld -T ld.script -X --warn-common -nopie -o newbsd '${SYSTEM...)
/usr/share/relink is empty, with
/dev/wd0d 1001M 801M 150M 84% /usr
Am I missing something obvious?
Jan