[ 60%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.o
--- stderr
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_ASM_COMPILER
CMAKE_ASM_FLAGS
CMAKE_CXX_COMPILER
CMAKE_CXX_FLAGS
/Users/malishav/.cargo/registry/src/github.com-1ecc6299db9ec823/psa-crypto-sys-0.9.3/vendor/library/psa_crypto_cipher.c:267:12: error: parameter 'output_size' set but not used [-Werror,-Wunused-but-set-parameter]
size_t output_size,
^
1 error generated.
gmake[2]: *** [library/CMakeFiles/mbedcrypto.dir/build.make:748: library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[1]: *** [CMakeFiles/Makefile2:194: library/CMakeFiles/mbedcrypto.dir/all] Error 2
gmake: *** [Makefile:136: all] Error 2
thread 'main' panicked at '
command did not execute successfully, got: exit status: 2
build script failed, must exit now', /Users/malishav/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.49/src/lib.rs:1104:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace