What do the warnings I get during installation mean?

58 views
Skip to first unread message

Amandeep Gautam

unread,
Jan 26, 2018, 12:33:21 PM1/26/18
to grpc.io
I am trying to install grpc on AIX. I get a few warnings towards the end. What do they mean? What will be the implications?

Foloowing is the gcc version:
go version go1.9 gccgo (GCC) 8.0.0 20171205 (experimental) aix/ppc

Below is the installation log:

bash-4.4# go get -u -v google.golang.org/grpc
Parsing meta tags from https://google.golang.org/grpc?go-get=1 (status code 200)
get "google.golang.org/grpc": found meta tag get.metaImport{Prefix:"google.golang.org/grpc", VCS:"git", RepoRoot:"https://github.com/grpc/grpc-go"} at https://google.golang.org/grpc?go-get=1
created GOPATH=/go; see 'go help gopath'
Parsing meta tags from https://golang.org/x/net/context?go-get=1 (status code 200)
get "golang.org/x/net/context": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/context?go-get=1
get "golang.org/x/net/context": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/net?go-get=1 (status code 200)
golang.org/x/net (download)
Parsing meta tags from https://golang.org/x/net/http2?go-get=1 (status code 200)
get "golang.org/x/net/http2": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/http2?go-get=1
get "golang.org/x/net/http2": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/net/http2/hpack?go-get=1 (status code 200)
get "golang.org/x/net/http2/hpack": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/net/idna?go-get=1 (status code 200)
get "golang.org/x/net/idna": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/idna?go-get=1
get "golang.org/x/net/idna": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/text/secure/bidirule?go-get=1 (status code 200)
get "golang.org/x/text/secure/bidirule": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/text?go-get=1 (status code 200)
Parsing meta tags from https://golang.org/x/text/transform?go-get=1 (status code 200)
get "golang.org/x/text/transform": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/text/unicode/bidi?go-get=1 (status code 200)
get "golang.org/x/text/unicode/bidi": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/text/unicode/norm?go-get=1 (status code 200)
get "golang.org/x/text/unicode/norm": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/net/lex/httplex?go-get=1 (status code 200)
get "golang.org/x/net/lex/httplex": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/net/trace?go-get=1 (status code 200)
get "golang.org/x/net/trace": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/trace?go-get=1
get "golang.org/x/net/trace": verifying non-authoritative meta tag
Parsing meta tags from https://golang.org/x/net/internal/timeseries?go-get=1 (status code 200)
get "golang.org/x/net/internal/timeseries": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/balancer?go-get=1 (status code 200)
get "google.golang.org/grpc/balancer": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc?go-get=1 (status code 200)
Parsing meta tags from https://google.golang.org/grpc/connectivity?go-get=1 (status code 200)
get "google.golang.org/grpc/connectivity": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/grpclog?go-get=1 (status code 200)
get "google.golang.org/grpc/grpclog": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/credentials?go-get=1 (status code 200)
get "google.golang.org/grpc/credentials": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/resolver?go-get=1 (status code 200)
get "google.golang.org/grpc/resolver": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/balancer/roundrobin?go-get=1 (status code 200)
get "google.golang.org/grpc/balancer/roundrobin": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/balancer/base?go-get=1 (status code 200)
get "google.golang.org/grpc/balancer/base": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/codes?go-get=1 (status code 200)
get "google.golang.org/grpc/codes": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/encoding?go-get=1 (status code 200)
get "google.golang.org/grpc/encoding": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/encoding/proto?go-get=1 (status code 200)
get "google.golang.org/grpc/encoding/proto": verifying non-authoritative meta tag
get "google.golang.org/grpc/grpclb/grpc_lb_v1/messages": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/internal?go-get=1 (status code 200)
get "google.golang.org/grpc/internal": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/keepalive?go-get=1 (status code 200)
get "google.golang.org/grpc/keepalive": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/metadata?go-get=1 (status code 200)
get "google.golang.org/grpc/metadata": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/naming?go-get=1 (status code 200)
get "google.golang.org/grpc/naming": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/peer?go-get=1 (status code 200)
get "google.golang.org/grpc/peer": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/resolver/dns?go-get=1 (status code 200)
get "google.golang.org/grpc/resolver/dns": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/resolver/passthrough?go-get=1 (status code 200)
get "google.golang.org/grpc/resolver/passthrough": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/stats?go-get=1 (status code 200)
get "google.golang.org/grpc/stats": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/status?go-get=1 (status code 200)
get "google.golang.org/grpc/status": verifying non-authoritative meta tag
get "google.golang.org/genproto/googleapis/rpc/status": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/genproto?go-get=1 (status code 200)
Parsing meta tags from https://google.golang.org/grpc/tap?go-get=1 (status code 200)
get "google.golang.org/grpc/tap": verifying non-authoritative meta tag
Parsing meta tags from https://google.golang.org/grpc/transport?go-get=1 (status code 200)
get "google.golang.org/grpc/transport": verifying non-authoritative meta tag
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.
ar: 0707-101 D is not a valid flag.

Reply all
Reply to author
Forward
0 new messages