lilypond-devel
[Top][All Lists]
Advanced

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

Re: 'make install' chokes


From: Bernard Hurley
Subject: Re: 'make install' chokes
Date: Fri, 09 Dec 2005 01:59:44 +0000

Hi,
Notice the line:
sh: ./out/rational.pyc does not exist.

python has refused to compile rational.py. So 'make all' was actually
not successful. (You shold see an error message about rational.py buried
somewhere in its output) This could be because you are using an older
version that does not support the new syntax for static methods. I had
the same problem and it was solved by upgrading to python ver 2.4

        /Bernard

On Mon, 2005-12-05 at 12:51 +1100, Cameron Horsburgh wrote:
> -----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-----
> 
> 
> _______________________________________________
> lilypond-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-devel
> 
-- 
Bernard Hurley <address@hidden>




reply via email to

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