Opened 15 years ago
Last modified 15 years ago
#5256 closed bug
Failure in build_haiku_image not propagated to jam. — at Version 1
Reported by: | mmadia | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
hrev35086's @alpha-raw fails to build due to size constraints. This error is not recognized by jam.
Unzipping /generated/x86gcc2/download/bebook_20081026.zip ... Unzipping /generated/x86gcc2/download/BePDF-1.1.1b2-r1a1-x86-gcc2-2009-09-03.zip ... Unzipping /generated/x86gcc2/download/Vision-0.9.7-H-090423.zip ... Unzipping /generated/x86gcc2/download/VLC-0.8.6d.zip ... Error while writing to file `/myfs/apps/vlc-0.8.6d/plugins/libfaad_plugin.so': No space left on device Error: Command failed: No space left on device Error: Command was: cp -f -r :/generated/x86gcc2/tmp/unzip/. /myfs/apps Unzipping /generated/x86gcc2/download/WonderBrush-2.1.2.zip ... Error while writing to file `/myfs/apps/WonderBrush/Documentation de/images/even_odd.png': No space left on device Error: Command failed: No space left on device Error: Command was: cp -f -r :/generated/x86gcc2/tmp/unzip/. /myfs/apps Deleting old MIME database ... Error: Failed to make directory "/myfs/home/config/settings/beos_mime": General system error Error: Command failed: General system error Error: Command was: mkdir -p /myfs/home/config/settings/beos_mime Installing MIME database ... Error: Failed to create `/myfs/home/config/settings/beos_mime': General system error Error: Command failed: General system error Error: Command was: cp -f -r :/generated/x86gcc2/tmp/mime/db/. /myfs/home/config/settings/beos_mime Error while writing to attribute `COPYRIGHTS' of file `/myfs/system/apps/AboutSystem': No space left on device Error: Command failed: No space left on device Error: Command was: cp -a :/generated/x86gcc2/tmp/copyrightAttrs /myfs/system/apps/AboutSystem Unmounting ... ...updated 539 target(s)... /generated/x86gcc2> echo $? 0 /generated/x86gcc2>
Change History (3)
comment:1 by , 15 years ago
Description: | modified (diff) |
---|
by , 15 years ago
Attachment: | build_haiku_imageExitOnUnzipFailure.patch added |
---|
by , 15 years ago
Attachment: | build_haiku_imageExitOnUnzipFailureParanoid.patch added |
---|
Note:
See TracTickets
for help on using tickets.