Advertisement
Guest User

Untitled

a guest
Jul 5th, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. -> Descargando homerun-1.2.0.tar.xz...
  2. % Total % Received % Xferd Average Speed Time Time Time Current
  3. Dload Upload Total Spent Left Speed
  4. 100 343 100 343 0 0 270 0 0:00:01 0:00:01 --:--:-- 270
  5. 100 197k 100 197k 0 0 62972 0 0:00:03 0:00:03 --:--:-- 161k
  6. ==> Validando el archivo fuente con md5sums...
  7. homerun-1.2.0.tar.xz ... Aprobado
  8. ==> Descomprimiendo fuentes...
  9. -> Extrayendo homerun-1.2.0.tar.xz con bsdtar
  10. ==> Iniciando prepare()...
  11. ==> Iniciando build()...
  12. -- The C compiler identification is GNU 4.9.0
  13. -- The CXX compiler identification is GNU 4.9.0
  14. -- Check for working C compiler: /usr/bin/cc
  15. -- Check for working C compiler: /usr/bin/cc -- works
  16. -- Detecting C compiler ABI info
  17. -- Detecting C compiler ABI info - done
  18. -- Check for working CXX compiler: /usr/bin/c++
  19. -- Check for working CXX compiler: /usr/bin/c++ -- works
  20. -- Detecting CXX compiler ABI info
  21. -- Detecting CXX compiler ABI info - done
  22. -- Looking for Q_WS_X11
  23. -- Looking for Q_WS_X11 - found
  24. -- Looking for Q_WS_WIN
  25. -- Looking for Q_WS_WIN - not found
  26. -- Looking for Q_WS_QWS
  27. -- Looking for Q_WS_QWS - not found
  28. -- Looking for Q_WS_MAC
  29. -- Looking for Q_WS_MAC - not found
  30. -- Found Qt-Version 4.8.6 (using /usr/bin/qmake-qt4)
  31. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
  32. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found
  33. -- Looking for gethostbyname
  34. -- Looking for gethostbyname - found
  35. -- Looking for connect
  36. -- Looking for connect - found
  37. -- Looking for remove
  38. -- Looking for remove - found
  39. -- Looking for shmat
  40. -- Looking for shmat - found
  41. -- Looking for IceConnectionNumber in ICE
  42. -- Looking for IceConnectionNumber in ICE - found
  43. -- Found X11: /usr/lib64/libX11.so
  44. -- Looking for include file pthread.h
  45. -- Looking for include file pthread.h - found
  46. -- Looking for pthread_create
  47. -- Looking for pthread_create - not found
  48. -- Looking for pthread_create in pthreads
  49. -- Looking for pthread_create in pthreads - not found
  50. -- Looking for pthread_create in pthread
  51. -- Looking for pthread_create in pthread - found
  52. -- Found Threads: TRUE
  53. -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.1h")
  54. -- Looking for _POSIX_TIMERS
  55. -- Looking for _POSIX_TIMERS - found
  56. -- Found Automoc4: /usr/bin/automoc4
  57. -- Found Perl: /usr/bin/perl (found version "5.20.0")
  58. -- Found Phonon: /usr/include/qt4 (Required is at least version "4.3.80")
  59. -- Performing Test _OFFT_IS_64BIT
  60. -- Performing Test _OFFT_IS_64BIT - Success
  61. -- Performing Test HAVE_FPIE_SUPPORT
  62. -- Performing Test HAVE_FPIE_SUPPORT - Success
  63. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  64. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  65. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  66. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  67. -- Found KDE 4.12 include dir: /usr/include
  68. -- Found KDE 4.12 library dir: /usr/lib
  69. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  70. -- Found automoc4: /usr/bin/automoc4
  71. -- Found KDE4Workspace: /usr/lib64/cmake/KDE4Workspace/KDE4WorkspaceConfig.cmake
  72. -- Found KDECLARATIVE: /usr/lib64/libkdeclarative.so
  73. -- Found LIBKONQ: /usr/include
  74. CMake Warning (dev) at /usr/share/apps/cmake/modules/KDE4Macros.cmake:592 (get_target_property):
  75. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  76. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  77. command to set the policy and suppress this warning.
  78.  
  79. The LOCATION property should not be read from target "homerunviewer". Use
  80. the target name directly with add_custom_command, or use the generator
  81. expression $<TARGET_FILE>, as appropriate.
  82.  
  83. Call Stack (most recent call first):
  84. /usr/share/apps/cmake/modules/KDE4Macros.cmake:1025 (kde4_handle_rpath_for_executable)
  85. fullscreen/viewer/CMakeLists.txt:14 (kde4_add_executable)
  86. This warning is for project developers. Use -Wno-dev to suppress it.
  87.  
  88. CMake Error: Error in cmake code at
  89. /tmp/yaourt-tmp-root/aur-homerun/src/homerun-1.2.0/tests/auto/CMakeLists.txt:96:
  90. Parse error. Function missing ending ")". Instead found bad character with text "[".
  91. -- Looking for dgettext
  92. -- Looking for dgettext - found
  93. -- Found Gettext: built in libc
  94.  
  95. -----------------------------------------------------------------------------
  96. -- The following external packages were located on your system.
  97. -- This installation will have the extra features provided by these packages.
  98. -----------------------------------------------------------------------------
  99. * libkonq - Standard file management features
  100.  
  101. -----------------------------------------------------------------------------
  102. -- Congratulations! All external packages have been found.
  103. -----------------------------------------------------------------------------
  104.  
  105. -- Configuring incomplete, errors occurred!
  106. See also "/tmp/yaourt-tmp-root/aur-homerun/src/homerun-1.2.0/build/CMakeFiles/CMakeOutput.log".
  107. See also "/tmp/yaourt-tmp-root/aur-homerun/src/homerun-1.2.0/build/CMakeFiles/CMakeError.log".
  108. ==> ERROR: Se produjo un error en build().
  109. Cancelando...
  110. ==> ERROR: Makepkg no ha podido compilar homerun.
  111. ==> ¿Reiniciar la compilación de homerun? [s/N]
  112. ==> -------------------------------------------
  113. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement