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]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/1b0d3426-61fc-4089-84dd-fef0a5b7c495%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
