RTEMS Source Builder | Missing cfg file for rtems-binutils-2.46.1 (#196)
Ayush Yadav (@acidicneko)
gitlab at rtems.org
Thu Jun 25 17:00:10 UTC 2026
Issue created by Ayush Yadav: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/work_items/196
## Summary
The default binutils version definition was bumped in \`rtems/config/7/rtems-default.binc\`, but the corresponding configuration file was not added to the repository, causing \`sb-set-builder\` invocations to fail.
Inside `rtems/config/7/rtems-default.binc`:
Code snippet
`%defineifnot with_rtems_binutils tools/rtems-binutils-2.46.1
`
However, checking `rtems/config/tools/` shows that `rtems-binutils-2.46.1.cfg` does not exist on disk:
`$ ls rtems/config/tools/ | grep rtems-binutils
rtems-binutils-2.46.0.cfg`
## Steps to reproduce
`sb-set-builder --prefix=/opt/rtems/7 --bset-tar-file --trace --log=out/amd/amd-kria-k26.txt --no-install amd/amd-kria-k26`
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/work_items/196
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-4nsm9na13qrx0h8sjegleoh0f-e/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260625/3174ec73/attachment-0001.htm>
More information about the bugs
mailing list