Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
928
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. $ cat /var/tmp/portage/games-engines/openxcom-9999/temp/build.log
  2. * Package: games-engines/openxcom-9999
  3. * Repository: gentoo
  4. * Maintainer: games@gentoo.org
  5. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  6. * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. * Fetching https://github.com/SupSuper/OpenXcom.git ...
  9. git fetch https://github.com/SupSuper/OpenXcom.git +HEAD:refs/git-r3/HEAD
  10. git symbolic-ref refs/git-r3/games-engines/openxcom/0/__main__ refs/git-r3/HEAD
  11. * Checking out https://github.com/SupSuper/OpenXcom.git to /var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999 ...
  12. git checkout --quiet refs/git-r3/HEAD
  13. GIT update -->
  14. repository: https://github.com/SupSuper/OpenXcom.git
  15. at the commit: 689417f47ff1a03632caa069966b86e14f0c68ad
  16. >>> Source unpacked in /var/tmp/portage/games-engines/openxcom-9999/work
  17. >>> Preparing source in /var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999 ...
  18. >>> Source prepared.
  19. >>> Configuring source in /var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999 ...
  20. >>> Working in BUILD_DIR: "/var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999_build"
  21. cmake -C /var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999_build/gentoo_toolchain.cmake /var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999
  22. loading initial cache file /var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999_build/gentoo_common_config.cmake
  23. CMake Error at CMakeLists.txt:168:
  24. Parse error. Expected "(", got quoted argument with text
  25. "${CMAKE_INSTALL_FULL_DATAROOTDIR}/applications".
  26.  
  27.  
  28. -- Configuring incomplete, errors occurred!
  29. * ERROR: games-engines/openxcom-9999::gentoo failed (configure phase):
  30. * cmake failed
  31. *
  32. * Call stack:
  33. * ebuild.sh, line 115: Called src_configure
  34. * environment, line 3887: Called cmake-utils_src_configure
  35. * environment, line 1125: Called die
  36. * The specific snippet of code:
  37. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  38. *
  39. * If you need support, post the output of `emerge --info '=games-engines/openxcom-9999::gentoo'`,
  40. * the complete build log and the output of `emerge -pqv '=games-engines/openxcom-9999::gentoo'`.
  41. * The complete build log is located at '/var/tmp/portage/games-engines/openxcom-9999/temp/build.log'.
  42. * The ebuild environment file is located at '/var/tmp/portage/games-engines/openxcom-9999/temp/environment'.
  43. * Working directory: '/var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999_build'
  44. * S: '/var/tmp/portage/games-engines/openxcom-9999/work/openxcom-9999'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement