Advertisement
Guest User

Untitled

a guest
Mar 28th, 2012
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.71 KB | None | 0 0
  1. In file included from /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:6:0,
  2. from /usr/include/sigc++-2.0/sigc++/adaptors/adaptors.h:23,
  3. from /usr/include/sigc++-2.0/sigc++/sigc++.h:83,
  4. from /usr/include/glibmm-2.4/glibmm/signalproxy.h:13,
  5. from /usr/include/glibmm-2.4/glibmm/objectbase.h:23,
  6. from /usr/include/glibmm-2.4/glibmm/wrap.h:26,
  7. from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25,
  8. from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:23,
  9. from /usr/include/glibmm-2.4/glibmm.h:84,
  10. from /usr/include/gtkmm-2.4/gtkmm.h:87,
  11. from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29,
  12. from ../gtk2_ardour/editor_tempodisplay.cc:30:
  13. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h: In instantiation of «void sigc::visit_each(const T_action&, const sigc::bound_argument<T_type>&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>, T_type = ARDOUR::TempoSection*]»:
  14. /usr/include/sigc++-2.0/sigc++/adaptors/bind.h:1279:3: instantiated from «void sigc::visit_each(const T_action&, const sigc::bind_functor<-0x00000000000000001, T_functor, T_type1>&) [with T_action = sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>, T_functor = sigc::bound_mem_functor1<int, Editor, ARDOUR::TempoSection*>, T_type1 = ARDOUR::TempoSection*]»
  15. /usr/include/sigc++-2.0/sigc++/visit_each.h:170:3: instantiated from «void sigc::visit_each_type(const T_action&, const T_functor&) [with T_type = sigc::trackable*, T_action = sigc::internal::slot_do_unbind, T_functor = sigc::bind_functor<-0x00000000000000001, sigc::bound_mem_functor1<int, Editor, ARDOUR::TempoSection*>, ARDOUR::TempoSection*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]»
  16. /usr/include/sigc++-2.0/sigc++/functors/slot.h:60:7: instantiated from «static void* sigc::internal::typed_slot_rep<T_functor>::destroy(void*) [with T_functor = sigc::bind_functor<-0x00000000000000001, sigc::bound_mem_functor1<int, Editor, ARDOUR::TempoSection*>, ARDOUR::TempoSection*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]»
  17. /usr/include/sigc++-2.0/sigc++/functors/slot.h:38:52: instantiated from «sigc::internal::typed_slot_rep<T_functor>::typed_slot_rep(const T_functor&) [with T_functor = sigc::bind_functor<-0x00000000000000001, sigc::bound_mem_functor1<int, Editor, ARDOUR::TempoSection*>, ARDOUR::TempoSection*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>]»
  18. /usr/include/sigc++-2.0/sigc++/functors/slot.h:451:65: instantiated from «sigc::slot0<T_return>::slot0(const T_functor&) [with T_functor = sigc::bind_functor<-0x00000000000000001, sigc::bound_mem_functor1<int, Editor, ARDOUR::TempoSection*>, ARDOUR::TempoSection*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, T_return = bool]»
  19. /usr/include/sigc++-2.0/sigc++/functors/slot.h:1130:26: instantiated from «sigc::slot<T_return, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::slot(const T_functor&) [with T_functor = sigc::bind_functor<-0x00000000000000001, sigc::bound_mem_functor1<int, Editor, ARDOUR::TempoSection*>, ARDOUR::TempoSection*, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, T_return = bool]»
  20. ../gtk2_ardour/editor_tempodisplay.cc:286:124: instantiated from here
  21. /usr/include/sigc++-2.0/sigc++/adaptors/bound_argument.h:159:1: internal compiler errod: segmentation fault
  22.  
  23. Waf: Leaving directory `/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build'
  24. Build failed
  25. -> task failed (exit status 1):
  26. {task 30606288: cxx editor_tempodisplay.cc -> editor_tempodisplay.cc.1.o}
  27. ['/usr/bin/g++', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build', '-O0', '-g', '-fshow-column', '-DHAVE_FFTW3', '-DWAF_BUILD', '-DLXVST_64BIT', '-rdynamic', '-DARCH_X86', '-msse', '-mfpmath=sse', '-DUSE_XMMINTRIN', '-DBUILD_SSE_OPTIMIZATIONS', '-Wall', '-Woverloaded-virtual', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-DENABLE_NLS', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/gtk2_ardour', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/gtk2_ardour', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/surfaces/control_protocol', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/surfaces/control_protocol', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/surfaces/control_protocol/control_protocol', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/surfaces/control_protocol/control_protocol', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/ardour', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/ardour', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/midi++2', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/midi++2', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/evoral', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/evoral', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/audiographer', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/audiographer', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/audiographer/src', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/audiographer/src', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/gtkmm2ext', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/gtkmm2ext', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/pbd', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/pbd', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/evoral/src/libsmf', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/evoral/src/libsmf', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/timecode', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/timecode', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/taglib', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/taglib', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/taglib/taglib', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/taglib/taglib', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/taglib/taglib/toolkit', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/taglib/taglib/toolkit', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/rubberband', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/rubberband', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build/libs/vamp-sdk', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/libs/vamp-sdk', '-I/usr/include/uuid', '-I/usr/include/glibmm-2.4', '-I/usr/lib/glibmm-2.4/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-I/usr/include/glib-2.0', '-I/usr/lib/glib-2.0/include', '-I/usr/include/gtk-2.0', '-I/usr/lib/gtk-2.0/include', '-I/usr/include/atk-1.0', '-I/usr/include/cairo', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/pango-1.0', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng15', '-I/usr/include/alsa', '-I/usr/include/gtkmm-2.4', '-I/usr/lib/gtkmm-2.4/include', '-I/usr/include/atkmm-1.6', '-I/usr/include/giomm-2.4', '-I/usr/lib/giomm-2.4/include', '-I/usr/include/pangomm-1.4', '-I/usr/lib/pangomm-1.4/include', '-I/usr/include/gtk-unix-print-2.0', '-I/usr/include/gdkmm-2.4', '-I/usr/lib/gdkmm-2.4/include', '-I/usr/include/cairomm-1.0', '-I/usr/lib/cairomm-1.0/include', '-I/usr/include/libgnomecanvasmm-2.6', '-I/usr/lib/libgnomecanvasmm-2.6/include', '-I/usr/include/libgnomecanvas-2.0', '-I/usr/include/gail-1.0', '-I/usr/include/libart-2.0', '-I/usr/include/suil-0', '-I/usr/include/libxml2', '-I/usr/include/aubio', '-I/usr/include/raptor2', '-I/usr/include/lilv-0', '-I/home/jauthu/projects/abs/ardour3-svn/src/ardour3-build/build', '-DHAVE_BOOST_SIGNALS2_HPP=1', '-DJACK_SESSION=1', '-DHAVE_CPPUNIT=1', '-DHAVE_GLIB=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_SNDFILE=1', '-DHAVE_GIOMM=1', '-DHAVE_XML=1', '-DHAVE_SIGCPP=1', '-DHAVE_UUID=1', '-DHAVE_GETMNTENT=1', '-DHAVE_EXECINFO=1', '-DHAVE_POSIX_MEMALIGN=1', '-DHAVE_LIBS_PBD=1', '-DHAVE_JACK=1', '-DHAVE_LIBS_MIDIPP2=1', '-DHAVE_LIBS_EVORAL=1', '-DHAVE_FFTW3=1', '-DHAVE_FFTW3F=1', '-DHAVE_LIBS_VAMP_SDK=1', '-DHAVE_LIBS_QM_DSP=1', '-DHAVE_AUBIO=1', '-DHAVE_LIBS_VAMP_PLUGINS=1', '-DHAVE_LIBS_TAGLIB=1', '-DHAVE_LIBS_RUBBERBAND=1', '-DHAVE_CONTROL_PROTOCOL=1', '-DHAVE_FRONTIER=1', '-DHAVE_GENERIC_MIDI=1', '-DHAVE_MACKIE=1', '-DHAVE_LO=1', '-DHAVE_OSC=1', '-DHAVE_POWERMATE=1', '-DHAVE_TRANZPORT=1', '-DHAVE_WIIMOTE=1', '-DHAVE_USB=1', '-DBUILD_POWERMATE=1', '-DBUILD_OSC=1', '-DHAVE_LIBS_SURFACES=1', '-DHAVE_2IN2OUT=1', '-DHAVE_1IN2OUT=1', '-DHAVE_VBAP=1', '-DHAVE_LIBS_PANNERS=1', '-DHAVE_LIBS_TIMECODE=1', '-DHAVE_LRDF=1', '-DHAVE_SAMPLERATE=1', '-DHAVE_LILV=1', '-DHAVE_SUIL=1', '-DHAVE_OGG=1', '-DHAVE_FLAC=1', '-DHAVE_CURL=1', '-DHAVE_RUBBERBAND=1', '-DUSE_RUBBERBAND=1', '-DCURRENT_SESSION_FILE_VERSION=3000', '-DHAVE_SYS_VFS_H=1', '-DHAVE_JACK_SESSION=1', '-DHAVE_UNISTD=1', '-DHAVE_JACK_ON_INFO_SHUTDOWN=1', '-DLV2_SUPPORT=1', '-DHAVE_BOOST_SCOPED_PTR_HPP=1', '-DHAVE_BOOST_PTR_CONTAINER_PTR_LIST_HPP=1', '-DHAVE_LIBS_ARDOUR=1', '-DHAVE_GTKMM=1', '-DHAVE_GTK=1', '-DHAVE_LIBS_GTKMM2EXT=1', '-DHAVE_LIBS_CLEARLOOKS_NEWER=1', '-DHAVE_BOOST_FORMAT_HPP=1', '-DHAVE_LIBS_AUDIOGRAPHER=1', '-DHAVE_ALSA=1', '-DHAVE_GNOMECANVAS=1', '-DHAVE_GNOMECANVASMM=1', '-DHAVE_X11=1', '-DHAVE_BOOST_SHARED_PTR_HPP=1', '-DHAVE_BOOST_WEAK_PTR_HPP=1', '-DHAVE_GTK2_ARDOUR=1', '-DHAVE_TEMPLATES=1', '-DHAVE_EXPORT=1', '-DHAVE_MIDI_MAPS=1', '-DHAVE_MANUAL=1', '-DHAVE_TOOLS_SANITY_CHECK=1', '-DHAVE_DLOPEN=1', '-DHAVE_CURL_GLOBAL_INIT=1', '-DFREESOUND=1', '-DENABLE_NLS=1', '-DLXVST_SUPPORT=1', '-DWINDOWS_KEY="Mod4><Super"', '-DIS_OSX=0', '-DCONFIG_ARCH="unknown"', '-DPACKAGE="gtk2_ardour3"', '-DVERSIONSTRING="3.0beta3"', '-DDATA_DIR="/usr/share"', '-DCONFIG_DIR="/etc"', '-DMODULE_DIR="/usr/lib"', '-DLOCALEDIR="/usr/share/locale"', '-DPROGRAM_NAME="Ardour"', '-DFREESOUND', '-DLXVST_SUPPORT', '../gtk2_ardour/editor_tempodisplay.cc', '-c', '-o', 'gtk2_ardour/editor_tempodisplay.cc.1.o']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement