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++][FlightRPC] CI failing on macOS builds: reference to 'bp::child' is ambiguous #43865

Open
felipecrv opened this issue Aug 28, 2024 · 2 comments

Comments

@felipecrv
Copy link
Contributor

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

/Users/runner/work/arrow/arrow/cpp/src/arrow/flight/test_util.cc:113:32:
error: reference to 'child' is ambiguous
          std::make_shared<bp::child>(bp::search_path(executable_name_, search_path),

Component(s)

C++, FlightRPC

@raulcd
Copy link
Member

raulcd commented Aug 28, 2024

isn't this related to #43746?

@felipecrv
Copy link
Contributor Author

@raulcd yes. I suspected this had been caused by my recent work around the flight code, but it's indeed just a build config issue.

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