[RTEMS Project] #4112: rtems-tools waf is broken with python 3.8.2

RTEMS trac trac at rtems.org
Fri Oct 2 06:39:29 UTC 2020


#4112: rtems-tools waf is broken with python 3.8.2
--------------------------+-------------------------
  Reporter:  Chris Johns  |      Owner:  Chris Johns
      Type:  defect       |     Status:  assigned
  Priority:  normal       |  Milestone:  4.11.4
 Component:  tool         |    Version:  4.11
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+-------------------------
 {{{
 $ ./waf distclean configure --prefix=$HOME/si/rtems/4.11
 /home/johnsy/si/rtems/rt/wscript:140: SyntaxWarning: "is not" with a
 literal. Did you mean "!="?
   elif host is not 'native':
 Traceback (most recent call last):
   File
 "/home/johnsy/si/rtems/rt/.waf3-1.8.19-b1fc8f7baef51bd2db4c2971909a568d/waflib/Node.py",
 line 312, in ant_iter
     raise StopIteration
 StopIteration
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4112>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list