diff options
Diffstat (limited to 'results/classifier/zero-shot/118/files/2838')
| -rw-r--r-- | results/classifier/zero-shot/118/files/2838 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/files/2838 b/results/classifier/zero-shot/118/files/2838 new file mode 100644 index 000000000..c0933f052 --- /dev/null +++ b/results/classifier/zero-shot/118/files/2838 @@ -0,0 +1,38 @@ +files: 0.967 +device: 0.942 +graphic: 0.909 +network: 0.790 +vnc: 0.752 +socket: 0.708 +register: 0.706 +ppc: 0.651 +permissions: 0.636 +performance: 0.636 +debug: 0.617 +PID: 0.606 +boot: 0.584 +arm: 0.480 +architecture: 0.461 +semantic: 0.416 +risc-v: 0.411 +kernel: 0.298 +i386: 0.274 +user-level: 0.270 +TCG: 0.240 +mistranslation: 0.195 +x86: 0.186 +VMM: 0.154 +peripherals: 0.146 +hypervisor: 0.096 +virtual: 0.072 +assembly: 0.018 +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) |