Opened 7 years ago
Last modified 4 years ago
#13979 new task
Test bootstrap builds on the buildbot
Reported by: | korli | Owned by: | haiku-web |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Website | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Needs the following clones: haikuporter haikuports.cross haikuports buildtools haiku
Two steps for x86_gcc2/x86:
configure --bootstrap /home/korli/haikuporter/haikuporter /home/korli/haikuports.cross /home/korli/haikuports --build-cross-tools x86_gcc2 /home/korli/buildtools --build-cross-tools x86 -j2 --use-gcc-pipe
jam -q -sHAIKU_PORTER_EXTRA_OPTIONS="-j2 --sourceforge-mirror=freefr" @bootstrap-raw
This builds with multijobs only the configure and haikuporter tasks. Selecting a sourceforge mirror is a good idea, because not all are safe and complete to be useful.
Disk space needed: about 20G (downloads haikuports 1G, haikuports.cross 1G, generated_folder 15G).
Note:
See TracTickets
for help on using tickets.