http://build.golang.org/log/34c3c756b26538c0b2559fc8955a3fb52b8ea120
cmd/dist: more informative error for mkdtemp failing
The Darwin builders are all failing here but strerror doesn't provide
context.
R=golang-dev, bradfitz, adg
CC=golang-dev
https://codereview.appspot.com/13095043
http://code.google.com/p/go/source/detail?r=fd947a6bbee7
$ tail -200 < log
# Building C bootstrap tool.
cmd/dist
go tool dist:
mkdtemp(/var/folders/q5/9m80sxt95q19qcx8r96_vqlr0000gp/T//go-cbuild-BT6VT2):
No such file or directory
# Building compilers and Go bootstrap tool for host, darwin/386.
go tool dist:
mkdtemp(/var/folders/q5/9m80sxt95q19qcx8r96_vqlr0000gp/T//go-cbuild-pz4sRT):
No such file or directory
Build complete, duration 6.476418905s. Result: error: exit status 1
--
---
You received this message because you are subscribed to the Google Groups "golang-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.