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

[Solution] BRAINSTools installation failure #63

Open
tashrifbillah opened this issue Oct 20, 2020 · 0 comments
Open

[Solution] BRAINSTools installation failure #63

tashrifbillah opened this issue Oct 20, 2020 · 0 comments
Labels
bug Something isn't working Discussion

Comments

@tashrifbillah
Copy link
Collaborator

Upon conda activate pnlpipe3, all software install fine except BRAINSTools hash 81a409d:

[ 24%] Building CXX object oflog/libsrc/CMakeFiles/oflog.dir/mdc.cc.o
[ 24%] Building CXX object oflog/libsrc/CMakeFiles/oflog.dir/queue.cc.o
...
...
/home/pnlbwh/miniconda3/envs/pnlpipe3/lib/libicuuc.so: undefined reference to `__cxa_throw_bad_ar                         ray_new_length@CXXABI_1.3.8'
/home/pnlbwh/miniconda3/envs/pnlpipe3/lib/libicuuc.so: undefined reference to `operator delete(vo                         id*, unsigned long)@CXXABI_1.3.9'
collect2: error: ld returned 1 exit status
make[5]: *** [bin/ofstd_tests] Error 1
make[4]: [ 24%] Building CXX object oflog/libsrc/CMakeFiles/oflog.dir/snprintf.cc.o
*** [ofstd/tests/CMakeFiles/ofstd_tests.dir/all] Error 2
[ 24%] Building CXX object oflog/libsrc/CMakeFiles/oflog.dir/tls.cc.o
[ 24%] Building CXX object oflog/libsrc/CMakeFiles/oflog.dir/version.cc.o
...
...
make[3]: *** [all] Error 2
make[2]: *** [DCMTK-prefix/src/DCMTK-stamp/DCMTK-build] Error 2
make[1]: *** [CMakeFiles/DCMTK.dir/all] Error 2
make: *** [all] Error 2

Please follow this block for solving the issue:

https://github.com/pnlbwh/pnlpipe-containers/blob/master/Dockerfile.pnlpipe#L63

@tashrifbillah tashrifbillah added bug Something isn't working Discussion labels Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Discussion
Projects
None yet
Development

No branches or pull requests

1 participant