I'm relatively new to perl and not used to having to build a development tool. I tried to build 5.28.2 and it failed with the following:
Test Summary Report
-------------------
porting/libperl.t (Wstat: 65280 Tests: 35 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=2657, Tests=1169052, 1297 wallclock secs (88.11 usr 13.73 sys + 620.41 cusr 99.27 csys = 821.52 CPU)
Result: FAIL
make: *** [test_harness] Error 1
##### Brew Failed #####
The problem is reported as:
porting/libperl.t: Unexpected /usr/bin/nm error: no symbols
porting/libperl.t: Unexpected /usr/bin/nm errors
porting/libperl.t ..................................................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 35 subtests passed
Now to my untrained eye it seems there are 0 failures. I'm tempted to run the build with notest or force but then I don't know what I'm getting. btw, I am enabling threading in this build. So, is this the thing I can ignore? much thanks
note: this is on a Mac with OSX 10.15.4.