-
Notifications
You must be signed in to change notification settings - Fork 18k
build: build failure on x/crypto GOARCH=loong64 with Go 1.23/1.24 [consistent failure] #73354
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
Comments
Found new dashboard test flakes for:
2025-04-11 20:55 x_crypto-go1.23-linux-amd64-misccompile crypto@2ebaafcd release-branch.go1.23@96537d50 [build] (log)
2025-04-11 20:55 x_crypto-go1.23-linux-amd64-misccompile crypto@18f77073 release-branch.go1.23@96537d50 [build] (log)
2025-04-14 03:23 x_crypto-go1.23-linux-amd64-misccompile crypto@953e8095 release-branch.go1.23@96537d50 [build] (log)
2025-04-14 03:23 x_crypto-go1.23-linux-amd64-misccompile crypto@388684e5 release-branch.go1.23@96537d50 [build] (log)
|
cc @golang/loong64 https://go.dev/cl/661215 broke the x/crypto build on 1.23 and 1.24. I assume those instructions are newly added at tip? In which case the assembly implementation should be behind a go1.25 build tag. |
Found new dashboard test flakes for:
2025-04-11 20:55 x_crypto-go1.23-linux-loong64 crypto@2ebaafcd release-branch.go1.23@96537d50 x/crypto/blake2s (log)
2025-04-11 20:55 x_crypto-go1.24-linux-loong64 crypto@2ebaafcd release-branch.go1.24@a9d9b557 x/crypto/blake2s (log)
2025-04-11 20:55 x_crypto-go1.23-linux-loong64 crypto@18f77073 release-branch.go1.23@96537d50 x/crypto/blake2s (log)
2025-04-11 20:55 x_crypto-go1.23-linux-loong64 crypto@18f77073 release-branch.go1.23@96537d50 x/crypto/nacl/box (log)
2025-04-11 20:55 x_crypto-go1.23-linux-loong64 crypto@18f77073 release-branch.go1.23@96537d50 x/crypto/nacl/secretbox (log)
2025-04-11 20:55 x_crypto-go1.24-linux-loong64 crypto@18f77073 release-branch.go1.24@a9d9b557 x/crypto/blake2s (log)
2025-04-11 20:55 x_crypto-go1.24-linux-loong64 crypto@18f77073 release-branch.go1.24@a9d9b557 x/crypto/nacl/box (log)
2025-04-11 20:55 x_crypto-go1.24-linux-loong64 crypto@18f77073 release-branch.go1.24@a9d9b557 x/crypto/nacl/secretbox (log)
2025-04-14 03:23 x_crypto-go1.23-linux-loong64 crypto@953e8095 release-branch.go1.23@96537d50 x/crypto/blake2s (log)
2025-04-14 03:23 x_crypto-go1.23-linux-loong64 crypto@953e8095 release-branch.go1.23@96537d50 x/crypto/chacha20 (log)
2025-04-14 03:23 x_crypto-go1.23-linux-loong64 crypto@953e8095 release-branch.go1.23@96537d50 x/crypto/chacha20poly1305 (log)
2025-04-14 03:23 x_crypto-go1.24-linux-loong64 crypto@953e8095 release-branch.go1.24@a9d9b557 x/crypto/blake2s (log)
2025-04-14 03:23 x_crypto-go1.24-linux-loong64 crypto@953e8095 release-branch.go1.24@a9d9b557 x/crypto/chacha20 (log)
2025-04-14 03:23 x_crypto-go1.24-linux-loong64 crypto@953e8095 release-branch.go1.24@a9d9b557 x/crypto/chacha20poly1305 (log)
2025-04-14 03:23 x_crypto-go1.23-linux-loong64 crypto@388684e5 release-branch.go1.23@96537d50 x/crypto/argon2 (log)
2025-04-14 03:23 x_crypto-go1.23-linux-loong64 crypto@388684e5 release-branch.go1.23@96537d50 x/crypto/blake2s (log)
2025-04-14 03:23 x_crypto-go1.23-linux-loong64 crypto@388684e5 release-branch.go1.23@96537d50 x/crypto/chacha20 (log)
2025-04-14 03:23 x_crypto-go1.24-linux-loong64 crypto@388684e5 release-branch.go1.24@a9d9b557 x/crypto/argon2 (log)
2025-04-14 03:23 x_crypto-go1.24-linux-loong64 crypto@388684e5 release-branch.go1.24@a9d9b557 x/crypto/blake2s (log)
2025-04-14 03:23 x_crypto-go1.24-linux-loong64 crypto@388684e5 release-branch.go1.24@a9d9b557 x/crypto/chacha20 (log)
|
Change https://go.dev/cl/665295 mentions this issue: |
@sophie-zhao I didn't notice this at first, but note that the other packages chacha, argon, etc need fixes as well. |
Thanks. I will fix them. |
Found new dashboard test flakes for:
2025-04-14 11:06 x_crypto-go1.23-linux-loong64 crypto@0091fc8e release-branch.go1.23@96537d50 x/crypto/argon2 (log)
2025-04-14 11:06 x_crypto-go1.23-linux-loong64 crypto@0091fc8e release-branch.go1.23@96537d50 x/crypto/chacha20 (log)
2025-04-14 11:06 x_crypto-go1.23-linux-loong64 crypto@0091fc8e release-branch.go1.23@96537d50 x/crypto/chacha20poly1305 (log)
2025-04-14 11:06 x_crypto-go1.24-linux-loong64 crypto@0091fc8e release-branch.go1.24@a9d9b557 x/crypto/argon2 (log)
2025-04-14 11:06 x_crypto-go1.24-linux-loong64 crypto@0091fc8e release-branch.go1.24@a9d9b557 x/crypto/chacha20 (log)
2025-04-14 11:06 x_crypto-go1.24-linux-loong64 crypto@0091fc8e release-branch.go1.24@a9d9b557 x/crypto/chacha20poly1305 (log)
|
Found new dashboard test flakes for:
2025-04-14 11:06 x_crypto-go1.23-linux-amd64-misccompile crypto@0091fc8e release-branch.go1.23@96537d50 [build] (log)
|
Change https://go.dev/cl/665555 mentions this issue: |
Change https://go.dev/cl/665535 mentions this issue: |
Change https://go.dev/cl/665536 mentions this issue: |
Change https://go.dev/cl/665556 mentions this issue: |
This reverts CL 657795. Reason for revert: Does not build on 1.23 or 1.24 For golang/go#73354. Change-Id: I69498f24b57bd6650c9d1f4c755922cfaaba4a84 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/665555 Reviewed-by: abner chenc <chenguoqi@loongson.cn> Auto-Submit: Michael Pratt <mpratt@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
This reverts CL 663375. Reason for revert: Does not build on 1.23 or 1.24 For golang/go#73354. Change-Id: I251d598423b83c01cc2e04ddf6f49ae14095fa7c Reviewed-on: https://go-review.googlesource.com/c/crypto/+/665535 Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: abner chenc <chenguoqi@loongson.cn> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This reverts CL 636257. Reason for revert: Does not build on 1.23 or 1.24 For golang/go#73354. Change-Id: Ie28d5c45930a8eacd5cabed64390ef674b3fb446 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/665536 Reviewed-by: abner chenc <chenguoqi@loongson.cn> Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
These build failures are fixed via revert CLs above. Closing. |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: