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

XXH_STATIC_ASSERT=0 set in zstd-sys's build script breaks compilation in 2.0.10 #269

Open
juntyr opened this issue Mar 28, 2024 · 1 comment

Comments

@juntyr
Copy link

juntyr commented Mar 28, 2024

zstd/lib/common/xxhash.h:3157:22: error: called object type 'int' is not a function or function pointer
    cargo:warning=    XXH_STATIC_ASSERT(sizeof(XXH32_canonical_t) == sizeof(XXH32_hash_t));
@alamb
Copy link

alamb commented Mar 29, 2024

We hit this in arrow-rs as well apache/arrow-rs#5565

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

No branches or pull requests

2 participants