RTEMS | Microblaze bsp fails to compile (#5141)
Sam Price (@TheSamPrice)
gitlab at rtems.org
Tue Oct 29 01:56:29 UTC 2024
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241029/7a6a6cea/attachment.htm>
More information about the bugs
mailing list