Re: A3 svn14055 ./waf fails on amd64 Linux
Sakari Bergen <[email protected]>
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <CAPKc-1_Zzm=6wYKg+_U+qzyfLitKBLLmFYH7g25Wqv5z4yyUgg@mail.gmail.com> |
Hi John, I made a change on that line a while ago. The old script didn't work with recent python versions. Given the python error (decode being called on None), I'm not sure reverting the change would help, but you could try doing it. To revert, run svn merge -r 14046:14045 ./wscript ...and if it didn't help, you can revert the reverted change with svn revert ./wscript If you have python 2 and python 3 installed, you could try both, i.e. python2 ./waf configure python2 ./waf and python3 ./waf configure python3 ./waf I tested the changes on both version that I have currently installed... -Sakari- On Sun, Feb 10, 2013 at 8:18 PM, John Rigg <[email protected]> wrote: > On Sun, Feb 10, 2013 at 12:41:45PM -0500, Dave Phillips wrote: > > FWIW, I successfully configured/compiled A3 r14056 a few minutes ago on > > an up-to-date Arch64 system (AMD 3200+, single-core). > > Thanks Dave, but that is actually the version I tried. SVN reports the > latest > revision to all Ardour versions, and 14056 was to Ardour 2. You can see the > actual version listed in 3.0/.svn/entries. Hopefully someone who > understands > the ./waf messages better than I do might spot something. > > John > _______________________________________________ > ardour-dev mailing list > [email protected] > http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org > _______________________________________________ ardour-dev mailing list [email protected] http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org