Opened 14 years ago

Closed 14 years ago

#5867 closed bug (invalid)

r36561 fails to build on Alpha2

Reported by: mbrumbelow Owned by: axeld
Priority: normal Milestone: R1/alpha2
Component: System/Kernel Version: R1/Development
Keywords: jam build Cc:
Blocked By: Blocking:
Platform: x86

Description

  1. Clean install of hrev36542 (Alpha 2)
  2. Checkout the latest source code - hrev36561 (trunk)
  3. ./configure
  4. jam -q haiku-image

2 CPU's are around 60% and memory jumps to 50% in ProcessController

Build fails:

...patience... ...found 94130 target(s)... ...updating 12426 target(s)... InitScript1 generated/haiku.image-init-vars vfork: Out of memory

Change History (5)

comment:1 by bonefish, 14 years ago

Component: Build SystemSystem/Kernel
Owner: changed from bonefish to axeld
Priority: highnormal

You failed to mention rather important details, like how much RAM the machine has and whether virtual memory support is enabled.

comment:2 by mbrumbelow, 14 years ago

The machine has 1 GB of Ram and VM is turned off.

comment:3 by BeSman, 14 years ago

Please try to enable VM and build a source again...Maybe problem in that VM was off

comment:4 by mbrumbelow, 14 years ago

It was, please close.

comment:5 by stippi, 14 years ago

Resolution: invalid
Status: newclosed

Thanks for the feedback.

Note: See TracTickets for help on using tickets.