From: Kirill A. Korinsky Subject: Re: UPDATE: QEMU 11.1.0 To: Brad Smith Cc: ports@openbsd.org Date: Thu, 13 Aug 2026 22:56:49 +0200 On Wed, 12 Aug 2026 06:07:54 +0200, Brad Smith wrote: > > Here is an update to QEMU 11.1.0. > > > https://wiki.qemu.org/ChangeLog/11.1 > I also noticed that without bison it fails as: Program bison found: NO ../qemu-11.1.0/target/hexagon/meson.build:300:8: ERROR: Program 'bison' not found or not executable A full log can be found at /build/pobj/qemu-11.1.0/build-amd64/meson-logs/meson-log.txt So, I had commited your diff with added devel/bison as build deps. Thanks! -- wbr, Kirill