sourcegraph / appdash

Application tracing system for Go, based on Google's Dapper.
https://sourcegraph.com
Other
1.72k stars 137 forks source link

build error #148

Closed adpoint closed 8 years ago

adpoint commented 8 years ago

sourcegraph.com/sourcegraph/appdash/cmd/appdash $ go build

github.com/influxdata/influxdb/tsdb/engine/tsm1

../../../../../github.com/influxdata/influxdb/tsdb/engine/tsm1/int.go:260: cannot use d.values[:](type []uint64) as type [240]uint64 in argument to simple8b.Decode ../../../../../github.com/influxdata/influxdb/tsdb/engine/tsm1/timestamp.go:204: cannot use simple8b.NewDecoder(nil) (type simple8b.Decoder) as type simple8b.Decoder in field value

philips commented 8 years ago

148 already reported this, you may want to close this out.

slimsag commented 8 years ago

Thank you for reporting this, closing in favor of #147