Danny Milosavljevic <dan...@scratchpost.org> writes: > On Sun, 31 Dec 2017 00:56:34 -0500 > Mark H Weaver <m...@netris.org> wrote: > >> Unfortunately 'atril' >> fails to build on my x86_64 GuixSD system. It seems to be a consistent >> failure, or at least it has failed twice consecutively in the same way.
[...] > That's strange because I successfully tested it. I've built atril on > guix-master on x86_64 again just now and it worked. WTF? It turns out that this problem was caused by a patch that I keep on my private local branch of Guix, where I switched my 'poppler' package to use 'openjpeg' (version 2) instead of 'openjpeg-1'. I should probably push that patch to core-updates soon. Sorry for the noise. Mark