/<path>/xhprof/extension/xhprof.c:1178:3: error: use of undeclared identifier 'add_assoc_string'
add_assoc_string(hp_globals.stats_count,
^
/<path>/xhprof/extension/xhprof.c:1256:7: warning: implicit declaration of function 'thread_policy_set' is invalid in C99 [-Wimplicit-function-declaration]
if (SET_AFFINITY(0, sizeof(cpu_set_t), &new_mask) < 0) {
^
/<path>/xhprof/extension/xhprof.c:61:9: note: expanded from macro 'SET_AFFINITY'