summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/2838
blob: 5f5ed41c448264765260bf80b18a00e01db3fa98 (plain) (blame)
1
2
3
4
5
6
7
8
9
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)