RTEMS Source Builder | cannot create /opt/rtems/6/share/gdb/python/rtems/stdcxx.py: Directory nonexistent (#29)
Suraj Kumar (@the.m3chanic)
gitlab at rtems.org
Mon Aug 19 20:37:43 UTC 2024
Suraj Kumar commented on a discussion: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/29#note_111317
I think the issue is that on fresh builds, it does not seem to be able to run `sparc-rtems6-gcc`, hence the odd string that `sed` is trying to replace with. That seems to be the one causing the issue here. Also, the script install location does not exist yet, since the RSB only writes at the end of the build - I have fixed this issue.
@chris For cases like this (where `sparc-rtems6-gcc` is not yet built, can a fall back option be to use the `gcc_version` macro defined in the corresponding `newlib` file for that build? Please let me know, thanks
@amar After I had moved files around, I had only re-built current toolchains I already had built, I had forgotten to re-test for this case. That is my bad and this will be fixed ASAP
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/29#note_111317
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/20240819/1b6be239/attachment.htm>
More information about the bugs
mailing list