Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. bash-4.3# cd /root/orbeadol
  2. bash-4.3# ./dolphin-emu.SlackBuild
  3. Cloning into 'dolphin'...
  4. remote: Counting objects: 240317, done.
  5. remote: Total 240317 (delta 0), reused 0 (delta 0), pack-reused 240317
  6. Receiving objects: 100% (240317/240317), 230.51 MiB | 2.72 MiB/s, done.
  7. Resolving deltas: 100% (187355/187355), done.
  8. Checking connectivity... done.
  9. -- The C compiler identification is GNU 5.3.0
  10. -- The CXX compiler identification is GNU 5.3.0
  11. -- Check for working C compiler: /usr/bin/cc
  12. -- Check for working C compiler: /usr/bin/cc -- works
  13. -- Detecting C compiler ABI info
  14. -- Detecting C compiler ABI info - done
  15. -- Detecting C compile features
  16. -- Detecting C compile features - done
  17. -- Check for working CXX compiler: /usr/bin/c++
  18. -- Check for working CXX compiler: /usr/bin/c++ -- works
  19. -- Detecting CXX compiler ABI info
  20. -- Detecting CXX compiler ABI info - done
  21. -- Detecting CXX compile features
  22. -- Detecting CXX compile features - done
  23. -- Found Git: /usr/bin/git (found version "2.6.4")
  24. x86_64
  25. -- Performing Test FLAG_TYPE_LIMITS
  26. -- Performing Test FLAG_TYPE_LIMITS - Success
  27. -- Performing Test FLAG_SIGN_COMPARE
  28. -- Performing Test FLAG_SIGN_COMPARE - Success
  29. -- Performing Test FLAG_IGNORED_QUALIFIERS
  30. -- Performing Test FLAG_IGNORED_QUALIFIERS - Success
  31. -- Performing Test FLAG_UNINITIALIZED
  32. -- Performing Test FLAG_UNINITIALIZED - Success
  33. -- Performing Test FLAG_LOGICAL_OP
  34. -- Performing Test FLAG_LOGICAL_OP - Success
  35. -- Performing Test FLAG_SHADOW
  36. -- Performing Test FLAG_SHADOW - Success
  37. -- Performing Test FLAG_INIT_SELF
  38. -- Performing Test FLAG_INIT_SELF - Success
  39. -- Performing Test FLAG_MISSING_DECLARATIONS
  40. -- Performing Test FLAG_MISSING_DECLARATIONS - Success
  41. -- Performing Test FLAG_MISSING_VARIABLE_DECLARATIONS
  42. -- Performing Test FLAG_MISSING_VARIABLE_DECLARATIONS - Failed
  43. -- Performing Test FLAG_VISIBILITY_INLINES_HIDDEN
  44. -- Performing Test FLAG_VISIBILITY_INLINES_HIDDEN - Success
  45. -- Performing Test FLAG_VISIBILITY_HIDDEN
  46. -- Performing Test FLAG_VISIBILITY_HIDDEN - Success
  47. -- Looking for pthread.h
  48. -- Looking for pthread.h - found
  49. -- Looking for pthread_create
  50. -- Looking for pthread_create - not found
  51. -- Looking for pthread_create in pthreads
  52. -- Looking for pthread_create in pthreads - not found
  53. -- Looking for pthread_create in pthread
  54. -- Looking for pthread_create in pthread - found
  55. -- Found Threads: TRUE
  56. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  57. -- Found OpenGL: /usr/lib64/libGL.so
  58. -- Found ALSA: /usr/lib64/libasound.so (found version "1.1.0")
  59. ALSA found, enabling ALSA sound backend
  60. ao found, enabling ao sound backend
  61. bluez found, enabling bluetooth support
  62. PulseAudio NOT found, disabling PulseAudio sound backend
  63. -- Found OpenAL: /usr/lib64/libopenal.so
  64. OpenAL found, enabling OpenAL sound backend
  65. -- Looking for LLVMVerifyFunction in LLVM-3.7.0
  66. -- Looking for LLVMVerifyFunction in LLVM-3.7.0 - not found
  67. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  68. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  69. -- Looking for gethostbyname
  70. -- Looking for gethostbyname - found
  71. -- Looking for connect
  72. -- Looking for connect - found
  73. -- Looking for remove
  74. -- Looking for remove - found
  75. -- Looking for shmat
  76. -- Looking for shmat - found
  77. -- Looking for IceConnectionNumber in ICE
  78. -- Looking for IceConnectionNumber in ICE - found
  79. -- Found X11: /usr/lib64/libX11.so
  80. X11 support enabled
  81. Xrandr found
  82. -- Checking for module 'xi>=1.5.0'
  83. -- Found xi, version 1.7.5
  84. -- Checking for modules 'libavcodec>=54.35.0;libavformat>=54.20.4;libswscale>=2.1.1;libavutil>=52.3.0'
  85. -- Found libavcodec, version 56.60.100
  86. -- Found libavformat, version 56.40.101
  87. -- Found libswscale, version 3.1.101
  88. -- Found libavutil, version 54.31.100
  89. libav/ffmpeg found, enabling AVI frame dumps
  90. -- Performing Test PORTAUDIO
  91. -- Performing Test PORTAUDIO - Success
  92. PortAudio found, enabling mic support
  93. -- Found LIBUDEV: /usr/lib64/libudev.so
  94. -- Found libevdev: /usr/lib64/libevdev.so
  95. libevdev/libudev found, enabling evdev controller backend
  96. Using named pipes as controller inputs
  97. Watching game memory for changes
  98. Using static enet from Externals
  99. -- Looking for fcntl
  100. -- Looking for fcntl - found
  101. -- Looking for poll
  102. -- Looking for poll - found
  103. -- Looking for getaddrinfo
  104. -- Looking for getaddrinfo - found
  105. -- Looking for getnameinfo
  106. -- Looking for getnameinfo - found
  107. -- Looking for gethostbyname_r
  108. -- Looking for gethostbyname_r - found
  109. -- Looking for gethostbyaddr_r
  110. -- Looking for gethostbyaddr_r - found
  111. -- Looking for inet_pton
  112. -- Looking for inet_pton - found
  113. -- Looking for inet_ntop
  114. -- Looking for inet_ntop - found
  115. -- Performing Test HAS_MSGHDR_FLAGS
  116. -- Performing Test HAS_MSGHDR_FLAGS - Success
  117. -- Check size of socklen_t
  118. -- Check size of socklen_t - done
  119. Using static xxhash from Externals
  120. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
  121. Using shared zlib
  122. Using shared lzo
  123. Using shared libpng
  124. Using shared soundtouch
  125. -- Checking for module 'libusb-1.0'
  126. -- Found libusb-1.0, version 1.0.20
  127. -- Found libusb-1.0: /usr/include/libusb-1.0, /usr/lib64/libusb-1.0.so
  128. Using shared LibUSB
  129. -- Found SFML 2.3 in /usr/include
  130. Using shared SFML
  131. -- Found MINIUPNPC: /usr/include/miniupnpc
  132. Using shared miniupnpc
  133. -- Performing Test MBEDTLS_VERSION_OK
  134. -- Performing Test MBEDTLS_VERSION_OK - Failed
  135. -- Could NOT find MBEDTLS (missing: MBEDTLS_INCLUDE_DIR MBEDTLS_LIBRARY MBEDX509_LIBRARY MBEDCRYPTO_LIBRARY MBEDTLS_VERSION_OK)
  136. Using static mbed TLS from Externals
  137. Using static SOIL from Externals
  138. -- Found wxWidgets: -L/usr/lib64;-pthread;;;-lwx_gtk2u_xrc-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_qa-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_xml-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0 (found version "3.0.2")
  139. -- Found wxWidgets: -L/usr/lib64;-pthread;;;-lwx_gtk2u_core-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_baseu-3.0 (found version "3.0.2")
  140. Found wxWidgets version 3.0.2
  141. -- Found GTK2_GTK: /usr/lib64/libgtk-x11-2.0.so
  142. wxWidgets found, enabling GUI build
  143. -- Found Gettext: /usr/bin/msgmerge (found version "0.19.6")
  144. -- Configuring done
  145. -- Generating done
  146. -- Build files have been written to: /tmp/SBo/dolphin/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement