Skip to content

bump to bazel 9.1 - #3113

Draft
j2kun wants to merge 5 commits into
google:mainfrom
j2kun:bazel9
Draft

bump to bazel 9.1#3113
j2kun wants to merge 5 commits into
google:mainfrom
j2kun:bazel9

Conversation

@j2kun

@j2kun j2kun commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@j2kun
j2kun marked this pull request as draft June 23, 2026 22:59
@j2kun

j2kun commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator Author

Update: currently blocked by or-tools.

In file included from external/or-tools+/ortools/math_opt/cpp/message_callback.cc:29:                                                                                                                                   
In file included from external/or-tools+/ortools/base/logging.h:27:                                                                                                                                                     
external/abseil-cpp+/absl/status/status.h:666:40: error: reference to 'SourceLocation' is ambiguous                                                                                                                     
  666 |       absl::SourceLocation loc = absl::SourceLocation::current()) const& {                                                                                                                                      
      |                                  ~~~~~~^                                                                                                                                                                        
external/abseil-cpp+/absl/types/source_location.h:63:7: note: candidate found by name lookup is 'absl::lts_20260526::SourceLocation'                                                                                    
   63 | using SourceLocation = std::source_location;                                                                                                                                                                    
      |       ^                                                                                                                                                                                                         
external/or-tools+/ortools/base/source_location.h:39:7: note: candidate found by name lookup is 'absl::SourceLocation'                                                                                                  
   39 | class SourceLocation {                                                                                                                                                                                          
      |       ^                 

Looks like google/or-tools#5236 fixed it and we just have to wait for an or-tools release (or else point our dep directly to or-tool's main)

@j2kun

j2kun commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator Author

Update, looks like Sep 15 is the expected date for v10: https://github.com/google/or-tools/milestone/21

copybara-service Bot pushed a commit that referenced this pull request Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy
server. E.g.,

  https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4

for this job:

  https://github.com/google/heir/actions/runs/31540176730/job/93940562317

After consulting with BuildBuddy support, they know that networking issues on
GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can
cause this, and recommended we set grpc_keepalive_time to hedge against that.

They also mentioned upgrading to bazel 9 would help, though that is currently
blocked by #3113 (comment)
for at least one more month.

PiperOrigin-RevId: 964106057
copybara-service Bot pushed a commit that referenced this pull request Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy
server. E.g.,

  https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4

for this job:

  https://github.com/google/heir/actions/runs/31540176730/job/93940562317

After consulting with BuildBuddy support, they know that networking issues on
GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can
cause this, and recommended we set grpc_keepalive_time to hedge against that.

They also mentioned upgrading to bazel 9 would help, though that is currently
blocked by #3113 (comment)
for at least one more month.

PiperOrigin-RevId: 964106057
copybara-service Bot pushed a commit that referenced this pull request Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy
server. E.g.,

  https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4

for this job:

  https://github.com/google/heir/actions/runs/31540176730/job/93940562317

After consulting with BuildBuddy support, they know that networking issues on
GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can
cause this, and recommended we set grpc_keepalive_time to hedge against that.

They also mentioned upgrading to bazel 9 would help, though that is currently
blocked by #3113 (comment)
for at least one more month.

PiperOrigin-RevId: 964161074
copybara-service Bot pushed a commit that referenced this pull request Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy
server. E.g.,

  https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4

for this job:

  https://github.com/google/heir/actions/runs/31540176730/job/93940562317

After consulting with BuildBuddy support, they know that networking issues on
GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can
cause this, and recommended we set grpc_keepalive_time to hedge against that.

They also mentioned upgrading to bazel 9 would help, though that is currently
blocked by #3113 (comment)
for at least one more month.

PiperOrigin-RevId: 964161074
AlexanderViand pushed a commit to AlexanderViand/heir that referenced this pull request Aug 13, 2026
I still see timeouts on PRs and then the GHA disconnects from the buildbuddy
server. E.g.,

  https://heir.buildbuddy.io/invocation/ebd5b0de-618e-4419-b4ef-94b4b573b0d4

for this job:

  https://github.com/google/heir/actions/runs/31540176730/job/93940562317

After consulting with BuildBuddy support, they know that networking issues on
GitHub or the AWS/Azure side (whatever cloud is hosting their runners) can
cause this, and recommended we set grpc_keepalive_time to hedge against that.

They also mentioned upgrading to bazel 9 would help, though that is currently
blocked by google#3113 (comment)
for at least one more month.

PiperOrigin-RevId: 964161074
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.

1 participant