cartographer-project / cartographer

Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Apache License 2.0
7.03k stars 2.24k forks source link

Flag --incompatible_disable_starlark_host_transitions will break Cartographer in Bazel 7.0 #1913

Open keertk opened 1 year ago

keertk commented 1 year ago

Incompatible flag --incompatible_disable_starlark_host_transitions will be enabled by default in the next major release (Bazel 7.0), thus breaking Cartographer. Please migrate to fix this and unblock the flip of this flag.

The flag is documented here: bazelbuild/bazel#17032.

Please check the following CI builds for build and test results:

Never heard of incompatible flags before? We have documentation that explains everything. If you have any questions, please file an issue in https://github.com/bazelbuild/continuous-integration.

bufeng-12 commented 1 year ago

您好!我已收到你的邮件!谢谢!          ——曾君

sgowroji commented 1 year ago

Hi @bufeng-12 , Could you please look into this issue and share any significant update. Thanks!