Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 444434

Summary: media-sound/ardour-2.8.14 cannot find lv2 plugins
Product: Gentoo Linux Reporter: Martin Erdtmann <martin.erdtmann>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal CC: kripton
Priority: Normal    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 444496    
Bug Blocks:    

Description Martin Erdtmann 2012-11-23 12:19:56 UTC
After upgrading Ardour-2.8.12 to Ardour-2.8.14 all lv2 plugins in the /usr/lib/lv2/* folder become invisible in the Ardour GUI. After downgrading to Ardour-2.8.12 everything works as before.
It seems to be that the lv2 useflag does not work for any reason.

Thanks a lot for taking care of this.

Martin Erdtmann
Comment 1 Andreas Schürch gentoo-dev 2012-11-23 20:30:14 UTC
Hi Martin, thanks for reporting this!

ardour-2.8.14 needs media-libs/lilv and media-libs/suil for lv2 plugins to work.
I would have revbumped the ebuild with corrected deps, but lilv isn't keyworded on ppc right now and that would probably break their setup (I can't test that myself). See bug 444496.

So if you want to get the plugins immediately and don't wait for the other bug, just emerge lilv and suil and rebuild ardour.
Comment 2 Andreas Schürch gentoo-dev 2012-11-23 23:40:50 UTC
Ok, I committed -r1 and dropped the ppc keyword for now. Thanks Tim Harder for the advice.

As this bug is still valid on ppc, I leave it open...
Comment 3 Martin Erdtmann 2012-11-25 12:22:42 UTC
Thank you! This shows me that gentoo has a great community. I will test it now.
Comment 4 Martin Erdtmann 2012-11-25 15:53:45 UTC
Ardour-2.8.14 works not with lv2 support. Thanks a lot.