GithubHelp home page GithubHelp logo

nilninull / bs2b-lv2 Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 0.0 115 KB

A lv2 plugin for using Bauer stereophonic-to-binaural DSP library

License: GNU General Public License v2.0

C 82.07% Python 17.93%

bs2b-lv2's People

Contributors

nilninull avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bs2b-lv2's Issues

waf configure RuntimeError: generator raised StopIteration

Traceback (most recent call last):
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Node.py", line 293, in ant_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Scripting.py", line 103, in waf_entry_point
    run_commands()
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Scripting.py", line 160, in run_commands
    parse_options()
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Scripting.py", line 133, in parse_options
    Context.create_context('options').execute()
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Options.py", line 141, in execute
    super(OptionsContext,self).execute()
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Context.py", line 92, in execute
    self.recurse([os.path.dirname(g_module.root_path)])
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Context.py", line 133, in recurse
    user_function(self)
  File "/home/milk/src/bs2b-lv2/wscript", line 17, in options
    opt.load('compiler_c')
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Context.py", line 89, in load
    fun(self)
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Tools/compiler_c.py", line 36, in options
    opt.load_special_tools('c_*.py',ban=['c_dumbpreproc.py'])
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Context.py", line 296, in load_special_tools
    lst=self.root.find_node(waf_dir).find_node('waflib/extras').ant_glob(var)
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Node.py", line 342, in ant_glob
    ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=kw.get('maxdepth',25),dir=dir,src=src,remove=kw.get('remove',True))]
  File "/home/milk/src/bs2b-lv2/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Node.py", line 342, in <listcomp>
    ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=kw.get('maxdepth',25),dir=dir,src=src,remove=kw.get('remove',True))]
RuntimeError: generator raised StopIteration

Build breaks with python-3.7: RuntimeError: generator raised StopIteration

===>  Configuring for bs2b-lv2-1.0.0
Traceback (most recent call last):
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Node.py", line 293, in ant_iter
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Scripting.py", line 103, in waf_entry_point
    run_commands()
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Scripting.py", line 160, in run_commands
    parse_options()
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Scripting.py", line 133, in parse_options
    Context.create_context('options').execute()
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Options.py", line 141, in execute
    super(OptionsContext,self).execute()
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Context.py", line 92, in execute
    self.recurse([os.path.dirname(g_module.root_path)])
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Context.py", line 133, in recurse
    user_function(self)
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/wscript", line 17, in options
    opt.load('compiler_c')
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Context.py", line 89, in load
    fun(self)
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Tools/compiler_c.py", line 36, in options
    opt.load_special_tools('c_*.py',ban=['c_dumbpreproc.py'])
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Context.py", line 296, in load_special_tools
    lst=self.root.find_node(waf_dir).find_node('waflib/extras').ant_glob(var)
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Node.py", line 342, in ant_glob
    ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=kw.get('maxdepth',25),dir=dir,src=src,remove=kw.get('remove',True))]
  File "/usr/ports/audio/bs2b-lv2/work/bs2b-lv2-1.0.0/.waf3-1.8.5-3556be08f33a5066528395b11fed89fa/waflib/Node.py", line 342, in <listcomp>
    ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=kw.get('maxdepth',25),dir=dir,src=src,remove=kw.get('remove',True))]
RuntimeError: generator raised StopIteration

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.