blob: 327dc359ae3c79216b86fe527bc23da7b23ab979 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
id = 2148
title = "vdso.so is required to build vdso.so since 8.2.0"
state = "opened"
created_at = "2024-02-02T12:24:45.161Z"
closed_at = "n/a"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/2148"
host-os = "Gentoo Lignux"
host-arch = "amd64"
qemu-version = "8.2.0+"
guest-os = "n/a"
guest-arch = "n/a"
description = """Removing binaries from the "source" distribution makes it unable to compile. It used to work in 8.1.4."""
reproduce = """1. remove **/vdso.so
2. configure, build
3. `../linux-user/i386/meson.build:7:20: ERROR: File vdso.so does not exist.`"""
additional = """Build log in my Gentoo harness: [build.log](/uploads/da1933173b39dd6e5f9f90de09adc3a1/build.log)"""
|