Skip site navigation (1)Skip section navigation (2)
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/>
References:  <bug-269251-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=3D269251

--- Comment #3 from mcsm224@gmail.com ---
Sorry, here is the full text:

[b@a freebsd]$ env MAKEOBJDIRPREFIX=3D/expr/vb/freebsd_experiment/obj
tools/build/make.py clean --bootstrap-toolchain -j4  buildkernel TARGET=3Da=
md64
TARGET_ARCH=3Damd64
[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.am=
d64...]
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 ---
=3D=3D=3D> lib (clean)
--- buildkernel ---
--------------------------------------------------------------
--- clean ---
--- clean_subdir_bin ---
=3D=3D=3D> bin (clean)
--- clean_subdir_libexec ---
=3D=3D=3D> 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
--------------------------------------------------------------
=3D=3D=3D> GENERIC
mkdir -p
/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.am=
d64/sys
--------------------------------------------------------------
>>> stage 1: configuring the kernel
--------------------------------------------------------------
cd /expr/vb/freebsd_experiment/freebsd/sys/amd64/conf;=20
PATH=3D/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/a=
md64.amd64/tmp/bin:/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experime=
nt/freebsd/amd64.amd64/tmp/usr/sbin:/expr/vb/freebsd_experiment/obj/expr/vb=
/freebsd_experiment/freebsd/amd64.amd64/tmp/usr/bin:/expr/vb/freebsd_experi=
ment/obj/expr/vb/freebsd_experiment/freebsd/amd64.amd64/tmp/legacy/usr/sbin=
:/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_experiment/freebsd/amd64.a=
md64/tmp/legacy/usr/bin:/expr/vb/freebsd_experiment/obj/expr/vb/freebsd_exp=
eriment/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.am=
d64/sys/GENERIC
 -I '/expr/vb/freebsd_experiment/freebsd/sys/amd64/conf' -I
'/expr/vb/freebsd_experiment/freebsd/sys/amd64/conf'=20
'/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

--=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-269251-227-mzfUcyqyA0>