blob: 7fa32f4d9da95740c5a4cac0a18aa0bd32efb0dd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"""
|