http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56839
Bug #: 56839
Summary: make check: FAIL: go/types
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
AssignedTo: [email protected]
ReportedBy: [email protected]
PASS: go/ast
PASS: go/doc
PASS: go/format
PASS: go/parser
PASS: go/printer
PASS: go/scanner
PASS: go/token
--- FAIL: TestGcImport (0.35 seconds)
gcimporter_test.go:63: testPath(./testdata/exports): 10.353ms
gcimporter_test.go:60: testPath(archive/tar): can't find import:
archive/tar
gcimporter_test.go:60: testPath(archive/zip): can't find import:
archive/zip
gcimporter_test.go:60: testPath(bufio): can't find import: bufio
gcimporter_test.go:60: testPath(bytes): can't find import: bytes
gcimporter_test.go:60: testPath(compress/bzip2): can't find import:
compress/bzip2
gcimporter_test.go:60: testPath(compress/flate): can't find import:
compress/flate
gcimporter_test.go:60: testPath(compress/gzip): can't find import:
compress/gzip
gcimporter_test.go:60: testPath(compress/lzw): can't find import:
compress/lzw
gcimporter_test.go:60: testPath(compress/zlib): can't find import:
compress/zlib
gcimporter_test.go:60: testPath(container/heap): can't find import:
container/heap
gcimporter_test.go:60: testPath(container/list): can't find import:
container/list
gcimporter_test.go:60: testPath(container/ring): can't find import:
container/ring
gcimporter_test.go:60: testPath(crypto/aes): can't find import: crypto/aes
gcimporter_test.go:60: testPath(crypto/cipher): can't find import:
crypto/cipher
gcimporter_test.go:60: testPath(crypto/des): can't find import: crypto/des
gcimporter_test.go:60: testPath(crypto/dsa): can't find import: crypto/dsa
gcimporter_test.go:60: testPath(crypto/ecdsa): can't find import:
crypto/ecdsa
gcimporter_test.go:60: testPath(crypto/elliptic): can't find import:
crypto/elliptic
gcimporter_test.go:60: testPath(crypto/hmac): can't find import:
crypto/hmac
gcimporter_test.go:60: testPath(crypto/md5): can't find import: crypto/md5
gcimporter_test.go:60: testPath(crypto/rand): can't find import:
crypto/rand
gcimporter_test.go:60: testPath(crypto/rc4): can't find import: crypto/rc4
gcimporter_test.go:60: testPath(crypto/rsa): can't find import: crypto/rsa
gcimporter_test.go:60: testPath(crypto/sha1): can't find import:
crypto/sha1
gcimporter_test.go:60: testPath(crypto/sha256): can't find import:
crypto/sha256
gcimporter_test.go:60: testPath(crypto/sha512): can't find import:
crypto/sha512
gcimporter_test.go:60: testPath(crypto/subtle): can't find import:
crypto/subtle
gcimporter_test.go:60: testPath(crypto/tls): can't find import: crypto/tls
gcimporter_test.go:60: testPath(crypto/x509/pkix): can't find import:
crypto/x509/pkix
gcimporter_test.go:60: testPath(crypto/x509): can't find import:
crypto/x509
gcimporter_test.go:60: testPath(crypto): can't find import: crypto
gcimporter_test.go:60: testPath(database/sql/driver): can't find import:
database/sql/driver
gcimporter_test.go:60: testPath(database/sql): can't find import:
database/sql
gcimporter_test.go:60: testPath(debug/dwarf): can't find import:
debug/dwarf
gcimporter_test.go:60: testPath(debug/elf): can't find import: debug/elf
gcimporter_test.go:60: testPath(debug/gosym): can't find import:
debug/gosym
gcimporter_test.go:60: testPath(debug/macho): can't find import:
debug/macho
gcimporter_test.go:60: testPath(debug/pe): can't find import: debug/pe
gcimporter_test.go:60: testPath(encoding/ascii85): can't find import:
encoding/ascii85
gcimporter_test.go:60: testPath(encoding/asn1): can't find import:
encoding/asn1
gcimporter_test.go:60: testPath(encoding/base32): can't find import:
encoding/base32
gcimporter_test.go:60: testPath(encoding/base64): can't find import:
encoding/base64
gcimporter_test.go:60: testPath(encoding/binary): can't find import:
encoding/binary
gcimporter_test.go:60: testPath(encoding/csv): can't find import:
encoding/csv
gcimporter_test.go:60: testPath(encoding/gob): can't find import:
encoding/gob
gcimporter_test.go:60: testPath(encoding/hex): can't find import:
encoding/hex
gcimporter_test.go:60: testPath(encoding/json): can't find import:
encoding/json
gcimporter_test.go:60: testPath(encoding/pem): can't find import:
encoding/pem
gcimporter_test.go:60: testPath(encoding/xml): can't find import:
encoding/xml
gcimporter_test.go:60: testPath(errors): can't find import: errors
gcimporter_test.go:60: testPath(expvar): can't find import: expvar
gcimporter_test.go:60: testPath(flag): can't find import: flag
gcimporter_test.go:60: testPath(fmt): can't find import: fmt
gcimporter_test.go:60: testPath(go/ast): can't find import: go/ast
gcimporter_test.go:60: testPath(go/build): can't find import: go/build
gcimporter_test.go:60: testPath(go/doc): can't find import: go/doc
gcimporter_test.go:60: testPath(go/format): can't find import: go/format
gcimporter_test.go:60: testPath(go/parser): can't find import: go/parser
gcimporter_test.go:60: testPath(go/printer): can't find import: go/printer
gcimporter_test.go:60: testPath(go/scanner): can't find import: go/scanner
gcimporter_test.go:60: testPath(go/token): can't find import: go/token
gcimporter_test.go:60: testPath(hash/adler32): can't find import:
hash/adler32
gcimporter_test.go:60: testPath(hash/crc32): can't find import: hash/crc32
gcimporter_test.go:60: testPath(hash/crc64): can't find import: hash/crc64
gcimporter_test.go:60: testPath(hash/fnv): can't find import: hash/fnv
gcimporter_test.go:60: testPath(hash): can't find import: hash
gcimporter_test.go:60: testPath(html/template): can't find import:
html/template
gcimporter_test.go:60: testPath(html): can't find import: html
gcimporter_test.go:60: testPath(image/color): can't find import:
image/color
gcimporter_test.go:60: testPath(image/draw): can't find import: image/draw
gcimporter_test.go:60: testPath(image/gif): can't find import: image/gif
gcimporter_test.go:60: testPath(image/jpeg): can't find import: image/jpeg
gcimporter_test.go:60: testPath(image/png): can't find import: image/png
gcimporter_test.go:60: testPath(image): can't find import: image
gcimporter_test.go:60: testPath(index/suffixarray): can't find import:
index/suffixarray
gcimporter_test.go:60: testPath(io/ioutil): can't find import: io/ioutil
gcimporter_test.go:60: testPath(io): can't find import: io
gcimporter_test.go:60: testPath(log/syslog): can't find import: log/syslog
gcimporter_test.go:60: testPath(log): can't find import: log
gcimporter_test.go:60: testPath(math/big): can't find import: math/big
gcimporter_test.go:60: testPath(math/cmplx): can't find import: math/cmplx
gcimporter_test.go:60: testPath(math/rand): can't find import: math/rand
gcimporter_test.go:60: testPath(math): can't find import: math
gcimporter_test.go:60: testPath(mime/multipart): can't find import:
mime/multipart
gcimporter_test.go:60: testPath(mime): can't find import: mime
gcimporter_test.go:60: testPath(net/http/cgi): can't find import:
net/http/cgi
gcimporter_test.go:60: testPath(net/http/cookiejar): can't find import:
net/http/cookiejar
gcimporter_test.go:60: testPath(net/http/fcgi): can't find import:
net/http/fcgi
gcimporter_test.go:60: testPath(net/http/httptest): can't find import:
net/http/httptest
gcimporter_test.go:60: testPath(net/http/httputil): can't find import:
net/http/httputil
gcimporter_test.go:60: testPath(net/http/pprof): can't find import:
net/http/pprof
gcimporter_test.go:60: testPath(net/http): can't find import: net/http
gcimporter_test.go:60: testPath(net/mail): can't find import: net/mail
gcimporter_test.go:60: testPath(net/rpc/jsonrpc): can't find import:
net/rpc/jsonrpc
gcimporter_test.go:60: testPath(net/rpc): can't find import: net/rpc
gcimporter_test.go:60: testPath(net/smtp): can't find import: net/smtp
gcimporter_test.go:60: testPath(net/textproto): can't find import:
net/textproto
gcimporter_test.go:60: testPath(net/url): can't find import: net/url
gcimporter_test.go:60: testPath(net): can't find import: net
gcimporter_test.go:60: testPath(os/exec): can't find import: os/exec
gcimporter_test.go:60: testPath(os/signal): can't find import: os/signal
gcimporter_test.go:60: testPath(os/user): can't find import: os/user
gcimporter_test.go:60: testPath(os): can't find import: os
gcimporter_test.go:60: testPath(path/filepath): can't find import:
path/filepath
gcimporter_test.go:60: testPath(path): can't find import: path
gcimporter_test.go:60: testPath(reflect): can't find import: reflect
gcimporter_test.go:60: testPath(regexp/syntax): can't find import:
regexp/syntax
gcimporter_test.go:60: testPath(regexp): can't find import: regexp
gcimporter_test.go:60: testPath(runtime/cgo): can't find import:
runtime/cgo
gcimporter_test.go:60: testPath(runtime/debug): can't find import:
runtime/debug
gcimporter_test.go:60: testPath(runtime/pprof): can't find import:
runtime/pprof
gcimporter_test.go:60: testPath(runtime): can't find import: runtime
gcimporter_test.go:60: testPath(sort): can't find import: sort
gcimporter_test.go:60: testPath(strconv): can't find import: strconv
gcimporter_test.go:60: testPath(strings): can't find import: strings
gcimporter_test.go:60: testPath(sync/atomic): can't find import:
sync/atomic
gcimporter_test.go:60: testPath(sync): can't find import: sync
gcimporter_test.go:60: testPath(syscall): can't find import: syscall
gcimporter_test.go:60: testPath(testing/iotest): can't find import:
testing/iotest
gcimporter_test.go:60: testPath(testing/quick): can't find import:
testing/quick
gcimporter_test.go:60: testPath(testing): can't find import: testing
gcimporter_test.go:60: testPath(text/scanner): can't find import:
text/scanner
gcimporter_test.go:60: testPath(text/tabwriter): can't find import:
text/tabwriter
gcimporter_test.go:60: testPath(text/template/parse): can't find import:
text/template/parse
gcimporter_test.go:60: testPath(text/template): can't find import:
text/template
gcimporter_test.go:60: testPath(time): can't find import: time
gcimporter_test.go:60: testPath(unicode/utf16): can't find import:
unicode/utf16
gcimporter_test.go:60: testPath(unicode/utf8): can't find import:
unicode/utf8
gcimporter_test.go:60: testPath(unicode): can't find import: unicode
gcimporter_test.go:114: tested 1 imports
FAIL
FAIL: go/types
make[4]: *** [go/types/check] Error 1
PASS: hash/adler32
PASS: hash/crc32
PASS: hash/crc64
PASS: hash/fnv
PASS: image/color