On 28.08.19 21:38, Roderick wrote:
Only "make test" made few errors (see below). I suppose nothing bad.
it is at least nothing that causes more than normal hairloss for me.
Reasons:
(a) you were running the unreleased TIP branch, and
(b) have no NSF installed (using install-ns.sh would have taken care for
this).
I've added constraints to NaviServer to leave these testcases out.
The current head version should run now on a recent FreeBSD whith
results like:
Files with failing tests: ns_addrbyhost.test
Number of tests skipped for each constraint:
2 binaryMismatch
2 knownBug
1 notDarwin
11 nsf
1 stress
% [root@freebsd /usr/local/src/naviserver]# uname -a
FreeBSD freebsd 12.0-STABLE FreeBSD 12.0-STABLE r350087 GENERIC amd64
The failing test is:
% ns_addrbyhost this_should_not_resolve
169.254.1.1
... meaning: the FreeBSD resolver seems to resolve unknown
addresses to 169.254.1.1 ... which is a link-local address [1].
This can be probably changed via some kernel configuration,
but i am not sure, we have to take care about that.
Greetings from Reunion
-g
[1] https://en.wikipedia.org/wiki/Link-local_address
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel