[ardour-dev] 2.0 beta 7 released

David dplist at free.fr
Tue Nov 7 17:33:49 PST 2006


On Wed, 8 Nov 2006 02:00:42 +0100
David <dplist at free.fr> wrote:

> On Wed, 8 Nov 2006 01:54:06 +0100
> David <dplist at free.fr> wrote:
> 
> > On Tue, 07 Nov 2006 19:39:59 -0500
> > Paul Davis <paul at linuxaudiosystems.com> wrote:
> > 
> > > On Wed, 2006-11-08 at 01:30 +0100, David wrote:
> > > > On Mon, 06 Nov 2006 20:04:34 -0500
> > > > Paul Davis <paul at linuxaudiosystems.com> wrote:
> > > > 
> > > > > 	http://ardour.org/files/releases/ardour-2.0beta7.1.tar.bz2
> > > > > 
> > > > > This contains the fix for silent/empty regions that has been
> > > > > in svn for several days and was incorrectly believed to be
> > > > > fixed in beta7. Now available.
> > > > 
> > > > scons fails :
> > > 
> > > > And libs/pbd/version.cc contains :
> > > > 
> > > > const char* libpbd_revision = "svn: 'libs/pbd' is not a working
> > > > copy svn: Can't open file 'libs/pbd/.svn/entries': No such file
> > > > or directory";
> > > > int libpbd_major_version = 4;
> > > > int libpbd_minor_version = 1;
> > > > int libpbd_micro_version = 0;
> > > 
> > > i will fix this tonight. i am totally unclear why scons decides to
> > > rebuild version.cc during the build, but if you don't have svn
> > > installed, this is what you get :(
> > 
> > Hmm, svn is installed here :
> > 
> > $  svn --version
> > svn, version 1.4.0 (r21228)
> > [...]
> >  
> > > for a workaround, edit version.cc to have "1079" instead of that
> > > svn: string.
> > 
> > scons resumed and is runnning ...
> 
> Another similar hiccup on libs/midi++2/version.cc :
> 
> const char* midipp_revision = "svn: 'libs/midi++2' is not a working
> copy svn: Can't open file 'libs/midi++2/.svn/entries': No such file or
> directory";
> int midipp_major_version = 2;
> int midipp_minor_version = 1;
> int midipp_micro_version = 1;

It fails again on libs/ardour/version.cc but this time the file is
generated during each scons run, a manual edit is overridden.

Is there something missing on my side ?

Thanks.

-- 
David



More information about the Ardour-Dev mailing list