[Ardour-Dev] testing of 2.X SVN requested

yvln at free.fr yvln at free.fr
Sun Jul 4 05:14:49 PDT 2010


Le 02/07/2010 23:07, Paul Davis a écrit :
> i've just done a fix (possibly an early version, but still a fix) for
> the bug best described as "ardour won't play after export" that
> appeared in 2.8.10. in fact, i think this bug is a specific instance
> of a more general bug best described as "ardour won't play", so it
> will be rather nice if this really is fixed. i've had 2 people with
> repeatable cases of the "after-export" version confirm that my fix
> works, but i'd like to collect more feedback from people over the
> weekend before releasing 2.8.11
>
> rev 7362 and later contains the good stuff.
>
> thanks.
>
> --p
> _______________________________________________
> ardour-dev mailing list
> ardour-dev at lists.ardour.org
> http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
>
>
>    
unable to build from svn

> scons: Reading SConscript files ...
> SCons.Script:18: DeprecationWarning: the sets module is deprecated
> Checking for pkg-config version >= 0.8.0... (cached) yes
> Checking for lrdf... (cached) yes
> Checking for libgnomecanvas-2.0... (cached) yes
> Checking for gtk+-2.0... (cached) yes
> Checking for jack... (cached) yes
> Checking for sndfile... (cached) yes
> Checking for samplerate... (cached) yes
> Checking for gthread-2.0... (cached) yes
> Checking for libxml-2.0... (cached) yes
> Checking for raptor... (cached) yes
> Checking for glib-2.0... (cached) yes
> Checking for fftw3f...(cached) yes
> Checking for fftw3...(cached) yes
> Checking for aubio...(cached) yes
> Checking for C header file fftw3.h... (cached) yes
> FREESOUND support is not enabled.  Build with 'scons FREESOUND=1' to 
> enable.
> Checking for slv2... (cached) yes
> WIIMOTE not enabled. Build with 'scons WIIMOTE=1' to enable support.
> Congratulations, you have a functioning C++ compiler.
> system triple: x86_64-unknown-linux-gnu
> Checking for C header file fftw3.h... (cached) yes
> Checking for usb_interrupt_write() in C library usb... (cached) yes
> Checking for C header file linux/input.h... (cached) yes
> Checking for C++ header file boost/shared_ptr.hpp... (cached) yes
> Checking for lo_server_new() in C library lo... (cached) yes
> Checking for dmalloc_shutdown() in C library dmallocth... (cached) no
> Checking for C header file alsa/asoundlib.h... (cached) yes
> Checking for internationalization support ...
> Found xgettext
> Found msgmerge
> Checking for C header file libintl.h... (cached) yes
> International version will be built.
> Checking for C header file 
> /System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/CoreAudio.h... 
> (cached) no
> Checking for C function posix_memalign()... (cached) yes
> Checking for C function gtk_widget_set_tooltip_text()... (cached) yes
> ============> writing svn revision info to libs/ardour/svn_revision.cc
>
> Checking for C function getmntent()... (cached) yes
> Checking for C header file execinfo.h... (cached) yes
> Checking for jack_client_open()...(cached) yes
> Checking for jack_on_info_shutdown()...(cached) yes
> Checking for jack_recompute_total_latencies()...(cached) yes
> Checking for JackVideoFrameOffset in jack_position_bits_t 
> enum...(cached) yes
> Checking for jack_port_ensure_monitor_input()...(cached) yes
> Checking for C header file wordexp.h... (cached) yes
> Checking for C header file sys/vfs.h... (cached) yes
> Checking for C header file 
> /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... 
> (cached) no
> Checking for C header file 
> /System/Library/Frameworks/AudioToolbox.framework/Headers/ExtendedAudioFile.h... 
> (cached) no
> Checking for C header file 
> /System/Library/Frameworks/CoreAudio.framework/Headers/CoreAudio.h... 
> (cached) no
> Checking for C header file 
> /System/Library/Frameworks/AudioUnit.framework/Headers/AudioUnit.h... 
> (cached) no
> FPU OPTIMIZATION WITH TARGET
> i686
> Checking for jack_set_thread_creator()...(cached) yes
> scons: done reading SConscript files.
> scons: Building targets ...
> scons: `ardour_system.rc' is up to date.
> scons: `templates/8 Tracks.template' is up to date.
> scons: `templates/16 Tracks.template' is up to date.
> scons: `templates/2 Track.template' is up to date.
> scons: `templates/32 Tracks.template' is up to date.
> scons: `templates/4 Tracks.template' is up to date.
> scons: `manual/xml/entities.ent' is up to date.
> scons: `libs/sigc++2/sigc++config.h' is up to date.
> scons: `libs/sigc++2/libsigc++2.so' is up to date.
> scons: `libs/glibmm2/glibmmconfig.h' is up to date.
> g++ -o libs/pbd/fpu.os -c -Woverloaded-virtual 
> -DPROGRAM_NAME=\"Ardour\" -D_REENTRANT -D_LARGEFILE_SOURCE 
> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DGTK_NEW_TOOLTIP_API 
> -DPACKAGE=\"libpbd\" -D_REENTRANT -D_LARGEFILE_SOURCE 
> -D_LARGEFILE64_SOURCE -DLIBSIGC_DISABLE_DEPRECATED -DHAVE_EXECINFO 
> -DHAVE_LV2 -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce 
> -pipe -DARCH_X86 -mmmx -msse -mfpmath=sse -DUSE_XMMINTRIN 
> -DBUILD_SSE_OPTIMIZATIONS -Wall -DHAVE_LIBLO -DPROGRAM_NAME=\"Ardour\" 
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
> -D_FILE_OFFSET_BITS=64 -Ilibs -DENABLE_NLS -DHAVE_GETMNTENT -pthread 
> -fPIC -I/usr/include/glib-2.0 -Ilibs/sigc++2 -Ilibs/glibmm2 
> -I/usr/lib/glib-2.0/include -Ilibs/pbd -I/usr/include/libxml2 
> libs/pbd/fpu.cc
> libs/pbd/fpu.cc: Assembler messages:
> libs/pbd/fpu.cc:36: Error: suffix or operands invalid for `push'
> libs/pbd/fpu.cc:38: Error: suffix or operands invalid for `mov'
> libs/pbd/fpu.cc:39: Error: suffix or operands invalid for `pop'
> libs/pbd/fpu.cc:36: Error: suffix or operands invalid for `push'
> libs/pbd/fpu.cc:38: Error: suffix or operands invalid for `mov'
> libs/pbd/fpu.cc:39: Error: suffix or operands invalid for `pop'
> scons: *** [libs/pbd/fpu.os] Error 1
> scons: building terminated because of errors.




More information about the Ardour-Dev mailing list