denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Re: GUB3: recent git changes don't work for me


From: Richard Shann
Subject: Re: [Denemo-devel] Re: GUB3: recent git changes don't work for me
Date: Tue, 21 Jul 2009 18:43:12 +0100

I've done a git pull
rm -rf target/*
make denemo

and got to the following barf....

building package: mingw::pangocairo
 *** Stage: download (pangocairo, mingw)
 *** Stage: untar (pangocairo, mingw)
 *** Stage: patch (pangocairo, mingw)
 *** Stage: autoupdate (pangocairo, mingw)
 *** Stage: configure (pangocairo, mingw)
 *** Stage: compile (pangocairo, mingw)
Command barfed: cd /home/rshann/gub/target/mingw/build/pangocairo-1.24.4
&& make -j1   

Tail of target/mingw/log/build.log >>>>>>>>
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory
`/home/rshann/gub/target/mingw/build/pangocairo-1.24.4'
    make: *** [all] Error 2
    Command barfed:
cd /home/rshann/gub/target/mingw/build/pangocairo-1.24.4 && make -j1
<<<<<<<< Tail of target/mingw/log/build.log

*** Failed target: mingw::pangocairo

make[1]: *** [denemo] Error 1
make[1]: Leaving directory `/home/rshann/gub'
make: *** [denemo] Error 2

************************************
Looking in target/mingw/log/build.log I see

address@hidden:~/gub$ tail target/mingw/log/build.log 
  File "bin/../gub/buildrunner.py", line 235, in spec_build
    deferred_runner.execute_deferred_commands ()
  File "bin/../gub/runner.py", line 161, in execute_deferred_commands
    cmd.execute (self.logger)
  File "bin/../gub/commands.py", line 75, in execute
    ignore_errors=self.ignore_errors)
  File "bin/../gub/loggedos.py", line 28, in system
    raise misc.SystemFailed (m)
SystemFailed: Command barfed:
cd /home/rshann/gub/target/mingw/build/pangocairo-1.24.4 && make -j1   

****************

which doesn't quite correspond with the output on the console....

Richard





On Tue, 2009-07-21 at 11:19 +0200, Jan Nieuwenhuizen wrote:
> On ma, 2009-07-20 at 21:24 -0700, Patrick McCarty wrote:
> 
> Hi Patrick,
> 
> > The recent commit (e0ed3589241383db0b8d77c1c7738ad3432a4fd5) regarding
> > the shallow cloning of non-tracking branches broke GUB on my machine.
> > I'm running Git 1.6.3.3.
> > 
> > I simply reverted the commit for now, so that I am able to build the
> > darwin LilyPond installers.
> 
> Great!  You have been a big help, your reports help the denemo guys too
> (esp. as some of them are also running [into] bleeding-edge [triggered
> issues] :-)
> 
> > Attached is the relevant portion of build.log.
> 
> Thanks!  Fixed in master.
> 
> Jan.
> 





reply via email to

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