From: Paul F. <pj...@wa...> - 2018-10-06 11:29:42
|
> On 6 Oct 2018, at 01:05, Roger Light <rog...@ce...> wrote: > > Hello, > > I built and tested on a Mac with OS X version 10.13.6. I have the same problem with the tarball, but the git checkout built just fine. > > make regtest produced: > > == 643 tests, 328 stderr failures, 83 stdout failures, 1 stderrB failure, 1 stdoutB failure, 31 post failures == > > Which is a lot of errors. But I may have done something wrong (build and test was: ./autogen.sh ; ./configure ; make -j8 ; make regtest) > > Cheers, > > Roger Hi Similar results here macOS 10.13.6 == 643 tests, 328 stderr failures, 84 stdout failures, 1 stderrB failure, 1 stdoutB failure, 31 post failures == Solaris 11.3 == 747 tests, 13 stderr failures, 3 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == Fedora 24 == 766 tests, 2 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == A+ Paul |