I can reproduce this. Use my PKGBUILD linked below. It builds (even with Python 3) and works.
Search Criteria
Package Details: mda-lv2-svn 4220-1
Package Actions
| Package Base: | mda-lv2-svn |
|---|---|
| Description: | A port of the MDA VST effect plugins to LV2 by David Robillard |
| Upstream URL: | http://drobilla.net/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | hollunder |
| Maintainer: | longname |
| Last Packager: | None |
| Votes: | 14 |
| First Submitted: | 2009-04-27 10:08 |
| Last Updated: | 2012-05-13 12:09 |
Latest Comments
Comment by SpotlightKid
Comment by nlehmann
When I build the project wih `python ./waf build` it fails but compiles correctly with `python2 ./waf build`. Perhaps a missing library in python3??
Here is the error
Build failed
-> task failed (exit status '/home/nlehmann/AUR/mda-lv2-svn/src/mda-lv2-build/build/mda.lv2/Ambience.ttl'):
{task 140343809007912: Ambience.ttl Ambience.ttl -> Ambience.ttl}
''
-> task failed (exit status '/home/nlehmann/AUR/mda-lv2-svn/src/mda-lv2-build/build/mda.lv2/Bandisto.ttl'):
{task 140343809008024: Bandisto.ttl Bandisto.ttl -> Bandisto.ttl}
''
-> task failed (exit status '/home/nlehmann/AUR/mda-lv2-svn/src/mda-lv2-build/build/mda.lv2/BeatBox.ttl'):
{task 140343857815392: BeatBox.ttl BeatBox.ttl -> BeatBox.ttl}
''
Comment by SpotlightKid
I've made an updated/modernized PKGBUILD here:
http://trac.chrisarndt.de/code/browser/projects/aur/mda-lv2-svn
Comment by longname
You're right. As well, I should update the lv2core dependency to lv2 once I'm at a computer.
Anonymous comment
it seems to be changed the svn address. the _svntrunk variable must be:
_svntrunk="http://svn.drobilla.net/lad/trunk/plugins/mda.lv2/"
if someone can't build that's why
Comment by longname
It looks as though orbisvicis never checked back, so I'll adopt this and try to keep it updated.
orbisvicis , let me know if you want to maintain it and I'll orphan it for you.
Comment by hollunder
Please take over and notify me about any other packages you want so I can orphan them for you.
Comment by orbisvicis
Updated PKGBUILD @ http://hpaste.org/raw/52204
Many changes. Mainly, new repository location, new build system. I'm not even sure if they're both the same package. I also renamed the pkgbuild to conform with all the other lv2 plugins.
Comment by capoeira
OK, didn't know....I don't understand much of this
Comment by hollunder
Upstream bug. Please report this kind of bugs to upstram. I reported it this time: http://dev.drobilla.net/ticket/526
Comment by capoeira
failed to buil here:
cd ./mda.lv2 && ../lvz/gendata ./*.so > manifest.ttl
/bin/sh: line 1: 15289 Falha de segmentação ../lvz/gendata ./*.so > manifest.ttl
make: ** [data] Erro 139