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: Sat, 06 Apr 2019 22:39:38 +0200
User-agent: mu4e 1.0; emacs 26.1

Hi Katherine,

> I was wondering if anyone had any ideas? This is not blocking me from
> doing anything, but it does cause a lot of spam, and it slows operations
> down a lot.

This is really odd and I cannot reproduce this.  I wonder if this might
be related to some unusual file system choices or settings that cause
Guile to think that the source files are more recent.

You showed us this example output:

>     ;;; note: source file 
> /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/share/guile/site/2.2/gcrypt/hash.scm
>     ;;;       newer than compiled 
> /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/lib/guile/2.2/site-ccache/gcrypt/hash.go
>     ;;; note: source file 
> /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/share/guile/site/2.2/gcrypt/common.scm
>     ;;;       newer than compiled 
> /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/lib/guile/2.2/site-ccache/gcrypt/common.go
>     ;;; note: source file 
> /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/share/guile/site/2.2/gcrypt/package-config.scm
>     ;;;       newer than compiled 
> /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/lib/guile/2.2/site-ccache/gcrypt/package-config.go
>     ;;; note: source file 
> /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/share/guile/site/2.2/gcrypt/utils.scm
>     ;;;       newer than compiled 
> /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/lib/guile/2.2/site-ccache/gcrypt/utils.go

Can you show us the mtime of these files?  In my case both the scm and
the go files all have their mtime as 1970-01-01 01:00:01.000000000
+0100.

--
Ricardo




reply via email to

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