On 25 January 2018 at 10:59, Howard Chu hyc@symas.com wrote:
We've been looking for someone else to test/confirm on MacOS. I don't use Apple products.
Makes sense. Maybe this helps, I've asked two co-workers of mine to run mtest7 from https://github.com/lmb/lmdb/commit/cea5ea7223ffd646d2c87578c99d712b5014913f
Machine #1, macOS 10.12 Sierra:
Darwin XXXX.local 16.7.0 Darwin Kernel Version 16.7.0: Mon Nov 13 21:56:25 PST 2017; root:xnu-3789.72.11~1/RELEASE_X86_64 x86_64 testing pipe() testing socketpair() testing file / open() 0 failures total
Machine #2, macOS 10.13 High Sierra:
Darwin darwin.local 17.2.0 Darwin Kernel Version 17.2.0: Fri Sep 29 18:27:05 PDT 2017; root:xnu-4570.20.62~3/RELEASE_X86_64 x86_64 testing pipe() testing socketpair() testing file / open() 0 failures total
I haven't been able to find a machine with 10.11 El Capitan to test on.
Best