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

[C++][CI] Boost-related compilation error on macOS ARM #43777

Closed
pitrou opened this issue Aug 21, 2024 · 2 comments
Closed

[C++][CI] Boost-related compilation error on macOS ARM #43777

pitrou opened this issue Aug 21, 2024 · 2 comments

Comments

@pitrou
Copy link
Member

pitrou commented Aug 21, 2024

Describe the bug, including details regarding any error messages, version, and platform.

These build failures have appeared very recently, see example:
https://github.com/apache/arrow/actions/runs/10481257647/job/29030430952

They seem related to Boost process.

Component(s)

C++, Continuous Integration

@pitrou
Copy link
Member Author

pitrou commented Aug 21, 2024

cc @kou

@kou
Copy link
Member

kou commented Aug 21, 2024

This must be the same problem as #43746 because it also uses Boost 1.86: https://github.com/apache/arrow/actions/runs/10481257647/job/29030430952#step:12:225

-- Found Boost: /opt/homebrew/lib/cmake/Boost-1.86.0/BoostConfig.cmake (found suitable version "1.86.0", minimum required is "1.64") found components: system filesystem

#43766 will fix this too.

I close this as duplicate of #43746.

@kou kou closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants