Skip to content

Conversation

@Databean
Copy link
Member

@Databean Databean commented Nov 21, 2025

As of version 1.0.89, cxx started versioning their generated symbols to detect version mismatches between the version of cxx used for rust and c++ code in the same project. Netsim was automatically using the latest cxx, while bazel was pinned at 1.0.68. The bazel registry only goes up to 1.0.88, so pin both projects there.

See https://www.github.com/dtolnay/cxx/pull/1665

Bug: b/462513519

As of version 1.0.89, cxx started versioning their generated symbols to
detect version mismatches between the version of cxx used for rust and
c++ code in the same project. Netsim was automatically using the latest
cxx, while bazel was pinned at 1.0.68. The bazel registry only goes up
to 1.0.88, so pin both projects there.

See https://www.github.com/dtolnay/cxx/pull/1665

Bug: b/462513519
```
WARNING: For repository 'bazel_skylib', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_cc', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_rust', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
```

Bug: b/462513519
@Databean Databean added kokoro:force-run Trigger a presubmit build unconditionally. kokoro:run Run e2e tests. labels Nov 21, 2025
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed kokoro:run Run e2e tests. kokoro:force-run Trigger a presubmit build unconditionally. labels Nov 21, 2025
@Databean Databean added kokoro:force-run Trigger a presubmit build unconditionally. kokoro:run Run e2e tests. labels Nov 21, 2025
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed kokoro:run Run e2e tests. kokoro:force-run Trigger a presubmit build unconditionally. labels Nov 21, 2025
@Databean Databean disabled auto-merge November 21, 2025 21:38
@Databean Databean added kokoro:force-run Trigger a presubmit build unconditionally. kokoro:run Run e2e tests. labels Nov 22, 2025
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed kokoro:run Run e2e tests. kokoro:force-run Trigger a presubmit build unconditionally. labels Nov 22, 2025
@Databean Databean added this pull request to the merge queue Nov 23, 2025
@Databean
Copy link
Member Author

Thanks for renewing!

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 23, 2025
@Databean Databean added this pull request to the merge queue Nov 23, 2025
Merged via the queue into google:main with commit 05fdabf Nov 23, 2025
91 of 102 checks passed
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.

3 participants