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

Undefined symbol errors in c-blosc #152

Open
DemiMarie opened this issue Mar 18, 2022 · 0 comments
Open

Undefined symbol errors in c-blosc #152

DemiMarie opened this issue Mar 18, 2022 · 0 comments

Comments

@DemiMarie
Copy link
Contributor

[329/428] Linking C executable _deps/libblosc-build/tests/test_api
FAILED: _deps/libblosc-build/tests/test_api 
: && /usr/bin/clang -O3 -DNDEBUG -rdynamic _deps/libblosc-build/tests/CMakeFiles/test_api.dir/test_api.c.o -o _deps/libblosc-build/tests/test_api -L/home/user/sandboxed-api/build/_deps/libblosc-build/blosc _deps/libblosc-build/blosc/libblosc_testing.so && :
ld: error: _deps/libblosc-build/blosc/libblosc_testing.so: undefined reference to compress2 [--no-allow-shlib-undefined]
ld: error: _deps/libblosc-build/blosc/libblosc_testing.so: undefined reference to uncompress [--no-allow-shlib-undefined]
clang-13: error: linker command failed with exit code 1 (use -v to see invocation)
[334/428] Building C object _deps/libblosc-build/blosc/CMakeFiles/blosc_static.dir/__/internal-complibs/zstd-1.5.0/compress/zstd_lazy.c.o
ninja: build stopped: subcommand failed.
DemiMarie added a commit to DemiMarie/sandboxed-api that referenced this issue Mar 24, 2022
Lots of contrib packages did not build.

Fixes google#153
Fixes google#152
DemiMarie added a commit to DemiMarie/sandboxed-api that referenced this issue Mar 25, 2022
Lots of contrib packages did not build.

Fixes google#153
Fixes google#152
DemiMarie added a commit to DemiMarie/sandboxed-api that referenced this issue Mar 29, 2022
Lots of contrib packages did not build.

Fixes google#153
Fixes google#152
DemiMarie added a commit to DemiMarie/sandboxed-api that referenced this issue Apr 4, 2022
Lots of contrib packages did not build.

Fixes google#153
Fixes google#152
DemiMarie added a commit to DemiMarie/sandboxed-api that referenced this issue Apr 12, 2022
Lots of contrib packages did not build.

Fixes google#153
Fixes google#152
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.

1 participant