Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.emulation > #13007
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.karotte.org!news.space.net!news.muc.de!.POSTED.news.muc.de!not-for-mail |
|---|---|
| From | bugzilla-noreply@freebsd.org |
| Newsgroups | muc.lists.freebsd.emulation |
| Subject | [Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' |
| Date | Mon, 22 Jun 2026 18:01:56 +0000 |
| Organization | Newsgate at muc.de e.V. |
| Sender | owner-freebsd-emulation@FreeBSD.org |
| Approved | news-admin@muc.de |
| Distribution | world |
| Message-ID | <bug-296212-4077@https.bugs.freebsd.org/bugzilla/> (permalink) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Injection-Info | news.muc.de; posting-host="news.muc.de:193.149.48.2"; logging-data="76395"; mail-complaints-to="news-admin@muc.de" |
| X-Original-To | emulation@mlmmj.nyi.freebsd.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782151316; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UbcVNjUAJTBrS+e+IJMLVROewrR2hUlduNY1tbkKqw8=; b=XUzsIjU+0BCtHxu/rD41cg4ZbGO5PWom18VBnNIN2GqeGRcgHsmsDIWtYSGKLF5+TKYZqb t1tPKjpci4qw+rB2CdcVXlHLNDlRShhR+eAjvIB0qqI60P9bQElNPPG/MiIXqSkCpqfRLj eWr2Ol2F0UatTK6AkIdLbZhyaKK24ca1zi9x12bBSgw6vYCt/KUlFgC9JxyrGszgXAVeVM nrF8+0GQqvaUet8xtEtraGGXCHw7qYRqK9EC7IBuB0zkmS/35byGYHcOknGJh9FpIc4QfE QqX0RihavuwgWZybGCW4GHZjYWZ65LCUjsg+WCvnCYPAlq4UtYkjB2lOLUfrUA== |
| X-Authentication-Warning | kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f |
| Auto-Submitted | auto-generated |
| Precedence | list |
| X-Newsgate-Id | f02c70b8849f+ |
| X-No-Archive | Yes |
| Xref | csiph.com muc.lists.freebsd.emulation:13007 |
Show key headers only | View raw
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
Back to muc.lists.freebsd.emulation | Previous | Next — Next in thread | Find similar | Unroll thread
[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 [Bug 296212] emulators/qemu-user-static: os-ioctl-cmds.h:123:7: error: use of undeclared identifier 'SIOCGVH' bugzilla-noreply@freebsd.org - 2026-07-04 07:59 +0000
csiph-web