[Bug 253956] Cannot build 13-STABLE on 12.2-STABLE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 3 10:41:43 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253956

--- Comment #1 from rsmith at xs4all.nl ---
Some more information; I ran the makeworld build again with the -de flag and
got:

*** Failed target:  _bootstrap-tools-link-kbdcontrol
*** Failed command: rm -f
"/usr/obj/usr/src/amd64.amd64/tmp/legacy/bin/kbdcontrol"; source_path=`which
kbdcontrol`; if [ ! -e "${source_path}" ] ; then echo "Cannot find host tool
'kbdcontrol'"; false; fi; cp -pf "${source_path}"
"/usr/obj/usr/src/amd64.amd64/tmp/legacy/bin/kbdcontrol"
*** Error code 1

This is probably caused by the fact that my current 12.2 system is built with
WITHOUT_LEGACY_CONSOLE=true.

After manually building and installing kbdcontrol, the build started.

This might need a note in the release notes.

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


More information about the freebsd-bugs mailing list