[proaudio] trouble building ingen-9999 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
Greetings!
I'm having great difficulty with ingen-9999 from the overlay. It's requiring lilv-9999 and that package is dying trying to locate the
lv2core header files during the waf config phase. any help is greatly appreciated. thanks.
I do have lv2core installed, so I'm not sure what the issue is...
I did a manual './waf configure' in the portage build tree /var/tmp/portage... and got the following:
Setting top to : /var/tmp/portage/media-libs/lilv-9999/work/lilv-9999
Setting out to : /var/tmp/portage/media-libs/lilv-9999/work/lilv-9999/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
Configuration failed, suil will not be built
Lilv Configuration
Checking for program python : /usr/bin/python
python executable '/usr/bin/python' different from sys.executable '/usr/bin/python2.7'
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 : yes
Checking for function wordexp : yes
Checking for header lv2/lv2plug.in/ns/lv2core/lv2.h : not found
Configuration failed, lilv will not be built
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
Checking for header boost/shared_ptr.hpp : yes
Checking for header boost/weak_ptr.hpp : yes
* Auto-arrange : True
Patchage Configuration
Checking for 'dbus-1' : yes
Checking for 'dbus-glib-1' : yes
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.120.0 : yes
Checking for 'alsa' : yes
Checking for header boost/shared_ptr.hpp : yes
Checking for header boost/weak_ptr.hpp : yes
* Install name : 'patchage'
* App human name : 'Patchage'
* Jack (D-Bus) : False
* LASH (D-Bus) : True
* Jack (libjack) : True
* Jack Session : 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 : yes
Checking for 'lilv-0' >= 0.0.0 : not found
Configuration failed, ingen will not be built
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/lv2core/lv2.h : not found
Configuration failed, plugins/dirg.lv2 will not be built
Float Configuration
Checking for header lv2/lv2plug.in/ns/lv2core/lv2.h : not found
Configuration failed, plugins/float.lv2 will not be built
Lolep Configuration
Checking for 'lv2core' : yes
Checking for header lv2/lv2plug.in/ns/lv2core/lv2.h : not found
Configuration failed, plugins/lolep.lv2 will not be built
Mdala Configuration
Checking for header lv2/lv2plug.in/ns/lv2core/lv2.h : not found
Configuration failed, plugins/mdala.lv2 will not be built
-Ben