lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB with local git-repo?


From: Thomas Morley
Subject: Re: GUB with local git-repo?
Date: Thu, 20 Jun 2019 13:12:39 +0200

Am Mi., 19. Juni 2019 um 00:41 Uhr schrieb Knut Petersen
<address@hidden>:
>
> Hi Harm!
>
> Not sure how to proceed. Any hint?
>
> Trivial omission on my side, I did not expect that someone would try use 
> relative paths. Don't use '..' in arguments #1 and #2.  Both of the 
> folllowing commands should work:
>
> ~/bin/gubllb ~/gub ~/lilypond-git dev/gub-test
>
> ~/bin/gublib /home/harm/gub /home/harm/lilypond-git dev/gub-test
>
>
> Knut

Hi Knut,

meanwhile I switched to my host, i.e. Ubuntu 18.04 64-bit. Lily-repo
is now "lilypond-git-test"

A first run
~/gub (master)$ gubllb ~/gub/ ~/lilypond-git-test/ dev/gub-build-test
worked like a charm.

Then I put some additional test-code into the branch
dev/gub-build-test and rebased against master.
Now I get:

~/gub (master)$ gubllb ~/gub/ ~/lilypond-git-test/ dev/gub-build-test
gubllb --- GUB Local Lilypond Build
Trying to build branch 'dev/gub-build-test' of local lilypond
repository '/home/hermann/lilypond-git-test/' with gub
'/home/hermann/gub/'
Temporary git daemon directory is /home/hermann/gub/gubllb-wXuibDH9zf
Started git daemon with PID 27594
Waiting for git daemon ...
make -f lilypond.make
make[1]: Entering directory '/home/hermann/gub'
**** nongit-dirs rule
mkdir -p versiondb regtests uploads
**** lilypond-prep rule
python bin/gub --platform=linux-64
'git://localhost/lilypond.git?branch=dev/gub-build-test'
linux-x86::'git://localhost/lilypond.git?branch=dev/gub-build-test'
darwin-ppc::'git://localhost/lilypond.git?branch=dev/gub-build-test'
darwin-x86::'git://localhost/lilypond.git?branch=dev/gub-build-test'
mingw::'git://localhost/lilypond.git?branch=dev/gub-build-test'
linux-ppc::'git://localhost/lilypond.git?branch=dev/gub-build-test'
freebsd-x86::'git://localhost/lilypond.git?branch=dev/gub-build-test'
freebsd-64::'git://localhost/lilypond.git?branch=dev/gub-build-test'
calculating dependencies
Command barfed: cd /home/hermann/gub/downloads/lilypond/git && git
fetch git://localhost/lilypond.git
dev/gub-build-test:refs/heads/localhost/lilypond.git/dev/gub-build-test

Tail of log/gub.log >>>>>>>>
    invoking cd /home/hermann/gub/downloads/lilypond/git && git fetch
git://localhost/lilypond.git
dev/gub-build-test:refs/heads/localhost/lilypond.git/dev/gub-build-test
    From git://localhost/lilypond
     ! [rejected]        dev/gub-build-test ->
localhost/lilypond.git/dev/gub-build-test  (non-fast-forward)
    Command barfed: cd /home/hermann/gub/downloads/lilypond/git && git
fetch git://localhost/lilypond.git
dev/gub-build-test:refs/heads/localhost/lilypond.git/dev/gub-build-test
<<<<<<<< Tail of log/gub.log

gub.make:63: recipe for target 'packages' failed
make[1]: *** [packages] Error 1
make[1]: Leaving directory '/home/hermann/gub'
GNUmakefile:26: recipe for target 'lilypond' failed
make: *** [lilypond] Error 2


Does it not work for subsequent builds of the same branch?


Thanks,
  Harm



reply via email to

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