Skip to content

Conversation

@AlekseiNikiforovIBM
Copy link
Contributor

Debug build issues on s390x which appeared recently, like this one:

https://github.com/ggml-org/llama.cpp/actions/runs/19126157232/job/54656632702

@github-actions github-actions bot added the devops improvements to build systems and github actions label Nov 6, 2025
@CISC
Copy link
Collaborator

CISC commented Nov 6, 2025

@AlekseiNikiforovIBM
Copy link
Contributor Author

Yes, it doesn't look correct. I'll make a bug report for this issue.

@AlekseiNikiforovIBM
Copy link
Contributor Author

I've posted IBM/actionspz#60

@CISC
Copy link
Collaborator

CISC commented Nov 7, 2025

It just started happening for ppc64le too:
https://github.com/ggml-org/llama.cpp/actions/runs/19165470327/job/54785034758

@taronaeo
Copy link
Collaborator

taronaeo commented Nov 8, 2025

Should we merge a temporary fix for now until the Actions on P and Z team can resolve it? Currently if s390x or ppcle64 fails, all the other necessary CI tests get cancelled too which stalls PRs getting merged i.e.,

CI / ubuntu-cpu-cmake (arm64, ubuntu-22.04-arm) (pull_request)
CI / ubuntu-cpu-cmake (ppc64le, ubuntu-24.04-ppc64le) (pull_request)
CI / ubuntu-cpu-cmake (s390x, ubuntu-24.04-s390x) (pull_request)
CI / ubuntu-cpu-cmake (x64, ubuntu-22.04) (pull_request)

@CISC
Copy link
Collaborator

CISC commented Nov 8, 2025

Should we merge a temporary fix for now until the Actions on P and Z team can resolve it? Currently if s390x or ppcle64 fails, all the other necessary CI tests get cancelled too which stalls PRs getting merged i.e.,

It looks like the runners are getting updated now, successful on latest master:
https://github.com/ggml-org/llama.cpp/actions/runs/19190849084/job/54865068076
https://github.com/ggml-org/llama.cpp/actions/runs/19190849084/job/54865068083

@taronaeo
Copy link
Collaborator

taronaeo commented Nov 8, 2025

Ah, great! I guess the update started propagating after I commented. Let's close if this is no longer an issue :)

Edit: Manually re-triggered the failed CIs again to run the remaining x64 and arm64 CIs

@CISC
Copy link
Collaborator

CISC commented Nov 8, 2025

Ah, great! I guess the update started propagating after I commented. Let's close if this is no longer an issue :)

Edit: Manually re-triggered the failed CIs again to run the remaining x64 and arm64 CIs

Seems to be flapping still, so not fully rolled out I guess.

@CISC
Copy link
Collaborator

CISC commented Nov 9, 2025

Seems to have fully rolled out now, thank you to everyone for the swift fix!

@CISC CISC closed this Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants