Advertisement
N1E7R4V

Untitled

Jul 14th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. $ cd /home/tes3mp/build
  2. $ make openmw-mp -j
  3. [ 4%] Built target amx
  4. usage: git rev-list [OPTION] <commit-id>... [ -- paths... ]
  5. limiting output:
  6. --max-count=<n>
  7. --max-age=<epoch>
  8. --min-age=<epoch>
  9. --sparse
  10. --no-merges
  11. --min-parents=<n>
  12. --no-min-parents
  13. --max-parents=<n>
  14. --no-max-parents
  15. --remove-empty
  16. --all
  17. --branches
  18. --tags
  19. --remotes
  20. --stdin
  21. --quiet
  22. ordering output:
  23. --topo-order
  24. --date-order
  25. --reverse
  26. formatting output:
  27. --parents
  28. --children
  29. --objects | --objects-edge
  30. --unpacked
  31. --header | --pretty
  32. --abbrev=<n> | --no-abbrev
  33. --abbrev-commit
  34. --left-right
  35. special purpose:
  36. --bisect
  37. --bisect-vars
  38. --bisect-all
  39. CMake Warning at /home/tes3mp/code/cmake/GitVersion.cmake:21 (message):
  40. Failed to get valid version information from Git
  41.  
  42.  
  43. CMake Error: Could not open file for write in copy operation /home/tes3mp/build/ resources/version.tmp
  44. CMake Error: : System Error: Permission denied
  45. CMake Error at /home/tes3mp/code/cmake/GitVersion.cmake:24 (configure_file):
  46. configure_file Problem configuring file
  47.  
  48.  
  49. make[3]: *** [components/CMakeFiles/git-version] Error 1
  50. make[2]: *** [components/CMakeFiles/git-version.dir/all] Error 2
  51. make[1]: *** [apps/openmw-mp/CMakeFiles/openmw-mp.dir/rule] Error 2
  52. make: *** [openmw-mp] Error 2
  53. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement