[RTEMS Project] #3516: sb-set-builder should report disk usage of build
RTEMS trac
trac at rtems.org
Thu Sep 27 21:37:41 UTC 2018
#3516: sb-set-builder should report disk usage of build
---------------------------+--------------------------
Reporter: Joel Sherrill | Owner: Chris Johns
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.1
Component: tool/rsb | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
---------------------------+--------------------------
Changes (by Chris Johns <chrisj@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"38fd56c8a896a52bcab4f8921f67c483e36cf728/rtems-source-
builder" 38fd56c/rtems-source-builder]:
{{{
#!CommitTicketReference repository="rtems-source-builder"
revision="38fd56c8a896a52bcab4f8921f67c483e36cf728"
sb: Monitor the build disk usage. Report the usage, total and various
sizes
- Track the size of a build of a package in a build set to determine the
maximum amout of disk space used. This can be used as a guide to
documenting how much space a user needs to set aside to build a specific
set of tools.
- The `%clean` stage of a build is now split into a separate script.
I do not think this is an issue because I could not find any `%clean`
sections in any build configs we have. In time support for the
`%clean` section will be removed, the package builder cleans up.
Closes #3516
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3516#comment:9>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list