summary refs log tree commit diff stats
path: root/gitlab/issues_toml/target_missing/host_missing/accel_missing/2036.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues_toml/target_missing/host_missing/accel_missing/2036.toml')
-rw-r--r--gitlab/issues_toml/target_missing/host_missing/accel_missing/2036.toml19
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues_toml/target_missing/host_missing/accel_missing/2036.toml b/gitlab/issues_toml/target_missing/host_missing/accel_missing/2036.toml
new file mode 100644
index 000000000..7fa32f4d9
--- /dev/null
+++ b/gitlab/issues_toml/target_missing/host_missing/accel_missing/2036.toml
@@ -0,0 +1,19 @@
+id = 2036
+title = "`edk2-riscv-code.fd.bz2` is included in the repo but not installed to `$PREFIX/share/qemu`"
+state = "closed"
+created_at = "2023-12-14T05:01:55.486Z"
+closed_at = "2024-09-05T06:32:30.150Z"
+labels = ["Build System"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2036"
+host-os = "N/A"
+host-arch = "N/A"
+qemu-version = "v8.0.0-rc1 and later, including the current master (v8.2.0-rc4)"
+guest-os = "N/A"
+guest-arch = "N/A"
+description = """`edk2-riscv-code.fd.bz2` is included in the repo (https://gitlab.com/qemu-project/qemu/-/blob/v8.2.0-rc4/pc-bios/edk2-riscv-code.fd.bz2), but this file is not installed to `$PREFIX/share/qemu`.
+
+The binaries for other architectures (aarch64, arm, i386, x86\\_64) are installed as expected.
+https://gitlab.com/qemu-project/qemu/-/blob/v8.2.0-rc4/pc-bios/meson.build?ref_type=tags#L3-L12"""
+reproduce = """`ls $PREFIX/share/qemu/edk2-*`"""
+additional = """- Not sure if this is intentional or a bug.
+- The descriptor JSON file is missing for riscv: https://gitlab.com/qemu-project/qemu/-/tree/v8.2.0-rc4/pc-bios/descriptors"""