scan-build: Using '/usr/lib/llvm-7/bin/clang' for static analysis CC util/src/stir_shaken_ca-stir_shaken_ca.o CC util/src/stir_shaken_ca-mongoose.o CC util/src/stirshaken-stir_shaken_tool_command.o CC util/src/stirshaken-stir_shaken_tool.o CC util/src/stirshaken-stir_shaken_ca.o CC util/src/stirshaken-mongoose.o CC src/stir_shaken.lo CC src/stir_shaken_service.lo CC src/stir_shaken_passport.lo CC src/stir_shaken_verify.lo src/stir_shaken_passport.c: In function 'stir_shaken_passport_get_identity': src/stir_shaken_passport.c:690:41: error: expected ';' before 'id' itemvalue = ks_json_value_string(item) ^ ; src/stir_shaken_passport.c:692:3: id = strdup(itemvalue); ~~ src/stir_shaken_passport.c:685:15: error: variable 'itemvalue' set but not used [-Werror=unused-but-set-variable] const char *itemvalue = NULL; ^~~~~~~~~ src/stir_shaken_passport.c: At top level: cc1: error: unrecognized command line option '-Wno-gnu-zero-variadic-macro-arguments' [-Werror] cc1: all warnings being treated as errors make: *** [Makefile:1334: src/stir_shaken_passport.lo] Error 1 make: *** Waiting for unfinished jobs.... scan-build: Removing directory '/drone/src/scan-build/2023-06-15-225402-2550-1' because it contains no reports. scan-build: No bugs found.