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++] Can't use bundled ORC with CMake 3.10 #33272

Closed
asfimport opened this issue Oct 17, 2022 · 1 comment
Closed

[C++] Can't use bundled ORC with CMake 3.10 #33272

asfimport opened this issue Oct 17, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@asfimport
Copy link
Collaborator

asfimport commented Oct 17, 2022

test-ubuntu-18.04-cpp
https://github.com/ursacomputing/crossbow/actions/runs/3257736505/jobs/5349223302


-- Building Apache ORC from source
CMake Error at cmake_modules/ThirdpartyToolchain.cmake:4341 (target_link_libraries):
  Cannot specify link libraries for target "orc::liborc" which is not built
  by this project.
Call Stack (most recent call first):
  cmake_modules/ThirdpartyToolchain.cmake:183 (build_orc)
  cmake_modules/ThirdpartyToolchain.cmake:278 (build_dependency)
  cmake_modules/ThirdpartyToolchain.cmake:4357 (resolve_dependency)
  CMakeLists.txt:496 (include)

Reporter: Kouhei Sutou / @kou
Assignee: Kouhei Sutou / @kou

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-18072. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Kouhei Sutou / @kou:
Issue resolved by pull request 14432
#14432

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants