<div dir="ltr">Hi<div><br></div><div>It looks like the rtems-central repo fails when spec2modules is run on it currently with no local changes.</div><div><br></div><div>env) [joel@localhost rtems-central]$ ./spec2modules.py Traceback (most recent call last):<br>  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/validation.py", line 202, in add_test_case_description<br>    test_suites = test_case_to_suites[self.uid]<br>KeyError: '/score/thread/val/idle-body-no-return'<br><br>The above exception was the direct cause of the following exception:<br><br>Traceback (most recent call last):<br>  File "./spec2modules.py", line 84, in <module><br>    main()<br>  File "./spec2modules.py", line 72, in main<br>    args.targets)<br>  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/validation.py", line 1193, in generate<br>    src.generate(config["base-directory"], test_case_to_suites)<br>  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/validation.py", line 1076, in generate<br>    item.generate(content, base_directory, test_case_to_suites)<br>  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/validation.py", line 449, in generate<br>    self.add_test_case_description(content, test_case_to_suites)<br>  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/validation.py", line 207, in add_test_case_description<br>    raise ValueError(msg) from err<br>ValueError: the target file 'testsuites/validation/tc-thread-idle-body-no-return.c' of spec:/score/thread/val/idle-body-no-return is not a source file of an item of type 'build/test-program'<br></div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div></div>