Re: Debugging CI build failures

2019-05-15 Thread Ivan Petkov
Hi Ludo, > On May 15, 2019, at 2:22 PM, Ludovic Courtès wrote: > > The build farm’s log file is at , where > XYZ is the basename of one of the outputs of the derivation of > interest. For example: > > https://ci.guix.gnu.org/log/cghjx256ls2hrpcjbv65vnmvqszddh4

Re: Debugging CI build failures

2019-05-15 Thread Ludovic Courtès
Hi Ivan, Ivan Petkov skribis: > I recently submitted some patches which updated the rust bootstrap process, > but I noticed > cuirass failed on building rust-1.24.1.x86_64-linux [1] (the build succeeded > on my machine). > > I can’t seem to pull logs from cuirass either which makes me wonder i

Debugging CI build failures

2019-05-11 Thread Ivan Petkov
Hi Guix, I recently submitted some patches which updated the rust bootstrap process, but I noticed cuirass failed on building rust-1.24.1.x86_64-linux [1] (the build succeeded on my machine). I can’t seem to pull logs from cuirass either which makes me wonder if the issue was a build failure o