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

[bug] arrow 13.0.0 not building for msvc debug profile #20082

Closed
oOTimothyOo opened this issue Sep 22, 2023 · 1 comment · Fixed by #24044
Closed

[bug] arrow 13.0.0 not building for msvc debug profile #20082

oOTimothyOo opened this issue Sep 22, 2023 · 1 comment · Fixed by #24044

Comments

@oOTimothyOo
Copy link

oOTimothyOo commented Sep 22, 2023

Environment details

  • Operating System+version: windows 11

  • Compiler+version:
    [settings]
    arch=x86_64
    compiler=msvc
    compiler.version=193
    compiler.runtime=dynamic
    build_type=Debug

  • Conan version: 2.0.9

  • Python version: 3.11.5

If I try to build arrow 13.0.0 for the profile above it will fail with cmake error
image

I tried setting with_thrift on True but this did not work

Steps to reproduce

make a conanfile with dependency on arrow/13.0.0 with option parquet on True

@AbrilRBS
Copy link
Member

Hi! Thanks for the report - As this seems to be an issue with the arrow recipe itself, I'm moving it to the ConanCenterIndex repository :)

@AbrilRBS AbrilRBS transferred this issue from conan-io/conan Sep 22, 2023
@oOTimothyOo oOTimothyOo changed the title [bug] arrow from 8.0.1 and up not applying patch for cmakelists [bug] arrow 13.0.0 not building for msvc debug profile Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants