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

GH-37999: [CI][Archery] Install python3-dev on ARM jobs to have access to Python.h #38009

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Oct 4, 2023

Rationale for this change

Currently CI on ARM is failing due to ruamel.yaml requiring Python.h

What changes are included in this PR?

Install python3-dev

Are these changes tested?

Yes, CI

Are there any user-facing changes?

No

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

⚠️ GitHub issue #37999 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Oct 4, 2023
@raulcd raulcd marked this pull request as ready for review October 4, 2023 10:33
@raulcd raulcd requested review from assignUser and kou as code owners October 4, 2023 10:33
@assignUser assignUser merged commit 0abb672 into apache:main Oct 4, 2023
@assignUser assignUser removed the awaiting committer review Awaiting committer review label Oct 4, 2023
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit 0abb672.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 2 possible false positives for unstable benchmarks that are known to sometimes produce them.

@raulcd raulcd deleted the GH-37999 branch October 10, 2023 08:47
JerAguilon pushed a commit to JerAguilon/arrow that referenced this pull request Oct 23, 2023
… access to Python.h (apache#38009)

### Rationale for this change
Currently CI on ARM is failing due to ruamel.yaml requiring Python.h

### What changes are included in this PR?

Install python3-dev

### Are these changes tested?

Yes, CI
### Are there any user-facing changes?

No
* Closes: apache#37999

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
… access to Python.h (apache#38009)

### Rationale for this change
Currently CI on ARM is failing due to ruamel.yaml requiring Python.h

### What changes are included in this PR?

Install python3-dev

### Are these changes tested?

Yes, CI
### Are there any user-facing changes?

No
* Closes: apache#37999

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
… access to Python.h (apache#38009)

### Rationale for this change
Currently CI on ARM is failing due to ruamel.yaml requiring Python.h

### What changes are included in this PR?

Install python3-dev

### Are these changes tested?

Yes, CI
### Are there any user-facing changes?

No
* Closes: apache#37999

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants