denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Building denemo from gub


From: Richard Shann
Subject: Re: [Denemo-devel] Building denemo from gub
Date: Wed, 10 Feb 2010 09:52:11 +0000

On Tue, 2010-02-09 at 22:23 +0000, Richard Shann wrote:
> So, it turned out that Nils' fixes are not in gub, and with his help I
> now have a build of denemo for windows.
> I'll try out the various windows issues that we have.

The good news is that the fonts issue is resolved. I haven't tried the
file associations thing yet.
The bad news is that the bitmaps for things like Repeat Barlines are
displaying in reverse colors - something to do with cairo and
transparency (we are using 255 in the png image to mean transparent, for
which there was a gdk call).

Richard



> Richard
> 
> 
> On Tue, 2010-02-09 at 18:37 +0000, Richard Shann wrote:
> > sadly, it barfed again,
> > this time it seems libsndfile does not compile its regtests...
> > the relevant bit of the log is below
> > Richard
> > 
> > /home/rshann/gub/target/mingw/src/libsndfile-1.0.20/regtest/database.c:463: 
> > error: 'REGTEST_DB' has no member named 'ekey_max'
> > make[1]: *** [database.o] Error 1
> > make[1]: *** Waiting for unfinished jobs....
> > make: *** [all-recursive] Error 1
> > Command barfed: cd /home/rshann/gub/target/mingw/build/libsndfile-1.0.20
> > && make -j2  
> > Traceback (most recent call last):
> >   File "bin/gub", line 233, in exceptional_build
> >     build (settings, options, files)
> >   File "bin/gub", line 229, in build
> >     b.build_source_packages (names)
> >   File "bin/../gub/buildrunner.py", line 334, in build_source_packages
> >     self.spec_build (spec_name)
> >   File "bin/../gub/buildrunner.py", line 262, in spec_build
> >     deferred_runner.execute_deferred_commands ()
> >   File "bin/../gub/runner.py", line 167, 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 93, in system
> >     raise misc.SystemFailed (m)
> > SystemFailed: Command barfed:
> > cd /home/rshann/gub/target/mingw/build/libsndfile-1.0.20 && make -j2  
> > 
> > On Tue, 2010-02-09 at 17:57 +0000, Richard Shann wrote:
> > > I noticed that svn was not installed on my system so I installed it,
> > > however make denemo still barfed the same way.
> > > Then I tried running the command manually:
> > > cd /home/rshann/gub/downloads/portaudio 
> > >   svn co  -r 1428
> > > http://www.portaudio.com/repos/portaudio/trunk/ 
> > > /home/rshann/gub/downloads/portaudio/trunk//1428
> > > 
> > > where I deleted some (usually harmless) double slashes in the paths.
> > > 
> > > Then make denemo successfully continued.
> > > More news if it actually finishes!
> > > Richard
> > > 
> > > 
> > > On Tue, 2010-02-09 at 14:42 +0000, Richard Shann wrote:
> > > > I have updated my Debian stable installation, and, at last the flaky
> > > > toolchain seems fixed. Trying to build denemo under gub I found that the
> > > > version of apache had changed. Having fixed this in specs everything
> > > > went well for a long time until a barf from svn for portaudio (see
> > > > below).
> > > > If anyone can help, I'd be much obliged.
> > > > 
> > > > Richard
> > > > barf was:
> > > > invoking cd /home/rshann/gub/downloads/portaudio && svn co  -r 1428
> > > > http://www.portaudio.com/repos/portaudio//trunk/ 
> > > > /home/rshann/gub/downloads/portaudio//trunk//1428
> > > > svn: Unrecognized URL scheme for
> > > > 'http://www.portaudio.com/repos/portaudio/trunk'
> > > > Command barfed: cd /home/rshann/gub/downloads/portaudio && svn co  -r
> > > > 1428
> > > > http://www.portaudio.com/repos/portaudio//trunk/ 
> > > > /home/rshann/gub/downloads/portaudio//trunk//1428
> > > > Traceback (most recent call last):
> > > >   File "bin/gub", line 233, in exceptional_build
> > > >     build (settings, options, files)
> > > >   File "bin/gub", line 229, in build
> > > >     b.build_source_packages (names)
> > > >   File "bin/../gub/buildrunner.py", line 334, in build_source_packages
> > > >     self.spec_build (spec_name)
> > > >   File "bin/../gub/buildrunner.py", line 260, in spec_build
> > > >     spec.build (self.options, skip)
> > > >   File "bin/../gub/build.py", line 143, in build
> > > >     (available[stage]) ()
> > > >   File "bin/../gub/build.py", line 244, in download
> > > >     self.source.download ()
> > > >   File "bin/../gub/repository.py", line 990, in download
> > > >     SimpleRepo.download (self)
> > > >   File "bin/../gub/repository.py", line 914, in download
> > > >     self._checkout ()
> > > >   File "bin/../gub/repository.py", line 1024, in _checkout
> > > >     self.system (cmd)
> > > >   File "bin/../gub/repository.py", line 213, in logged
> > > >     return loggedos_func (self.logger, *args, **kwargs)
> > > >   File "bin/../gub/loggedos.py", line 93, in system
> > > >     raise misc.SystemFailed (m)
> > > > SystemFailed: Command barfed: cd /home/rshann/gub/downloads/portaudio &&
> > > > svn co  -r 1428
> > > > http://www.portaudio.com/repos/portaudio//trunk/ 
> > > > /home/rshann/gub/downloads/portaudio//trunk//1428
> > > > 
> > > > 
> > > > 
> > > > _______________________________________________
> > > > Denemo-devel mailing list
> > > > address@hidden
> > > > http://lists.gnu.org/mailman/listinfo/denemo-devel
> > > 
> > > 
> > > 
> > > _______________________________________________
> > > Denemo-devel mailing list
> > > address@hidden
> > > http://lists.gnu.org/mailman/listinfo/denemo-devel
> > 
> > 
> > 
> > _______________________________________________
> > Denemo-devel mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/denemo-devel
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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