Guest User

ebuild freerdp-1.1.0_beta1_p20130710-r1.ebuild configure

a guest
Oct 29th, 2014
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.71 KB | None | 0 0
  1. # ebuild freerdp-1.1.0_beta1_p20130710-r1.ebuild configure
  2. >>> Downloading 'http://distfiles.gentoo.org/distfiles/freerdp-1.1.0_beta1_p20130710.tar.gz'
  3. Initializing download: http://distfiles.gentoo.org/distfiles/freerdp-1.1.0_beta1_p20130710.tar.gz
  4. File size: 6682149 bytes
  5. Opening output file /usr/portage/distfiles/freerdp-1.1.0_beta1_p20130710.tar.gz
  6. Starting download
  7.  
  8. Connection 1 finished                                                          ]
  9. Connection 2 finished                                                          ]
  10. Connection 0 finished                                                          ]
  11. Connection 4 finished                                                          ]
  12. [100%] [..................................................] [ 276.2KB/s] [00:00]
  13.  
  14. Downloaded 6525.5 kilobytes in 23 seconds. (276.20 KB/s)
  15.  * freerdp-1.1.0_beta1_p20130710.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                          [ ok ]
  16.  * checking ebuild checksums ;-) ...                                                                                                                  [ ok ]
  17.  * checking auxfile checksums ;-) ...                                                                                                                 [ ok ]
  18.  * checking miscfile checksums ;-) ...                                                                                                                [ ok ]
  19. >>> Unpacking source...
  20. >>> Source unpacked in /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work
  21. >>> Preparing source in /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710 ...
  22.  * Applying freerdp-1.1.0_beta1_p20130710-ffmpeg.patch ...                                                                                            [ ok ]
  23.  * Applying freerdp-1.1-CVE-2014-0250.patch ...                                                                                                       [ ok ]
  24. >>> Source prepared.
  25. >>> Configuring source in /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710 ...
  26. >>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build"
  27. cmake --no-warn-unused-cli -C /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DWITH_ALSA=ON -DWITH_CHANNELS=ON -DWITH_CLIENT=ON -DWITH_CUPS=ON -DWITH_DEBUG_ALL=OFF -DWITH_MANPAGES=OFF -DWITH_DIRECTFB=OFF -DWITH_FFMPEG=ON -DWITH_GSTREAMER=ON -DWITH_JPEG=ON -DWITH_PULSE=ON -DWITH_SERVER=OFF -DWITH_PCSC=OFF -DWITH_SSE2=ON -DWITH_X11=ON -DWITH_XINERAMA=OFF -DWITH_XV=ON -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build/gentoo_rules.cmake  /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710
  28. Not searching for unused variables given on the command line.
  29. loading initial cache file /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build/gentoo_common_config.cmake
  30. -- The C compiler identification is GNU 4.7.3
  31. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  32. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  33. -- Detecting C compiler ABI info
  34. -- Detecting C compiler ABI info - done
  35. -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.28")
  36. -- FreeRDP GIT
  37. -- Git Revision n/a
  38. -- Performing Test Wno-unused-result
  39. -- Performing Test Wno-unused-result - Success
  40. -- Performing Test Wno-unused-but-set-variable
  41. -- Performing Test Wno-unused-but-set-variable - Success
  42. -- Performing Test Wno-deprecated-declarations
  43. -- Performing Test Wno-deprecated-declarations - Success
  44. -- Looking for include file fcntl.h
  45. -- Looking for include file fcntl.h - found
  46. -- Looking for include file unistd.h
  47. -- Looking for include file unistd.h - found
  48. -- Looking for include file stdint.h
  49. -- Looking for include file stdint.h - found
  50. -- Looking for include file inttypes.h
  51. -- Looking for include file inttypes.h - found
  52. -- Looking for include file sys/modem.h
  53. -- Looking for include file sys/modem.h - not found
  54. -- Looking for include file sys/filio.h
  55. -- Looking for include file sys/filio.h - not found
  56. -- Looking for include file sys/strtio.h
  57. -- Looking for include file sys/strtio.h - not found
  58. -- Looking for include file sys/select.h
  59. -- Looking for include file sys/select.h - found
  60. -- Performing Test HAVE_TM_GMTOFF
  61. -- Performing Test HAVE_TM_GMTOFF - Success
  62. -- Looking for include file pthread.h
  63. -- Looking for include file pthread.h - found
  64. -- Looking for pthread_create
  65. -- Looking for pthread_create - not found
  66. -- Looking for pthread_create in pthreads
  67. -- Looking for pthread_create in pthreads - not found
  68. -- Looking for pthread_create in pthread
  69. -- Looking for pthread_create in pthread - found
  70. -- Found Threads: TRUE  
  71. -- Looking for include file sys/eventfd.h
  72. -- Looking for include file sys/eventfd.h - found
  73. -- Finding recommended feature X11 for X11 (X11 client and server)
  74. --     Disable feature X11 using "-DWITH_X11=OFF"
  75. -- Found X11: /usr/lib64/libX11.so  
  76. -- Skipping optional feature DirectFB for DirectFB (DirectFB client)
  77. --     Enable feature DirectFB using "-DWITH_DIRECTFB=ON"
  78. -- Finding required feature ZLIB for compression (data compression)
  79. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
  80. -- Finding required feature OpenSSL for cryptography (encryption, certificate validation, hashing functions)
  81. -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.1h")
  82. -- Finding recommended feature ALSA for sound (audio input, audio output and multimedia redirection)
  83. --     Disable feature ALSA using "-DWITH_ALSA=OFF"
  84. -- Found ALSA: /usr/lib64/libasound.so (found version "1.0.28")
  85. -- Finding optional feature Pulse for sound (audio input, audio output and multimedia redirection)
  86. -- checking for module 'libpulse'
  87. --   found libpulse, version 5.0
  88. -- Found Pulse: /usr/include  
  89. -- Finding optional feature Cups for printing (printer device redirection)
  90. -- Found Cups: /usr/lib64/libcups.so (found version "1.7.1")
  91. -- Skipping optional feature PCSC for smart card (smart card device redirection)
  92. --     Enable feature PCSC using "-DWITH_PCSC=ON"
  93. -- Finding recommended feature FFmpeg for multimedia (multimedia redirection, audio and video playback)
  94. --     Disable feature FFmpeg using "-DWITH_FFMPEG=OFF"
  95. -- checking for module 'libavcodec'
  96. --   found libavcodec, version 55.52.102
  97. -- checking for module 'libavutil'
  98. --   found libavutil, version 52.66.100
  99. -- Found FFmpeg: TRUE  
  100. -- Finding recommended feature Gstreamer for multimedia (multimedia redirection, audio and video playback)
  101. --     Disable feature Gstreamer using "-DWITH_GSTREAMER=OFF"
  102. -- checking for module 'gstreamer-0.10'
  103. --   found gstreamer-0.10, version 0.10.36
  104. -- checking for module 'gstreamer-plugins-base-0.10'
  105. --   found gstreamer-plugins-base-0.10, version 0.10.36
  106. -- Found GSTREAMER: gstreamer-0.10;gobject-2.0;gmodule-2.0;rt;gthread-2.0;rt;glib-2.0;xml2;gstreamer-0.10;gobject-2.0;gmodule-2.0;rt;gthread-2.0;rt;glib-2.0;xml2  
  107. -- Skipping optional feature IPP for performance (Intel Integrated Performance Primitives library)
  108. --     Enable feature IPP using "-DWITH_IPP=ON"
  109. -- Skipping optional feature NPP for performance (NVIDIA Performance Primitives library)
  110. --     Enable feature NPP using "-DWITH_NPP=ON"
  111. -- FreeRDP GIT
  112. -- Finding recommended feature XKBFile for X11 keyboard (X11 keyboard file extension)
  113. --     Disable feature XKBFile using "-DWITH_XKBFILE=OFF"
  114. -- Found XKBFile: /usr/lib64/libxkbfile.so  
  115. -- Adding dynamic channel client "tsmf": Video Redirection Virtual Channel Extension
  116. -- Finding required feature XRandR for X11 randr (X11 randr extension)
  117. -- Found XRANDR: /usr/lib64/libXrandr.so  
  118. -- Adding device channel client "serial": Serial Port Virtual Channel Extension
  119. -- Adding static channel client server "rdpsnd": Audio Output Virtual Channel Extension
  120. -- Adding dynamic channel client "rdpei": Input Virtual Channel Extension
  121. -- Adding static channel client "rdpdr": Device Redirection Virtual Channel Extension
  122. -- Adding static channel client "rail": Remote Programs Virtual Channel Extension
  123. -- Adding device channel client "printer": Print Virtual Channel Extension
  124. -- Adding device channel client "parallel": Parallel Port Virtual Channel Extension
  125. -- Adding dynamic channel client "echo": Echo Virtual Channel Extension
  126. -- Adding device channel client "drive": Drive Redirection Virtual Channel Extension
  127. -- Adding static channel client "drdynvc": Dynamic Virtual Channel Extension
  128. -- Adding static channel client "cliprdr": Clipboard Virtual Channel Extension
  129. -- Adding dynamic channel client server "audin": Audio Input Redirection Virtual Channel Extension
  130. -- Found XMLTO: /usr/bin/xmlto
  131. -- Finding required feature XShm for X11 shared memory (X11 shared memory extension)
  132. -- Found XShm: /usr/lib64/libXext.so  
  133. -- Skipping recommended feature Xinerama for multi-monitor (X11 multi-monitor extension)
  134. -- Finding recommended feature Xext for X11 extension (X11 core extensions)
  135. --     Disable feature Xext using "-DWITH_XEXT=OFF"
  136. -- Found Xext: /usr/lib64/libXext.so  
  137. -- Finding recommended feature Xcursor for cursor (X11 cursor extension)
  138. --     Disable feature Xcursor using "-DWITH_XCURSOR=OFF"
  139. -- Found Xcursor: /usr/lib64/libXcursor.so  
  140. -- Finding recommended feature Xv for video (X11 video extension)
  141. --     Disable feature Xv using "-DWITH_XV=OFF"
  142. -- Found Xv: /usr/lib64/libXv.so  
  143. -- Finding recommended feature Xi for input (X11 input extension)
  144. --     Disable feature Xi using "-DWITH_XI=OFF"
  145. -- Found Xi: /usr/lib64/libXi.so  
  146. -- Looking for XITouchClass
  147. -- Looking for XITouchClass - found
  148. -- Finding recommended feature Xrender for rendering (X11 render extension)
  149. --     Disable feature Xrender using "-DWITH_XRENDER=OFF"
  150. -- Found Xrender: /usr/lib64/libXrender.so  
  151. -- <<< Gentoo configuration >>>
  152. Build type      Gentoo
  153. Install path    /usr
  154. Compiler flags:
  155. C               -O2 -march=core2 -pipe  -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -g -msse2 -DWINPR_EXPORTS -DFREERDP_EXPORTS
  156. C++            
  157. Linker flags:
  158. Executable       -Wl,-O1 -Wl,--as-needed
  159. Module           -Wl,-O1 -Wl,--as-needed
  160. Shared           -Wl,-O1 -Wl,--as-needed
  161.  
  162. -- Configuring done
  163. CMake Warning (dev) in client/common/CMakeLists.txt:
  164.   Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
  165.   interface.  Run "cmake --help-policy CMP0022" for policy details.  Use the
  166.   cmake_policy command to set the policy and suppress this warning.
  167.  
  168.   Target "freerdp-client" has an INTERFACE_LINK_LIBRARIES property which
  169.   differs from its LINK_INTERFACE_LIBRARIES properties.
  170.  
  171.   INTERFACE_LINK_LIBRARIES:
  172.  
  173.     tsmf-client;rdpei-client;echo-client;audin-client;serial-client;printer-client;parallel-client;drive-client;rdpsnd-client;rdpdr-client;rail-client;drdynvc-client;cliprdr-client;tsmf-client-ffmpeg-decoder;tsmf-client-gstreamer-decoder;tsmf-client-alsa-audio;tsmf-client-pulse-audio;rdpsnd-client-alsa;rdpsnd-client-pulse;audin-client-alsa;audin-client-pulse;freerdp-utils;winpr-crt;winpr-path;winpr-file;winpr-synch;winpr-library;winpr-interlocked;freerdp-core;winpr-crt;winpr-utils
  174.  
  175.   LINK_INTERFACE_LIBRARIES:
  176.  
  177.    
  178.  
  179. This warning is for project developers.  Use -Wno-dev to suppress it.
  180.  
  181. -- Generating done
  182. -- Build files have been written to: /var/tmp/portage/net-misc/freerdp-1.1.0_beta1_p20130710-r1/work/freerdp-1.1.0_beta1_p20130710_build
  183. >>> Source configured.
Add Comment
Please, Sign In to add comment