Opened 9 years ago

Closed 9 years ago

#11986 closed bug (fixed)

haiku_loader debug build too big

Reported by: luroh Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Sys-Admin Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

hrev49054, gcc2. The problem seems to be an old one, surfacing this week as the @release-anyboot target was added to the buildbot builders.

jam -q -sDEBUG=1 haiku-boot-floppy
...
BuildFloppyBootImage1 /home/luroh/develop/haiku/haiku/generated/haiku-boot-floppy.image 
Error: /home/luroh/develop/haiku/haiku/generated/objects/haiku/x86_gcc2/debug_1/system/boot/haiku_loader is too big (401264) to fit 
       before the boot archive starting at 327680!
...

Change History (2)

comment:1 by luroh, 9 years ago

Component: System/Boot LoaderSys-Admin

It has been proposed that we let the buildbots produce a debug build of a raw image instead of an anyboot one, making this a sysadmin task instead.

comment:2 by luroh, 9 years ago

Resolution: fixed
Status: newclosed

The buildbot scripts have been adjusted to produce weekly @release-raw debug builds instead. Thanks, zooey!

Note: See TracTickets for help on using tickets.