One more thing, for ARM platform, I see two github issues which Alex Ryan has reported and also successfully built grpc-java. https://github.com/grpc/grpc-java/issues/2198 https://github.com/grpc/grpc-java/issues/2202
Hope these are helpful or you may want to talk to Alex. Regards, Nishidha On Thursday, 14 July 2016 17:15:24 UTC+5:30, [email protected] wrote: > > > Hi, > > I'm trying to build grpc-java on Power8 in order to build bazel 0.3.0 > (need protoc-gen-grpc-java built on power). However, I'm getting below > errors while doing so - > A problem occurred configuring project ':grpc-compiler'. > > Exception thrown while executing model rule: > NativeComponentRules#createBinaries > > Invalid NativePlatform: ppcle_64 > > Could anyone please guide me on how to build grpc-java on Power? I've also > gone through a similar post for "arm" but it didn't help. Looks like some > other places also need to be modified in order to add support for Power. > Not sure if skipcodegen=true is expected in my case, but I've also tried > that and it also fails for missing netty-tcnative-boring-ssl jar for Power. > > Thanks in advance, > Nishidha > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/7625456a-ee95-4a7c-8da2-640b23af9b9a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
