Sam Price commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5141#note_113933 Now getting following error when trying to build in a dtb.c file. ``` Build failed Traceback (most recent call last): File "/src/rtems/gccdeps.py", line 66, in path_to_node node = cached_nodes[node_lookup_key] KeyError: (None, 'dts/build/kcu105_cpu0_dtb.c') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/rtems/.waf3-2.1.2-5b48554f897113218781486acfe4d78e/waflib/Task.py", line 189, in process self.post_run() File "/src/rtems/gccdeps.py", line 141, in post_run node = path_to_node(path, x, cached_nodes) File "/src/rtems/gccdeps.py", line 68, in path_to_node node = base_node.find_resource(path) AttributeError: 'NoneType' object has no attribute 'find_resource' ``` -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5141#note_113933 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
