Opened 4 years ago

Last modified 4 years ago

#15963 closed bug

Build rev hrev54121 system build image failure — at Version 1

Reported by: Sarek01 Owned by: nobody
Priority: normal Milestone: R1/beta2
Component: - General Version: R1/Development
Keywords: haiku source build Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by Sarek01)

after correct setup (and using the latest sources on fully updated os), following the correct instructions the Haiku build fails late on in the process. From the messages it appears the /myfile/ image to which the kernel is being written runs out of space: terminal output attached. [ Error while writing to file `/myfs/system/packages/noto_sans_cjk_jp-1.004-2-any.hpkg': No space left on device Error: Command failed: No space left on device Error: Command was:

cp -f :download/noto_sans_cjk_jp-1.004-2-any.hpkg /myfs/system/packages

export imagePath="haiku.image" export isImage="1" export isVMwareImage="" ../build/scripts/build_haiku_image /boot/home/HaikuDev/haiku/generated.x86_gcc2/./haiku.image-init-vars /boot/home/HaikuDev/haiku/generated.x86_gcc2/./haiku.image-make-dirs /boot/home/HaikuDev/haiku/generated.x86_gcc2/./haiku.image-copy-files /boot/home/HaikuDev/haiku/generated.x86_gcc2/./haiku.image-extract-files

...failed BuildHaikuImage1 haiku.image ... ...removing haiku.image

BUILD FAILURE: ...failed updating 1 target(s)... ...updated 1407 target(s)... ] end log

At this time i cannot locate where to change the image size.

Change History (1)

comment:1 by Sarek01, 4 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.