Advertisement
Emulatorman

qutecom-hg error

Mar 20th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. requesting all changes
  2. adding changesets
  3. adding manifests
  4. adding file changes
  5. added 486 changesets with 10320 changes to 8088 files
  6. updating to branch default
  7. cloning subrepo cmake from http://hg.qutecom.org/cmake
  8. requesting all changes
  9. adding changesets
  10. adding manifests
  11. adding file changes
  12. added 22 changesets with 93 changes to 67 files
  13. cloning subrepo engine/verona from http://hg.qutecom.org/verona/
  14. requesting all changes
  15. adding changesets
  16. adding manifests
  17. adding file changes
  18. added 447 changesets with 2826 changes to 1765 files
  19. cloning subrepo engine/verona/libs/hlibpp from http://hg.qutecom.org/hlibpp
  20. requesting all changes
  21. adding changesets
  22. adding manifests
  23. adding file changes
  24. added 15 changesets with 139 changes to 115 files
  25. cloning subrepo engine/verona/libs/miniini from http://hg.qutecom.org/miniini
  26. requesting all changes
  27. adding changesets
  28. adding manifests
  29. adding file changes
  30. added 22 changesets with 165 changes to 132 files
  31. cloning subrepo engine/verona/libs/srtp from http://hg.qutecom.org/srtp
  32. requesting all changes
  33. adding changesets
  34. adding manifests
  35. adding file changes
  36. added 342 changesets with 751 changes to 145 files (+1 heads)
  37. cloning subrepo engine/verona/mediastreamer2 from http://hg.qutecom.org/mediastreamer2
  38. requesting all changes
  39. adding changesets
  40. adding manifests
  41. adding file changes
  42. added 1442 changesets with 5808 changes to 2166 files
  43. cloning subrepo libs/3rdparty/win32-libs from http://hg.qutecom.org/win32-libs
  44. requesting all changes
  45. adding changesets
  46. adding manifests
  47. adding file changes
  48. added 19 changesets with 433 changes to 377 files
  49. 5987 files updated, 0 files merged, 0 files removed, 0 files unresolved
  50. -> Version found: 485
  51. ==> Starting build()...
  52. ==> Connecting to Mercurial server....
  53. pulling from http://hg.qutecom.org//qutecom-3.0
  54. searching for changes
  55. no changes found
  56. ==> Mercurial checkout done or server timeout
  57. ==> Cloning wokring directory
  58. ==> Starting make...
  59. -- The C compiler identification is GNU
  60. -- The CXX compiler identification is GNU
  61. -- Check for working C compiler: /usr/lib/distcc/bin/gcc
  62. -- Check for working C compiler: /usr/lib/distcc/bin/gcc -- works
  63. -- Detecting C compiler ABI info
  64. -- Detecting C compiler ABI info - done
  65. -- Check for working CXX compiler: /usr/bin/c++
  66. -- Check for working CXX compiler: /usr/bin/c++ -- works
  67. -- Detecting CXX compiler ABI info
  68. -- Detecting CXX compiler ABI info - done
  69. -- Performing Test WITH_FPIC
  70. -- Performing Test WITH_FPIC - Success
  71. -- OS: Linux-3.3.0-1-LIBRE
  72. -- Processor: x86_64
  73. -- Compiler: /usr/lib/distcc/bin/gcc
  74. -- Build type:
  75. -- Build tool: /usr/bin/make
  76. -- Build directory:
  77. -- Time: 2012.03.20_18.27.53
  78. -- Found Mercurial (hg): /usr/bin/hg
  79. -- QuteCom: cd6539a0c48e
  80. -- Verona: 74e774d97d72
  81.  
  82. -- Mediastreamer2: e848e6cfa235
  83. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  84. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  85. -- Looking for pthread_create in pthreads
  86. -- Looking for pthread_create in pthreads - not found
  87. -- Looking for pthread_create in pthread
  88. -- Looking for pthread_create in pthread - found
  89. -- Found Threads: TRUE
  90. -- Boost version: 1.49.0
  91. -- Found the following Boost libraries:
  92. -- thread
  93. -- serialization
  94. -- program_options
  95. -- date_time
  96. -- signals
  97. -- Looking for Q_WS_X11
  98. -- Looking for Q_WS_X11 - found
  99. -- Looking for Q_WS_WIN
  100. -- Looking for Q_WS_WIN - not found.
  101. -- Looking for Q_WS_QWS
  102. -- Looking for Q_WS_QWS - not found.
  103. -- Looking for Q_WS_MAC
  104. -- Looking for Q_WS_MAC - not found.
  105. CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
  106. Could NOT find Qt4 (missing: QT_QTWEBKIT_INCLUDE_DIR QT_QTWEBKIT_LIBRARY)
  107. (found suitable version "4.8.0", required is "4.7.0")
  108. Call Stack (most recent call first):
  109. /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE)
  110. /usr/share/cmake-2.8/Modules/FindQt4.cmake:1171 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  111. libs/3rdparty/qt4/CMakeLists.txt:8 (find_package)
  112.  
  113.  
  114. -- Configuring incomplete, errors occurred!
  115. ==> ERROR: A failure occurred in build().
  116. Aborting...
  117. ==> ERROR: Build failed, check /mnt/chroot/root/build
  118. ==> ERROR: (libremakepkg): An unknown error has occurred. Exiting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement