lilypond-devel
[Top][All Lists]
Advanced

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

Re: Please test gub


From: Urs Liska
Subject: Re: Please test gub
Date: Tue, 29 Jan 2019 11:18:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Hi Knut,

as said I ran the GUB build on my Debian server as well.

Am 29.01.19 um 08:11 schrieb Knut Petersen:
On 29.01.19 00:53, Karlin High wrote:
*** Failed target: darwin-ppc::odcctools
gub.make:63: recipe for target 'packages' failed
make[1]: *** [packages] Error 1
make[1]: Leaving directory '/home/karlin/knut-gub/gub'
GNUmakefile:26: recipe for target 'lilypond' failed
make: *** [lilypond] Error 2


It seems that one choked at exactly the same point.


That means you were able to build all the tools necessary to start compilation of odcctools. But our own gzip fails to decompress the odcc*tar.gz. Weird.

Please verify that you got the correct source file. Executing

   md5sum downloads/odcctools/odcctools-iphone-dev-278.tar.gz

in  /home/karlin/knut-gub/gub should give that result:

   b067f6311e4c3d923e693dd280fab632 downloads/odcctools/odcctools-iphone-dev-278.tar.gz


That's successful.



If this is ok (it really should!) please execute the following commands:

   mkdir -p STRACE
   rm -f STRACE/*
   rm -f target/darwin-ppc/packages/odcctools*


It seems I also had to remove target/darwin-ppc/status/odcctools*


strace -v -f -ff -s 1024 -o STRACE/TP bin/gub darwin-ppc::odcctools
   grep -o '^exec[^]]*]' STRACE/*  |  grep '/tar"\|/gzip"'

the output of grep should be similar to

STRACE/TP.7751:execve("/home/gub/gub/target/tools/root/usr/bin/tar", ["tar", "-C", "/home/gub/gub/target/darwin-ppc/src/odcctools-278", "--strip-component=1", "-v", "-z", "-xf", "/home/karlin/knut-gub/gub/downloads/odcctools/odcctools-iphone-dev-278.tar.gz"] STRACE/TP.7752:execve("/home/gub/gub/target/tools/root/usr/bin/gzip", ["gzip", "-d"]


It is.


Obviously filenames (STRACE/TP<number>) will differ as they indicate the ID of the processes.

Please send me those two files and target/darwin-ppc/log/odcctools.log.


Which two files, the tar and gzip files in .../usr/bin?

Urs



Knut







_______________________________________________
lilypond-devel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-devel



reply via email to

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