Tim Kientzle <[EMAIL PROTECTED]> writes: > Alfred Perlstein <[EMAIL PROTECTED]> writes: > > Log: > > Provide a 'tinderbox' target that compiles enough of FreeBSD that > > a developer can rest reasonably assured that the tinderbox will not > > be broken. This target leverages most of 'universe' but will exit > > non-zero and output a summary at the end. > > "make tinderbox" > Excellent!
I really don't see the point, especially now that 'make universe' will issue a warning on stdout for every build that fails. As I've tried to explain to Alfred, the tinderbox does nothing magical, and nothing that isn't already covered by 'make universe'. I also asked him to discuss any changes with Poul-Henning before committing them. > I seem to recall that the "real" tinderbox uses some slightly > different build options from "make universe." No, it doesn't. You can check for yourself - the complete command line and environment are included in the log file. From the latest amd64 build: TB --- 2008-12-01 07:01:04 - building world TB --- 2008-12-01 07:01:04 - MAKEOBJDIRPREFIX=/obj TB --- 2008-12-01 07:01:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2008-12-01 07:01:04 - TARGET=amd64 TB --- 2008-12-01 07:01:04 - TARGET_ARCH=amd64 TB --- 2008-12-01 07:01:04 - TZ=UTC TB --- 2008-12-01 07:01:04 - __MAKE_CONF=/dev/null TB --- 2008-12-01 07:01:04 - cd /src TB --- 2008-12-01 07:01:04 - /usr/bin/make -B buildworld DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"