bug#68811: build hash inconsistency

2024-01-31 Thread Zacchaeus Scheffer
Hi all, I just tried the previous command on Device C, an x86_64-linux Guix System: ~ $ guix time-machine --commit=deeb7d1f53d7ddfa977b3eadd760312bbd0a2509 -- build qtwebengine --derivations --system=aarch64-linux --no-grafts --dry-run /gnu/store/gnrk76mlrv3ipm2k3lpmy1533mn9dqc3-qtwebengine-6.5

bug#68811: build hash inconsistency

2024-01-30 Thread Zacchaeus Scheffer
Hi Josselin, Alas, the problem persists ~.~ Device A: ~ $ guix time-machine --commit=deeb7d1f53d7ddfa977b3eadd760312bbd0a2509 -- build qtwebengine --derivations --system=aarch64-linux --no-grafts --dry-run /gnu/store/gnrk76mlrv3ipm2k3lpmy1533mn9dqc3-qtwebengine-6.5.2.drv Device B: ~ $ guix time

bug#68811: build hash inconsistency

2024-01-30 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Zacchaeus, Can you try the same, but this time with the --no-grafts option? That could be a source of issues. Best, -- Josselin Poiret signature.asc Description: PGP signature

bug#68811: build hash inconsistency

2024-01-30 Thread Zacchaeus Scheffer
Saku Laesvuori writes: > Those hashes are not comparable: i9ir..nd (A) is the hash of the built > store item and 6n9aq..qn (B) is the hash of the derivation that builds > the store item. Ah, rookie mistake :| > But I do think it is weird if the derivation is not present on the > machine that bu

bug#68811: build hash inconsistency

2024-01-29 Thread Saku Laesvuori via Bug reports for GNU Guix
> Some more context might be useful: > > Device A (which successfully built qutebrowser over a couple days) > ~ $ guix time-machine --commit=deeb7d1f53d7ddfa977b3eadd760312bbd0a2509 -- > build qutebrowser --dry-run > /gnu/store/i9ir7a26gv1ii98b4bzgvxp1sx0akind-qutebrowser-2.5.4 > > Device B (try

bug#68811: build hash inconsistency

2024-01-29 Thread Zacchaeus Scheffer
Some more context might be useful: Device A (which successfully built qutebrowser over a couple days) ~ $ guix time-machine --commit=deeb7d1f53d7ddfa977b3eadd760312bbd0a2509 -- build qutebrowser --dry-run /gnu/store/i9ir7a26gv1ii98b4bzgvxp1sx0akind-qutebrowser-2.5.4 Device B (trying to avoid bui

bug#68811: build hash inconsistency

2024-01-29 Thread Zacchaeus Scheffer
Hi all, tl;dr I run the following command on two aarch64-linux machines and get two different hashes for the 'qutebrowser' package: guix time-machine --commit=deeb7d1f53d7ddfa977b3eadd760312bbd0a2509 -- build qutebrowser --dry-run Both machines use only the main guix repository, and guix descri