rtems-central: Error trying to add FACE POSIX Timer Behavior

Joel Sherrill joel at rtems.org
Fri Aug 12 21:28:51 UTC 2022


Hi

I've just attached the patch as a work in progress since spec2modules.py is
unhappy with what I've done so far. I'd appreciate some guidance. I checked
that spec2modules.py ran OK before my changes. I added a group-face and
hope I did that much right. But something is wrong. Help appreciated.

$ ./spec2modules.py
Traceback (most recent call last):
  File "./spec2modules.py", line 85, in <module>
    main()
  File "./spec2modules.py", line 76, in main
    rtemsspec.applconfig.generate(config["appl-config"], item_cache)
  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/applconfig.py",
line 336, in generate
    _generate(group, options, enabled, sphinx_content)
  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/applconfig.py",
line 264, in _generate
    content.add_option_notes(content.substitute(item["notes"]))
  File "/home/joel/rtems-work/rtems/rtems-central/rtemsspec/items.py", line
210, in __getitem__
    return self._data[key]
KeyError: 'notes'

Thanks.

--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20220812/0830f67c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-POSIX-Timer-FACE-Behavior-Configuration.patch
Type: application/octet-stream
Size: 2923 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20220812/0830f67c/attachment.obj>


More information about the devel mailing list