Re: took a while to figure out why all your tests fail

2021-05-07 Thread Dennis Clarke via bind-users
On 5/7/21 16:00, Ondřej Surý wrote: > No, the tests run fine on BSDs, there are no gnuisms. > > Solaris just isn’t on our supported platform list Oh thats right .. you guys dropped it. Still a whack of legacy boxes out there running but I guess not ISC Bind in the very very very near future anyw

Re: took a while to figure out why all your tests fail

2021-05-07 Thread Ondřej Surý
No, the tests run fine on BSDs, there are no gnuisms. Solaris just isn’t on our supported platform list and it should really make an effort to be more compatible with the rest of the world. find -print0 and xargs -0 might not be exactly POSIX.1, but it’s important for safe passing of filenames.

Re: took a while to figure out why all your tests fail

2021-05-07 Thread Dennis Clarke via bind-users
On 5/6/21 19:03, Mark Andrews wrote: > First of all the user running the tests needs to be able to write to > bin/tests/system. See the permission denied from tee. > Well I gave up and decided to run the tests with the same userid and gid as the acct that created the build. However I see a wh

Re: took a while to figure out why all your tests fail

2021-05-07 Thread Dennis Clarke via bind-users
On 5/6/21 19:03, Mark Andrews wrote: > First of all the user running the tests needs to be able to write to > bin/tests/system. See the permission denied from tee. > I tried that and a pile of *other* things fail : dude@nix$ ifconfig -a lo0:6: flags=2001000849 mtu 8232 index 1 inet 12

Re: took a while to figure out why all your tests fail

2021-05-06 Thread Mark Andrews
First of all the user running the tests needs to be able to write to bin/tests/system. See the permission denied from tee. -- Mark Andrews > On 7 May 2021, at 08:20, Dennis Clarke via bind-users > wrote: > >  > > I very carefully created an airgap test system for this process and did > se

took a while to figure out why all your tests fail

2021-05-06 Thread Dennis Clarke via bind-users
I very carefully created an airgap test system for this process and did setup all the required network interfaces. However all tests fail terribly due to some weird python requirement ? airgap$ ./runall.sh -n + SYSTEMTESTTOP=. + . ./conf.sh ++ TOP=/opt/bw/build/bind-9.11.31_sunos5.10_sparcv9.00