RTEMS | wscript: Make builds with tar archives reproducible (!405)
Frank Kuehndel (@frank_k)
gitlab at rtems.org
Fri Feb 7 20:16:20 UTC 2025
Frank Kuehndel created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/405
Project:Branches: frank_k/rtems:fk-wscript-reproducible to rtems/rtos/rtems:main
Author: Frank Kuehndel
## Summary
Make produced executables binary identical even when the user's `umask` differs.
The `umask` (file read/write/executable permissions for user, group and others) affect binaries like the test `testsuites/libtests/dl01.exe` as it contains a `tar`-archive in the executable.
This MR has been tested with SPARC/gr740 SMP. `umask` 077 and 022. RSB 7 `f1078f1607354b62e4707ce9ea720028fdffd00a`.
The patch is actually from Sebastian.
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/405
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/20250207/3f1599ef/attachment-0001.htm>
More information about the bugs
mailing list