procstats fails to compile on OS X 10.11.6
f2prateek opened this issue · 2 comments
f2prateek commented
Running go test ./...
on master (3de5f65) fails for the procstats package:
# github.com/segmentio/stats/procstats
could not determine kind of name for C.task_inspect_t
thehydroimpulse commented
I'm also getting this error while trying to build centrifuge. Gonna upgrade OSX and see what the minimum version is.
thehydroimpulse commented
@f2prateek you need to upgrade OSX/XCode for this to work. It was added in 10.12.4.