<span style="color:rgb(34,34,34);font-size:14px">scons: *** [hspeak] IndexError : list index out of range</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">Traceback (most recent call last):</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">  File "/opt/local/Library/</span><wbr style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">Frameworks/Python.framework/</span><wbr style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">Versions/2.7/lib/scons-2.5.1/</span><wbr style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">SCons/Action.py", line 1054, in execute</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">    result = self.execfunction(target=</span><wbr style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">target, source=rsources, env=env)</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">  File "/Users/james/src/nightly/</span><wbr style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">ohrrpgce/wip/SConscript", line 949, in compile_hspeak</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">    if ohrbuild.get_euphoria_version(</span><wbr style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">) >= 40100:</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">  File "/Users/james/src/nightly/</span><wbr style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">ohrrpgce/wip/ohrbuild.py", line 153, in get_euphoria_version</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">    eucver = re.findall(" v([0-9.]+) ", eucver)[0]</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">IndexError: list index out of range</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">scons: building terminated because of errors.</span>