-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Jax 0.5.0 error: no type named 'string' in namespace 'std' #26062
Labels
bug
Something isn't working
Comments
copybara-service bot
pushed a commit
to google/tsl
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719326299
copybara-service bot
pushed a commit
to openxla/xla
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719326299
copybara-service bot
pushed a commit
to tensorflow/tensorflow
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719326299
Thank you for reporting! The error didn't happen for me when I tried with LLVM 18 on Ubuntu. But I could reproduce the error in a RHEL 9 docker image (+ Bazel 7.4.1, Python 3.12.5, clang 18.1.8). I'll submit a fix soon. In the meanwhile, you should be able to skip the error by passing |
copybara-service bot
pushed a commit
to openxla/xla
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719326299
copybara-service bot
pushed a commit
to tensorflow/tensorflow
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719326299
copybara-service bot
pushed a commit
to openxla/xla
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719326299
copybara-service bot
pushed a commit
to tensorflow/tensorflow
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719326299
copybara-service bot
pushed a commit
to google/tsl
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719416696
copybara-service bot
pushed a commit
to openxla/xla
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719416696
copybara-service bot
pushed a commit
to tensorflow/tensorflow
that referenced
this issue
Jan 24, 2025
Reported in: jax-ml/jax#26062 PiperOrigin-RevId: 719416696
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I'm not able to build jaxlib version 0.5.0 on aarch64, I see the following build error:
Previous clang versions like 16.x or 17.x from llvm-project/releases generate a different error. For instance, Clang 16.0.0 works for x86_64, but not for aarch64:
System info (python version, jaxlib version, accelerator, etc.)
The text was updated successfully, but these errors were encountered: