Opened 15 years ago
Closed 15 years ago
#3977 closed enhancement (fixed)
[patch] Allow alpha-raw to build again.
Reported by: | mmadia | Owned by: | bonefish |
---|---|---|---|
Priority: | critical | Milestone: | R1 |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
With the recent additions to the OptionalPackages, the disk consumption of at least @alpha-raw has exceeded 400mb. Currently, jam -q @alpha-raw
fails to build due to lack of diskspace when unzipping archives. @alpha-vmware is assumed to fail similarly. Attached is a patch to bump up the size to 500mb and a screenshot for good measure.
Attachments (2)
Change History (3)
by , 15 years ago
Attachment: | ReleaseBuildProfiles-500mb.patch added |
---|
by , 15 years ago
Attachment: | screenshot2.png added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in hrev30916. Thanks! I am wondering though why the packages use more space now. I thought Subversion for example was switched from static to shared libs, and a couple of those were duplicates. So it "should" be less now... no time to look into it, though.