[RTEMS Project] #4927: "Build Your Application" (Quick Start section 2.7) doesn't work

RTEMS trac trac at rtems.org
Tue Sep 19 18:08:59 UTC 2023


#4927: "Build Your Application" (Quick Start section 2.7) doesn't work
-----------------------+---------------------
 Reporter:  bsterling  |       Owner:  (none)
     Type:  defect     |      Status:  new
 Priority:  normal     |   Milestone:
Component:  admin      |     Version:
 Severity:  normal     |  Resolution:
 Keywords:             |  Blocked By:
 Blocking:             |
-----------------------+---------------------

Comment (by John Willis):

 Replying to [comment:4 Hamilton Henneberg]:
 > I am currently having the same issues with the current rtems_waf build,
 as of 2023-09-19. I was wondering if a patch was ever pushed to the
 current build, and if not, was a separate solution ever found?

 Hi Hamilton. I found a solution to it and am waiting on Chris to get back
 to us about it. I have a fork of rtems_waf that patches this by handling
 the StopIteration when the generator being called "next" on is empty. I
 outline the solution for it above in my first comment:

 `A proposed fix here is to just wrap the call to next on the generator
 with a try/catch, and return None if we catch a StopIteration?`

--
Ticket URL: <http://devel.rtems.org/ticket/4927#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list