Skip to content

fix: Make CMAKE_RANLIB the no-op command #1395

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gr1mpatr0n
Copy link

@gr1mpatr0n gr1mpatr0n commented Apr 26, 2025

Addresses #1394.

@gr1mpatr0n
Copy link
Author

gr1mpatr0n commented Apr 26, 2025

Hmm, this doesn't seem to be as clear-cut as I thought. Now, the colon is sitting right up against the preceding path for some reason.

/bin/sh: 1: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/90e2e9b2d72fa9b00c19ff0535bb31ae/execroot/rules_foreign_cc_examples/bazel-out/k8-dbg/bin/cmake_hello_world_lib/static/libhello_ninja.build_tmpdir/:: not found

Why on Earth is the colon (CMAKE_RANLIB) not at the very least space delimited from the preceding path?!

Is there some difference when using clang-cl that I am not aware of? It seems to have differing behaviour in that case.

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