Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2019 21:26:52 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        FreeBSD Current <freebsd-current@freebsd.org>, FreeBSD Toolchain <freebsd-toolchain@freebsd.org>
Subject:   head -r355027 context, poudiere jail constructions with the likes of -a arm64.aarch64 -x : awk: can't open file /sys/param.h
Message-ID:  <364D98C1-727B-4956-A73B-10CFEB8E1A12@yahoo.com>
References:  <364D98C1-727B-4956-A73B-10CFEB8E1A12.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
My poudiere jail constructions with the likes of -a arm64.aarch64 -x are
all getting:

awk: can't open file /sys/param.h
 source line number 1

If /sys is supposed to be something like:

# ls -ld /sys
lrwxr-xr-x  1 root  wheel  11 May 21  2018 /sys -> usr/src/sys

then the path would appear to need to be something like /sys/sys/param.h =
.

But I notice that the likes of my:

/usr/obj/DESTDIRs/clang-cortexA53-installworld-poud/

does not have a sys/ .



Possibly (likely?) not relevant:

I'll note that doing a source upgrade to go from head
-r352341 to -r355027 did not establish a /etc/os-release
on the amd64 host. But /var/run/os-release does exist.

By contrast:

# ls -ld =
/usr/obj/DESTDIRs/clang-cortexA53-installworld-poud/etc/os-release
lrwxr-xr-x  1 root  wheel  21 Nov 23 19:56 =
/usr/obj/DESTDIRs/clang-cortexA53-installworld-poud/etc/os-release -> =
../var/run/os-release

was established, possibly via the distrib-dirs distribution =
DB_FROM_SRC=3D1 use
involved in (re-)constructing =
/usr/obj/DESTDIRs/clang-cortexA53-installworld-poud/ .

=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?364D98C1-727B-4956-A73B-10CFEB8E1A12>