9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: kokamoto@hera.eonet.ne.jp
To: 9fans@9fans.net
Subject: Re: [9fans] Python/Mercurial error
Date: Wed,  2 Apr 2014 11:54:09 +0900	[thread overview]
Message-ID: <c6a60f2a99fe10450d8819affcc5d39d@jitaku.localdomain> (raw)
In-Reply-To: <e866af60761140da00c250618f1e3e0e@brasstown.quanstro.net>

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

I built pcpae kernel and recompiled go distribution,
and probably success.
Attached is the go compilation result, and the last line
shows the used go version.

Someone can explain the meaning of the last error?

Kenji

[-- Attachment #2: go.log --]
[-- Type: text/plain, Size: 9204 bytes --]

# Building C bootstrap tool.
cmd/dist

# Building compilers and Go bootstrap tool for host, plan9/386.
lib9
libbio
warning: /usr/sys/src/go/src/libbio/bputrune.c:39[/usr/sys/src/go/src/libbio/bputrune.c:1449] result of operation not used
libmach
warning: /usr/sys/src/go/src/libmach/8db.c:207[/usr/sys/src/go/src/libmach/8db.c:2157] unreachable code FUNC
warning: /usr/sys/src/go/src/libmach/sym.c:374[/usr/sys/src/go/src/libmach/sym.c:2197] useless or misleading comparison: UINT < 0
liblink
misc/pprof
cmd/objdump
cmd/prof
cmd/cc
warning: /usr/sys/src/go/src/cmd/cc/y.tab.c:1785[/usr/sys/src/go/src/cmd/cc/y.tab.c:4592] result of operation not used
warning: /usr/sys/src/go/src/cmd/cc/y.tab.c:1785[/usr/sys/src/go/src/cmd/cc/y.tab.c:4592] result of operation not used
warning: /usr/sys/src/go/src/cmd/cc/y.tab.c:1791[/usr/sys/src/go/src/cmd/cc/y.tab.c:4598] result of operation not used
warning: /usr/sys/src/go/src/cmd/cc/y.tab.c:1791[/usr/sys/src/go/src/cmd/cc/y.tab.c:4598] result of operation not used
warning: /usr/sys/src/go/src/cmd/cc/y.tab.c:1788[/usr/sys/src/go/src/cmd/cc/y.tab.c:4595] set and not used: yymsg
warning: /usr/sys/src/go/src/cmd/cc/y.tab.c:1868[/usr/sys/src/go/src/cmd/cc/y.tab.c:4670] set and not used: yytoken
warning: /usr/sys/src/go/src/cmd/cc/y.tab.c:1952[/usr/sys/src/go/src/cmd/cc/y.tab.c:4750] set and not used: yyptr
cmd/gc
warning: /usr/sys/src/go/src/cmd/gc/y.tab.c:2049[/usr/sys/src/go/src/cmd/gc/y.tab.c:5496] useless or misleading comparison: ULONG <= 0xffffffff
warning: /usr/sys/src/go/src/cmd/gc/y.tab.c:2072[/usr/sys/src/go/src/cmd/gc/y.tab.c:5517] useless or misleading comparison: ULONG <= 0xffffffff
warning: /usr/sys/src/go/src/cmd/gc/y.tab.c:2080[/usr/sys/src/go/src/cmd/gc/y.tab.c:5525] useless or misleading comparison: ULONG <= 0xffffffff
warning: /usr/sys/src/go/src/cmd/gc/y.tab.c:2124[/usr/sys/src/go/src/cmd/gc/y.tab.c:5567] result of operation not used
warning: /usr/sys/src/go/src/cmd/gc/y.tab.c:2124[/usr/sys/src/go/src/cmd/gc/y.tab.c:5567] result of operation not used
warning: /usr/sys/src/go/src/cmd/gc/y.tab.c:2127[/usr/sys/src/go/src/cmd/gc/y.tab.c:5570] set and not used: yymsg
warning: /usr/sys/src/go/src/cmd/gc/y.tab.c:2234[/usr/sys/src/go/src/cmd/gc/y.tab.c:5672] set and not used: yytoken
warning: /usr/sys/src/go/src/cmd/gc/y.tab.c:2309[/usr/sys/src/go/src/cmd/gc/y.tab.c:5741] set and not used: yyptr
cmd/8l
cmd/8a
warning: /usr/sys/src/go/src/cmd/8a/y.tab.c:1376[/usr/sys/src/go/src/cmd/8a/y.tab.c:4281] result of operation not used
warning: /usr/sys/src/go/src/cmd/8a/y.tab.c:1376[/usr/sys/src/go/src/cmd/8a/y.tab.c:4281] result of operation not used
warning: /usr/sys/src/go/src/cmd/8a/y.tab.c:1379[/usr/sys/src/go/src/cmd/8a/y.tab.c:4284] set and not used: yymsg
warning: /usr/sys/src/go/src/cmd/8a/y.tab.c:1567[/usr/sys/src/go/src/cmd/8a/y.tab.c:4460] set and not used: yyptr
cmd/8c
cmd/8g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go

# Building packages and commands for plan9/386.
runtime
errors
sync/atomic
sync
io
unicode
unicode/utf8
bytes
bufio
math
strconv
reflect
encoding/binary
syscall
time
os
fmt
debug/dwarf
debug/elf
strings
debug/gosym
debug/macho
debug/pe
sort
flag
log
cmd/addr2line
hash
crypto
crypto/md5
go/token
path/filepath
go/scanner
go/ast
io/ioutil
go/parser
text/tabwriter
go/printer
os/exec
cmd/cgo
go/format
path
cmd/fix
container/heap
encoding
encoding/base64
unicode/utf16
encoding/json
encoding/xml
regexp/syntax
regexp
net/url
text/template/parse
text/template
go/doc
go/build
compress/flate
hash/crc32
compress/gzip
container/list
crypto/subtle
crypto/cipher
crypto/aes
crypto/des
math/rand
math/big
crypto/elliptic
crypto/ecdsa
crypto/hmac
crypto/rand
crypto/rc4
crypto/rsa
crypto/sha1
crypto/sha256
crypto/dsa
encoding/asn1
crypto/x509/pkix
encoding/hex
encoding/pem
net
crypto/x509
crypto/tls
mime
net/textproto
mime/multipart
net/http
os/signal
cmd/go
runtime/pprof
cmd/gofmt
debug/goobj
cmd/link
debug/plan9obj
cmd/nm
cmd/pack
cmd/yacc
archive/tar
archive/zip
compress/bzip2
compress/lzw
hash/adler32
compress/zlib
container/ring
crypto/sha512
database/sql/driver
database/sql
encoding/ascii85
encoding/base32
encoding/csv
encoding/gob
expvar
hash/crc64
hash/fnv
html
html/template
image/color
image
image/color/palette
image/draw
image/gif
image/jpeg
image/png
index/suffixarray
log/syslog
math/cmplx
net/http/cgi
net/http/cookiejar
net/http/fcgi
net/http/httptest
net/http/httputil
net/http/pprof
net/mail
net/rpc
net/rpc/jsonrpc
net/smtp
os/user
runtime/debug
runtime/race
testing
testing/iotest
testing/quick
text/scanner

# Testing packages.
?   	cmd/addr2line	[no test files]
?   	cmd/cgo	[no test files]
ok  	cmd/fix	0.038s
ok  	cmd/go	0.041s
ok  	cmd/gofmt	0.107s
ok  	cmd/link	0.099s
?   	cmd/nm	[no test files]
ok  	cmd/pack	1.038s
?   	cmd/yacc	[no test files]
ok  	archive/tar	0.031s
ok  	archive/zip	0.594s
ok  	bufio	0.173s
ok  	bytes	0.211s
ok  	compress/bzip2	0.114s
ok  	compress/flate	1.457s
ok  	compress/gzip	0.393s
ok  	compress/lzw	0.746s
ok  	compress/zlib	1.710s
ok  	container/heap	0.020s
ok  	container/list	0.020s
ok  	container/ring	0.033s
?   	crypto	[no test files]
ok  	crypto/aes	0.054s
ok  	crypto/cipher	0.104s
ok  	crypto/des	0.038s
ok  	crypto/dsa	0.054s
ok  	crypto/ecdsa	0.111s
ok  	crypto/elliptic	0.095s
ok  	crypto/hmac	0.024s
ok  	crypto/md5	0.089s
ok  	crypto/rand	0.078s
ok  	crypto/rc4	0.210s
ok  	crypto/rsa	0.738s
ok  	crypto/sha1	0.021s
ok  	crypto/sha256	0.020s
ok  	crypto/sha512	0.023s
ok  	crypto/subtle	0.029s
ok  	crypto/tls	5.062s
ok  	crypto/x509	6.752s
?   	crypto/x509/pkix	[no test files]
ok  	database/sql	0.182s
ok  	database/sql/driver	0.019s
ok  	debug/dwarf	0.143s
ok  	debug/elf	0.240s
ok  	debug/goobj	0.018s
ok  	debug/gosym	0.020s
ok  	debug/macho	0.227s
ok  	debug/pe	0.227s
ok  	debug/plan9obj	0.078s
?   	encoding	[no test files]
ok  	encoding/ascii85	0.024s
ok  	encoding/asn1	0.029s
ok  	encoding/base32	0.025s
ok  	encoding/base64	0.026s
ok  	encoding/binary	0.026s
ok  	encoding/csv	0.025s
ok  	encoding/gob	0.079s
ok  	encoding/hex	0.025s
ok  	encoding/json	0.263s
ok  	encoding/pem	0.023s
ok  	encoding/xml	0.047s
ok  	errors	0.020s
ok  	expvar	0.032s
ok  	flag	0.020s
ok  	fmt	0.093s
ok  	go/ast	0.035s
ok  	go/build	10.093s
ok  	go/doc	0.277s
ok  	go/format	0.030s
ok  	go/parser	0.062s
ok  	go/printer	0.962s
ok  	go/scanner	0.022s
ok  	go/token	0.069s
?   	hash	[no test files]
ok  	hash/adler32	0.031s
ok  	hash/crc32	0.020s
ok  	hash/crc64	0.024s
ok  	hash/fnv	0.021s
ok  	html	0.022s
ok  	html/template	0.146s
ok  	image	0.906s
ok  	image/color	0.027s
?   	image/color/palette	[no test files]
ok  	image/draw	0.148s
ok  	image/gif	0.218s
ok  	image/jpeg	0.402s
ok  	image/png	0.078s
ok  	index/suffixarray	0.028s
ok  	io	0.035s
ok  	io/ioutil	0.024s
ok  	log	0.025s
?   	log/syslog	[no test files]
ok  	math	0.025s
ok  	math/big	0.527s
ok  	math/cmplx	0.021s
ok  	math/rand	0.561s
ok  	mime	0.022s
ok  	mime/multipart	1.587s
--- FAIL: TestResolveIPAddr (0.00 seconds)
	ipraw_test.go:74: ResolveIPAddr(ip6:ipv6-icmp, ::1) failed: write /net/cs: cs: no match
FAIL
FAIL	net	0.948s
ok  	net/http	8.576s
ok  	net/http/cgi	0.161s
ok  	net/http/cookiejar	0.034s
ok  	net/http/fcgi	0.031s
ok  	net/http/httptest	0.061s
ok  	net/http/httputil	0.180s
?   	net/http/pprof	[no test files]
ok  	net/mail	0.024s
ok  	net/rpc	0.181s
ok  	net/rpc/jsonrpc	0.036s
ok  	net/smtp	0.110s
ok  	net/textproto	0.024s
ok  	net/url	0.024s
ok  	os	3.890s
ok  	os/exec	0.470s
ok  	os/signal	0.017s
ok  	os/user	0.021s
ok  	path	0.022s
ok  	path/filepath	1.067s
ok  	reflect	0.168s
ok  	regexp	0.375s
ok  	regexp/syntax	1.337s
ok  	runtime	96.535s
ok  	runtime/debug	0.090s
ok  	runtime/pprof	0.989s
?   	runtime/race	[no test files]
ok  	sort	0.133s
ok  	strconv	0.761s
ok  	strings	0.193s
ok  	sync	0.135s
ok  	sync/atomic	0.143s
ok  	syscall	0.021s
ok  	testing	2.812s
?   	testing/iotest	[no test files]
ok  	testing/quick	0.072s
ok  	text/scanner	0.025s
ok  	text/tabwriter	0.023s
ok  	text/template	0.071s
ok  	text/template/parse	0.029s
ok  	time	3.809s
ok  	unicode	0.027s
ok  	unicode/utf16	0.022s
ok  	unicode/utf8	0.028s
?   	unsafe	[no test files]
53.89u 15.41s 377.21r 	 go test std -short -timeout ...  # status= 1
all.rc 1771: run.rc 2577: time 2583: go 2584: 1

-------
go version
go version devel +1afdecdd77c1 Sat Mar 29 17:10:25 2014 -0400 plan9/386

  reply	other threads:[~2014-04-02  2:54 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26  3:59 Ramakrishnan Muthukrishnan
2014-03-26  7:35 ` David du Colombier
2014-03-26 11:09   ` Ramakrishnan Muthukrishnan
2014-03-26 11:53     ` peterhull90
2014-03-26 12:08       ` Ramakrishnan Muthukrishnan
2014-03-26 13:50         ` erik quanstrom
2014-04-02  5:19         ` David du Colombier
2014-04-02  5:40           ` David du Colombier
2014-04-02  7:29           ` kokamoto
2014-04-03  5:12             ` kokamoto
2014-04-03  6:00               ` David du Colombier
2014-04-03  6:04                 ` erik quanstrom
2014-04-02 12:48           ` erik quanstrom
2014-04-03  5:50             ` David du Colombier
2014-04-03  5:58               ` erik quanstrom
2014-04-03  6:15                 ` Jeff Sickel
2014-04-03  6:20                 ` David du Colombier
2014-04-03  6:24                   ` erik quanstrom
2014-04-03 17:18                     ` Ramakrishnan Muthukrishnan
2014-04-03 17:21                       ` erik quanstrom
2014-04-03 17:57                       ` David du Colombier
2014-04-03 18:01                         ` erik quanstrom
2014-04-03 18:23                           ` David du Colombier
2014-04-04  1:09                             ` Ramakrishnan Muthukrishnan
2014-04-04  1:15                               ` erik quanstrom
2014-04-03 18:04                         ` Ramakrishnan Muthukrishnan
2014-04-03 19:21                           ` David du Colombier
2014-04-04  5:39                           ` Jeff Sickel
2014-04-07 18:27                             ` Ramakrishnan Muthukrishnan
2014-04-04 10:53           ` Ramakrishnan Muthukrishnan
2014-04-04 11:38             ` David du Colombier
2014-03-26 12:09     ` Mark van Atten
2014-03-26 12:38       ` David du Colombier
2014-03-26 13:23         ` Ramakrishnan Muthukrishnan
2014-03-31  5:44           ` kokamoto
2014-03-31  6:23             ` David du Colombier
2014-03-31  6:47               ` kokamoto
2014-03-31 13:00                 ` erik quanstrom
2014-04-01  0:57                   ` kokamoto
2014-04-01  1:03                     ` erik quanstrom
2014-04-01  2:27                       ` kokamoto
2014-04-01  3:05                         ` erik quanstrom
2014-04-01  6:46                           ` kokamoto
2014-04-01 13:54                             ` erik quanstrom
2014-04-02  2:54                               ` kokamoto [this message]
2014-04-02  5:10                                 ` David du Colombier
2014-04-02  6:20                                   ` kokamoto
2014-03-26 13:47         ` erik quanstrom
2014-03-26 14:13           ` David du Colombier
2014-03-26 14:19           ` Ramakrishnan Muthukrishnan
2014-03-26 13:24       ` Ramakrishnan Muthukrishnan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c6a60f2a99fe10450d8819affcc5d39d@jitaku.localdomain \
    --to=kokamoto@hera.eonet.ne.jp \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).