View Issue Details

IDProjectCategoryView StatusLast Update
0004877ardourbugspublic2020-04-19 20:16
ReporterMusaeus Assigned Tocth103  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Version3.0-beta3 
Summary0004877: problem with Python and A3, cannot build on Arch64 system
DescriptionNo trouble with configuration, but when I try to build A3 on my Arch64 box I get this error:

[dlphilp@BigBlack 3.0]$ python2 ./waf build
Waf: Entering directory `/home/dlphilp/src/3.0/build'
Writing svn revision info to libs/ardour/svn_revision.cc
[ 1/753] pbd/signal.h: libs/pbd/pbd/signal.h.py -> build/libs/pbd/pbd/signal.h
  File "../libs/pbd/pbd/signal.h.py", line 6
    print 'Syntax: %s <path>' % sys.argv[0]
                            ^
SyntaxError: invalid syntax
Waf: Leaving directory `/home/dlphilp/src/3.0/build'
Build failed
 -> task failed (exit status 1):
    {task 12183120: pbd/signal.h signal.h.py -> signal.h}
' python ../libs/pbd/pbd/signal.h.py libs/pbd/pbd/signal.h '
Additional InformationI updated Python 2 and 3, tried both and got the same error. Am I missing something ? I've had no such trouble compiling previous updates. GCC 4.6.1, btw.
TagsNo tags attached.

Activities

Musaeus

2012-05-15 00:00

reporter   ~0013240

Sorry, I wasn't sure about the Severity level. I'm not sure how to classify the error, but it's a showstopper for the build process.

cth103

2012-05-15 10:44

administrator   ~0013241

Should be fixed in SVN 12285.

system

2020-04-19 20:16

developer   ~0023058

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
2012-05-14 23:56 Musaeus New Issue
2012-05-15 00:00 Musaeus Note Added: 0013240
2012-05-15 10:44 cth103 cost => 0.00
2012-05-15 10:44 cth103 Note Added: 0013241
2012-05-15 10:44 cth103 Status new => resolved
2012-05-15 10:44 cth103 Resolution open => fixed
2012-05-15 10:44 cth103 Assigned To => cth103
2020-04-19 20:16 system Note Added: 0023058
2020-04-19 20:16 system Status resolved => closed