summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/files/2838
blob: bf9c9074b340e140e0dcac7c77f68b53a47d0f94 (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
files: 0.967
device: 0.942
graphic: 0.909
network: 0.790
vnc: 0.752
socket: 0.708
permissions: 0.636
performance: 0.636
debug: 0.617
PID: 0.606
boot: 0.584
other: 0.471
semantic: 0.416
KVM: 0.005

searchindex.js in HTML doc is not reproducible
Description of problem:
Builds should be reproducible, at least when `SOURCE_DATE_EPOCH` set to some value (see: <https://reproducible-builds.org/docs/source-date-epoch/>), but the QEMU HTML doc contains a file which isn't reproducible.
Steps to reproduce:
1. `guix build --no-grafts qemu && guix build --no-grafts --check --keep-failed qemu`
2. `diffoscope /gnu/store/3kym1ykv9r8n0hgbihqllch9ph136zx1-qemu-8.2.2-doc{,-check}`
Additional information:
[diffoscope-log.txt](/uploads/ab19f184082f343635df4fa7ef26b12e/diffoscope-log.txt)