Skip to content

CICD: add ppc64le (linux-gnu) targets to release pipeline#12543

Open
runlevel5 wants to merge 8 commits into
uutils:mainfrom
runlevel5:ppc64le-release
Open

CICD: add ppc64le (linux-gnu) targets to release pipeline#12543
runlevel5 wants to merge 8 commits into
uutils:mainfrom
runlevel5:ppc64le-release

Conversation

@runlevel5
Copy link
Copy Markdown

@runlevel5 runlevel5 commented May 31, 2026

Having binaries in Release would greatly benefit PPC64 packagers for example Linuxbrew and further encourage adoption in enterprise sector.

Related PR

cross-rs/cross#1777

@oech3
Copy link
Copy Markdown
Contributor

oech3 commented May 31, 2026

Those CI jobs are failing.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 31, 2026

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/tail-n0f (passes in this run but fails in the 'main' branch)

@runlevel5
Copy link
Copy Markdown
Author

Those CI jobs are failing.

@oech3 I've addressed the issue in a546a56

runlevel5 added 2 commits June 1, 2026 10:07
The prepare cleanup backgrounded 'rm -rf' and 'pkg_delete -a' with '&',
letting them race into the build/test phase and intermittently remove
build artifacts (manifesting as 'can't find crate for syn' and 'failed
to write .rmeta: No such file or directory'). Run them synchronously and
raise the Tests VM memory to 8192 to handle the heavier ICU build.
Comment thread .github/workflows/openbsd.yml Outdated
@runlevel5 runlevel5 changed the title CICD: add ppc64le (linux-gnu and linux-musl) targets to release pipeline CICD: add ppc64le (linux-gnu) targets to release pipeline Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants