[Ardour-Users] Ardour 2.5 released
Kevin Cosgrove
kevinc at cosgroves.us
Thu Sep 18 22:10:33 PDT 2008
I finally have time to try and build ardour 2.5. I have aubio devel
stuff all installed now. I've been building ardour for quite a
while, and usually I have little trouble. This time is a different
story.
Here's my scons log:
+ scons -j4 PREFIX=/usr DEVBUILD=1
scons: Reading SConscript files ...
Checking for pkg-config version >= 0.8.0... yes
Checking for aubio... yes
Checking for gthread-2.0... yes
Checking for lrdf... yes
Checking for libgnomecanvas-2.0... yes
Checking for gtk+-2.0... yes
Checking for jack... yes
Checking for samplerate... yes
Checking for glib-2.0... yes
Checking for libxml-2.0... yes
Checking for raptor... yes
Checking for fftw3f...yes
Checking for fftw3...yes
Checking for aubio...yes
Checking for C header file fftw3.h... yes
Checking for C header file aubio/aubio.h... yes
FREESOUND support is not enabled. Build with 'scons FREESOUND=1' to enable.
LV2 support is not enabled. Build with 'scons LV2=1' to enable.
Congratulations, you have a functioning C++ compiler.
system triple: i686-pc-linux-gnu
*******************************
detected DIST_TARGET = i686
*******************************
Checking for C header file fftw3.h... yes
Checking for usb_interrupt_write() in C library usb... yes
Checking for C header file linux/input.h... yes
Checking for FLAC__seekable_stream_decoder_init() in C++ library FLAC... yes
Checking for C++ header file boost/shared_ptr.hpp... yes
Checking for lo_server_new() in C library lo... yes
Checking for dmalloc_shutdown() in C library dmallocth... no
Checking for C header file alsa/asoundlib.h... yes
Checking for internationalization support ...
Found xgettext
Found msgmerge
Checking for C header file libintl.h... yes
International version will be built.
Checking for C header file /System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/CoreAudio.h... no
Checking for C function posix_memalign()... yes
AttributeError: 'LibraryInfo' object has no attribute 'Clone':
File "SConstruct", line 1385:
SConscript (subdir + '/SConscript')
File "/usr/lib/scons-0.96.92/SCons/Script/SConscript.py", line 557:
return apply(method, args, kw)
File "/usr/lib/scons-0.96.92/SCons/Script/SConscript.py", line 494:
return apply(_SConscript, [self.fs,] + files, {'exports' : exports})
File "/usr/lib/scons-0.96.92/SCons/Script/SConscript.py", line 226:
exec _file_ in call_stack[-1].globals
File "libs/sigc++2/SConscript", line 10:
sigc2 = env.Clone()
Has anyone seen this before? How would one go about troubleshooting
and fixing this?
FWIW, I did have a look at the mailing list archives for this trouble.
Thanks....
--
Kevin
More information about the Ardour-Users
mailing list