Making check in src
make[1]: Nothing to be done for `check'.
Making check in tests
/Library/Developer/CommandLineTools/usr/bin/make exam tests
make[2]: `exam' is up to date.
make[2]: `tests' is up to date.
/Library/Developer/CommandLineTools/usr/bin/make check-TESTS
PASS: exam
PASS: tests
============================================================================
Testsuite summary for cln 1.3.6
============================================================================
# TOTAL: 2
# PASS: 2
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in examples
make[1]: Nothing to be done for `check'.
Making check in doc
make[1]: Nothing to be done for `check'.
Making check in benchmarks
make[1]: Nothing to be done for `check'.
make[1]: Nothing to be done for `check-am'.
/Users/micheledradi/Desktop/Packages/cln/build-aux/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
You should only need it if you modified a '.texi' file, or
any other file indirectly affecting the aspect of the manual.
You might want to install the Texinfo package:
<https://www.gnu.org/software/texinfo/>
The spurious makeinfo call might also be the consequence of
using a buggy 'make' (AIX, DU, IRIX), in which case you might
want to install GNU make:
<https://www.gnu.org/software/make/>
make[1]: *** [cln.info] Error 127
make: *** [all-recursive] Error 1
Making install in src
mkdir -p '/usr/local/lib'
mkdir: /usr/local/lib: Permission denied
make[2]: *** [install-libLTLIBRARIES] Error 1
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1