summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1300.toml
blob: c639198b0127789a63d1318a2764709859bd9d2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
id = 1300
title = "Build failure when configuring CONFIG_VHOST_USER_FS/CONFIG_VIRTIO"
state = "closed"
created_at = "2022-11-06T15:33:06.937Z"
closed_at = "2022-11-08T07:46:35.419Z"
labels = ["workflow::Needs Info"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1300"
host-os = "Gentoo"
host-arch = "x86-64"
qemu-version = "7.1.0"
guest-os = "n/a"
guest-arch = "n/a"
description = """Attempting to configure CONFIG_VHOST_USER_FS or CONFIG_VIRTIO results in a build failure. Complete build log (with configure output) is attached."""
reproduce = """1. Add `CONFIG_VIRTIO` and `CONFIG_VHOST_USER_FS` (`y` *or* `n`) to `configs/devices/x86_64-softmmu/gentoo.mak` (done via the [ebuild](https://github.com/gentoo/gentoo/blob/master/app-emulation/qemu/qemu-7.1.0.ebuild))
2. Configure with `--with-devices-x86_64=gentoo`
3. Attempt building"""
additional = """[build.log](/uploads/72fc1284f5245d9384e521d3b1c65953/build.log)

Reported downstream [here](https://bugs.gentoo.org/873190)."""