summary refs log tree commit diff stats
path: root/results/classifier/118/files/1858814
blob: 6c91ead8b9157400836eaa3cea096046191df30a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
files: 0.828
graphic: 0.815
ppc: 0.674
PID: 0.626
device: 0.610
register: 0.567
semantic: 0.559
architecture: 0.538
mistranslation: 0.537
user-level: 0.510
arm: 0.506
hypervisor: 0.505
vnc: 0.495
permissions: 0.490
risc-v: 0.454
debug: 0.449
x86: 0.419
network: 0.416
peripherals: 0.416
socket: 0.411
i386: 0.409
VMM: 0.406
boot: 0.392
kernel: 0.381
performance: 0.373
TCG: 0.369
virtual: 0.364
assembly: 0.319
KVM: 0.303

'make -C roms efi' does not update edk2 submodules

On a fresh clone, 'make -C roms efi' fails because submodule is not initialized [1]:

/builds/philmd/qemu/roms/edk2/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf(-1): error 000E: File/directory not found in workspace
/builds/philmd/qemu/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/e_os.h
- Failed -

Laszlo suggested [2] it is possibly a regression from commit f3e330e3c319:
"roms/Makefile.edk2: don't pull in submodules when building from tarball"

[1] https://gitlab.com/philmd/qemu/-/jobs/395644357#L436
[2] https://<email address hidden>/msg668929.html

Symptom persists as of v5.1.0, but I don't think it really matters. We should close the ticket as wontfix.

There might be a big buildsys change in QEMU if we switch to Meson,
so I'm waiting for that to happen first and then update this ticket.

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.

[Expired for QEMU because there has been no activity for 60 days.]