[LAD] MDA-LV2 plugins fail to configure

Aurélien Leblond blablack at gmail.com
Tue Jul 19 18:46:30 UTC 2011


Hi,

I can't compile the MDA-LV2 plugins (SVN 3422).

I tried to mess around with the wscript file, but this time couldn't
find a solution...

It fails with the following error:
blablack at igor:~/src/Launchpad/mda-lv2$ ./waf configure
Setting top to                           : /home/blablack/src/Launchpad/mda-lv2
Setting out to                           :
/home/blablack/src/Launchpad/mda-lv2/build

Global Configuration
 * Install prefix                        : /usr/local
 * Debuggable build                      : False
 * Strict compiler flags                 : False
 * Build documentation                   : False

Mdala Configuration
Checking for 'g++' (c++ compiler) : /usr/bin/g++
Checking for header lv2/lv2plug.in/ns/lv2core/lv2.h : yes
Traceback (most recent call last):
  File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Scripting.py",
line 94, in waf_entry_point
    run_commands()
  File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Scripting.py",
line 146, in run_commands
    run_command(cmd_name)
  File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Scripting.py",
line 139, in run_command
    ctx.execute()
  File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Configure.py",
line 127, in execute
    super(ConfigurationContext,self).execute()
  File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Context.py",
line 87, in execute
    self.recurse([os.path.dirname(g_module.root_path)])
  File "/home/blablack/src/Launchpad/mda-lv2/.waf-1.6.6-158eec7a0749a003782d4a9a502e3d08/waflib/Context.py",
line 127, in recurse
    user_function(self)
  File "/home/blablack/src/Launchpad/mda-lv2/wscript", line 36, in configure
    conf.env['pluginlib_EXT'] = pat[pat.rfind('.'):]
AttributeError: 'list' object has no attribute 'rfind'


Is anybody else facing the same issue?

Thanks in advance,
Aurélien



More information about the Linux-audio-dev mailing list