unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* build logs
@ 2016-07-20 13:19 Vincent Legoll
  2016-07-21 11:32 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2016-07-20 13:19 UTC (permalink / raw)
  To: help-guix

Hello,

I am currently building kernel during guix system reconfigure,
is there a way to get the complete build log ?

I tried guix build --log-file linux-libre but that gives me
https://mirror.hydra.gnu.org/log/wkdnd1dcgljr0jxmd3li8j0qsr2zwrci-linux-libre-4.6.4

which is the build log for the currently installed kernel (I think)...

-- 
Vincent Legoll

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: build logs
  2016-07-20 13:19 build logs Vincent Legoll
@ 2016-07-21 11:32 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-07-21 11:32 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: help-guix

Hello!

Vincent Legoll <vincent.legoll@gmail.com> skribis:

> I am currently building kernel during guix system reconfigure,
> is there a way to get the complete build log ?
>
> I tried guix build --log-file linux-libre but that gives me
> https://mirror.hydra.gnu.org/log/wkdnd1dcgljr0jxmd3li8j0qsr2zwrci-linux-libre-4.6.4
>
> which is the build log for the currently installed kernel (I think)...

You need to pass ‘guix build --log-file’ “something” that identifies the
right kernel.

So, since you’re running ‘guix system reconfigure’ as root, you must run
‘guix build --log-file linux-libre’ as root as well (assuming you’re
using the unmodified ‘linux-libre’ package), to make sure ‘guix build’
sees the exact same ‘linux-libre’ package as ‘guix system’.

HTH!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-21 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-20 13:19 build logs Vincent Legoll
2016-07-21 11:32 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).