Re: [LAU] [ANN] A fifth of a Jubilee with a late Mike November release

From: Rui Nuno Capela <rncbc@email-addr-hidden>
Date: Wed Jan 01 2014 - 20:41:16 EET

On 01/01/2014 06:18 PM, Atte wrote:
> On 01/01/2014 01:58 PM, Rui Nuno Capela wrote:
>> (attn: this corrects wrong urls from the previous announcement which
>> should be now ignored)
>
> I must be doing something wrong (crunchbang):
>
>
> atte@email-addr-hidden:~/software/qtractor/qtractor-0.5.12$ ./configure
> <snip>
> Qtractor 0.5.12
>
> Build target . . . . . . . . . . . . . . . . . . .: release
>
> JACK Audio Connection Kit support . . . . . . . .: yes
> ALSA MIDI Sequencer support . . . . . . . . . . .: yes
> General audio file support (libsndfile) . . . . .: yes
> Ogg Vorbis audio file support (libvorbis) . . . .: yes
> MPEG-1 Audio Layer 3 file support (libmad) . . . .: yes
> Sample-rate conversion support (libsamplerate) . .: yes
> Pitch-shifting support (librubberband) . . . . . .: yes
> OSC service support (liblo) . . . . . . . . . . .: yes
> Archive/Zip file support (zlib) . . . . . . . . .: yes
> IEEE 32bit float optimizations . . . . . . . . . .: yes
> SSE optimization support (x86) . . . . . . . . . .: yes
> LADSPA plug-in support . . . . . . . . . . . . . .: yes
> DSSI plug-in support . . . . . . . . . . . . . . .: yes
> VST plug-in support . . . . . . . . . . . . . . .: yes
> LV2 plug-in support (liblilv) . . . . . . . . . .: yes
> LV2 plug-in UI support (libsuil) . . . . . . . . .: yes
> LV2 plug-in External UI support . . . . . . . . .: yes
> LV2 plug-in MIDI/Event support . . . . . . . . . .: yes
> LV2 plug-in MIDI/Atom support . . . . . . . . . .: yes
> LV2 plug-in Worker/Schedule support . . . . . . .: yes
> LV2 plug-in State support . . . . . . . . . . . .: yes
> LV2 plug-in State Files support . . . . . . . . .: yes
> LV2 plug-in Programs support . . . . . . . . . . .: yes
> LV2 plug-in Presets support . . . . . . . . . . .: yes
> LV2 plug-in Time support . . . . . . . . . . . . .: yes
> LV2 plug-in Options support . . . . . . . . . . .: no
> LV2 plug-in Buf-size support . . . . . . . . . . .: no
>
> JACK Session support . . . . . . . . . . . . . . .: yes
> JACK Latency support . . . . . . . . . . . . . . .: yes
>
> Non Session Management (NSM) support . . . . . . .: yes
>
> X11 Unique/Single instance . . . . . . . . . . . .: no
> VeSTige header support . . . . . . . . . . . . . .: yes
> Gradient eye-candy . . . . . . . . . . . . . . . .: yes
> Debugger stack-trace (gdb) . . . . . . . . . . . .: no
>
> Install prefix . . . . . . . . . . . . . . . . . .: /usr/local
>
> Now type 'make', followed by 'make install' as root.
>
> atte@email-addr-hidden:~/software/qtractor/qtractor-0.5.12$ make
> make[1]: Entering directory `/home/atte/software/qtractor/qtractor-0.5.12'
> cd src/ && make -f qtractor.mak
> make[2]: Entering directory
> `/home/atte/software/qtractor/qtractor-0.5.12/src'
> /usr/share/qt4/bin/qmake -o qtractor.mak src.pro
> make[2]: Leaving directory
> `/home/atte/software/qtractor/qtractor-0.5.12/src'
> make[2]: Entering directory
> `/home/atte/software/qtractor/qtractor-0.5.12/src'
> g++ -c -pipe -I/usr/include/suil-0 -I/usr/include/serd-0
> -I/usr/include/sord-0 -I/usr/include/sratom-0 -I/usr/include/lilv-0
> -msse -mfpmath=sse -ffast-math -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT
> -DDATADIR="/usr/local/share" -DLOCALEDIR="/usr/local/share/locale"
> -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
> -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4
> -I/usr/include/qt4 -I/usr/local/include -I/usr/include
> -I/usr/include/qt4 -Ivestige -Ilv2 -I.moc -I.ui -o
> .obj/qtractorLv2Plugin.o qtractorLv2Plugin.cpp
> qtractorLv2Plugin.cpp: In constructor
> ‘qtractorLv2Plugin::qtractorLv2Plugin(qtractorPluginList*,
> qtractorLv2PluginType*)’:
> qtractorLv2Plugin.cpp:1832:60: error: ‘lilv_port_get’ was not declared
> in this scope
> qtractorLv2Plugin.cpp:1863:60: error: ‘lilv_port_get’ was not declared
> in this scope
> make[2]: *** [.obj/qtractorLv2Plugin.o] Error 1
> make[2]: Leaving directory
> `/home/atte/software/qtractor/qtractor-0.5.12/src'
> make[1]: *** [sub-src-make_default] Error 2
> make[1]: Leaving directory `/home/atte/software/qtractor/qtractor-0.5.12'
> make: *** [src/qtractor] Error 2
>

smells like a wrong, duplicate or outdated lv2 + drobilla's stack (serd,
sord, sratom, lilv) ...

having lv2-options and lv2-buf-size extensions disabled as above surely
indicates that your lv2(-dev) installation is somewhat broken or is
older than the minimally advisable ...

as a matter of alternate packaging, check if any of the following
repositories suits you for the rescue:
   http://download.opensuse.org/repositories/home:/rncbc/Debian_7.0/
assuming debian7 is what crunchbang derives from.

seeya

-- 
-- 
rncbc aka Rui Nuno Capela
rncbc@email-addr-hidden
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Jan 2 00:15:04 2014

This archive was generated by hypermail 2.1.8 : Thu Jan 02 2014 - 00:15:04 EET