View Issue Details

IDProjectCategoryView StatusLast Update
0003509ardourbugspublic2020-04-19 20:14
Reporterdanboid Assigned Tocth103  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0003509: waf configure error under Arch
Description./waf configure
/home/iatn/src/3.0/wscript: error: Traceback (most recent call last):
  File "/home/iatn/src/3.0/.waf3-1.5.18-487adbf62788e8f9f87c933ad1f53883/wafadmin/Utils.py", line 199, in load_module
    exec(compile(code,file_path,'exec'),module.__dict__)
  File "/home/iatn/src/3.0/wscript", line 50
    version = output[0].split(' ')[2].split('.')
                                               ^
TabError: inconsistent use of tabs and spaces in indentation

7922 under Arch i686
TagsNo tags attached.

Activities

danboid

2010-10-25 15:37

reporter   ~0009302

Arch has recently switched to using python3 as the default python so you have to point python to python2 to have waf run at all.

cth103

2010-10-27 23:11

administrator   ~0009311

SVN should be fixed to build with either python 2 or 3.

system

2020-04-19 20:14

developer   ~0022255

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2010-10-25 14:15 danboid New Issue
2010-10-25 15:37 danboid Note Added: 0009302
2010-10-27 23:11 cth103 cost => 0.00
2010-10-27 23:11 cth103 Note Added: 0009311
2010-10-27 23:11 cth103 Status new => resolved
2010-10-27 23:11 cth103 Resolution open => fixed
2010-10-27 23:11 cth103 Assigned To => cth103
2020-04-19 20:14 system Note Added: 0022255
2020-04-19 20:14 system Status resolved => closed