When I moved the message build processing out of the svr4 pkgdefs, I introduced an unref error for usr/src/pkgdefs/SUNW0on/Makefile. This is arguably false, but since it's only referenced once per biweekly build, it seems silly to have it appear/disappear regularly.
Adding an exception, though expedient, didn't seem like the right solution. This is a code review to add a -0 option to NIGHTLY_OPTIONS, to trigger the build of this package. In order to work for other consolidations, the globalization package dir is configurable in the nightly env: G11N_PKGDIR. That will default to usr/src/pkgdefs/SUNW0on, and nightly.sh will not fail (but will log useful output) if the directory does not exist. Semantics: - a findunref build now depends on a -0 build - a gatekeeper options build now includes -0 - a -O build will disable -0 for (only) the open-only build http://cr.opensolaris.org/~mjnelson/webrev.SUNW0/ --Mark _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org