lilypond-devel
[Top][All Lists]
Advanced

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

Re: gub: I can now completely build lilypond


From: Federico Bruni
Subject: Re: gub: I can now completely build lilypond
Date: Mon, 21 Jan 2019 18:10:57 +0100



Il giorno lun 21 gen 2019 alle 15:27, Federico Bruni <address@hidden> ha scritto:


Il giorno sab 19 gen 2019 alle 14:03, Werner LEMBERG <address@hidden <mailto:address@hidden>> ha scritto:
 Here's the tail of target/tools/log/m4.log

 [...]
 /home/dev/gub/target/tools/src/m4-1.4.12/lib/freadahead.c:
   In function 'freadahead':
 /home/dev/gub/target/tools/src/m4-1.4.12/lib/freadahead.c:77:3:
    error: [...]
  #error "Please port gnulib freadahead.c to your platform!
          Look at the definition of fflush, fread, ungetc on
          your system, then report this to bug-gnulib."

Should be fixed with this pull request.

  <<https://github.com/gperciva/gub/pull/57>>

Please give it a try.



Yes, I confirm that your patch solved the problem. Thanks.

Now running, I'll let you know how it goes...


`make lilypond` just stopped here (on Fedora 29/gcc7):

*** Stage: download (lilypond, freebsd-x86)
building package: freebsd-x86::lilypond
*** Stage: download (lilypond, freebsd-x86)
*** Stage: untar (lilypond, freebsd-x86)
*** Stage: patch (lilypond, freebsd-x86)
*** Stage: autoupdate (lilypond, freebsd-x86)
*** Stage: configure (lilypond, freebsd-x86)
*** Stage: compile (lilypond, freebsd-x86)
Command barfed: cd /home/dev/gub/target/freebsd-x86/build/lilypond-git.sv.gnu.org--lilypond.git-master && make -j8 TARGET_PYTHON=/usr/bin/python

Tail of target/freebsd-x86/log/lilypond.log >>>>>>>>
   make[1]: *** [out/feta13.tfm] Error 1
   make[1]: *** wait: No child processes.  Stop.
   make: *** [all] Error 2
Command barfed: cd /home/dev/gub/target/freebsd-x86/build/lilypond-git.sv.gnu.org--lilypond.git-master && make -j8 TARGET_PYTHON=/usr/bin/python
<<<<<<<< Tail of target/freebsd-x86/log/lilypond.log

*** Failed target: freebsd-x86::lilypond
make[1]: *** [gub.make:63: packages] Error 1
make[1]: Leaving directory '/home/dev/gub'
make: *** [GNUmakefile:26: lilypond] Error 2

real    141m34.700s
user    206m38.354s
sys     39m12.414s


This is the python installed:

$ python -V
Python 2.7.15

But the useful information is in the attached file: target/freebsd-x86/log/lilypond.log The error seems caused by Perl versions mismatch: system perl is version 5.28.1 while GUB uses perl 5.10.


Attachment: lilypond.log
Description: Text Data


reply via email to

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