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

[Bug]: Cannot define custom coreutils_toolchain #812

Open
snakethatlovesstaticlibs opened this issue Apr 9, 2024 · 0 comments
Open

[Bug]: Cannot define custom coreutils_toolchain #812

snakethatlovesstaticlibs opened this issue Apr 9, 2024 · 0 comments
Labels
bug Something isn't working untriaged Requires traige

Comments

@snakethatlovesstaticlibs
Copy link

snakethatlovesstaticlibs commented Apr 9, 2024

What happened?

coreutils_toolchain isn't publicly exported, however users may want to define a custom coreutils_toolchain because of some esoteric CPU architecture

For example, being able to define custom toolchains would help solve some of these problems:

I'm currently using a patched version which exports the toolchain so we can use it in a definition. We should also consider doing this for other binaries as well (tar, etc.). If PRs are welcome, I can open a PR to implement this

Version

Development (host) and target OS/architectures: ARM / x86 centos 7

Output of bazel --version:

Bazelisk version: v1.17.0
Build label: 7.0.0
Build target: @@//src/main/java/com/google/devtools/build/lib/bazel:BazelServer
Build time: Mon Dec 11 16:50:16 2023 (1702313416)
Build timestamp: 1702313416
Build timestamp as int: 1702313416

Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file:

faaada2eaa08de480f0db4fd1fcddead6aaed177 for bazel-lib

Language(s) and/or frameworks involved:
aspect_bazel_lib, aspect_rules_js

How to reproduce

No response

Any other information?

No response

@snakethatlovesstaticlibs snakethatlovesstaticlibs added the bug Something isn't working label Apr 9, 2024
@github-actions github-actions bot added the untriaged Requires traige label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Requires traige
Projects
None yet
Development

No branches or pull requests

1 participant