On Wed, 12 Jun 2019 at 17:42, Alex Bennée <alex.ben...@linaro.org> wrote: > > It looks like it's still trying to use the system QEMU (which is > broken for this in hackbox) to launch. Is there a built > qemu-system-x86_64 in your build directory?
No -- the build process here is just make -C build vm-build-openbsd (etc) on a configured tree. I can add the 'do a local built in this tree' step to my scripts, but I wonder if maybe the test target should depend on something so it gets built before it's used? PS: NetBSD worked fine. thanks -- PMM