Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Moving header files to include/mlpack/
- [ 0%] Built target mlpack_headers
- [ 0%] Updating gitversion.hpp (if necessary)
- -- Found Git: /usr/bin/git (found version "2.7.4")
- -- gitversion.hpp is already up to date.
- [ 0%] Built target mlpack_gitversion
- [ 2%] Updating arma_config.hpp (if necessary)
- [ 2%] Built target mlpack_arma_config
- [ 34%] Built target mlpack
- Scanning dependencies of target mlpack_test
- [ 34%] Building CXX object src/mlpack/tests/CMakeFiles/mlpack_test.dir/main_tests/det_test.cpp.o
- [ 34%] Linking CXX executable ../../../bin/mlpack_test
- CMakeFiles/mlpack_test.dir/main_tests/det_test.cpp.o: In function `mlpack::det::PathCacher::BuildString[abi:cxx11]()':
- /home/manish/mlpack/src/mlpack/methods/det/dt_utils_impl.hpp:358: multiple definition of `mlpack::det::PathCacher::BuildString[abi:cxx11]()'
- CMakeFiles/mlpack_test.dir/det_test.cpp.o:/home/manish/mlpack/src/mlpack/methods/det/dt_utils_impl.hpp:358: first defined here
- CMakeFiles/mlpack_test.dir/main_tests/det_test.cpp.o: In function `mlpack::det::PathCacher::ParentOf(int) const':
- /home/manish/mlpack/src/mlpack/methods/det/dt_utils_impl.hpp:380: multiple definition of `mlpack::det::PathCacher::ParentOf(int) const'
- CMakeFiles/mlpack_test.dir/det_test.cpp.o:/home/manish/mlpack/src/mlpack/methods/det/dt_utils_impl.hpp:380: first defined here
- CMakeFiles/mlpack_test.dir/main_tests/det_test.cpp.o: In function `mlpack::det::PathCacher::PathFor[abi:cxx11](int) const':
- /home/manish/mlpack/src/mlpack/methods/det/dt_utils_impl.hpp:385: multiple definition of `mlpack::det::PathCacher::PathFor[abi:cxx11](int) const'
- CMakeFiles/mlpack_test.dir/det_test.cpp.o:/home/manish/mlpack/src/mlpack/methods/det/dt_utils_impl.hpp:385: first defined here
- collect2: error: ld returned 1 exit status
- src/mlpack/tests/CMakeFiles/mlpack_test.dir/build.make:4172: recipe for target 'bin/mlpack_test' failed
- make[3]: *** [bin/mlpack_test] Error 1
- CMakeFiles/Makefile2:7446: recipe for target 'src/mlpack/tests/CMakeFiles/mlpack_test.dir/all' failed
- make[2]: *** [src/mlpack/tests/CMakeFiles/mlpack_test.dir/all] Error 2
- CMakeFiles/Makefile2:7458: recipe for target 'src/mlpack/tests/CMakeFiles/mlpack_test.dir/rule' failed
- make[1]: *** [src/mlpack/tests/CMakeFiles/mlpack_test.dir/rule] Error 2
- Makefile:1954: recipe for target 'mlpack_test' failed
- make: *** [mlpack_test] Error 2
Add Comment
Please, Sign In to add comment