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=1 use involved in (re-)constructing /usr/obj/DESTDIRs/clang-cortexA53-installworld-poud/ . === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)Received on Sun Nov 24 2019 - 04:27:01 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:22 UTC