diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-05 06:55:18 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-05 06:55:18 +0000 |
| commit | 993a7c1ea28968a4479a87ad6c2637a7045d2d51 (patch) | |
| tree | 024d7266fc695c4f93ab6ce0fcd52326f3ac379d /results/classifier/108/files/2838 | |
| parent | 2773b5e236e2217a35a53dbc298757610c7bbbc6 (diff) | |
| download | emulator-bug-study-993a7c1ea28968a4479a87ad6c2637a7045d2d51.tar.gz emulator-bug-study-993a7c1ea28968a4479a87ad6c2637a7045d2d51.zip | |
add new classifier result
Diffstat (limited to 'results/classifier/108/files/2838')
| -rw-r--r-- | results/classifier/108/files/2838 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/108/files/2838 b/results/classifier/108/files/2838 new file mode 100644 index 00000000..bf9c9074 --- /dev/null +++ b/results/classifier/108/files/2838 @@ -0,0 +1,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) |