Advertisement
Guest User

error compilation lightdm-kde-git

a guest
Mar 1st, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.26 KB | None | 0 0
  1. ┌─[helq][myArch]
  2. └──[lightdm-kde-git %]> makepkg                                                  [2] - [Fri 1]
  3. ==> Determining latest git revision...
  4.   -> Version found: 20130301
  5. ==> Making package: lightdm-kde-git 20130301-1 (Fri  1 Mar 22:35:41 COT 2013)
  6. ==> Checking runtime dependencies...
  7. ==> Checking buildtime dependencies...
  8. ==> Retrieving Sources...
  9. ==> Extracting Sources...
  10. ==> Removing existing pkg/ directory...
  11. ==> Starting build()...
  12. ==> Connecting to GIT server....
  13. Already up-to-date.
  14. ==> The local files are updated.
  15. ==> GIT checkout done or server timeout
  16. ==> Starting build...
  17. Cloning into '/home/helq/Downloads/AUR/lightdm-kde-git/src/lightdm-kde-build'...
  18. done.
  19. -- The C compiler identification is GNU 4.7.2
  20. -- The CXX compiler identification is GNU 4.7.2
  21. -- Check for working C compiler: /usr/bin/cc
  22. -- Check for working C compiler: /usr/bin/cc -- works
  23. -- Detecting C compiler ABI info
  24. -- Detecting C compiler ABI info - done
  25. -- Check for working CXX compiler: /usr/bin/c++
  26. -- Check for working CXX compiler: /usr/bin/c++ -- works
  27. -- Detecting CXX compiler ABI info
  28. -- Detecting CXX compiler ABI info - done
  29. -- Looking for Q_WS_X11
  30. -- Looking for Q_WS_X11 - not found
  31. -- Looking for Q_WS_WIN
  32. -- Looking for Q_WS_WIN - not found
  33. -- Looking for Q_WS_QWS
  34. -- Looking for Q_WS_QWS - not found
  35. -- Looking for Q_WS_MAC
  36. -- Looking for Q_WS_MAC - not found
  37. -- Found Qt-Version 5.0.1 (using /usr/bin/qmake)
  38. -- Looking for include file pthread.h
  39. -- Looking for include file pthread.h - found
  40. -- Looking for pthread_create
  41. -- Looking for pthread_create - not found
  42. -- Looking for pthread_create in pthreads
  43. -- Looking for pthread_create in pthreads - not found
  44. -- Looking for pthread_create in pthread
  45. -- Looking for pthread_create in pthread - found
  46. -- Found Threads: TRUE  
  47. -- Found Automoc4: /usr/bin/automoc4  
  48. -- Found Perl: /usr/bin/perl (found version "5.16.2")
  49. -- Found Phonon: /usr/include (Required is at least version "4.3.80")
  50. -- Performing Test _OFFT_IS_64BIT
  51. -- Performing Test _OFFT_IS_64BIT - Success
  52. -- Performing Test HAVE_FPIE_SUPPORT
  53. -- Performing Test HAVE_FPIE_SUPPORT - Success
  54. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  55. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  56. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  57. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  58. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  59. Please set them or make sure they are set and tested correctly in the CMake files:
  60. QT_QT_INCLUDE_DIR
  61.    used as include directory in directory /home/helq/Downloads/AUR/lightdm-kde-git/src/lightdm-kde-build/build/CMakeFiles/CMakeTmp
  62.  
  63. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  64.  
  65. CMake Error at /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:1294 (message):
  66.   Qt compiled without support for -fvisibility=hidden.  This will break
  67.   plugins and linking of some applications.  Please fix your Qt installation
  68.   (try passing --reduce-exports to configure).
  69. Call Stack (most recent call first):
  70.   /usr/share/cmake-2.8/Modules/FindKDE4.cmake:95 (find_package)
  71.   CMakeLists.txt:34 (find_package)
  72.  
  73.  
  74. -- Configuring incomplete, errors occurred!
  75. ==> ERROR: A failure occurred in build().
  76.     Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement