odd waf error from examples-v2

Joel Sherrill joel at rtems.org
Thu Apr 26 13:42:19 UTC 2018


Hi

I am getting this on rtbf64c which is running this version of CentOS:

CentOS Linux release 7.4.1708 (Core)

It doesn't occur on my VM which has the same version:

$ cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)

Any ideas?

$ ./waf configure
Traceback (most recent call last):
  File "./waf", line 164, in <module>
    from waflib import Scripting
  File
"/data/home/joel/rtems-work/examples-v2/.waf-2.0.1-5ae960fa4d6912cc4ddfbaf813e870c3/waflib/Scripting.py",
line 7, in <module>
    from waflib import
Utils,Configure,Logs,Options,ConfigSet,Context,Errors,Build,Node
  File
"/data/home/joel/rtems-work/examples-v2/.waf-2.0.1-5ae960fa4d6912cc4ddfbaf813e870c3/waflib/Configure.py",
line 6, in <module>
    from waflib import ConfigSet,Utils,Options,Logs,Context,Build,Errors
  File
"/data/home/joel/rtems-work/examples-v2/.waf-2.0.1-5ae960fa4d6912cc4ddfbaf813e870c3/waflib/Options.py",
line 6, in <module>
    from waflib import Logs,Utils,Context,Errors
  File
"/data/home/joel/rtems-work/examples-v2/.waf-2.0.1-5ae960fa4d6912cc4ddfbaf813e870c3/waflib/Context.py",
line 174
    raise Errors.WafError('Execution failure:
%s'%str(e),ex=e),None,sys.exc_info()[2],None,sys.exc_info()[2]

         ^
SyntaxError: invalid syntax
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180426/09aac529/attachment.html>


More information about the devel mailing list