I have only used qemu/chroot a few times. All of those had been aarch64. I am now trying an arm qemu/chroot. With FEATURES="-pid-sandbox" in make.conf, it runs but the emerges are showing the following
Code: Select all
(sandbox) error: in /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/libsbutil/src/file.c, function rc_ls_dir(), line 122:
(sandbox) strerror() = 'Value too large for defined data type'
(sandbox) Failed to readdir() '/etc/sandbox.d'!
It repeats four times in succession and moves on, until it shows up again. The builds complete, but I am wondering if this is a problem. I do not remember seeing any errors like this when I was using aarch64.
Any ideas?
Thanks.