Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SCB-813] Fix the pack-contract-grpc build issue on macOSX #240

Merged
merged 1 commit into from Aug 7, 2018

Conversation

jeremyxu2010
Copy link
Contributor

  1. 升级依赖的protoc-gen-grpc-java版本,见 protoc-gen-grpc-java crashed on MaxOS grpc/grpc-java#1683

Follow this checklist to help us incorporate your contribution quickly and easily:

  • [ x ] Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • [ x ] Each commit in the pull request should have a meaningful subject line and body.
  • [ x ] Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • [ x ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • [ x ] Run mvn clean install to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 93.923% when pulling 2ce7bab on jeremyxu2010:SCB-813 into fd14b1d on apache:master.

@coveralls
Copy link

coveralls commented Aug 6, 2018

Coverage Status

Coverage increased (+0.04%) to 94.29% when pulling 2ce7bab on jeremyxu2010:SCB-813 into fd14b1d on apache:master.

@WillemJiang WillemJiang changed the title [SCB-813] 解决macOS系统下pack-contract-grpc模块mvn install失败 [SCB-813] Fix the pack-contract-grpc build issue on macOSX Aug 7, 2018
@WillemJiang WillemJiang merged commit ce0d173 into apache:master Aug 7, 2018
@jeremyxu2010 jeremyxu2010 deleted the SCB-813 branch August 7, 2018 03:12
@Uditmittal
Copy link

Uditmittal commented Feb 26, 2021

[ERROR] PROTOC FAILED: --java-pgv_out: protoc-gen-java-pgv: Plugin killed by signal 11.
Can anyone help, I am having this issue on M1 Mac.

@WillemJiang
Copy link
Member

how did you run the JVM? I guess you may still need to use X86 interpreter.

@Uditmittal
Copy link

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/Homebrew/Cellar/maven/3.6.3_1/libexec
Java version: 15.0.1, vendor: N/A, runtime: /usr/local/Homebrew/Cellar/openjdk/15.0.1/libexec/openjdk.jdk/Contents/Home
Default locale: en_IN, platform encoding: UTF-8
OS name: "mac os x", version: "11.2.1", arch: "x86_64", family: "mac"

✗ java -version
openjdk version "11.0.9" 2020-10-20
OpenJDK Runtime Environment (build 11.0.9+11)
OpenJDK 64-Bit Server VM (build 11.0.9+11, mixed mode)

@coolbeevip
Copy link
Member

That might be helpful

grpc/grpc-java#7690

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants