POST() and INSIST are provided through bind/isc/util.h, which remarkably isn't being included in several files. This is causing builds to fail in newer enivorments with errors such as: execute.c:190:4: error: implicit declaration of function ‘POST’ [-Werror=implicit-function-declaration] POST(status); ^ cc1: all warnings being treated as errors