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]: failed to compile milvus due to in-compatible zstd-sys #31681

Closed
1 task done
longjiquan opened this issue Mar 28, 2024 · 1 comment · Fixed by #31682
Closed
1 task done

[Bug]: failed to compile milvus due to in-compatible zstd-sys #31681

longjiquan opened this issue Mar 28, 2024 · 1 comment · Fixed by #31682
Assignees
Labels
kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@longjiquan
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version:
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

[2024-03-28T06:16:28.059Z] error[E0432]: unresolved import zstd_sys::ZSTD_cParameter::ZSTD_c_experimentalParam6

[2024-03-28T06:16:28.059Z] --> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zstd-safe-6.0.6/src/lib.rs:609:13

[2024-03-28T06:16:28.059Z] |

[2024-03-28T06:16:28.059Z] 609 | ZSTD_c_experimentalParam6 as ZSTD_c_targetCBlockSize,

[2024-03-28T06:16:28.059Z] | -------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^

[2024-03-28T06:16:28.059Z] | |

[2024-03-28T06:16:28.059Z] | no ZSTD_c_experimentalParam6 in ZSTD_cParameter

[2024-03-28T06:16:28.059Z] | help: a similar name exists in the module: ZSTD_c_experimentalParam1

[2024-03-28T06:16:28.059Z]

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

@longjiquan longjiquan added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Mar 28, 2024
@chyezh
Copy link
Contributor

chyezh commented Mar 28, 2024

related issue: gyscos/zstd-rs#268

czs007 pushed a commit that referenced this issue Mar 28, 2024
issue: #31681 
pr: #31682 
/kind improvement

Signed-off-by: longjiquan <[email protected]>
@czs007 czs007 closed this as completed in e33dba8 Mar 28, 2024
sre-ci-robot pushed a commit that referenced this issue Mar 29, 2024
sre-ci-robot pushed a commit that referenced this issue Mar 29, 2024
PowderLi pushed a commit to PowderLi/milvus that referenced this issue Apr 2, 2024
czs007 pushed a commit that referenced this issue Apr 3, 2024
issue: #31681

Signed-off-by: longjiquan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants