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

Grpcio arm compilation fix #189

Merged
merged 2 commits into from
Dec 9, 2021
Merged

Grpcio arm compilation fix #189

merged 2 commits into from
Dec 9, 2021

Conversation

phutelmyer
Copy link
Contributor

Describe the change
This change reflects issue #187, a failure to compile the mmrpc image due to a compilation issue with grpcio. Adding the build-essentials package fixes this issue.

Describe testing procedures

  1. Built container (with PyMuPDF removed - PDF Scanner - See Compilation Issues (pymupdf dependency) on Apple M1 (ARM) #188 for that issue)
  2. Allow cluster to run for 10+ minutes while submitting several different filetypes with fileshot.

Sample output
N/A

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of and tested my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@phutelmyer phutelmyer linked an issue Dec 9, 2021 that may be closed by this pull request
@phutelmyer phutelmyer added the bug Something isn't working label Dec 9, 2021
@phutelmyer phutelmyer merged commit 282dac7 into master Dec 9, 2021
@phutelmyer phutelmyer deleted the grpcio_arm_compilation_fix branch May 2, 2022 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation Issues (grpcio dependency) on Apple M1 (ARM)
1 participant