help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting rid of "source file [...] newer than compiled" messages


From: Ricardo Wurmus
Subject: Re: Getting rid of "source file [...] newer than compiled" messages
Date: Thu, 28 Mar 2019 22:40:42 +0100
User-agent: mu4e 1.0; emacs 26.1

Katherine Cox-Buday <address@hidden> writes:

> I have a Guix installation on a foreign distro, and with most any Guix
> command I receive this message for different packages (depending on what
> command is run). I looked at one package and found that there were no
> `.go` files for the `.scm` files which are listed.

How did you install Guix?

> Is there a supported way to get rid of these issues? Right now my plan
> is to manually go into the store and use guile to compile these fields,
> and I'd really rather not muck with the store!

You should never change files in the store.

The recommended way is to use “guix pull”, which compiles Guix.  If
you’re using Guix from a source checkout and with ’pre-inst-env’ you’ll
only need to compile the files with “make” to remove the reason for
these warnings to be issued.

--
Ricardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]