On 2015-09-15 21:17, Salz, Rich via RT wrote: > Yes, it has two main functions, based on #ifdef unix. > Not sure why netBSD doesn't -Dunix.
Hmmm. It used to build and test OK, did the check for -Dunix change recently? Is the -Dunix test in config script? For a quick fix I added -Dunix to CFLAGS in Makefile and I am able to make and run tests. I note that now the tests "look" different. I do not recall the tests being run from a perl script before? I do fail some tests now: [...] ../test/recipes/40-test_rehash.t .......... 4/4 # Failed test 'Testing rehash operations on readonly directory' # at ../test/recipes/40-test_rehash.t line 35. # got: '1' # expected: anything else # Looks like you failed 1 test of 4. ../test/recipes/40-test_rehash.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests [...] Test Summary Report ------------------- ../test/recipes/40-test_rehash.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=63, Tests=314, 220 wallclock secs ( 1.22 usr 0.18 sys + 150.48 cusr 62.41 csys = 214.29 CPU) Result: FAIL Failed 1/63 test programs. 1/314 subtests failed. _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev