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

build error #12

Open
jiabochao opened this issue Apr 18, 2024 · 1 comment
Open

build error #12

jiabochao opened this issue Apr 18, 2024 · 1 comment

Comments

@jiabochao
Copy link

  = note: ld: warning: search path '/Users/bochao/Work/projects/whisper_cpp_test/target/debug/build/whisper_cpp_sys-c0a237731c734724/out/lib64/static' not found
          ld: warning: '/Users/bochao/Work/projects/whisper_cpp_test/target/debug/deps/libwhisper_cpp_sys-242571c9bfa7f4c6.rlib[4](ggml.c.o)' has malformed LC_DYSYMTAB, expected 110 undefined symbols to start at index 1457, found 111 undefined symbols starting at index 1102
          ld: multiple errors: section __LD/__compact_unwind__LD size 3168 is not a multiple of 20 in '/Users/bochao/Work/projects/whisper_cpp_test/target/debug/deps/libwhisper_cpp_sys-242571c9bfa7f4c6.rlib[7](ggml-quants.c.o)'; section __LD/__compact_unwind__LD size 3488 is not a multiple of 20 in '/Users/bochao/Work/projects/whisper_cpp_test/target/debug/deps/libwhisper_cpp_sys-242571c9bfa7f4c6.rlib[6](ggml-backend.c.o)'; section __LD/__compact_unwind__LD size 1056 is not a multiple of 20 in '/Users/bochao/Work/projects/whisper_cpp_test/target/debug/deps/libwhisper_cpp_sys-242571c9bfa7f4c6.rlib[5](ggml-alloc.c.o)'; section __LD/__compact_unwind__LD size 21664 is not a multiple of 20 in '/Users/bochao/Work/projects/whisper_cpp_test/target/debug/deps/libwhisper_cpp_sys-242571c9bfa7f4c6.rlib[4](ggml.c.o)'; section __LD/__compact_unwind__LD size 229952 is not a multiple of 20 in '/Users/bochao/Work/projects/whisper_cpp_test/target/debug/deps/libwhisper_cpp_sys-242571c9bfa7f4c6.rlib[8](whisper.cpp.o)'
          clang: error: linker command failed with exit code 1 (use -v to see invocation)
@pedro-devv
Copy link
Collaborator

Not sure what could be happening here, can you post more information? Build environment, more logs and such.

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