Skip to content

Instantly share code, notes, and snippets.

@geektoni
Created June 5, 2017 07:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geektoni/fbedaad5874cf66e69195d241cacf394 to your computer and use it in GitHub Desktop.
Save geektoni/fbedaad5874cf66e69195d241cacf394 to your computer and use it in GitHub Desktop.
Scanning dependencies of target libshogun
[ 5%] Building CXX object src/shogun/CMakeFiles/libshogun.dir/distance/Distance.cpp.o
/tmp/ccfEJFLM.s: Assembler messages:
/tmp/ccfEJFLM.s:200: Error: symbol `_ZNSt17_Function_handlerIFbvEN6shogunUlvE_EE9_M_invokeERKSt9_Any_data' is already defined
/tmp/ccfEJFLM.s:1023: Error: symbol `_ZNSt14_Function_base13_Base_managerIN6shogunUlvE_EE10_M_managerERSt9_Any_dataRKS4_St18_Manager_operation' is already defined
src/shogun/CMakeFiles/libshogun.dir/build.make:15718: recipe for target 'src/shogun/CMakeFiles/libshogun.dir/distance/Distance.cpp.o' failed
make[2]: *** [src/shogun/CMakeFiles/libshogun.dir/distance/Distance.cpp.o] Error 1
CMakeFiles/Makefile2:126: recipe for target 'src/shogun/CMakeFiles/libshogun.dir/all' failed
make[1]: *** [src/shogun/CMakeFiles/libshogun.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment