If you are following +tip, please be aware of the change made over the weekend, culminating in http://code.google.com/p/go/issues/detail?id=2188 In summary, int/uint are now 64bit on amd64. While we don't use a lot of cgo, this might be an issue for the parts of the code that does. Cheers Dave