`make check` output is currently: ``` # of expected passes 41 # of unexpected failures 4 # of unsupported tests 3 ``` with the following failures: ``` FAIL: nm --size-sort FAIL: strip with saving a symbol FAIL: simple objcopy of executable FAIL: strip executable with saving a symbol ``` These need fixing.