Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Mar 2021 10:41:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 253956] Cannot build 13-STABLE on 12.2-STABLE
Message-ID:  <bug-253956-227-jGE0eD0TRK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253956-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253956-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253956

--- Comment #1 from rsmith@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=3D`wh=
ich
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 wi=
th
WITHOUT_LEGACY_CONSOLE=3Dtrue.

After manually building and installing kbdcontrol, the build started.

This might need a note in the release notes.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253956-227-jGE0eD0TRK>