Date: Mon, 30 Jan 2023 17:37:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269251] Unable to build the kernel on linux as host Message-ID: <bug-269251-227-mzfUcyqyA0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269251-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269251 --- Comment #3 from mcsm224@gmail.com --- Sorry, here is the full text: [b@a freebsd]$ env MAKEOBJDIRPREFIX=/expr/vb/freebsd_experiment/obj tools/build/make.py clean --bootstrap-toolchain -j4 buildkernel TARGET=amd64 TARGET_ARCH=amd64 [Creating objdir /expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd...] --- clean --- --- buildkernel --- --- clean --- awk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator --- buildkernel --- awk: cmd. line:1: warning: regexp escape sequence `\#' is not a known regexp operator [Creating objdir /expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64...] bmake[1]: "/expr/vb/freebsd_experiment/freebsd/Makefile.inc1" line 331: SYSTEM_COMPILER: libclang will be built for bootstrapping a cross-compiler. bmake[1]: "/expr/vb/freebsd_experiment/freebsd/Makefile.inc1" line 336: SYSTEM_LINKER: libclang will be built for bootstrapping a cross-linker. --- buildkernel --- --- clean --- --- clean_subdir_lib --- ===> lib (clean) --- buildkernel --- -------------------------------------------------------------- --- clean --- --- clean_subdir_bin --- ===> bin (clean) --- clean_subdir_libexec --- ===> libexec (clean) --- clean_subdir_lib --- bmake[2]: warning: /lib: Permission denied. --- buildkernel --- >>> Kernel build for GENERIC started on Mon Jan 30 18:36:56 CET 2023 -------------------------------------------------------------- ===> GENERIC mkdir -p /expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/sys -------------------------------------------------------------- >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /expr/vb/freebsd_experiment/freebsd/sys/amd64/conf; PATH=/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/tmp/bin:/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/tmp/usr/sbin:/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/tmp/usr/bin:/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/tmp/legacy/usr/sbin:/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/tmp/legacy/usr/bin:/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/tmp/legacy/bin:/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/tmp/legacy/usr/libexec: config -d /expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/sys/GENERIC -I '/expr/vb/freebsd_experiment/freebsd/sys/amd64/conf' -I '/expr/vb/freebsd_experiment/freebsd/sys/amd64/conf' '/expr/vb/freebsd_experiment/freebsd/sys/amd64/conf/GENERIC' sh: line 29: config: command not found bmake[1]: stopped in /expr/vb/freebsd_experiment/freebsd bmake: stopped in /expr/vb/freebsd_experiment/freebsd --- clean --- bmake: stopped in /expr/vb/freebsd_experiment/freebsd -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269251-227-mzfUcyqyA0>
