Subject: | Fails to install |
I have macOS Catalina, 10.15.3.
Getting the following report when attempting to install:
t/01use.t .................. ok
t/02constructor.t .......... ok
t/03event.t ................ ok
# Failed test 'one event, because it's coalesced'
# at t/04flags.t line 66.
# got: '2'
# expected: '1'
# Looks like you failed 1 test of 2.
# Failed test 'none'
# at t/04flags.t line 68.
# Looks like you failed 1 test of 4.
t/04flags.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
t/05fork.t ................. ok
t/06receive-all-changes.t .. ok
Test Summary Report
-------------------
t/04flags.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=6, Tests=14, 17 wallclock secs ( 0.02 usr 0.01 sys + 1.39 cusr 2.16 csys = 3.58 CPU)
Result: FAIL
Failed 1/6 test programs. 1/14 subtests failed.