rendered paste bodymikobuntu@mikobuntu-Aspire-5332:~/unison/drobillad$ ./waf configure
Setting top to : /home/mikobuntu/unison/drobillad
Setting out to : /home/mikobuntu/unison/drobillad/build
Global Configuration
Checking for 'gcc' (c compiler) : ok
Checking for 'g++' (c++ compiler) : ok
* Install prefix : /usr/local
* Debuggable build : False
* Strict compiler flags : False
* Build documentation : False
Checking for program pkg-config : /usr/bin/pkg-config
Checking for 'lv2core' >= 4.0 : yes
Serd Configuration
* Utilities : True
* Unit tests : False
Sord configuration
Checking for 'glib-2.0' >= 2.0.0 : yes
* Utilities : True
* Unit tests : False
* Debug dumping : ['']
Suil Configuration
Checking for header lv2/lv2plug.in/ns/extensions/ui/ui.h : not found
Checking for 'gtk+-2.0' >= 2.18.0 : yes
Checking for 'gtk+-2.0' >= 2.0.0 : yes
Checking for 'QtGui' >= 4.0.0 : yes
* Gtk2 Support : True
* Qt4 Support : True
Lilv Configuration
Checking for program python : /usr/bin/python
Checking for 'lv2core' : yes
Checking for 'glib-2.0' >= 2.0.0 : yes
Checking for 'gthread-2.0' >= 2.0.0 : yes
Checking for 'jack' >= 0.107.0 : yes
Checking for 'jack' >= 0.120.0 : not found
Checking for function wordexp : yes
Checking for header lv2/lv2plug.in/ns/lv2core/lv2.h : yes
Checking for header lv2/lv2plug.in/ns/ext/event/event.h : not found
Checking for header lv2/lv2plug.in/ns/ext/event/event-helpers.h : not found
Checking for header lv2/lv2plug.in/ns/ext/uri-map/uri-map.h : not found
* Default LV2_PATH : ~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2
* Utilities : True
* Jack clients : False
* Jack session support : False
* Unit tests : False
* Dynamic manifest support : False
* Python bindings : False
Raul Configuration
Checking for 'glib-2.0' >= 2.2 : yes
Checking for 'gthread-2.0' >= 2.14.0 : yes
Checking for header boost/shared_ptr.hpp : yes
Checking for header boost/weak_ptr.hpp : yes
* Unit tests : False
FlowCanvas Configuration
Checking for 'libgvc' >= 2.8 : yes
Checking for 'gtkmm-2.4' >= 2.10.0 : yes
Checking for 'libgnomecanvasmm-2.6' >= 2.6.0 : yes
* Auto-arrange : True
Patchage Configuration
Checking for 'dbus-1' : yes
Checking for 'dbus-glib-1' : not found
Checking for 'libgnomecanvasmm-2.6' : yes
Checking for 'gthread-2.0' >= 2.14.0 : yes
Checking for 'glibmm-2.4' >= 2.14.0 : yes
Checking for 'gtkmm-2.4' >= 2.12.0 : yes
Checking for function dladdr : yes
Checking for 'jack' >= 0.107.0 : yes
Checking for 'alsa' : yes
* Install name : 'patchage'
* App human name : 'Patchage'
* Jack (D-Bus) : False
* LASH (D-Bus) : False
* Jack (libjack) : True
* Alsa Sequencer : True
Ingen Configuration
Checking for 'glibmm-2.4' >= 2.14.0 : yes
Checking for 'gthread-2.0' >= 2.14.0 : yes
Checking for 'jack' >= 0.109.0 : yes
Checking for 'jack' >= 0.120.0 : not found
Checking for 'gtkmm-2.4' >= 2.12.0 : yes
Checking for 'gtkmm-2.4' >= 2.14.0 : yes
Checking for 'libsoup-2.4' >= 2.4.0 : not found
Checking for 'liblo' >= 0.25 : not found
Checking for function posix_memalign : yes
Checking for header lv2/lv2plug.in/ns/ext/atom/atom.h : not found
Checking for header lv2/lv2plug.in/ns/ext/contexts/contexts.h : not found
Checking for header lv2/lv2plug.in/ns/ext/resize-port/resize-port.h : not found
Checking for header lv2/lv2plug.in/ns/ext/uri-unmap/uri-unmap.h : not found
* Jack : True
* Jack session support : False
* OSC : False
* HTTP : False
* LV2 : True
* GUI : True
Machina Configuration
Checking for 'glibmm-2.4' >= 2.14.0 : yes
Checking for 'gthread-2.0' >= 2.14.0 : yes
Checking for 'gtkmm-2.4' >= 2.12.0 : yes
Checking for 'jack' >= 0.109.0 : yes
Checking for function posix_memalign : yes
* Jack : True
* GUI : True
Dirg Configuration
Checking for header lv2/lv2plug.in/ns/ext/atom/atom-helpers.h : not found
Checking for 'gthread-2.0' : yes
Checking for 'libusb-1.0' : yes
Checking for 'sigc++-2.0' : yes
Checking for 'libsoup-2.4' >= 2.4.0 : not found
* Launchpad support : True
* HTTP support : False
Float Configuration
Checking for 'QtGui' >= 4.0.0 : yes
* Qt4 GUI : True
* LV2 bundle directory : /usr/local/lib/lv2
Lolep Configuration
Checking for 'lv2core' : yes
* RDF Serialisation : True
* LV2 bundle directory : /usr/local/lib/lv2
Mdala Configuration
* LV2 bundle directory : /usr/local/lib/lv2
'configure' finished successfully (1.953s)
mikobuntu@mikobuntu-Aspire-5332:~/unison/drobillad$ ./waf
Waf: Entering directory `/home/mikobuntu/unison/drobillad/build'
[ 8/407] cxx: plugins/lolep.lv2/src/LV2Plugin.cpp -> build/plugins/lolep.lv2/src/LV2Plugin.cpp.1.o
[ 23/407] cxx: plugins/lolep.lv2/src/rdf-read.cpp -> build/plugins/lolep.lv2/src/rdf-read.cpp.1.o
../plugins/lolep.lv2/src/rdf-read.cpp:30:45: fatal error: lv2/lv2plug.in/ns/ext/atom/atom.h: No such file or directory
compilation terminated.
Waf: Leaving directory `/home/mikobuntu/unison/drobillad/build'
Build failed
-> task failed (exit status 1):
{task 41713104: cxx rdf-read.cpp -> rdf-read.cpp.1.o}
['/usr/bin/g++', '-DNDEBUG', '-DPIC', '-fshow-column', '-I/home/mikobuntu/unison/drobillad/build', '-fPIC', '-iquote /home/mikobuntu/unison/drobillad/serd', '-iquote /home/mikobuntu/unison/drobillad/sord', '-iquote /home/mikobuntu/unison/drobillad/flowcanvas', '-iquote /home/mikobuntu/unison/drobillad/raul', '-iquote /home/mikobuntu/unison/drobillad/lilv', '-iquote /home/mikobuntu/unison/drobillad/suil', '-iquote /home/mikobuntu/unison/drobillad/ingen', '-iquote /home/mikobuntu/unison/drobillad/machina', '-fPIC', '-I/home/mikobuntu/unison/drobillad/build/plugins/lolep.lv2', '-I/home/mikobuntu/unison/drobillad/plugins/lolep.lv2', '-I/home/mikobuntu/unison/drobillad/build/plugins/lolep.lv2/src', '-I/home/mikobuntu/unison/drobillad/plugins/lolep.lv2/src', '-I/home/mikobuntu/unison/drobillad/build/serd', '-I/home/mikobuntu/unison/drobillad/serd', '-I/home/mikobuntu/unison/drobillad/build', '-DHAVE_LV2CORE=1', '-DSERD_VERSION="0.3.0"', '-DHAVE_SERD=1', '-DHAVE_GLIB=1', '-DSORD_VERSION="0.3.0"', '-DHAVE_SORD=1', '-DHAVE_GTK2=1', '-DHAVE_QT4=1', '-DSUIL_VERSION="0.2.0"', '-DSUIL_MODULE_DIR="/usr/local/lib/suil"', '-DSUIL_DIR_SEP="/"', '-DSUIL_MODULE_EXT=".so"', '-DHAVE_SUIL=1', '-DHAVE_GTHREAD=1', '-DHAVE_JACK=1', '-DHAVE_WORDEXP=1', '-DHAVE_LV2_LV2PLUG_IN_NS_LV2CORE_LV2_H=1', '-DLILV_VERSION="0.0.0"', '-DLILV_PATH_SEP=":"', '-DLILV_DIR_SEP="/"', '-DLILV_DEFAULT_LV2_PATH="~/.lv2:/usr/lib/lv2:/usr/local/lib/lv2"', '-DHAVE_LILV=1', '-DRAUL_LOG_COLOUR=1', '-DHAVE_BOOST_SHARED_PTR_HPP=1', '-DHAVE_BOOST_WEAK_PTR_HPP=1', '-DHAVE_RAUL=1', '-DHAVE_AGRAPH=1', '-DHAVE_GTKMM=1', '-DHAVE_GNOMECANVASMM=1', '-DHAVE_FLOWCANVAS=1', '-DHAVE_DBUS=1', '-DHAVE_GLIBMM=1', '-DHAVE_DLADDR=1', '-DPATCHAGE_LIBJACK=1', '-DHAVE_ALSA=1', '-DPATCHAGE_BINLOC=1', '-DPATCHAGE_DATA_DIR="/usr/local/share/patchage"', '-DHAVE_PATCHAGE=1', '-DHAVE_NEW_GTKMM=1', '-DINGEN_VERSION="0.5.1"', '-DINGEN_BUILD_GUI=1', '-DHAVE_JACK_MIDI=1', '-DINGEN_DATA_DIR="/usr/local/share/ingen"', '-DINGEN_MODULE_DIR="/usr/local/lib"', '-DHAVE_INGEN=1', '-DHAVE_POSIX_MEMALIGN=1', '-DMACHINA_BUILD_GUI=1', '-DMACHINA_PPQN=19200', '-DMACHINA_VERSION="0.5.0"', '-DMACHINA_DATA_DIR="/usr/local/share/machina"', '-DHAVE_MACHINA=1', '-DHAVE_USB=1', '-DHAVE_SIGC=1', '-DDIRG_VERSION="0.6.7"', '-DDIRG_WITH_LAUNCHPAD=1', '-DHAVE_PLUGINS_DIRG_LV2=1', '-DHAVE_PLUGINS_FLOAT_LV2=1', '-DLOLEP_WITH_RDF=1', '-DHAVE_PLUGINS_LOLEP_LV2=1', '-DHAVE_PLUGINS_MDALA_LV2=1', '../plugins/lolep.lv2/src/rdf-read.cpp', '-c', '-o', 'plugins/lolep.lv2/src/rdf-read.cpp.1.o']
mikobuntu@mikobuntu-Aspire-5332:~/unison/drobillad$