[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guix build output insufficient
From: |
Pjotr Prins |
Subject: |
Re: Guix build output insufficient |
Date: |
Thu, 13 Sep 2018 08:45:05 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
> So I ran
>
> guix build --log-file
> /gnu/store/wk9qbhmdzs62mp40casrndcgm3p50m3b-diamond-0.9.22.drv
>
> which gave me
>
> /var/log/guix/drvs/wk/9qbhmdzs62mp40casrndcgm3p50m3b-diamond-0.9.22.drv.bz2
>
> which contains the build log for this failed build, including the "foo"
> error message.
Another thing we should capture somewhere is that some build systems
create full log files. For example cmake creates elaborate output in
CMakeFiles/CMakeError.log
CMakeFiles/CMakeOutput.log
inside the build directory (guix package -i foo -K)
Re: Guix build output insufficient, Ludovic Courtès, 2018/09/12