Skip to content
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

fix(cpan-libs) build cpan library for arm64 architecture #5047

Conversation

Evan-Adam
Copy link
Contributor

@Evan-Adam Evan-Adam commented May 29, 2024

REF:MON-539

Description

libzmq-4 is not available for arm architecture. This PR aim to build dependancy created with fpm from cpan in arm architecture
The next PR will add test of plugins on arm architecture, we can't make it on the same pr as lib are pushed to unstable only when merging to develop.

Fixes # (issue)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x
  • master

How this pull request can be tested ?

try to install centreon-plugin-virtualization-vmware2-connector-plugin, libzmq-libzmq4-perl should be installable (it's a dependancy of this plugin)

Checklist

Community contributors & Centreon team

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (master, maintenance).

@Evan-Adam Evan-Adam force-pushed the CTOR-539-escalation-gha-library-and-packaging-libzmq-4-arm-64 branch 4 times, most recently from 729a574 to 832ce2f Compare May 30, 2024 12:09
@Evan-Adam Evan-Adam force-pushed the CTOR-539-escalation-gha-library-and-packaging-libzmq-4-arm-64 branch from 832ce2f to 385ea5f Compare May 30, 2024 13:04
@Evan-Adam Evan-Adam marked this pull request as ready for review May 31, 2024 09:01
@Evan-Adam Evan-Adam requested a review from a team as a code owner May 31, 2024 09:01
@Evan-Adam Evan-Adam merged commit e91780d into develop Jun 6, 2024
216 checks passed
@Evan-Adam Evan-Adam deleted the CTOR-539-escalation-gha-library-and-packaging-libzmq-4-arm-64 branch June 6, 2024 12:10
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.

2 participants