[grpc-io] building grpc C++ on AIX

2018-11-08 Thread Amandeep Gautam
I am trying to compile gRPC on AIX. With some workarounds, I was able to reach the very last step and this is where I get this error: [MAKE] Generating cache.mk [HOSTLD] Linking /home/amandeep/grpc-1.15.1/bins/opt/grpc_cpp_plugin collect2: fatal error:

[grpc-io] quotapool select error cause crash

2018-03-29 Thread Amandeep Gautam
I am seeing this transient error while using grpc-go (1.10.0-dev) on AIX 7.2 and gcc-go (go version go1.9 gccgo (GCC) 8.0.0 20171205 (experimental) aix/ppc) goroutine 153 [select]: google_golang_org_grpc_transport.get.pN42_google_golang_org_grpc_transport.quotaPool

[grpc-io] What do the warnings I get during installation mean?

2018-01-26 Thread Amandeep Gautam
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