lilypond-devel
[Top][All Lists]
Advanced

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

Can no longer build.


From: David Kastrup
Subject: Can no longer build.
Date: Fri, 08 Nov 2019 15:11:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

I have the following problem:

dak@lola:/usr/local/tmp/lilypond$ CPU_COUNT=9 make -j9
Making scripts/out/lilypond-invoke-editor.1 
help2man: can't get `--help' info from out/lilypond-invoke-editor
Try `--no-discard-stderr' if option outputs to stderr
make[1]: *** [/usr/local/tmp/lilypond/stepmake/stepmake/help2man-rules.make:27: 
out/lilypond-invoke-editor.1] Error 127
make[1]: *** Deleting file 'out/lilypond-invoke-editor.1'
make: *** [/usr/local/tmp/lilypond/stepmake/stepmake/generic-targets.make:6: 
all] Error 2

dak@lola:/usr/local/tmp/lilypond$ scripts/out/lilypond-invoke-editor --help
bash: scripts/out/lilypond-invoke-editor: -: bad interpreter: No such file or 
directory
dak@lola:/usr/local/tmp/lilypond$ head scripts/out/lilypond-invoke-editor 
#!- echo no not found -s
!#
;;;; lilypond-invoke-editor.scm -- Invoke an editor in file:line:column mode

;;;; Copyright (C) 2005--2019 Jan Nieuwenhuizen <address@hidden>

;;;; This file is part of LilyPond, the GNU music typesetter.
;;;;
;;;; LilyPond is free software: you can redistribute it and/or modify
;;;; it under the terms of the GNU General Public License as published by

So how come my lilypond-invoke-editor script starts with

"echo no not found -s"

as its interpreter?  Note that some underlying problem might not be new:
I have frequently had to start make a second time here (I considered it
a timing problem): it may just be that previously the failure left an
empty file that allowed the next iteration to complete.

-- 
David Kastrup



reply via email to

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