[RTEMS Project] #4098: All BSP bsets fail to build on master

RTEMS trac trac at rtems.org
Mon Sep 28 20:59:40 UTC 2020


#4098: All BSP bsets fail to build on master
----------------------------+--------------------
  Reporter:  Joel Sherrill  |      Owner:  (none)
      Type:  defect         |     Status:  new
  Priority:  normal         |  Milestone:  6.1
 Component:  tool/rsb       |    Version:  6
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+--------------------
 On the master building for RTEMS 6, all of the BSP bsets fail like this:


 {{{
 RTEMS Source Builder - Set Builder, 6 (ed5030bc24db)
 Build Set: 6/bsps/xilinx_zynq_zedboard
 error: no build set file found: 6/bsps/xilinx_zynq_zedboard.bset
 Mailing report: build at rtems.org
 Traceback (most recent call last):
   File "../source-builder/sb-set-builder", line 25, in <module>
     sb.setbuilder.run()
   File "/home/joel/rtems-cron-6/rtems-source-builder/source-
 builder/sb/setbuilder.py", line 735, in run
     b.build(deps, mail = mail)
   File "/home/joel/rtems-cron-6/rtems-source-builder/source-
 builder/sb/setbuilder.py", line 633, in build
     if sizes_valid:
 UnboundLocalError: local variable 'sizes_valid' referenced before
 assignment
 }}}

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


More information about the bugs mailing list