summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/2838
blob: e78e3133a7c8f59f662adc817c04e9b0906573a6 (plain) (blame)
1
2
3
4
5
6
7
8
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)