> > > > Hello, > > > > I am trying to build the `guix` package on Fedora Asahi Remix 41 (aarch64) > > using `guix build --verbosity=3 guix` and `guix home reconfigure` and in > > both instances the build has been failing. This has been an issue for > > around a week despite running > > `guix pull` every time. I am confused on why this is happening and also > > about the log output, but I think it has something to do with `FAIL: > > tests/store-deduplication` when it runs the tests. > > Hi Ethan, > > there has been an issue with guix lately even on x86_64, but gone > with new minor guix version that was added, I think, later on Friday. > > Can you try once more after pulling? I don't have aarch64 linux > machine, and emulation would take too long - I will leave it running, > but I think it won't finish in hours, so I can't test the issue > has been resolved with aarch64 as well. And cuirass hasn't gotten > to it yet. > > Regards, > Rutherther >
Hi Rutherther, I just reran `guix pull` and `guix build --verbosity=3 guix` and got the same error. Is there anything I can do to help with the testing process? - Ethan