Skip to content

add aix/ppc64 to .promu-cgo.yml #3250

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

veso0308
Copy link

@veso0308 veso0308 commented Feb 17, 2025

As the aix binaries where not included in the last release, I've added them to the .promu-cgo.yml.
Thanks to @SuperQ & @discordianfish
ref: #3136

@veso0308 veso0308 mentioned this pull request Feb 17, 2025
Signed-off-by: veso0308 <[email protected]>
@veso0308
Copy link
Author

Can somebody help me with the failing job?
I'm not sure if adding an apt-install ggc-powerpc64le-linux.gnu to .circleci/config.yml build step could solve this issue...

@SuperQ
Copy link
Member

SuperQ commented Feb 18, 2025

Changing the CI here will not help because what is actually doing the build is our promu tool, which runs the build in our build container. We already include ppc64 crossbuild.

@discordianfish
Copy link
Member

The AIX metrics are based on libperfstat, so requires CGO and libperfstat itself. I don't think we can just crossbuild this either, so probably needs to run on a native AIX runner

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