2347d222b4
ADDED: -p option. If you want to build a few packages, you can specify them in command line: distbb -p 'wip/dict-server wip/pkg_online wip/distbb' Actually this option was added in version 0.16.0. I just forgot to mention it in appropriate NEWS section. FIXED: packages for which pkg_src_summary (pkgsrc tree scanning) failed (bad PKGPATH, errors in Makefile etc.) appear in META/packages_built_prev.txt. Now such packages are collected in META/package_failed_scan.txt If such failures happen, report.html includes an additional line Packages failed (pkg_src_summary/scanning) <COUNT> <LOGS> Slave hosts/chroots save building logs locally and send them to the master host only after building is completed. This can speed-up building. "Top offenders" -> "Failures per maintainer" Some developers treat the word "offender" offensive. Packages failed at dbb_canbebuilt (that is packages failed because of ONLY_FOR_PLATFORM, ONLY_FOR_PLATFORM etc.) and dbb_excluded (packages are excluded from bulk build by person who runs a bulk build) stages do not increase "failures per maintainer" counter. It is recommended to always include dbb_canbebuilt to TARGETS, otherwise counters in "Failures per maintainer" will be not fully correct. Speeds-ups for stage_gen_report |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |