BSI-Bund / TaSK

The "TaSK Framework" is a configurable test tool for performing TLS conformity tests based on the Technical Guideline TR-03116-TS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building failed! Patching of EP_MBEDTLS

dsibold opened this issue · comments

patching file 'include/mbedtls/config.h'
patching file 'include/mbedtls/ssl.h'
patching file 'library/ssl_cli.c'
patching file 'include/mbedtls/ssl.h'
patching file 'library/ssl_cli.c'
patching file 'library/debug.c'
patching file 'library/ssl_cli.c'
patching file 'library/ssl_cli.c'
patching file 'include/mbedtls/ssl.h'
1 out of 1 hunks failed--saving rejects to 'include/mbedtls/ssl.h.rej'
patching file 'library/ssl_cli.c'
patching file 'library/ssl_srv.c'
patching file 'library/ssl_tls.c'
make[2]: *** [EP_MBEDTLS-prefix/src/EP_MBEDTLS-stamp/EP_MBEDTLS-patch] Error 1
make[1]: *** [CMakeFiles/EP_MBEDTLS.dir/all] Error 2
make: *** [all] Error 2

OS: macOS 13.2.1
cmake 3.25.3

Duplicate of #3
At the moment, we do not support MacOS.