In message <4b1313c7.1040...@dougbarton.us>, Doug Barton writes: > I'm getting the failures logged below on all the recent versions of > BIND. I went back and tested 9.6.1-P1 and it fails too, so it doesn't > look like something that was introduced with the latest patches. > > This is on FreeBSD 9-current, and I don't think my args for configure > are particularly exotic. For example on 9.6: > > --localstatedir=/var --disable-linux-caps > --with-randomdev=/dev/random --with-openssl=/usr > --with-libxml2=/usr/local --with-idn=/usr/local > --with-libiconv=/usr/local STD_CDEFINES="-DDIG_SIGCHASE=1" > --enable-ipv6 --enable-threads --prefix=/usr/local > > Also, is it weird that while 9.4 and 9.6 actually errored out, 9.5 > just stopped? > > Any suggestions? > > Doug
The test was written assuming we would make these errors fatal (they are currently warning). The result status is currently ignored. The UPDATE code would also need to re-run these checks after every update and reject those which would prevent the zone loading which it currently doesn't do. Mark > -- > > Improve the effectiveness of your Internet presence with > a domain name makeover! http://SupersetSolutions.com/ > > 9.4.3-P4 > > S:zonechecks:Sun Nov 29 14:50:37 PST 2009 > T:zonechecks:1:A > A:System test zonechecks > I: checking that we detect a NS which refers to a CNAME > I:failed (status) > I: checking that we detect a NS which is below a DNAME > I:failed (status) > I: checking that we detect a NS which has no address records (A/AAAA) > I:failed (status) > I: checking that we detect a NS which has no records > I:failed (status) > I: checking that we detect a NS which looks like a A record (fail) > I: checking that we detect a NS which looks like a A record (warn=default) > I: checking that we detect a NS which looks like a A record (ignore) > I: checking that we detect a NS which looks like a AAAA record (fail) > I: checking that we detect a NS which looks like a AAAA record > (warn=default) > I: checking that we detect a NS which looks like a AAAA record (ignore) > I:exit status: 1 > R:PASS > E:zonechecks:Sun Nov 29 14:50:47 PST 2009 > *** Error code 1 > > Stop in dns/bind94/work/bind-9.4.3-P4/bin/tests/system. > *** Error code 1 > Stop in dns/bind94/work/bind-9.4.3-P4/bin/tests. > > > 9.5.2-P1 > > S:zonechecks:Sun Nov 29 15:04:59 PST 2009 > T:zonechecks:1:A > A:System test zonechecks > I: checking that we detect a NS which refers to a CNAME > I:failed (status) > I: checking that we detect a NS which is below a DNAME > I:failed (status) > I: checking that we detect a NS which has no address records (A/AAAA) > I:failed (status) > I: checking that we detect a NS which has no records > I:failed (status) > I: checking that we detect a NS which looks like a A record (fail) > I: checking that we detect a NS which looks like a A record (warn=default) > I: checking that we detect a NS which looks like a A record (ignore) > I: checking that we detect a NS which looks like a AAAA record (fail) > I: checking that we detect a NS which looks like a AAAA record > (warn=default) > I: checking that we detect a NS which looks like a AAAA record (ignore) > I:exit status: 1 > R:PASS > E:zonechecks:Sun Nov 29 15:05:09 PST 2009 > > > 9.6.1-P2 > > S:zonechecks:Sun Nov 29 15:20:29 PST 2009 > T:zonechecks:1:A > A:System test zonechecks > I: checking that we detect a NS which refers to a CNAME > I:failed (status) > I: checking that we detect a NS which is below a DNAME > I:failed (status) > I: checking that we detect a NS which has no address records (A/AAAA) > I:failed (status) > I: checking that we detect a NS which has no records > I:failed (status) > I: checking that we detect a NS which looks like a A record (fail) > I: checking that we detect a NS which looks like a A record (warn=default) > I: checking that we detect a NS which looks like a A record (ignore) > I: checking that we detect a NS which looks like a AAAA record (fail) > I: checking that we detect a NS which looks like a AAAA record > (warn=default) > I: checking that we detect a NS which looks like a AAAA record (ignore) > I:exit status: 1 > R:PASS > E:zonechecks:Sun Nov 29 15:20:39 PST 2009 > *** Error code 1 > > Stop in dns/bind96/work/bind-9.6.1-P2/bin/tests/system. > *** Error code 1 > > Stop in dns/bind96/work/bind-9.6.1-P2/bin/tests. > > > _______________________________________________ > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org _______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users