diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2148.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2148.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2148.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2148.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2148.toml deleted file mode 100644 index 327dc359..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/2148.toml +++ /dev/null @@ -1,17 +0,0 @@ -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)""" |