[Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH'
[email protected] Mon, 22 Jun 2026 18:01:56 +0000
| Newsgroups | gmane.os.freebsd.devel.emulation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D296212
Bug ID: 296212
Summary: emulators/qemu-user-static: os-ioctl-cmds.h:123:7:
error: use of undeclared identifier 'SIOCGVH'
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
On recent CURRENT (FreeBSD 16.0-CURRENT #1 main-n286857-9cd0d6231311: Mon J=
un
22 19:20:33 CEST 2026 amd64) compiling port emulators/qemu-user-static via
traditional make as well as within poudriere fails with the error:
[...]
In file included from
/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-527096e0c8/bsd-use=
r/bsd-ioctl.c:351:
/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-527096e0c8/bsd-use=
r/freebsd/os-ioctl-cmds.h:123:7:
error: use
of undeclared identifier 'SIOCGVH'
123 | IOCTL(SIOCGVH, IOC_W | IOC_R, MK_PTR(MK_STRUCT(STRUCT_ifreq_ptr)))
[...]
--=20
You are receiving this mail because:
You are the assignee for the bug.=