Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.emulation > #13007 > unrolled thread
| Started by | bugzilla-noreply@freebsd.org |
|---|---|
| First post | 2026-06-22 18:01 +0000 |
| Last post | 2026-06-22 22:51 +0000 |
| Articles | 3 — 1 participant |
Back to article view | Back to muc.lists.freebsd.emulation
[Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' bugzilla-noreply@freebsd.org - 2026-06-22 18:01 +0000
[Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' bugzilla-noreply@freebsd.org - 2026-06-22 18:02 +0000
[Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' bugzilla-noreply@freebsd.org - 2026-06-22 22:51 +0000
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Date | 2026-06-22 18:01 +0000 |
| Subject | [Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' |
| Message-ID | <bug-296212-4077@https.bugs.freebsd.org/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296212
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: emulation@FreeBSD.org
Reporter: ohartmann@walstatt.org
Assignee: emulation@FreeBSD.org
Flags: maintainer-feedback?(emulation@FreeBSD.org)
On recent CURRENT (FreeBSD 16.0-CURRENT #1 main-n286857-9cd0d6231311: Mon Jun
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-user/bsd-ioctl.c:351:
/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-527096e0c8/bsd-user/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)))
[...]
--
You are receiving this mail because:
You are the assignee for the bug.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
[toc] | [next] | [standalone]
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Date | 2026-06-22 18:02 +0000 |
| Message-ID | <bug-296212-4077-bBqGD8YTMm@https.bugs.freebsd.org/bugzilla/> |
| In reply to | #13007 |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296212
O. Hartmann <ohartmann@walstatt.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ohartmann@walstatt.org
--- Comment #1 from O. Hartmann <ohartmann@walstatt.org> ---
addendum: poudriere: host: CURRENT, poudriere jail: CURRENT; target OS: CURRENT
--
You are receiving this mail because:
You are the assignee for the bug.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
[toc] | [prev] | [next] | [standalone]
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Date | 2026-06-22 22:51 +0000 |
| Message-ID | <bug-296212-4077-lPjHG3Y5vJ@https.bugs.freebsd.org/bugzilla/> |
| In reply to | #13007 |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296212
Warner Losh <imp@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imp@FreeBSD.org
--- Comment #2 from Warner Losh <imp@FreeBSD.org> ---
I thought I'd pushed a fix to the rebase branch that corrected this...
--
You are receiving this mail because:
You are the assignee for the bug.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
[toc] | [prev] | [standalone]
Back to top | Article view | muc.lists.freebsd.emulation
csiph-web