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

Sync seems to have unknown issues when using a custom toolchain #7311

Open
MiyamuraMiyako opened this issue Feb 12, 2025 · 1 comment
Open
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues product: CLion CLion plugin type: bug

Comments

@MiyamuraMiyako
Copy link

MiyamuraMiyako commented Feb 12, 2025

Description of the bug:

Sync seems to have unknown issues when using a custom toolchain.

Image

Image

But the build function works fine.

Which category does this issue belong to?

CLion

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

toolchain.zip

use this toolchain sync windows project.

Which Intellij IDE are you using? Please provide the specific version.

CLion

What programming languages and tools are you using? Please provide specific versions.

C++17,msvc14.42.34321

What Bazel plugin version are you using?

2025.01.21.0.2-api-version-243

Have you found anything relevant by searching the web?

None

Any other information, logs, or outputs that you want to share?

None

@kekxv
Copy link

kekxv commented Feb 12, 2025

The situation is even more serious when compiling remotely.

build:remote_private              --strategy=remote
build:remote_private              --genrule_strategy=remote
build:remote_private              --spawn_strategy=remote
#build:remote_private              --remote_instance_name=hardlinking
build:remote_private              --remote_instance_name=fuse

build:remote                      --config=remote_private
build:remote                      --remote_executor=grpc://host
build:remote                      --remote_cache=grpc://host


build                             --config=remote

@LeFrosch LeFrosch self-assigned this Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues product: CLion CLion plugin type: bug
Projects
Status: Untriaged
Development

No branches or pull requests

4 participants