Zabbix 3.0.7 agent cannot compile with error below on HP-UX 11.23 Intel machine. No issues on 3.0.6.
Error 168: "sysinfo.c", line 1278 # Illegal types associated with operator '+=': 'const void *' and 'long'.
buf += ret;
^^^^^^^^^^