[RTEMS Project] #3516: sb-set-builder should report disk usage of build
RTEMS trac
trac at rtems.org
Sun Sep 16 03:35:55 UTC 2018
#3516: sb-set-builder should report disk usage of build
---------------------------+--------------------------
Reporter: Joel Sherrill | Owner: Chris Johns
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.1
Component: tool/rsb | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
---------------------------+--------------------------
Comment (by Chris Johns):
I have taken a look at implementing this and it is not easy and complex to
do so I do not think I will adding this feature.
The prep, build and clean are all part of a shell script that is generated
and run and while I could add some `du` commands to the script to dump the
sizes there is no way to capture the output in a way that can be reported.
I feel it is simpler to create a script to wrap the `sb-set-builder`
command with the `--no-clean` option and then dump the sizes once built.
If this is run on a machine with plenty of storage you should be able to
get the results to update the user manual.
--
Ticket URL: <http://devel.rtems.org/ticket/3516#comment:6>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list