Advertisement
GodusX

gcc-git error

Jan 25th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. pacaur -S gcc-git
  2. :: Package(s) gcc-git not found in repositories, trying AUR...
  3. :: resolving dependencies...
  4. :: looking for inter-conflicts...
  5. :: gcc-git and gcc are in conflict (gcc). Remove gcc? [y/N] y
  6. :: gcc-libs-git and gcc-libs are in conflict (gcc-libs). Remove gcc-libs? [y/N] y
  7.  
  8. AUR Packages (2) gcc-git-latest gcc-libs-git-latest
  9.  
  10. :: Proceed with installation? [Y/n] y
  11. :: Retrieving package(s)...
  12. :: gcc-git build files are up-to-date -- skipping
  13. :: Checking gcc-git,gcc-libs-git integrity...
  14. ==> Making package: gcc-git 6.0.0.r143660.7b0b2ad-1 (Wed Jan 25 19:17:36 EET 2017)
  15. ==> Retrieving sources...
  16. -> Updating gcc git repo...
  17. Fetching origin
  18. -> Found isl-0.15.tar.bz2
  19. ==> Validating source files with md5sums...
  20. gcc ... Skipped
  21. isl-0.15.tar.bz2 ... Passed
  22. :: Building gcc-git,gcc-libs-git package(s)...
  23. ==> Making package: gcc-git 6.0.0.r143660.7b0b2ad-1 (Wed Jan 25 19:17:44 EET 2017)
  24. ==> Checking runtime dependencies...
  25. ==> Checking buildtime dependencies...
  26. ==> Retrieving sources...
  27. -> Updating gcc git repo...
  28. Fetching origin
  29. -> Found isl-0.15.tar.bz2
  30. ==> Validating source files with md5sums...
  31. gcc ... Skipped
  32. isl-0.15.tar.bz2 ... Passed
  33. ==> Extracting sources...
  34. -> Creating working copy of gcc git repo...
  35. fatal: Cannot update paths and switch to branch 'makepkg' at the same time.
  36. Did you intend to checkout 'origin/HEAD' which can not be resolved as commit?
  37. ==> ERROR: Failure while creating working copy of gcc git repo
  38. Aborting...
  39. :: failed to build gcc-git,gcc-libs-git package(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement