Guest User

Untitled

a guest
Jul 7th, 2019
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. /tmp/cc6TOUKK.s: Assembler messages:
  2. /tmp/cc6TOUKK.s: Fatal error: can't write 3921 bytes to section .debug_info of build/temp.linux-x86_64-3.6/home/karthik/mlpack-3.1.1/build/src/mlpack/bindings/python/mlpack/hoeffding_tree.o: 'No space left on device'
  3. /tmp/cc6TOUKK.s: Fatal error: can't close build/temp.linux-x86_64-3.6/home/karthik/mlpack-3.1.1/build/src/mlpack/bindings/python/mlpack/hoeffding_tree.o: No space left on device
  4. error: command 'gcc' failed with exit status 1
  5. src/mlpack/methods/hoeffding_trees/CMakeFiles/build_pyx_hoeffding_tree.dir/build.make:57: recipe for target 'src/mlpack/methods/hoeffding_trees/CMakeFiles/build_pyx_hoeffding_tree' failed
  6. make[2]: *** [src/mlpack/methods/hoeffding_trees/CMakeFiles/build_pyx_hoeffding_tree] Error 1
  7. CMakeFiles/Makefile2:3705: recipe for target 'src/mlpack/methods/hoeffding_trees/CMakeFiles/build_pyx_hoeffding_tree.dir/all' failed
  8. make[1]: *** [src/mlpack/methods/hoeffding_trees/CMakeFiles/build_pyx_hoeffding_tree.dir/all] Error 2
  9. Makefile:140: recipe for target 'all' failed
  10. make: *** [all] Error 2
Add Comment
Please, Sign In to add comment