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

knowhere build fail #978

Closed
cydrain opened this issue Dec 10, 2024 · 4 comments
Closed

knowhere build fail #978

cydrain opened this issue Dec 10, 2024 · 4 comments
Assignees

Comments

@cydrain
Copy link
Collaborator

cydrain commented Dec 10, 2024

knowhere build fail with following error messages:

/usr/bin/ld: ../libknowhere.so: undefined reference to `sgeqrf_'
/usr/bin/ld: ../libknowhere.so: undefined reference to `sgesvd_'
/usr/bin/ld: ../libknowhere.so: undefined reference to `dsyev_'
/usr/bin/ld: ../libknowhere.so: undefined reference to `sorgqr_'
/usr/bin/ld: ../libknowhere.so: undefined reference to `sgetri_'
/usr/bin/ld: ../libknowhere.so: undefined reference to `dgetri_'
/usr/bin/ld: ../libknowhere.so: undefined reference to `dgetrf_'
/usr/bin/ld: ../libknowhere.so: undefined reference to `sgetrf_'
/usr/bin/ld: ../libknowhere.so: undefined reference to `sgelsd_'
/usr/bin/ld: ../libknowhere.so: undefined reference to `dgesvd_'
collect2: error: ld returned 1 exit status
@cydrain
Copy link
Collaborator Author

cydrain commented Dec 10, 2024

caused by PR #959

@cydrain
Copy link
Collaborator Author

cydrain commented Dec 10, 2024

/assign

@cydrain
Copy link
Collaborator Author

cydrain commented Dec 10, 2024

/close

@sre-ci-robot
Copy link
Collaborator

@cydrain: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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