lilypond-devel
[Top][All Lists]
Advanced

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

source file ... .scm newer than compiled ... .go file


From: Federico Bruni
Subject: source file ... .scm newer than compiled ... .go file
Date: Wed, 12 Oct 2022 00:30:42 +0200

Hi all

I think I've already seen discussions about this.
Can you please remind how to work around this error?

The 2.23.14 lilypond version built and bundled in Frescobaldi flatpak hangs forever and cannot compile any simple file, probably because it's checking this stuff.

[📦 org.frescobaldi.Frescobaldi test]$ /app/dev/bin/lilypond test.ly
GNU LilyPond 2.23.14 (running Guile 2.2)
;;; note: source file /app/share/guile/2.2/ice-9/psyntax-pp.scm
;;; newer than compiled /app/lib/guile/2.2/ccache/ice-9/psyntax-pp.go
;;; note: source file /app/share/guile/2.2/srfi/srfi-1.scm
;;; newer than compiled /app/lib/guile/2.2/ccache/srfi/srfi-1.go
;;; note: source file /app/share/guile/2.2/srfi/srfi-9.scm
;;; newer than compiled /app/lib/guile/2.2/ccache/srfi/srfi-9.go
;;; note: source file /app/share/guile/2.2/srfi/srfi-9/gnu.scm
;;; newer than compiled /app/lib/guile/2.2/ccache/srfi/srfi-9/gnu.go
;;; note: source file /app/share/guile/2.2/srfi/srfi-11.scm
;;; newer than compiled /app/lib/guile/2.2/ccache/srfi/srfi-11.go
;;; note: source file /app/share/guile/2.2/rnrs/bytevectors.scm
;;; newer than compiled /app/lib/guile/2.2/ccache/rnrs/bytevectors.go
;;; note: source file /app/share/guile/2.2/system/base/compile.scm
;;; newer than compiled /app/lib/guile/2.2/ccache/system/base/compile.go

[...]






reply via email to

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