pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/distbb
Module name: wip
Committed by: cheusov
Date: Sun Jul 27 21:42:03 UTC 2008
Modified Files:
wip/distbb: Makefile distinfo
Log Message:
updated to version 0.17.0
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
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.23 -r1.24 wip/distbb/distinfo
cvs -z3 rdiff -u -r1.32 -r1.33 wip/distbb/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/distinfo?r1=1.23&r2=1.24
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/Makefile?r1=1.32&r2=1.33
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index