Advertisement
Guest User

MMC5 not installing

a guest
Sep 6th, 2018
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. [monkeyfume@computer ~]$ pacaur -S multimc5
  2. :: Package multimc5 not found in repositories, trying AUR...
  3. :: resolving dependencies...
  4. :: looking for inter-conflicts...
  5.  
  6. AUR Packages (1) multimc5-0.6.2-2
  7.  
  8. :: Proceed with installation? [Y/n] y
  9. :: Retrieving package(s)...
  10. :: multimc5 build files are up-to-date -- skipping
  11. :: Checking multimc5 integrity...
  12. ==> Making package: multimc5 0.6.2-2 (Thu 06 Sep 2018 01:23:50 PM EDT)
  13. ==> Retrieving sources...
  14. -> Found 0.6.2.tar.gz
  15. -> Found multimc-0.5.0.tar.gz
  16. -> Found multimc-2.tar.gz
  17. -> Found multimc-fix-build-with-qt-511.patch
  18. -> Found quazip-fix-build-with-qt-511.patch
  19. ==> Validating source files with sha512sums...
  20. 0.6.2.tar.gz ... Passed
  21. multimc-0.5.0.tar.gz ... Passed
  22. multimc-2.tar.gz ... Passed
  23. multimc-fix-build-with-qt-511.patch ... Passed
  24. quazip-fix-build-with-qt-511.patch ... Passed
  25. :: Building multimc5 package(s)...
  26. ==> Making package: multimc5 0.6.2-2 (Thu 06 Sep 2018 01:23:52 PM EDT)
  27. ==> Checking runtime dependencies...
  28. ==> Checking buildtime dependencies...
  29. ==> WARNING: Using existing $srcdir/ tree
  30. ==> Removing existing $pkgdir/ directory...
  31. ==> Starting build()...
  32. -- The C compiler identification is GNU 8.2.1
  33. -- The CXX compiler identification is GNU 8.2.1
  34. -- Check for working C compiler: /usr/bin/cc
  35. -- Check for working C compiler: /usr/bin/cc -- works
  36. -- Detecting C compiler ABI info
  37. -- Detecting C compiler ABI info - done
  38. -- Detecting C compile features
  39. -- Detecting C compile features - done
  40. -- Check for working CXX compiler: /usr/bin/c++
  41. -- Check for working CXX compiler: /usr/bin/c++ -- works
  42. -- Detecting CXX compiler ABI info
  43. -- Detecting CXX compiler ABI info - done
  44. -- Detecting CXX compile features
  45. -- Detecting CXX compile features - done
  46. -- Git commit: e55c8c2d6d3c00b64aba4807dec419196a6a7f10
  47. -- Git refspec: refs/heads/master
  48. -- Compiling for linux system with share/multimc and MULTIMC_LINUX_DATADIR
  49. Using override nbt++ name: MultiMC_nbt++
  50. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  51. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  52. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  53. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  54. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  55. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  56. /home/monkeyfume/.cache/pacaur/multimc5/src/MultiMC5-0.6.2/cmake
  57. CMake Error at libraries/launcher/CMakeLists.txt:2 (project):
  58. No CMAKE_Java_COMPILER could be found.
  59.  
  60. Tell CMake where to find the compiler by setting either the environment
  61. variable "JAVA_COMPILER" or the CMake cache entry CMAKE_Java_COMPILER to
  62. the full path to the compiler, or to the compiler name if it is in the
  63. PATH.
  64.  
  65.  
  66. -- Configuring incomplete, errors occurred!
  67. See also "/home/monkeyfume/.cache/pacaur/multimc5/src/MultiMC5-0.6.2/build/CMakeFiles/CMakeOutput.log".
  68. ==> ERROR: A failure occurred in build().
  69. Aborting...
  70. :: failed to build multimc5 package(s)
  71. [monkeyfume@computer ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement