Hi, Gator daemon use protobuf logging header file. Which has been dropped in recent Protobuf release They moved to ABSEIL Logging See: https://github.com/protocolbuffers/protobuf/commit/a9f1ea6371c108876649f27a5940a59cc8594768 Issue is this header is no more found here: https://github.com/ARM-software/gator/blob/e2a71c38e007d5713d1b8bd638e3018e8ee2f93f/daemon/logging/logging.cpp#L17 Blame: @bengaineyarm