Skip to content

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

Closed
veso0308 wants to merge 3 commits into
prometheus:masterfrom
veso0308:patch-1
Closed

add aix/ppc64 to .promu-cgo.yml#3250
veso0308 wants to merge 3 commits into
prometheus:masterfrom
veso0308:patch-1

Conversation

@veso0308

@veso0308 veso0308 commented Feb 17, 2025

Copy link
Copy Markdown

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

Signed-off-by: veso0308 <73023206+veso0308@users.noreply.github.com>
@veso0308 veso0308 mentioned this pull request Feb 17, 2025
Comment thread .promu-cgo.yml Outdated
Signed-off-by: veso0308 <73023206+veso0308@users.noreply.github.com>
@veso0308

Copy link
Copy Markdown
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

SuperQ commented Feb 18, 2025

Copy link
Copy Markdown
Member

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
Copy Markdown
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

@SuperQ

SuperQ commented Jul 10, 2026

Copy link
Copy Markdown
Member

Unfortunately this isn't going to work due to the need to build on a real AIX node. The good news is we have a volunteer who is building these for us and manually adding binaries to our relesaes.

@SuperQ SuperQ closed this Jul 10, 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