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

bazel 6.1.2 #128689

Closed
wants to merge 2 commits into from
Closed

bazel 6.1.2 #128689

wants to merge 2 commits into from

Conversation

ZhongRuoyu
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added java Java use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Apr 18, 2023
@ZhongRuoyu ZhongRuoyu added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Apr 18, 2023
@ZhongRuoyu
Copy link
Member Author

ZhongRuoyu commented Apr 18, 2023

13-arm64 and 12-arm64:

  src/main/tools/process-wrapper-legacy.cc:80: "execvp(external/remote_java_tools_darwin/java_tools/ijar/ijar, ...)": Bad CPU type in executable

11-arm64:

  java.lang.NoClassDefFoundError: java/util/Itytator
  	at com.google.turbine.binder.ClassPathBinder.bindJar(ClassPathBinder.java:138)
  	at com.google.turbine.binder.ClassPathBinder.bindClasspath(ClassPathBinder.java:67)
  	at com.google.turbine.main.Main.bootclasspath(Main.java:311)
  	at com.google.turbine.main.Main.compile(Main.java:141)
  	at com.google.turbine.main.Main.compile(Main.java:132)
  	at com.google.turbine.main.Main.main(Main.java:88)
  Caused by: java.lang.ClassNotFoundException: java.util.Itytator
  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
  	... 6 more

@ZhongRuoyu ZhongRuoyu added the build failure CI fails while building the software label Apr 18, 2023
@chenrui333
Copy link
Member

maybe also report this into the upstream?

@ZhongRuoyu
Copy link
Member Author

Will do, but let me try to have a look at it first.

@ZhongRuoyu
Copy link
Member Author

ZhongRuoyu commented Apr 22, 2023

The failure on 13-arm64 and 12-arm64 seems related to bazelbuild/bazel#13944.

@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Apr 23, 2023
@ZhongRuoyu ZhongRuoyu force-pushed the bump-bazel-6.1.2 branch 2 times, most recently from bf3e553 to 336fb8d Compare April 23, 2023 15:41
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request and removed automerge-skip `brew pr-automerge` will skip this pull request labels Apr 23, 2023
@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Apr 26, 2023
@github-actions github-actions bot closed this Apr 27, 2023
@ZhongRuoyu
Copy link
Member Author

I'll revisit this.

@ZhongRuoyu ZhongRuoyu deleted the bump-bazel-6.1.2 branch April 27, 2023 03:36
@chenrui333
Copy link
Member

#130269

@chenrui333 chenrui333 added the superseded PR was replaced by another PR label May 5, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 5, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge-skip `brew pr-automerge` will skip this pull request build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. java Java use is a significant feature of the PR or issue outdated PR was locked due to age stale No recent activity superseded PR was replaced by another PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants