by twitwad:
What steps will reproduce the problem?
1. Install 6g on Intel Mac running 10.6.1
2. ./all.bash
3.
What is the expected output? What do you see instead?
Expected:
--- cd ../test
N known bugs; 0 unexpected bugs
What I see:
rm -f _test/http.a _gotest_.6
6g -o _gotest_.6 client.go fs.go request.go server.go status.go url.go
client_test.go request_test.go url_test.go
rm -f _test/http.a
gopack grc _test/http.a _gotest_.6
--- FAIL: http.TestClient
Get http://www.google.com/robots.txt: dial tcp www.google.com:http: lookup
www.google.com.hsd1.pa.comcast.net. on 68.87.75.198:53: no answer from server
What is your $GOOS? $GOARCH?
GOARCH-amd64, GOOS=darwin
Which revision are you sync'ed to? (hg log -l 1)
changeset: 3952:64e703cb307d
tag: tip
user: Russ Cox <rsc@golang.org>
date: Tue Nov 10 14:09:01 2009 -0800
summary: update video links
Please provide any additional information below.
My ISP is Comcast.