attempt to suppress the WARN thatpops when loading an identity as a file #2407
Annotations
2 errors and 6 warnings
run build for macOS-x64:
library/config.c#L55
call to undeclared library function 'isspace' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
run build for macOS-x64
Process completed with exit code 1.
|
run build for macOS-x64
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
run build for macOS-x64
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
run build for macOS-x64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
run build for macOS-x64:
library/ziti_enroll.c#L109
assigning to 'char *' from 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
run build for macOS-x64:
library/ziti_enroll.c#L117
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
run build for macOS-x64:
library/ziti_enroll.c#L230
passing 'model_string' (aka 'const char *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
Loading