[haiku-bugs] Re: [Haiku] #15694: Build of Haiku fails while writing image

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 08 Feb 2020 18:01:12 -0000

#15694: Build of Haiku fails while writing image
----------------------------+----------------------------
   Reporter:  markh         |      Owner:  bonefish
       Type:  bug           |     Status:  new
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------

Old description:

Building Haiku from source on Haiku itself fails on my machine with the
following error (complete log attached):

Creating image ...
Writing boot code to "/boot/home/haiku/generated/haiku.image" (partition
offset: 0 bytes, start offset = 0) ...
Populating image ...
Extracting src/apps/webpositive/bookmarks/WebPositiveBookmarks.zip ...
Resolving package dependencies ...
Error while writing to file
`/myfs/system/packages/libxml2-2.9.9-4-x86_gcc2.hpkg': No space left on
device
Error: Command failed: No space left on device
Error: Command was:
  cp -f :generated/download/libxml2-2.9.9-4-x86_gcc2.hpkg
/myfs/system/packages

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

...failed BuildHaikuImage1 generated/haiku.image ...
...removing generated/haiku.image

BUILD FAILURE:
...failed updating 1 target(s)...
...skipped 1 target(s)...
...updated 1471 target(s)...

New description:

 Building Haiku from source on Haiku itself fails on my machine with the
 following error (complete log attached):


 {{{
 Creating image ...
 Writing boot code to "/boot/home/haiku/generated/haiku.image" (partition
 offset: 0 bytes, start offset = 0) ...
 Populating image ...
 Extracting src/apps/webpositive/bookmarks/WebPositiveBookmarks.zip ...
 Resolving package dependencies ...
 Error while writing to file
 `/myfs/system/packages/libxml2-2.9.9-4-x86_gcc2.hpkg': No space left on
 device
 Error: Command failed: No space left on device
 Error: Command was:
   cp -f :generated/download/libxml2-2.9.9-4-x86_gcc2.hpkg
 /myfs/system/packages

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

 ...failed BuildHaikuImage1 generated/haiku.image ...
 ...removing generated/haiku.image

 BUILD FAILURE:
 ...failed updating 1 target(s)...
 ...skipped 1 target(s)...
 ...updated 1471 target(s)...
 }}}

--
Comment (by diver):

 No space left on device
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15694#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: