FAQ
Change fd947a6bbee7 broke the darwin-386-cheney build:
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.

Search Discussions

  • Andrew Gerrand at Aug 18, 2013 at 11:28 pm

    On 19 August 2013 08:31, wrote:

    go tool dist: mkdtemp(/var/folders/q5/**9m80sxt95q19qcx8r96_**
    vqlr0000gp/T//go-cbuild-**BT6VT2): No such file or directory
    I wonder if OS X invalidates these temporary directories after a while. I
    wish I had some idea _why_ they give them such ridiculous names.

    --

    ---
    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.
  • Dave Cheney at Aug 18, 2013 at 11:33 pm
    Indeed the final /T was missing. I've put it back and will see if the build passes now. I should probably export my own $TMPDIR with a shorter variable.


    On 19/08/2013, at 9:27, Andrew Gerrand wrote:
    On 19 August 2013 08:31, wrote:
    go tool dist: mkdtemp(/var/folders/q5/9m80sxt95q19qcx8r96_vqlr0000gp/T//go-cbuild-BT6VT2): No such file or directory
    I wonder if OS X invalidates these temporary directories after a while. I wish I had some idea _why_ they give them such ridiculous names.
    --

    ---
    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.
    --

    ---
    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.
  • Rob Pike at Aug 19, 2013 at 1:23 am
    I think the ball is in your court, Dave. The non-your builders are
    healthy now, although I don't understand what changed.

    -rob

    --

    ---
    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.
  • Andrew Gerrand at Aug 19, 2013 at 1:27 am

    On 19 August 2013 11:22, Rob Pike wrote:

    I think the ball is in your court, Dave. The non-your builders are
    healthy now, although I don't understand what changed.
    I restarted them. That fixed it last time (when Russ raised the issue), and
    now that fixed it again. Time will tell if anything has actually changed.

    --

    ---
    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.
  • Dave Cheney at Aug 19, 2013 at 6:18 am
    Found the problem.

    https://codereview.appspot.com/12796045


    On Mon, Aug 19, 2013 at 11:26 AM, Andrew Gerrand wrote:
    On 19 August 2013 11:22, Rob Pike wrote:

    I think the ball is in your court, Dave. The non-your builders are
    healthy now, although I don't understand what changed.

    I restarted them. That fixed it last time (when Russ raised the issue), and
    now that fixed it again. Time will tell if anything has actually changed.
    --

    ---
    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.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupgolang-dev @
categoriesgo
postedAug 18, '13 at 10:31p
activeAug 19, '13 at 6:18a
posts6
users4
websitegolang.org

People

Translate

site design / logo © 2023 Grokbase