segmentio/stats

procstats fails to compile on OS X 10.11.6

f2prateek opened this issue · 2 comments

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

https://cloudup.com/c4049ggaVsX

cc @achille-roussel

I'm also getting this error while trying to build centrifuge. Gonna upgrade OSX and see what the minimum version is.

@f2prateek you need to upgrade OSX/XCode for this to work. It was added in 10.12.4.