lilypond-devel
[Top][All Lists]
Advanced

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

Re: 'make install' chokes


From: Cameron Horsburgh
Subject: Re: 'make install' chokes
Date: Mon, 05 Dec 2005 12:51:40 +1100
User-agent: Debian Thunderbird 1.0.7 (X11/20051017)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Bobroff wrote:
> With CVS ChangeLog 1.4317 after what appears to be a successful 'make
> all', 'make install' does this:
> 
> address@hidden lilypond]# make install
> make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C
> buildscripts install &&  make --no-builtin-rules PACKAGE=LILYPOND
> package=lilypond -C python install &&  make --no-builtin-rules
> PACKAGE=LILYPOND package=lilypond -C scripts install &&  make --no-
> builtin-rules PACKAGE=LILYPOND package=lilypond -C flower install &&
> make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C lily
> install &&  make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C
> mf install &&  make --no-builtin-rules PACKAGE=LILYPOND package=lilypond
> -C ly install &&  make --no-builtin-rules PACKAGE=LILYPOND
> package=lilypond -C tex install &&  make --no-builtin-rules
> PACKAGE=LILYPOND package=lilypond -C ps install &&  make --no-builtin-
> rules PACKAGE=LILYPOND package=lilypond -C scm install &&  make --no-
> builtin-rules PACKAGE=LILYPOND package=lilypond -C po install &&  make
> --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C make install &&
> make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C elisp
> install &&  make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C
> vim install &&  make --no-builtin-rules PACKAGE=LILYPOND
> package=lilypond -C input install &&  make --no-builtin-rules
> PACKAGE=LILYPOND package=lilypond -C cygwin install &&  make --no-
> builtin-rules PACKAGE=LILYPOND package=lilypond -C stepmake install &&
> make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C
> Documentation install && true
> make[1]: Entering directory `/usr/src/lilypond/buildscripts'
> /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -d
> for i in ; do \
>         /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c
> -m 644 $i / ; done
> true
> make[1]: Leaving directory `/usr/src/lilypond/buildscripts'
> make[1]: Entering directory `/usr/src/lilypond/python'
> /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -
> d /usr/local/lib/lilypond/2.7.21/python
> /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/midi.so /usr/local/lib/lilypond/2.7.21/python/ &&  true
> (/bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -
> d /usr/local/share/lilypond/2.7.21/python/ || true)
> &&  /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/convertrules.py /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/fontextract.py /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/lilylib.py /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/musicexp.py /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/musicxml.py /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/rational.py /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/convertrules.pyc /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/fontextract.pyc /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/lilylib.pyc /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/musicexp.pyc /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/musicxml.pyc /usr/local/share/lilypond/2.7.21/python/
> &&   /bin/sh /usr/src/lilypond/stepmake/stepmake/../bin/install-sh -c -m
> 644 ./out/rational.pyc /usr/local/share/lilypond/2.7.21/python/ &&  true
> &&  true
> /usr/src/lilypond/stepmake/stepmake/../bin/install-
> sh: ./out/rational.pyc does not exist.
> make[1]: *** [local-install-outfiles] Error 1
> make[1]: Leaving directory `/usr/src/lilypond/python'
> make: *** [install] Error 2
> address@hidden lilypond]#
> 
> -David
> Fedora Core 3
> 
> 
> 
> _______________________________________________
> lilypond-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-devel
> 

FWIW, I had a similar issue at the same point yesterday with the 2.7.20
tarball. One difference--I remember having a segfault somewhere in there
too.

I'm not able to do it now, but I can post the output later if anyone
wants it.

Cameron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDk50svoajcVq9gkURAjKRAJsFKPNgYPfX6NhWBXpFkPeUvQjPvQCfScOC
ZdMyno1je0ujWpp4vSqob2Q=
=7Zlz
-----END PGP SIGNATURE-----




reply via email to

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