RTEMS Source Builder | Download-only mode fails if python headers are not installed (#154)
Kinsey Moore (@opticron)
gitlab at rtems.org
Tue Feb 3 02:15:08 UTC 2026
Kinsey Moore created an issue: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/154
## Summary
<!--
Please provide as much information as possible such as error messages or attaching logs
-->
When using `--source-only-download`, the command will fail and exit prematurely if python3 development headers are not installed. This check should not prevent the download from occurring.
```
error: config error: gdb-common-1.cfg:123: "gdb: python: header file not found: python3.13/Python.h, please install"
```
## Steps to reproduce
Run source only download on a freshly installed system without python development headers.
<!-- Pre-set options
- milestone
-->
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/154
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/20260203/cf973787/attachment-0001.htm>
More information about the bugs
mailing list