make[1]: Entering directory '$(@D)'
Making check in src
make[2]: Entering directory '$(@D)/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '$(@D)/src'
Making check in test
make[2]: Entering directory '$(@D)/test'
/usr/gnu/bin/make  check-TESTS
make[3]: Entering directory '$(@D)/test'
make[4]: Entering directory '$(@D)/test'
PASS: compress-file-permissions.sh
FAIL: cppcheck-src.sh
PASS: single-file-round-trip.sh
PASS: xz-compatibility-c-option.sh
============================================================================
Testsuite summary for pixz 1.0.7
============================================================================
# TOTAL: 4
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to https://github.com/vasi/pixz/issues
============================================================================
make[4]: *** [Makefile:498: test-suite.log] Error 1
make[4]: Leaving directory '$(@D)/test'
make[3]: *** [Makefile:606: check-TESTS] Error 2
make[3]: Leaving directory '$(@D)/test'
make[2]: *** [Makefile:671: check-am] Error 2
make[2]: Leaving directory '$(@D)/test'
make[1]: *** [Makefile:377: check-recursive] Error 1
make[1]: Leaving directory '$(@D)'