-
Notifications
You must be signed in to change notification settings - Fork 12.3k
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
[libc] buildbot is unhappy about strfroml
with negative NAN on aarch64
#101846
Labels
Comments
SchrodingerZhu
changed the title
[libc] buildbot is unhappy with
[libc] buildbot is unhappy about Aug 3, 2024
strfroml
with negative NAN on aarch64strfroml
with negative NAN on aarch64
Reproduced it with Clang 11 in Ubuntu container with QEMU:
Inside container:
|
Reproduced with |
lntue
pushed a commit
that referenced
this issue
Aug 4, 2024
bherrera
pushed a commit
to misttech/mist-os
that referenced
this issue
Aug 5, 2024
…int on aarch64 (#101854) Disable `strfroml` entrypoint on aarch64 to please clang-11 buildbots. Detailed in llvm/llvm-project#101846. This is not a fix for #101846 so I will keep the issue open until our buildbot is updated or other mitigation is applied. GitOrigin-RevId: 04258e44e49da23d61b1c5af1afb09ab5ba266c6 Original-Revision: 8d3143d10741effd91e24a04654413748c5bbbbb Roller-URL: https://ci.chromium.org/b/8740563012280279585 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I6c043d48b6838201aa66d03374921a93e76cc7e9 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1094234
bherrera
pushed a commit
to misttech/integration
that referenced
this issue
Aug 5, 2024
…arch64 (#101854) Disable `strfroml` entrypoint on aarch64 to please clang-11 buildbots. Detailed in llvm/llvm-project#101846. This is not a fix for #101846 so I will keep the issue open until our buildbot is updated or other mitigation is applied. GitOrigin-RevId: 04258e44e49da23d61b1c5af1afb09ab5ba266c6 Original-Revision: 8d3143d10741effd91e24a04654413748c5bbbbb Change-Id: I82b39e5d6d7a1ea003bc0c51b1ee578fd72860bf
bherrera
pushed a commit
to misttech/integration
that referenced
this issue
Aug 5, 2024
…ble strfroml entrypoint on aarch64 (#101854) Disable `strfroml` entrypoint on aarch64 to please clang-11 buildbots. Detailed in llvm/llvm-project#101846. This is not a fix for #101846 so I will keep the issue open until our buildbot is updated or other mitigation is applied. GitOrigin-RevId: 4ab3ad6b91b19ccf23422155bf2bb37984c7d480 Original-Revision: 8d3143d10741effd91e24a04654413748c5bbbbb Roller-URL: https://ci.chromium.org/b/8740563012280279585 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1094234 Original-Revision: 998d2c8cd16a882a4fa512b9b50345bd776953af Change-Id: Iad8908e3dbe726ee1b34ee9219c3a67b2af8b332
banach-space
pushed a commit
to banach-space/llvm-project
that referenced
this issue
Aug 7, 2024
Disable `strfroml` entrypoint on aarch64 to please clang-11 buildbots. Detailed in llvm#101846. This is not a fix for llvm#101846 so I will keep the issue open until our buildbot is updated or other mitigation is applied.
kstoimenov
pushed a commit
to kstoimenov/llvm-project
that referenced
this issue
Aug 15, 2024
Disable `strfroml` entrypoint on aarch64 to please clang-11 buildbots. Detailed in llvm#101846. This is not a fix for llvm#101846 so I will keep the issue open until our buildbot is updated or other mitigation is applied.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The issue is not reproducible on my machine using
clang 18.1.x
.LLVM Buildbot has detected a new failure on builder
libc-aarch64-ubuntu-fullbuild-dbg
running onlibc-aarch64-ubuntu
while buildinglibc
at step 4 "annotate".Full details are available at: https://lab.llvm.org/buildbot/#/builders/71/builds/3666
Here is the relevant piece of the build log for the reference:
Originally posted by @llvm-ci in #101797 (comment)
The text was updated successfully, but these errors were encountered: