[Bug 253727] 13-BETA install fails with "regcomp at FBSD_1.6" when invoked on non-build machine with older version system
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 20 19:33:13 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253727
Bug ID: 253727
Summary: 13-BETA install fails with "regcomp at FBSD_1.6" when
invoked on non-build machine with older version system
Product: Base System
Version: 13.0-STABLE
Hardware: i386
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: ota at j.email.ne.jp
I had built world/kernel on 13-BETA releases. After install, I had
incrementally run build world and kernel.
Then, I detached a USB disk with /usr/src /usr/obj and connected to
12.2-RELEASE and run make installkernel.
The 12.2-RELEASE fails to find a library for boot-strapping "make".
$ make installkernel -C /usr/src
--------------------------------------------------------------
>>> Install check kernel
--------------------------------------------------------------
--------------------------------------------------------------
>>> Installing kernel GENERIC on Fri Feb 19 00:42:38 EST 2021
--------------------------------------------------------------
cd /usr/obj/usr/src/i386.i386/sys/GENERIC; MACHINE_ARC
H=i386 MACHINE=i386 CPUTYPE= CC="cc -target i386-unk
nown-freebsd13.0 --sysroot=/usr/obj/usr/src/i386.i386/tmp -
B/usr/obj/usr/src/i386.i386/tmp/usr/bin" CXX="c++ -target i
386-unknown-freebsd13.0 --sysroot=/usr/obj/usr/src/i386.i38
6/tmp -B/usr/obj/usr/src/i386.i386/tmp/usr/bin" CPP="cpp -
target i386-unknown-freebsd13.0 --sysroot=/usr/obj/usr/src/i3
86.i386/tmp -B/usr/obj/usr/src/i386.i386/tmp/usr/bin" AS="
as" AR="ar" LD="ld" LLVM_LINK="" NM=nm OBJCOPY="objcop
y" RANLIB=ranlib STRINGS= SIZE="size" STRIPBIN="strip" PAT
H=/usr/obj/usr/src/i386.i386/tmp/bin:/usr/obj/usr/src/i386.i
386/tmp/usr/sbin:/usr/obj/usr/src/i386.i386/tmp/usr/bin:/us
r/obj/usr/src/i386.i386/tmp/legacy/usr/sbin:/usr/obj/usr/src
/i386.i386/tmp/legacy/usr/bin:/usr/obj/usr/src/i386.i386/tm
p/legacy/bin:/usr/obj/usr/src/i386.i386/tmp/legacy/usr/libe
xec::/sbin:/bin:/usr/sbin:/usr/bin make KERNEL=kernel install
ld-elf.so.1: /usr/obj/usr/src/i386.i386/tmp/legacy/usr/sbin/m
ake: Undefined symbol "regcomp at FBSD_1.6"
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list