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 CC src/stir_shaken_ssl.lo CC src/stir_shaken_acme.lo CC src/stir_shaken_sp.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....