Hello,

On Wed, Apr 10, 2019 at 09:31:03AM -0500, Katherine Cox-Buday wrote:
> Ricardo Wurmus <rek...@elephly.net> writes:
> 
> > You said that there are no .go files, yet Guile keeps saying that the
> > source file
> > /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/share/guile/site/2.2/gcrypt/hash.scm
> > is newer than the compiled
> > /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/lib/guile/2.2/site-ccache/gcrypt/hash.go
> >
> > Does the second file really not exist while the first one does?
> 
> Correct:
> 
> #+BEGIN_EXAMPLE
>   ls -a 
> /gnu/store/cd6rjv3qhhghr59wpq4fksfr84d5dsdf-guix-module-union/share/guile/site/2.2/gcrypt
>   .  ..  base16.scm  base64.scm  common.scm  hash.scm  hmac.scm 
> package-config.scm  pk-crypto.scm  random.scm  utils.scm
> #+END_EXAMPLE

notice that the .go file is in a different subdirectory of the package
directory.

Andreas


Reply via email to