View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003509 | ardour | bugs | public | 2010-10-25 14:15 | 2020-04-19 20:14 |
Reporter | danboid | Assigned To | cth103 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0003509: 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 | ||||
Tags | No tags attached. | ||||
|
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. |
|
SVN should be fixed to build with either python 2 or 3. |
|
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. |
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 |