Advertisement
Guest User

build.log

a guest
Jul 7th, 2017
587
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.91 KB | None | 0 0
  1. * Package: app-editors/juffed-0.10-r1
  2. * Repository: gentoo
  3. * Maintainer: qt@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  5. * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking juffed-0.10-1054.tar.bz2 to /var/tmp/portage/app-editors/juffed-0.10-r1/work
  8. >>> Source unpacked in /var/tmp/portage/app-editors/juffed-0.10-r1/work
  9. >>> Preparing source in /var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10 ...
  10. * Applying 0.10-link-libjuff-against-libenca.patch ... [ ok ]
  11. >>> Source prepared.
  12. >>> Configuring source in /var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10 ...
  13. >>> Working in BUILD_DIR: "/var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10_build"
  14. cmake --no-warn-unused-cli -C /var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DUSE_SYSTEM_QTSINGLEAPPLICATION=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10_build/gentoo_toolchain.cmake /var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10
  15. Not searching for unused variables given on the command line.
  16. loading initial cache file /var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10_build/gentoo_common_config.cmake
  17. -- The C compiler identification is GNU 5.4.0
  18. -- The CXX compiler identification is GNU 5.4.0
  19. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  20. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  21. -- Detecting C compiler ABI info
  22. -- Detecting C compiler ABI info - done
  23. -- Detecting C compile features
  24. -- Detecting C compile features - done
  25. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  26. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  27. -- Detecting CXX compiler ABI info
  28. -- Detecting CXX compiler ABI info - done
  29. -- Detecting CXX compile features
  30. -- Detecting CXX compile features - done
  31. --
  32. -- juffed version: 0.10
  33. -- Install path for executables: /usr/bin
  34. -- Install path for libraries: /usr/lib64
  35. --
  36. -- Looking for Q_WS_X11
  37. -- Looking for Q_WS_X11 - found
  38. -- Looking for Q_WS_WIN
  39. -- Looking for Q_WS_WIN - not found
  40. -- Looking for Q_WS_QWS
  41. -- Looking for Q_WS_QWS - not found
  42. -- Looking for Q_WS_MAC
  43. -- Looking for Q_WS_MAC - not found
  44. -- Found Qt4: /usr/lib64/qt4/bin/qmake (found version "4.8.7")
  45. -- Found QtSingleApplication: /usr/lib64/libQtSolutions_SingleApplication-2.6.so
  46. -- includes: /usr/include/qt4/QtSolutions
  47. -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.28")
  48. -- Checking for module 'enca'
  49. -- Found enca, version 1.19
  50. -- Plugins: all externally linked cmake-ready plugs will be built
  51. -- <<< Gentoo configuration >>>
  52. Build type Gentoo
  53. Install path /usr
  54. Compiler flags:
  55. C -march=native -O2 -pipe
  56. C++ -march=native -O2 -pipe
  57. Linker flags:
  58. Executable -Wl,-O1 -Wl,--as-needed
  59. Module -Wl,-O1 -Wl,--as-needed
  60. Shared -Wl,-O1 -Wl,--as-needed
  61.  
  62. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  63. Please set them or make sure they are set and tested correctly in the CMake files:
  64. QSCINTILLA_LIBRARY (ADVANCED)
  65. linked by target "juffed-engine-qsci" in directory /var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10
  66.  
  67. -- Configuring incomplete, errors occurred!
  68. See also "/var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10_build/CMakeFiles/CMakeOutput.log".
  69. See also "/var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10_build/CMakeFiles/CMakeError.log".
  70. * ERROR: app-editors/juffed-0.10-r1::gentoo failed (configure phase):
  71. * cmake failed
  72. *
  73. * Call stack:
  74. * ebuild.sh, line 115: Called src_configure
  75. * environment, line 2952: Called cmake-utils_src_configure
  76. * environment, line 880: Called die
  77. * The specific snippet of code:
  78. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  79. *
  80. * If you need support, post the output of `emerge --info '=app-editors/juffed-0.10-r1::gentoo'`,
  81. * the complete build log and the output of `emerge -pqv '=app-editors/juffed-0.10-r1::gentoo'`.
  82. * The complete build log is located at '/var/tmp/portage/app-editors/juffed-0.10-r1/temp/build.log'.
  83. * The ebuild environment file is located at '/var/tmp/portage/app-editors/juffed-0.10-r1/temp/environment'.
  84. * Working directory: '/var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10_build'
  85. * S: '/var/tmp/portage/app-editors/juffed-0.10-r1/work/juffed-0.10'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement