Re: Guix 1.4.0 build on Debian fails test suites

2024-08-09 Thread Vagrant Cascadian
On 2024-08-09, Vagrant Cascadian wrote: > test-name: input labels, mismatch > location: /<>/tests/style.scm:124 > source: > + (test-equal > + "input labels, mismatch" > + (list `(("foo" ,gmp) ("bar" ,acl)) > +" (inputs `((\"foo\" ,gmp) (\"bar\" ,acl)))\n") > + (with-

Guix 1.4.0 build on Debian fails test suites

2024-08-09 Thread Vagrant Cascadian
So, facing down another round of windmills... guix started failing to build on Debian a back in late July: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/guix.html First problem I fixed by updating guile-gcrypt to build against the current versions of gcrypt... so guix actu