* Package: net-misc/freerdp-2.0.0_rc4 * Repository: gentoo * Maintainer: floppym@gentoo.org * USE: X abi_x86_64 alsa amd64 client cups elibc_glibc jpeg kernel_linux libressl usb userland_GNU xv * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking freerdp-2.0.0-rc4.tar.gz to /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work >>> Source unpacked in /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work >>> Preparing source in /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build" cmake -C /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=no -DCHANNEL_URBDRC=yes -DWITH_ALSA=yes -DWITH_CCACHE=OFF -DWITH_CLIENT=yes -DWITH_CUPS=yes -DWITH_DEBUG_ALL=no -DWITH_MANPAGES=no -DWITH_FFMPEG=no -DWITH_DSP_FFMPEG=no -DWITH_GSTREAMER_1_0=no -DWITH_JPEG=yes -DWITH_NEON=no -DWITH_OPENH264=no -DWITH_PULSE=no -DWITH_SERVER=no -DWITH_PCSC=no -DWITH_LIBSYSTEMD=no -DWITH_X11=yes -DWITH_XINERAMA=no -DWITH_XV=yes -DWITH_WAYLAND=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/gentoo_toolchain.cmake /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 loading initial cache file /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/gentoo_common_config.cmake -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") FREERDP_VERSION=2.0.0-rc4 -- Git Revision 2.0.0-rc4 -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Performing Test Wno-unused-result -- Performing Test Wno-unused-result - Success -- Performing Test Wno-unused-but-set-variable -- Performing Test Wno-unused-but-set-variable - Success -- Performing Test Wno-deprecated-declarations -- Performing Test Wno-deprecated-declarations - Success -- Performing Test Wno-deprecated-declarationsCXX -- Performing Test Wno-deprecated-declarationsCXX - Success -- GCC default symbol visibility: hidden -- Performing Test Wimplicit-function-declaration -- Performing Test Wimplicit-function-declaration - Success -- Performing Test Wredundant-decls -- Performing Test Wredundant-decls - Success -- Performing Test fno-omit-frame-pointer -- Performing Test fno-omit-frame-pointer - Success -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file sys/modem.h -- Looking for include file sys/modem.h - not found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - not found -- Looking for include file sys/sockio.h -- Looking for include file sys/sockio.h - not found -- Looking for include file sys/strtio.h -- Looking for include file sys/strtio.h - not found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file syslog.h -- Looking for include file syslog.h - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - not found -- Looking for pthread_mutex_timedlock in pthread -- Looking for pthread_mutex_timedlock in pthread - found -- Looking for include file aio.h -- Looking for include file aio.h - found -- Looking for include file sys/eventfd.h -- Looking for include file sys/eventfd.h - found -- Looking for eventfd_read -- Looking for eventfd_read - found -- Looking for include file sys/timerfd.h -- Looking for include file sys/timerfd.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for ceill -- Looking for ceill - found -- Skipping recommended feature libsystemd for systemd journal appender (allows to export wLog to systemd journal) -- Finding recommended feature X11 for X11 (X11 client and server) -- Disable feature X11 using "-DWITH_X11=OFF" -- Found X11: /usr/lib/libX11.so -- Skipping recommended feature Wayland for Wayland (Wayland client) -- Skipping optional feature DirectFB for DirectFB (DirectFB client) -- Enable feature DirectFB using "-DWITH_DIRECTFB=ON" -- Finding required feature ZLIB for compression (data compression) -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Finding required feature OpenSSL for cryptography (encryption, certificate validation, hashing functions) -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "2.6.5") -- Skipping optional feature MbedTLS for cryptography (encryption, certificate validation, hashing functions) -- Enable feature MbedTLS using "-DWITH_MBEDTLS=ON" -- Skipping optional feature OpenSLES for multimedia (OpenSLES audio / video) -- Enable feature OpenSLES using "-DWITH_OPENSLES=ON" -- Finding recommended feature OSS for sound (audio input, audio output and multimedia redirection) -- Disable feature OSS using "-DWITH_OSS=OFF" -- Found OSS Audio -- Finding recommended feature ALSA for sound (audio input, audio output and multimedia redirection) -- Disable feature ALSA using "-DWITH_ALSA=OFF" -- Found ALSA: /usr/lib/libasound.so (found version "1.1.7") -- Skipping optional feature Pulse for sound (audio input, audio output and multimedia redirection) -- Enable feature Pulse using "-DWITH_PULSE=ON" -- Finding optional feature Cups for printing (printer device redirection) -- Found Cups: /usr/lib/libcups.so (found version "2.2.9") -- Skipping optional feature PCSC for smart card (smart card device redirection) -- Enable feature PCSC using "-DWITH_PCSC=ON" -- Skipping recommended feature FFmpeg for multimedia (multimedia redirection, audio and video playback) -- Skipping optional feature GStreamer_0_10 for multimedia (multimedia redirection, audio and video playback, gstreamer 0.10 version) -- Enable feature GStreamer_0_10 using "-DWITH_GSTREAMER_0_10=ON" -- Skipping recommended feature GStreamer_1_0 for multimedia (multimedia redirection, audio and video playback) -- Finding optional feature JPEG for codec (use JPEG library) -- Found JPEG: /usr/lib/libjpeg.so (found version "") -- Skipping optional feature x264 for codec (use x264 library) -- Enable feature x264 using "-DWITH_X264=ON" -- Skipping optional feature OpenH264 for codec (use OpenH264 library) -- Enable feature OpenH264 using "-DWITH_OPENH264=ON" -- Skipping optional feature GSM for codec (GSM audio codec library) -- Enable feature GSM using "-DWITH_GSM=ON" -- Skipping optional feature LAME for codec (lame MP3 audio codec library) -- Enable feature LAME using "-DWITH_LAME=ON" -- Skipping optional feature FAAD2 for codec (FAAD2 AAC audio codec library) -- Enable feature FAAD2 using "-DWITH_FAAD2=ON" -- Skipping optional feature FAAC for codec (FAAC AAC audio codec library) -- Enable feature FAAC using "-DWITH_FAAC=ON" -- Skipping optional feature soxr for codec (SOX audio resample library) -- Enable feature soxr using "-DWITH_SOXR=ON" -- Skipping optional feature GSSAPI for auth (add kerberos support) -- Enable feature GSSAPI using "-DWITH_GSSAPI=ON" -- Skipping optional feature IPP for performance (Intel Integrated Performance Primitives library) -- Enable feature IPP using "-DWITH_IPP=ON" -- Using OpenSSL Version: 2.6.5 -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for timer_create -- Looking for timer_create - found -- Looking for timer_delete -- Looking for timer_delete - found -- Looking for timer_settime -- Looking for timer_settime - found -- Looking for timer_gettime -- Looking for timer_gettime - found -- Finding recommended feature XKBFile for X11 keyboard (X11 keyboard file extension) -- Disable feature XKBFile using "-DWITH_XKBFILE=OFF" -- Found XKBFile: /usr/lib/libxkbfile.so -- Adding dynamic channel client server "audin": Audio Input Redirection Virtual Channel Extension -- Adding static channel client server "cliprdr": Clipboard Virtual Channel Extension -- Adding dynamic channel client "disp": Display Update Virtual Channel Extension -- Adding static channel client server "drdynvc": Dynamic Virtual Channel Extension -- Adding device channel client "drive": Drive Redirection Virtual Channel Extension -- Adding dynamic channel client server "echo": Echo Virtual Channel Extension -- Adding static channel client server "encomsp": Multiparty Virtual Channel Extension -- Adding dynamic channel client "geometry": Geometry tracking Virtual Channel Extension -- Adding device channel client "parallel": Parallel Port Virtual Channel Extension -- Adding device channel client "printer": Print Virtual Channel Extension -- Adding static channel client "rail": Remote Programs Virtual Channel Extension -- Adding static channel client server "rdpdr": Device Redirection Virtual Channel Extension -- Adding dynamic channel client "rdpei": Input Virtual Channel Extension -- Adding dynamic channel client "rdpgfx": Graphics Pipeline Extension -- Adding static channel client server "rdpsnd": Audio Output Virtual Channel Extension -- Adding static channel client server "remdesk": Remote Assistance Virtual Channel Extension -- Adding device channel client "serial": Serial Port Virtual Channel Extension -- Adding device channel client "smartcard": Smart Card Virtual Channel Extension -- Adding dynamic channel client "tsmf": Video Redirection Virtual Channel Extension -- Adding dynamic channel "urbdrc": USB Devices Virtual Channel Extension -- libudev stable: 1 -- Found UDev: /lib/libudev.so -- include: /usr/include -- Found UUID: /usr/lib/libuuid.so -- Found dbus-glib: /usr/lib64/libdbus-glib-1.so -- Found libusb-1.0: -- - Includes: /usr/include/libusb-1.0 -- - Libraries: /usr/lib/libusb-1.0.so -- Found all URBDRC dependencies -- Adding dynamic channel client "video": Video optimized remoting Virtual Channel Extension -- Found DocBookXSL: /usr/share/sgml/docbook/xsl-stylesheets -- Finding required feature XShm for X11 shared memory (X11 shared memory extension) -- Found XShm: /usr/lib/libXext.so -- Skipping recommended feature Xinerama for multi-monitor (X11 multi-monitor extension) -- Finding recommended feature Xext for X11 extension (X11 core extensions) -- Disable feature Xext using "-DWITH_XEXT=OFF" -- Found Xext: /usr/lib/libXext.so -- Finding recommended feature Xcursor for cursor (X11 cursor extension) -- Disable feature Xcursor using "-DWITH_XCURSOR=OFF" -- Found Xcursor: /usr/lib/libXcursor.so -- Finding recommended feature Xv for video (X11 video extension) -- Disable feature Xv using "-DWITH_XV=OFF" -- Found Xv: /usr/lib/libXv.so -- Finding recommended feature Xi for input (X11 input extension) -- Disable feature Xi using "-DWITH_XI=OFF" -- Found Xi: /usr/lib/libXi.so -- Looking for XITouchClass -- Looking for XITouchClass - found -- Finding recommended feature Xrender for rendering (X11 render extension) -- Disable feature Xrender using "-DWITH_XRENDER=OFF" -- Found Xrender: /usr/lib/libXrender.so -- Finding recommended feature XRandR for tracking output configuration (X11 randr extension) -- Disable feature XRandR using "-DWITH_XRANDR=OFF" -- Found XRANDR: /usr/lib/libXrandr.so -- Finding recommended feature Xfixes for X11 xfixes extension (Useful additions to the X11 core protocol) -- Disable feature Xfixes using "-DWITH_XFIXES=OFF" -- Found Xfixes: /usr/lib/libXfixes.so -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL C++ -O2 -pipe -march=native -Wno-deprecated-declarations -g Linker flags: Executable -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed Module -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed Shared -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 ... >>> Working in BUILD_DIR: "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build" make -j1 VERBOSE=1 /usr/bin/cmake -S/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 -B/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/CMakeFiles /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f winpr/libwinpr/CMakeFiles/winpr.dir/build.make winpr/libwinpr/CMakeFiles/winpr.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr/CMakeFiles/winpr.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr/CMakeFiles/winpr.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr/CMakeFiles/winpr.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr/CMakeFiles/winpr.dir/depend.internal". Scanning dependencies of target winpr make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f winpr/libwinpr/CMakeFiles/winpr.dir/build.make winpr/libwinpr/CMakeFiles/winpr.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 1%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/address.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/address.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/address.c [ 1%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/barrier.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/barrier.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/barrier.c [ 1%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/condition.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/condition.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/condition.c [ 1%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/critical.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/critical.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/critical.c [ 2%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/event.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/event.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/event.c [ 2%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/init.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/init.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/init.c [ 2%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/mutex.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/mutex.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/mutex.c [ 2%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/semaphore.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/semaphore.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/semaphore.c [ 2%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/sleep.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/sleep.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/sleep.c [ 3%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/srw.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/srw.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/srw.c [ 3%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/timer.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/timer.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/timer.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/timer.c:597:15: warning: ‘timespec_to_ms’ defined but not used [-Wunused-function] static UINT64 timespec_to_ms(struct timespec* tspec) ^~~~~~~~~~~~~~ [ 3%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/synch/wait.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/synch/wait.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/synch/wait.c [ 3%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/locale/locale.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/locale/locale.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/locale/locale.c [ 4%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/library/library.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/library/library.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/library/library.c [ 4%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/file/generic.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/file/generic.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/file/generic.c [ 4%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/file/namedPipeClient.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/file/namedPipeClient.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/file/namedPipeClient.c [ 4%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/file/pattern.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/file/pattern.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/file/pattern.c [ 5%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/file/file.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/file/file.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/file/file.c [ 5%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/comm/comm.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/comm/comm.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/comm/comm.c [ 5%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/comm/comm_io.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/comm/comm_io.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/comm/comm_io.c [ 5%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/comm/comm_ioctl.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/comm/comm_ioctl.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/comm/comm_ioctl.c [ 6%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/comm/comm_serial_sys.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/comm/comm_serial_sys.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/comm/comm_serial_sys.c [ 6%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/comm/comm_sercx_sys.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/comm/comm_sercx_sys.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/comm/comm_sercx_sys.c [ 6%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/comm/comm_sercx2_sys.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/comm/comm_sercx2_sys.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/comm/comm_sercx2_sys.c [ 6%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/pipe/pipe.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/pipe/pipe.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/pipe/pipe.c [ 6%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/interlocked/interlocked.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/interlocked/interlocked.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/interlocked/interlocked.c [ 7%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/security/security.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/security/security.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/security/security.c [ 7%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/environment/environment.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/environment/environment.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/environment/environment.c [ 7%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crypto/hash.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crypto/hash.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crypto/hash.c [ 7%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crypto/rand.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crypto/rand.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crypto/rand.c [ 8%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crypto/cipher.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crypto/cipher.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crypto/cipher.c [ 8%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crypto/cert.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crypto/cert.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crypto/cert.c [ 8%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crypto/crypto.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crypto/crypto.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crypto/crypto.c [ 8%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/registry/registry_reg.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/registry/registry_reg.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/registry/registry_reg.c [ 9%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/registry/registry.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/registry/registry.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/registry/registry.c [ 9%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/credentials/credentials.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/credentials/credentials.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/credentials/credentials.c [ 9%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/path/path.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/path/path.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/path/path.c [ 9%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/path/shell.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/path/shell.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/path/shell.c [ 9%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/io/device.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/io/device.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/io/device.c [ 10%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/io/io.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/io/io.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/io/io.c [ 10%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/memory/memory.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/memory/memory.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/memory/memory.c [ 10%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/input/virtualkey.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/input/virtualkey.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/input/virtualkey.c [ 10%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/input/scancode.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/input/scancode.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/input/scancode.c [ 11%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/input/keycode.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/input/keycode.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/input/keycode.c [ 11%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/shell/shell.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/shell/shell.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/shell/shell.c [ 11%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/heap/heap.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/heap/heap.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/heap/heap.c [ 11%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/ini.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/ini.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/ini.c [ 12%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/sam.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/sam.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/sam.c [ 12%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/ntlm.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/ntlm.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/ntlm.c [ 12%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/image.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/image.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/image.c [ 12%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/print.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/print.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/print.c [ 12%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/stream.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/stream.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/stream.c [ 13%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/strlst.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/strlst.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/strlst.c [ 13%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/debug.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/debug.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/debug.c [ 13%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/winpr.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/winpr.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/winpr.c [ 13%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/cmdline.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/cmdline.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/cmdline.c [ 14%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/ssl.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/ssl.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/ssl.c [ 14%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/Queue.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/Queue.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/Queue.c [ 14%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/Stack.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/Stack.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/Stack.c [ 14%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/PubSub.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/PubSub.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/PubSub.c [ 15%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/BipBuffer.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/BipBuffer.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/BipBuffer.c [ 15%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/BitStream.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/BitStream.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/BitStream.c [ 15%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/Reference.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/Reference.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/Reference.c [ 15%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/ArrayList.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/ArrayList.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/ArrayList.c [ 16%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/Dictionary.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/Dictionary.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/Dictionary.c [ 16%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/LinkedList.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/LinkedList.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/LinkedList.c [ 16%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/HashTable.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/HashTable.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/HashTable.c [ 16%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/ListDictionary.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/ListDictionary.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/ListDictionary.c [ 16%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/KeyValuePair.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/KeyValuePair.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/KeyValuePair.c [ 17%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/CountdownEvent.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/CountdownEvent.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/CountdownEvent.c [ 17%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/BufferPool.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/BufferPool.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/BufferPool.c [ 17%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/ObjectPool.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/ObjectPool.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/ObjectPool.c [ 17%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/StreamPool.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/StreamPool.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/StreamPool.c [ 18%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/MessageQueue.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/MessageQueue.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/MessageQueue.c [ 18%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/collections/MessagePipe.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/collections/MessagePipe.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/collections/MessagePipe.c [ 18%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/lodepng/lodepng.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/lodepng/lodepng.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng/lodepng.c [ 18%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/trio/trio.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/trio/trio.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio/trio.c [ 19%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/trio/trionan.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/trio/trionan.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio/trionan.c [ 19%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/trio/triostr.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/trio/triostr.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio/triostr.c [ 19%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/wlog.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/wlog.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/wlog.c [ 19%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/Layout.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/Layout.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/Layout.c [ 19%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/Message.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/Message.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/Message.c [ 20%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/TextMessage.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/TextMessage.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/TextMessage.c [ 20%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/DataMessage.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/DataMessage.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/DataMessage.c [ 20%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/ImageMessage.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/ImageMessage.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/ImageMessage.c [ 20%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/PacketMessage.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/PacketMessage.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/PacketMessage.c [ 21%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/Appender.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/Appender.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/Appender.c [ 21%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/FileAppender.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/FileAppender.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/FileAppender.c [ 21%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/BinaryAppender.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/BinaryAppender.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/BinaryAppender.c [ 21%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/CallbackAppender.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/CallbackAppender.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/CallbackAppender.c [ 22%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/ConsoleAppender.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/ConsoleAppender.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/ConsoleAppender.c [ 22%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/UdpAppender.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/UdpAppender.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/UdpAppender.c [ 22%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/utils/wlog/SyslogAppender.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/utils/wlog/SyslogAppender.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/wlog/SyslogAppender.c [ 22%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/error/error.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/error/error.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/error/error.c [ 23%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/com/com.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/com/com.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/com/com.c [ 23%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/timezone/timezone.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/timezone/timezone.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/timezone/timezone.c [ 23%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sysinfo/sysinfo.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sysinfo/sysinfo.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sysinfo/sysinfo.c [ 23%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/pool/synch.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/pool/synch.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/pool/synch.c [ 23%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/pool/work.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/pool/work.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/pool/work.c [ 24%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/pool/timer.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/pool/timer.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/pool/timer.c [ 24%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/pool/io.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/pool/io.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/pool/io.c [ 24%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/pool/cleanup_group.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/pool/cleanup_group.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/pool/cleanup_group.c [ 24%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/pool/pool.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/pool/pool.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/pool/pool.c [ 25%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/pool/callback.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/pool/callback.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/pool/callback.c [ 25%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/pool/callback_cleanup.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/pool/callback_cleanup.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/pool/callback_cleanup.c [ 25%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/handle/handle.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/handle/handle.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/handle/handle.c [ 25%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/handle/nonehandle.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/handle/nonehandle.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/handle/nonehandle.c [ 26%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/thread/argv.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/thread/argv.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/thread/argv.c [ 26%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/thread/process.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/thread/process.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/thread/process.c [ 26%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/thread/processor.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/thread/processor.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/thread/processor.c [ 26%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/thread/thread.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/thread/thread.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/thread/thread.c [ 26%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/thread/tls.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/thread/tls.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/thread/tls.c [ 27%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/winsock/winsock.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/winsock/winsock.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/winsock/winsock.c [ 27%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/CredSSP/credssp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/CredSSP/credssp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/CredSSP/credssp.c [ 27%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/NTLM/ntlm_av_pairs.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/NTLM/ntlm_av_pairs.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/NTLM/ntlm_av_pairs.c [ 27%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/NTLM/ntlm_compute.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/NTLM/ntlm_compute.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/NTLM/ntlm_compute.c [ 28%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/NTLM/ntlm_message.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/NTLM/ntlm_message.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/NTLM/ntlm_message.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/NTLM/ntlm_message.c:188:13: warning: ‘ntlm_print_message_fields’ defined but not used [-Wunused-function] static void ntlm_print_message_fields(NTLM_MESSAGE_FIELDS* fields, const char* name) ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/NTLM/ntlm_message.c:77:13: warning: ‘ntlm_print_negotiate_flags’ defined but not used [-Wunused-function] static void ntlm_print_negotiate_flags(UINT32 flags) ^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 28%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/NTLM/ntlm.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/NTLM/ntlm.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/NTLM/ntlm.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/NTLM/ntlm.c:112:12: warning: ‘ntlm_SetContextServicePrincipalNameA’ defined but not used [-Wunused-function] static int ntlm_SetContextServicePrincipalNameA(NTLM_CONTEXT* context, char* ServicePrincipalName) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 28%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/Kerberos/kerberos.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/Kerberos/kerberos.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/Kerberos/kerberos.c [ 28%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/Negotiate/negotiate.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/Negotiate/negotiate.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/Negotiate/negotiate.c [ 29%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/Schannel/schannel_openssl.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/Schannel/schannel_openssl.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/Schannel/schannel_openssl.c [ 29%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/Schannel/schannel.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/Schannel/schannel.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/Schannel/schannel.c [ 29%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/sspi_winpr.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/sspi_winpr.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/sspi_winpr.c [ 29%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/sspi_export.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/sspi_export.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/sspi_export.c [ 30%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/sspi_gss.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/sspi_gss.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/sspi_gss.c [ 30%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspi/sspi.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspi/sspi.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspi/sspi.c [ 30%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/winhttp/winhttp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/winhttp/winhttp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/winhttp/winhttp.c [ 30%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/asn1/asn1.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/asn1/asn1.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/asn1/asn1.c [ 30%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/sspicli/sspicli.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/sspicli/sspicli.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/sspicli/sspicli.c [ 31%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crt/alignment.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crt/alignment.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crt/alignment.c [ 31%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crt/conversion.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crt/conversion.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crt/conversion.c [ 31%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crt/buffer.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crt/buffer.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crt/buffer.c [ 31%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crt/memory.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crt/memory.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crt/memory.c [ 32%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crt/unicode.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crt/unicode.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crt/unicode.c [ 32%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crt/string.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crt/string.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crt/string.c [ 32%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/crt/utf.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/crt/utf.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/crt/utf.c [ 32%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/bcrypt/bcrypt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/bcrypt/bcrypt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/bcrypt/bcrypt.c [ 33%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/rpc.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/rpc.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/rpc.c [ 33%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr.c [ 33%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr_array.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr_array.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr_array.c [ 33%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr_context.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr_context.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr_context.c [ 33%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr_correlation.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr_correlation.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr_correlation.c [ 34%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr_pointer.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr_pointer.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr_pointer.c [ 34%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr_private.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr_private.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr_private.c [ 34%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr_simple.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr_simple.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr_simple.c [ 34%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr_string.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr_string.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr_string.c [ 35%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr_structure.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr_structure.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr_structure.c [ 35%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/ndr_union.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/ndr_union.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/ndr_union.c [ 35%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/rpc/midl.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/rpc/midl.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/rpc/midl.c [ 35%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/credui/credui.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/credui/credui.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/credui/credui.c [ 36%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/wtsapi/wtsapi.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/wtsapi/wtsapi.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/wtsapi/wtsapi.c [ 36%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/dsparse/dsparse.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/dsparse/dsparse.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/dsparse/dsparse.c [ 36%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/wnd/wnd.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/wnd/wnd.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/wnd/wnd.c [ 36%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/smartcard/smartcard.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/smartcard/smartcard.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/smartcard/smartcard.c [ 37%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/smartcard/smartcard_pcsc.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/smartcard/smartcard_pcsc.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/smartcard/smartcard_pcsc.c [ 37%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/smartcard/smartcard_inspect.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/smartcard/smartcard_inspect.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/smartcard/smartcard_inspect.c [ 37%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/nt/nt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/nt/nt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/nt/nt.c [ 37%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/clipboard/synthetic.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/clipboard/synthetic.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/clipboard/synthetic.c [ 37%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/clipboard/clipboard.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/clipboard/clipboard.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/clipboard/clipboard.c [ 38%] Building C object winpr/libwinpr/CMakeFiles/winpr.dir/clipboard/posix.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_POSIX_TIMER -DWITH_WCLIPBOARD_POSIX -D_FILE_OFFSET_BITS=64 -Dwinpr_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/lodepng -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/trio -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/utils/. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr.dir/clipboard/posix.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/libwinpr/clipboard/posix.c [ 38%] Linking C shared library libwinpr2.so cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/cmake -E cmake_link_script CMakeFiles/winpr.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libwinpr2.so.2 -o libwinpr2.so.2.0.0 CMakeFiles/winpr.dir/synch/address.c.o CMakeFiles/winpr.dir/synch/barrier.c.o CMakeFiles/winpr.dir/synch/condition.c.o CMakeFiles/winpr.dir/synch/critical.c.o CMakeFiles/winpr.dir/synch/event.c.o CMakeFiles/winpr.dir/synch/init.c.o CMakeFiles/winpr.dir/synch/mutex.c.o CMakeFiles/winpr.dir/synch/semaphore.c.o CMakeFiles/winpr.dir/synch/sleep.c.o CMakeFiles/winpr.dir/synch/srw.c.o CMakeFiles/winpr.dir/synch/timer.c.o CMakeFiles/winpr.dir/synch/wait.c.o CMakeFiles/winpr.dir/locale/locale.c.o CMakeFiles/winpr.dir/library/library.c.o CMakeFiles/winpr.dir/file/generic.c.o CMakeFiles/winpr.dir/file/namedPipeClient.c.o CMakeFiles/winpr.dir/file/pattern.c.o CMakeFiles/winpr.dir/file/file.c.o CMakeFiles/winpr.dir/comm/comm.c.o CMakeFiles/winpr.dir/comm/comm_io.c.o CMakeFiles/winpr.dir/comm/comm_ioctl.c.o CMakeFiles/winpr.dir/comm/comm_serial_sys.c.o CMakeFiles/winpr.dir/comm/comm_sercx_sys.c.o CMakeFiles/winpr.dir/comm/comm_sercx2_sys.c.o CMakeFiles/winpr.dir/pipe/pipe.c.o CMakeFiles/winpr.dir/interlocked/interlocked.c.o CMakeFiles/winpr.dir/security/security.c.o CMakeFiles/winpr.dir/environment/environment.c.o CMakeFiles/winpr.dir/crypto/hash.c.o CMakeFiles/winpr.dir/crypto/rand.c.o CMakeFiles/winpr.dir/crypto/cipher.c.o CMakeFiles/winpr.dir/crypto/cert.c.o CMakeFiles/winpr.dir/crypto/crypto.c.o CMakeFiles/winpr.dir/registry/registry_reg.c.o CMakeFiles/winpr.dir/registry/registry.c.o CMakeFiles/winpr.dir/credentials/credentials.c.o CMakeFiles/winpr.dir/path/path.c.o CMakeFiles/winpr.dir/path/shell.c.o CMakeFiles/winpr.dir/io/device.c.o CMakeFiles/winpr.dir/io/io.c.o CMakeFiles/winpr.dir/memory/memory.c.o CMakeFiles/winpr.dir/input/virtualkey.c.o CMakeFiles/winpr.dir/input/scancode.c.o CMakeFiles/winpr.dir/input/keycode.c.o CMakeFiles/winpr.dir/shell/shell.c.o CMakeFiles/winpr.dir/heap/heap.c.o CMakeFiles/winpr.dir/utils/ini.c.o CMakeFiles/winpr.dir/utils/sam.c.o CMakeFiles/winpr.dir/utils/ntlm.c.o CMakeFiles/winpr.dir/utils/image.c.o CMakeFiles/winpr.dir/utils/print.c.o CMakeFiles/winpr.dir/utils/stream.c.o CMakeFiles/winpr.dir/utils/strlst.c.o CMakeFiles/winpr.dir/utils/debug.c.o CMakeFiles/winpr.dir/utils/winpr.c.o CMakeFiles/winpr.dir/utils/cmdline.c.o CMakeFiles/winpr.dir/utils/ssl.c.o CMakeFiles/winpr.dir/utils/collections/Queue.c.o CMakeFiles/winpr.dir/utils/collections/Stack.c.o CMakeFiles/winpr.dir/utils/collections/PubSub.c.o CMakeFiles/winpr.dir/utils/collections/BipBuffer.c.o CMakeFiles/winpr.dir/utils/collections/BitStream.c.o CMakeFiles/winpr.dir/utils/collections/Reference.c.o CMakeFiles/winpr.dir/utils/collections/ArrayList.c.o CMakeFiles/winpr.dir/utils/collections/Dictionary.c.o CMakeFiles/winpr.dir/utils/collections/LinkedList.c.o CMakeFiles/winpr.dir/utils/collections/HashTable.c.o CMakeFiles/winpr.dir/utils/collections/ListDictionary.c.o CMakeFiles/winpr.dir/utils/collections/KeyValuePair.c.o CMakeFiles/winpr.dir/utils/collections/CountdownEvent.c.o CMakeFiles/winpr.dir/utils/collections/BufferPool.c.o CMakeFiles/winpr.dir/utils/collections/ObjectPool.c.o CMakeFiles/winpr.dir/utils/collections/StreamPool.c.o CMakeFiles/winpr.dir/utils/collections/MessageQueue.c.o CMakeFiles/winpr.dir/utils/collections/MessagePipe.c.o CMakeFiles/winpr.dir/utils/lodepng/lodepng.c.o CMakeFiles/winpr.dir/utils/trio/trio.c.o CMakeFiles/winpr.dir/utils/trio/trionan.c.o CMakeFiles/winpr.dir/utils/trio/triostr.c.o CMakeFiles/winpr.dir/utils/wlog/wlog.c.o CMakeFiles/winpr.dir/utils/wlog/Layout.c.o CMakeFiles/winpr.dir/utils/wlog/Message.c.o CMakeFiles/winpr.dir/utils/wlog/TextMessage.c.o CMakeFiles/winpr.dir/utils/wlog/DataMessage.c.o CMakeFiles/winpr.dir/utils/wlog/ImageMessage.c.o CMakeFiles/winpr.dir/utils/wlog/PacketMessage.c.o CMakeFiles/winpr.dir/utils/wlog/Appender.c.o CMakeFiles/winpr.dir/utils/wlog/FileAppender.c.o CMakeFiles/winpr.dir/utils/wlog/BinaryAppender.c.o CMakeFiles/winpr.dir/utils/wlog/CallbackAppender.c.o CMakeFiles/winpr.dir/utils/wlog/ConsoleAppender.c.o CMakeFiles/winpr.dir/utils/wlog/UdpAppender.c.o CMakeFiles/winpr.dir/utils/wlog/SyslogAppender.c.o CMakeFiles/winpr.dir/error/error.c.o CMakeFiles/winpr.dir/com/com.c.o CMakeFiles/winpr.dir/timezone/timezone.c.o CMakeFiles/winpr.dir/sysinfo/sysinfo.c.o CMakeFiles/winpr.dir/pool/synch.c.o CMakeFiles/winpr.dir/pool/work.c.o CMakeFiles/winpr.dir/pool/timer.c.o CMakeFiles/winpr.dir/pool/io.c.o CMakeFiles/winpr.dir/pool/cleanup_group.c.o CMakeFiles/winpr.dir/pool/pool.c.o CMakeFiles/winpr.dir/pool/callback.c.o CMakeFiles/winpr.dir/pool/callback_cleanup.c.o CMakeFiles/winpr.dir/handle/handle.c.o CMakeFiles/winpr.dir/handle/nonehandle.c.o CMakeFiles/winpr.dir/thread/argv.c.o CMakeFiles/winpr.dir/thread/process.c.o CMakeFiles/winpr.dir/thread/processor.c.o CMakeFiles/winpr.dir/thread/thread.c.o CMakeFiles/winpr.dir/thread/tls.c.o CMakeFiles/winpr.dir/winsock/winsock.c.o CMakeFiles/winpr.dir/sspi/CredSSP/credssp.c.o CMakeFiles/winpr.dir/sspi/NTLM/ntlm_av_pairs.c.o CMakeFiles/winpr.dir/sspi/NTLM/ntlm_compute.c.o CMakeFiles/winpr.dir/sspi/NTLM/ntlm_message.c.o CMakeFiles/winpr.dir/sspi/NTLM/ntlm.c.o CMakeFiles/winpr.dir/sspi/Kerberos/kerberos.c.o CMakeFiles/winpr.dir/sspi/Negotiate/negotiate.c.o CMakeFiles/winpr.dir/sspi/Schannel/schannel_openssl.c.o CMakeFiles/winpr.dir/sspi/Schannel/schannel.c.o CMakeFiles/winpr.dir/sspi/sspi_winpr.c.o CMakeFiles/winpr.dir/sspi/sspi_export.c.o CMakeFiles/winpr.dir/sspi/sspi_gss.c.o CMakeFiles/winpr.dir/sspi/sspi.c.o CMakeFiles/winpr.dir/winhttp/winhttp.c.o CMakeFiles/winpr.dir/asn1/asn1.c.o CMakeFiles/winpr.dir/sspicli/sspicli.c.o CMakeFiles/winpr.dir/crt/alignment.c.o CMakeFiles/winpr.dir/crt/conversion.c.o CMakeFiles/winpr.dir/crt/buffer.c.o CMakeFiles/winpr.dir/crt/memory.c.o CMakeFiles/winpr.dir/crt/unicode.c.o CMakeFiles/winpr.dir/crt/string.c.o CMakeFiles/winpr.dir/crt/utf.c.o CMakeFiles/winpr.dir/bcrypt/bcrypt.c.o CMakeFiles/winpr.dir/rpc/rpc.c.o CMakeFiles/winpr.dir/rpc/ndr.c.o CMakeFiles/winpr.dir/rpc/ndr_array.c.o CMakeFiles/winpr.dir/rpc/ndr_context.c.o CMakeFiles/winpr.dir/rpc/ndr_correlation.c.o CMakeFiles/winpr.dir/rpc/ndr_pointer.c.o CMakeFiles/winpr.dir/rpc/ndr_private.c.o CMakeFiles/winpr.dir/rpc/ndr_simple.c.o CMakeFiles/winpr.dir/rpc/ndr_string.c.o CMakeFiles/winpr.dir/rpc/ndr_structure.c.o CMakeFiles/winpr.dir/rpc/ndr_union.c.o CMakeFiles/winpr.dir/rpc/midl.c.o CMakeFiles/winpr.dir/credui/credui.c.o CMakeFiles/winpr.dir/wtsapi/wtsapi.c.o CMakeFiles/winpr.dir/dsparse/dsparse.c.o CMakeFiles/winpr.dir/wnd/wnd.c.o CMakeFiles/winpr.dir/smartcard/smartcard.c.o CMakeFiles/winpr.dir/smartcard/smartcard_pcsc.c.o CMakeFiles/winpr.dir/smartcard/smartcard_inspect.c.o CMakeFiles/winpr.dir/nt/nt.c.o CMakeFiles/winpr.dir/clipboard/synthetic.c.o CMakeFiles/winpr.dir/clipboard/clipboard.c.o CMakeFiles/winpr.dir/clipboard/posix.c.o -Wl,-rpath,::::::::::::::::::::::::::: -lrt -lssl -lcrypto -lm -lpthread -ldl cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr && /usr/bin/cmake -E cmake_symlink_library libwinpr2.so.2.0.0 libwinpr2.so.2 libwinpr2.so make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 38%] Built target winpr make -f winpr/tools/CMakeFiles/winpr-tools.dir/build.make winpr/tools/CMakeFiles/winpr-tools.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/tools /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/CMakeFiles/winpr-tools.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/CMakeFiles/winpr-tools.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/CMakeFiles/winpr-tools.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/CMakeFiles/winpr-tools.dir/depend.internal". Scanning dependencies of target winpr-tools make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f winpr/tools/CMakeFiles/winpr-tools.dir/build.make winpr/tools/CMakeFiles/winpr-tools.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 38%] Building C object winpr/tools/CMakeFiles/winpr-tools.dir/makecert/makecert.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -Dwinpr_tools_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIC -o CMakeFiles/winpr-tools.dir/makecert/makecert.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/tools/makecert/makecert.c [ 38%] Linking C shared library libwinpr-tools2.so cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools && /usr/bin/cmake -E cmake_link_script CMakeFiles/winpr-tools.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libwinpr-tools2.so.2 -o libwinpr-tools2.so.2.0.0 CMakeFiles/winpr-tools.dir/makecert/makecert.c.o -Wl,-rpath,/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr: -lcrypto ../libwinpr/libwinpr2.so.2.0.0 cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools && /usr/bin/cmake -E cmake_symlink_library libwinpr-tools2.so.2.0.0 libwinpr-tools2.so.2 libwinpr-tools2.so make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 38%] Built target winpr-tools make -f winpr/tools/makecert-cli/CMakeFiles/winpr-makecert.dir/build.make winpr/tools/makecert-cli/CMakeFiles/winpr-makecert.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/tools/makecert-cli /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/makecert-cli /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/makecert-cli/CMakeFiles/winpr-makecert.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/makecert-cli/CMakeFiles/winpr-makecert.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/makecert-cli/CMakeFiles/winpr-makecert.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/makecert-cli/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/makecert-cli/CMakeFiles/winpr-makecert.dir/depend.internal". Scanning dependencies of target winpr-makecert make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f winpr/tools/makecert-cli/CMakeFiles/winpr-makecert.dir/build.make winpr/tools/makecert-cli/CMakeFiles/winpr-makecert.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 39%] Building C object winpr/tools/makecert-cli/CMakeFiles/winpr-makecert.dir/main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/makecert-cli && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIE -o CMakeFiles/winpr-makecert.dir/main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/tools/makecert-cli/main.c [ 39%] Linking C executable winpr-makecert cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/makecert-cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/winpr-makecert.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/winpr-makecert.dir/main.c.o -o winpr-makecert -Wl,-rpath,/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools:/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr: ../libwinpr-tools2.so.2.0.0 ../../libwinpr/libwinpr2.so.2.0.0 make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 39%] Built target winpr-makecert make -f winpr/tools/hash-cli/CMakeFiles/winpr-hash.dir/build.make winpr/tools/hash-cli/CMakeFiles/winpr-hash.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/tools/hash-cli /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/hash-cli /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/hash-cli/CMakeFiles/winpr-hash.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/hash-cli/CMakeFiles/winpr-hash.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/hash-cli/CMakeFiles/winpr-hash.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/hash-cli/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/hash-cli/CMakeFiles/winpr-hash.dir/depend.internal". Scanning dependencies of target winpr-hash make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f winpr/tools/hash-cli/CMakeFiles/winpr-hash.dir/build.make winpr/tools/hash-cli/CMakeFiles/winpr-hash.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 39%] Building C object winpr/tools/hash-cli/CMakeFiles/winpr-hash.dir/hash.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/hash-cli && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -fPIE -o CMakeFiles/winpr-hash.dir/hash.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/tools/hash-cli/hash.c [ 39%] Linking C executable winpr-hash cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/tools/hash-cli && /usr/bin/cmake -E cmake_link_script CMakeFiles/winpr-hash.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DWINPR_DLL -DWINPR_EXPORTS -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/winpr-hash.dir/hash.c.o -o winpr-hash -Wl,-rpath,/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr: ../../libwinpr/libwinpr2.so.2.0.0 make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 39%] Built target winpr-hash make -f libfreerdp/CMakeFiles/freerdp.dir/build.make libfreerdp/CMakeFiles/freerdp.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp/CMakeFiles/freerdp.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp/CMakeFiles/freerdp.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp/CMakeFiles/freerdp.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp/CMakeFiles/freerdp.dir/depend.internal". Scanning dependencies of target freerdp make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f libfreerdp/CMakeFiles/freerdp.dir/build.make libfreerdp/CMakeFiles/freerdp.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 39%] Building C object libfreerdp/CMakeFiles/freerdp.dir/utils/passphrase.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/utils/passphrase.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/utils/passphrase.c [ 40%] Building C object libfreerdp/CMakeFiles/freerdp.dir/utils/pcap.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/utils/pcap.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/utils/pcap.c [ 40%] Building C object libfreerdp/CMakeFiles/freerdp.dir/utils/profiler.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/utils/profiler.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/utils/profiler.c [ 40%] Building C object libfreerdp/CMakeFiles/freerdp.dir/utils/ringbuffer.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/utils/ringbuffer.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/utils/ringbuffer.c [ 40%] Building C object libfreerdp/CMakeFiles/freerdp.dir/utils/signal.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/utils/signal.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/utils/signal.c [ 41%] Building C object libfreerdp/CMakeFiles/freerdp.dir/utils/stopwatch.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/utils/stopwatch.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/utils/stopwatch.c [ 41%] Building C object libfreerdp/CMakeFiles/freerdp.dir/utils/msusb.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/utils/msusb.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/utils/msusb.c [ 41%] Building C object libfreerdp/CMakeFiles/freerdp.dir/common/addin.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/common/addin.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/common/addin.c [ 41%] Building C object libfreerdp/CMakeFiles/freerdp.dir/common/settings.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/common/settings.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/common/settings.c [ 41%] Building C object libfreerdp/CMakeFiles/freerdp.dir/common/assistance.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/common/assistance.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/common/assistance.c [ 42%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/bitmap.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/bitmap.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/bitmap.c [ 42%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/brush.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/brush.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/brush.c [ 42%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/clipping.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/clipping.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/clipping.c [ 42%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/dc.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/dc.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/dc.c [ 43%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/drawing.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/drawing.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/drawing.c [ 43%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/line.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/line.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/line.c [ 43%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/pen.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/pen.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/pen.c [ 43%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/region.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/region.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/region.c [ 44%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/shape.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/shape.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/shape.c [ 44%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/graphics.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/graphics.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/graphics.c [ 44%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/gfx.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/gfx.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/gfx.c [ 44%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/video.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/video.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/video.c [ 45%] Building C object libfreerdp/CMakeFiles/freerdp.dir/gdi/gdi.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/gdi/gdi.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/gdi/gdi.c [ 45%] Building C object libfreerdp/CMakeFiles/freerdp.dir/cache/brush.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/cache/brush.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/brush.c [ 45%] Building C object libfreerdp/CMakeFiles/freerdp.dir/cache/pointer.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/cache/pointer.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/pointer.c [ 45%] Building C object libfreerdp/CMakeFiles/freerdp.dir/cache/bitmap.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/cache/bitmap.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/bitmap.c [ 45%] Building C object libfreerdp/CMakeFiles/freerdp.dir/cache/nine_grid.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/cache/nine_grid.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/nine_grid.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/nine_grid.c:88:6: warning: ‘nine_grid_cache_put’ defined but not used [-Wunused-function] void nine_grid_cache_put(rdpNineGridCache* nine_grid, UINT32 index, void* entry) ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/nine_grid.c:67:7: warning: ‘nine_grid_cache_get’ defined but not used [-Wunused-function] void* nine_grid_cache_get(rdpNineGridCache* nine_grid, UINT32 index) ^~~~~~~~~~~~~~~~~~~ [ 46%] Building C object libfreerdp/CMakeFiles/freerdp.dir/cache/offscreen.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/cache/offscreen.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/offscreen.c [ 46%] Building C object libfreerdp/CMakeFiles/freerdp.dir/cache/palette.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/cache/palette.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/palette.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/palette.c:54:7: warning: ‘palette_cache_get’ defined but not used [-Wunused-function] void* palette_cache_get(rdpPaletteCache* paletteCache, UINT32 index) ^~~~~~~~~~~~~~~~~ [ 46%] Building C object libfreerdp/CMakeFiles/freerdp.dir/cache/glyph.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/cache/glyph.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/glyph.c [ 46%] Building C object libfreerdp/CMakeFiles/freerdp.dir/cache/cache.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/cache/cache.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/cache/cache.c [ 47%] Building C object libfreerdp/CMakeFiles/freerdp.dir/crypto/er.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/crypto/er.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/er.c [ 47%] Building C object libfreerdp/CMakeFiles/freerdp.dir/crypto/der.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/crypto/der.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/der.c [ 47%] Building C object libfreerdp/CMakeFiles/freerdp.dir/crypto/ber.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/crypto/ber.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/ber.c [ 47%] Building C object libfreerdp/CMakeFiles/freerdp.dir/crypto/per.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/crypto/per.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/per.c [ 48%] Building C object libfreerdp/CMakeFiles/freerdp.dir/crypto/base64.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/crypto/base64.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/base64.c [ 48%] Building C object libfreerdp/CMakeFiles/freerdp.dir/crypto/certificate.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/crypto/certificate.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/certificate.c [ 48%] Building C object libfreerdp/CMakeFiles/freerdp.dir/crypto/crypto.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/crypto/crypto.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/crypto.c [ 48%] Building C object libfreerdp/CMakeFiles/freerdp.dir/crypto/tls.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/crypto/tls.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/tls.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/tls.c: In function ‘tls_prepare’: /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/tls.c:660:2: warning: implicit declaration of function ‘SSL_CTX_set_security_level’; did you mean ‘SSL_CTX_set_verify_depth’? [-Wimplicit-function-declaration] SSL_CTX_set_security_level(tls->ctx, settings->TlsSecLevel); ^~~~~~~~~~~~~~~~~~~~~~~~~~ SSL_CTX_set_verify_depth [ 48%] Building C object libfreerdp/CMakeFiles/freerdp.dir/crypto/opensslcompat.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/crypto/opensslcompat.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/crypto/opensslcompat.c [ 49%] Building C object libfreerdp/CMakeFiles/freerdp.dir/locale/keyboard_layout.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/locale/keyboard_layout.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/locale/keyboard_layout.c [ 49%] Building C object libfreerdp/CMakeFiles/freerdp.dir/locale/keyboard.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/locale/keyboard.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/locale/keyboard.c [ 49%] Building C object libfreerdp/CMakeFiles/freerdp.dir/locale/locale.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/locale/locale.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/locale/locale.c [ 49%] Building C object libfreerdp/CMakeFiles/freerdp.dir/locale/keyboard_x11.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/locale/keyboard_x11.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/locale/keyboard_x11.c [ 50%] Building C object libfreerdp/CMakeFiles/freerdp.dir/locale/xkb_layout_ids.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/locale/xkb_layout_ids.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/locale/xkb_layout_ids.c [ 50%] Building C object libfreerdp/CMakeFiles/freerdp.dir/locale/keyboard_xkbfile.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/locale/keyboard_xkbfile.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/locale/keyboard_xkbfile.c [ 50%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/bulk.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/bulk.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/bulk.c [ 50%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/activation.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/activation.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/activation.c [ 51%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gcc.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gcc.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gcc.c [ 51%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/mcs.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/mcs.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/mcs.c [ 51%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/nla.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/nla.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/nla.c [ 51%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/nego.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/nego.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/nego.c [ 52%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/info.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/info.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/info.c [ 52%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/input.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/input.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/input.c [ 52%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/license.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/license.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/license.c [ 52%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/errinfo.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/errinfo.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/errinfo.c [ 52%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/errbase.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/errbase.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/errbase.c [ 53%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/errconnect.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/errconnect.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/errconnect.c [ 53%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/security.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/security.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/security.c [ 53%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/settings.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/settings.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/settings.c [ 53%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/orders.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/orders.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/orders.c [ 54%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/freerdp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/freerdp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/freerdp.c [ 54%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/graphics.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/graphics.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/graphics.c [ 54%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/client.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/client.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/client.c [ 54%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/server.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/server.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/server.c [ 55%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/codecs.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/codecs.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/codecs.c [ 55%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/metrics.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/metrics.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/metrics.c [ 55%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/capabilities.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/capabilities.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/capabilities.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/capabilities.c:2114:13: warning: ‘rdp_write_draw_gdiplus_cache_capability_set’ defined but not used [-Wunused-function] static BOOL rdp_write_draw_gdiplus_cache_capability_set(wStream* s, rdpSettings* settings) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 55%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/certificate.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/certificate.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/certificate.c [ 55%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/connection.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/connection.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/connection.c [ 56%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/redirection.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/redirection.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/redirection.c [ 56%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/autodetect.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/autodetect.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/autodetect.c [ 56%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/heartbeat.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/heartbeat.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/heartbeat.c [ 56%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/multitransport.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/multitransport.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/multitransport.c [ 57%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/timezone.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/timezone.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/timezone.c [ 57%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/rdp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/rdp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/rdp.c [ 57%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/tcp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/tcp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/tcp.c [ 57%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/proxy.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/proxy.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/proxy.c [ 58%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/tpdu.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/tpdu.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/tpdu.c [ 58%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/tpkt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/tpkt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/tpkt.c [ 58%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/fastpath.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/fastpath.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/fastpath.c [ 58%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/surface.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/surface.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/surface.c [ 59%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/transport.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/transport.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/transport.c [ 59%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/update.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/update.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/update.c [ 59%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/message.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/message.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/message.c [ 59%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/channels.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/channels.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/channels.c [ 59%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/window.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/window.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/window.c [ 60%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/listener.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/listener.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/listener.c [ 60%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/peer.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/peer.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/peer.c [ 60%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/tsg.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/tsg.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/tsg.c [ 60%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/rdg.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/rdg.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rdg.c [ 61%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/rpc.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/rpc.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rpc.c [ 61%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/rpc_bind.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/rpc_bind.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rpc_bind.c [ 61%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/rpc_client.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/rpc_client.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rpc_client.c [ 61%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/rpc_fault.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/rpc_fault.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rpc_fault.c [ 62%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/rts.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/rts.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:513:12: warning: ‘rts_send_keep_alive_pdu’ defined but not used [-Wunused-function] static int rts_send_keep_alive_pdu(rdpRpc* rpc) ^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:385:12: warning: ‘rts_ping_traffic_sent_notify_command_write’ defined but not used [-Wunused-function] static int rts_ping_traffic_sent_notify_command_write(BYTE* buffer, UINT32 PingTrafficSent) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:379:12: warning: ‘rts_ping_traffic_sent_notify_command_read’ defined but not used [-Wunused-function] static int rts_ping_traffic_sent_notify_command_read(rdpRpc* rpc, BYTE* buffer, UINT32 length) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:342:12: warning: ‘rts_association_group_id_command_read’ defined but not used [-Wunused-function] static int rts_association_group_id_command_read(rdpRpc* rpc, BYTE* buffer, UINT32 length) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:312:12: warning: ‘rts_client_address_command_write’ defined but not used [-Wunused-function] static int rts_client_address_command_write(BYTE* buffer, UINT32 AddressType, BYTE* ClientAddress) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:283:12: warning: ‘rts_ance_command_write’ defined but not used [-Wunused-function] static int rts_ance_command_write(BYTE* buffer) ^~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:278:12: warning: ‘rts_ance_command_read’ defined but not used [-Wunused-function] static int rts_ance_command_read(rdpRpc* rpc, BYTE* buffer, UINT32 length) ^~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:268:12: warning: ‘rts_negative_ance_command_write’ defined but not used [-Wunused-function] static int rts_negative_ance_command_write(BYTE* buffer) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:263:12: warning: ‘rts_negative_ance_command_read’ defined but not used [-Wunused-function] static int rts_negative_ance_command_read(rdpRpc* rpc, BYTE* buffer, UINT32 length) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:251:12: warning: ‘rts_padding_command_write’ defined but not used [-Wunused-function] static int rts_padding_command_write(BYTE* buffer, UINT32 ConformanceCount) ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:228:12: warning: ‘rts_empty_command_read’ defined but not used [-Wunused-function] static int rts_empty_command_read(rdpRpc* rpc, BYTE* buffer, UINT32 length) ^~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:189:12: warning: ‘rts_client_keepalive_command_read’ defined but not used [-Wunused-function] static int rts_client_keepalive_command_read(rdpRpc* rpc, BYTE* buffer, UINT32 length) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:172:12: warning: ‘rts_channel_lifetime_command_read’ defined but not used [-Wunused-function] static int rts_channel_lifetime_command_read(rdpRpc* rpc, BYTE* buffer, UINT32 length) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:155:12: warning: ‘rts_cookie_command_read’ defined but not used [-Wunused-function] static int rts_cookie_command_read(rdpRpc* rpc, BYTE* buffer, UINT32 length) ^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts.c:144:12: warning: ‘rts_connection_timeout_command_write’ defined but not used [-Wunused-function] static int rts_connection_timeout_command_write(BYTE* buffer, UINT32 ConnectionTimeout) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 62%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/rts_signature.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/rts_signature.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/rts_signature.c [ 62%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/ntlm.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/ntlm.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/ntlm.c [ 62%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/http.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/http.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/http.c [ 62%] Building C object libfreerdp/CMakeFiles/freerdp.dir/core/gateway/ncacn_http.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/core/gateway/ncacn_http.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/core/gateway/ncacn_http.c [ 63%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/dsp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/dsp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/dsp.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/dsp.c: In function ‘freerdp_dsp_resample’: /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/dsp.c:131:17: warning: unused variable ‘rbytes’ [-Wunused-variable] size_t sbytes, rbytes; ^~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/dsp.c:131:9: warning: unused variable ‘sbytes’ [-Wunused-variable] size_t sbytes, rbytes; ^~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/dsp.c:130:9: warning: unused variable ‘j’ [-Wunused-variable] size_t j; ^ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/dsp.c:129:9: warning: unused variable ‘rsize’ [-Wunused-variable] size_t rsize; ^~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/dsp.c:128:18: warning: unused variable ‘rframes’ [-Wunused-variable] size_t sframes, rframes; ^~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/dsp.c:128:9: warning: unused variable ‘sframes’ [-Wunused-variable] size_t sframes, rframes; ^~~~~~~ [ 63%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/color.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/color.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/color.c [ 63%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/audio.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/audio.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/audio.c [ 63%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/planar.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/planar.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/planar.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/planar.c: In function ‘planar_decompress’: /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/planar.c:132:14: warning: ‘planes[3]’ may be used uninitialized in this function [-Wmaybe-uninitialized] if ((srcp - pSrcData) > SrcSize) ~~~~~~^~~~~~~~~~~ /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/planar.c:342:14: note: ‘planes[3]’ was declared here const BYTE* planes[4]; ^~~~~~ [ 64%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/bitmap.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/bitmap.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/bitmap.c [ 64%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/interleaved.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/interleaved.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/interleaved.c [ 64%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/progressive.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/progressive.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/progressive.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/progressive.c:295:13: warning: ‘progressive_rfx_quant_print’ defined but not used [-Wunused-function] static void progressive_rfx_quant_print(RFX_COMPONENT_CODEC_QUANT* q, const char* name) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 64%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_decode.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/rfx_decode.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/rfx_decode.c [ 65%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_dwt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/rfx_dwt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/rfx_dwt.c [ 65%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_encode.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/rfx_encode.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/rfx_encode.c [ 65%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_quantization.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/rfx_quantization.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/rfx_quantization.c [ 65%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_rlgr.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/rfx_rlgr.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/rfx_rlgr.c [ 66%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/rfx.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/rfx.c [ 66%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/region.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/region.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/region.c [ 66%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/nsc.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/nsc.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/nsc.c [ 66%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/nsc_encode.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/nsc_encode.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/nsc_encode.c [ 66%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/ncrush.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/ncrush.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/ncrush.c [ 67%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/xcrush.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/xcrush.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/xcrush.c [ 67%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/mppc.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/mppc.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/mppc.c [ 67%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/zgfx.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/zgfx.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/zgfx.c [ 67%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/clear.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/clear.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/clear.c [ 68%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/jpeg.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/jpeg.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/jpeg.c [ 68%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/h264.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/h264.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/h264.c [ 68%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/yuv.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/codec/yuv.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/yuv.c [ 68%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/rfx_sse2.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -msse2 -o CMakeFiles/freerdp.dir/codec/rfx_sse2.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/rfx_sse2.c [ 69%] Building C object libfreerdp/CMakeFiles/freerdp.dir/codec/nsc_sse2.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -msse2 -o CMakeFiles/freerdp.dir/codec/nsc_sse2.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/codec/nsc_sse2.c [ 69%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_add.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_add.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_add.c [ 69%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_andor.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_andor.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_andor.c [ 69%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_alphaComp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_alphaComp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_alphaComp.c [ 69%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_colors.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_colors.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_colors.c [ 70%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_copy.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_copy.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_copy.c [ 70%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_set.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_set.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_set.c [ 70%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_shift.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_shift.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_shift.c [ 70%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_sign.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_sign.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_sign.c [ 71%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_YUV.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_YUV.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_YUV.c [ 71%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_YCoCg.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/prim_YCoCg.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_YCoCg.c [ 71%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/primitives.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp.dir/primitives/primitives.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/primitives.c [ 71%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_colors_opt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -msse2 -o CMakeFiles/freerdp.dir/primitives/prim_colors_opt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_colors_opt.c [ 72%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_set_opt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -msse2 -o CMakeFiles/freerdp.dir/primitives/prim_set_opt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_set_opt.c [ 72%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_add_opt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -msse3 -o CMakeFiles/freerdp.dir/primitives/prim_add_opt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_add_opt.c [ 72%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_alphaComp_opt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -msse3 -o CMakeFiles/freerdp.dir/primitives/prim_alphaComp_opt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_alphaComp_opt.c [ 72%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_andor_opt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -msse3 -o CMakeFiles/freerdp.dir/primitives/prim_andor_opt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_andor_opt.c [ 72%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_shift_opt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -msse3 -o CMakeFiles/freerdp.dir/primitives/prim_shift_opt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_shift_opt.c [ 73%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_sign_opt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -mssse3 -o CMakeFiles/freerdp.dir/primitives/prim_sign_opt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_sign_opt.c [ 73%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_YCoCg_opt.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -mssse3 -o CMakeFiles/freerdp.dir/primitives/prim_YCoCg_opt.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_YCoCg_opt.c [ 73%] Building C object libfreerdp/CMakeFiles/freerdp.dir/primitives/prim_YUV_ssse3.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/x86_64-pc-linux-gnu-gcc -DCMAKE_BUILD_TYPE=Gentoo -DEXT_PATH=\"/usr/lib64/freerdp2/extensions\" -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_X11 -DWITH_XKBFILE -D_FILE_OFFSET_BITS=64 -Dfreerdp_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -mssse3 -o CMakeFiles/freerdp.dir/primitives/prim_YUV_ssse3.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/libfreerdp/primitives/prim_YUV_ssse3.c [ 73%] Linking C shared library libfreerdp2.so cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/cmake -E cmake_link_script CMakeFiles/freerdp.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libfreerdp2.so.2 -o libfreerdp2.so.2.0.0 CMakeFiles/freerdp.dir/utils/passphrase.c.o CMakeFiles/freerdp.dir/utils/pcap.c.o CMakeFiles/freerdp.dir/utils/profiler.c.o CMakeFiles/freerdp.dir/utils/ringbuffer.c.o CMakeFiles/freerdp.dir/utils/signal.c.o CMakeFiles/freerdp.dir/utils/stopwatch.c.o CMakeFiles/freerdp.dir/utils/msusb.c.o CMakeFiles/freerdp.dir/common/addin.c.o CMakeFiles/freerdp.dir/common/settings.c.o CMakeFiles/freerdp.dir/common/assistance.c.o CMakeFiles/freerdp.dir/gdi/bitmap.c.o CMakeFiles/freerdp.dir/gdi/brush.c.o CMakeFiles/freerdp.dir/gdi/clipping.c.o CMakeFiles/freerdp.dir/gdi/dc.c.o CMakeFiles/freerdp.dir/gdi/drawing.c.o CMakeFiles/freerdp.dir/gdi/line.c.o CMakeFiles/freerdp.dir/gdi/pen.c.o CMakeFiles/freerdp.dir/gdi/region.c.o CMakeFiles/freerdp.dir/gdi/shape.c.o CMakeFiles/freerdp.dir/gdi/graphics.c.o CMakeFiles/freerdp.dir/gdi/gfx.c.o CMakeFiles/freerdp.dir/gdi/video.c.o CMakeFiles/freerdp.dir/gdi/gdi.c.o CMakeFiles/freerdp.dir/cache/brush.c.o CMakeFiles/freerdp.dir/cache/pointer.c.o CMakeFiles/freerdp.dir/cache/bitmap.c.o CMakeFiles/freerdp.dir/cache/nine_grid.c.o CMakeFiles/freerdp.dir/cache/offscreen.c.o CMakeFiles/freerdp.dir/cache/palette.c.o CMakeFiles/freerdp.dir/cache/glyph.c.o CMakeFiles/freerdp.dir/cache/cache.c.o CMakeFiles/freerdp.dir/crypto/er.c.o CMakeFiles/freerdp.dir/crypto/der.c.o CMakeFiles/freerdp.dir/crypto/ber.c.o CMakeFiles/freerdp.dir/crypto/per.c.o CMakeFiles/freerdp.dir/crypto/base64.c.o CMakeFiles/freerdp.dir/crypto/certificate.c.o CMakeFiles/freerdp.dir/crypto/crypto.c.o CMakeFiles/freerdp.dir/crypto/tls.c.o CMakeFiles/freerdp.dir/crypto/opensslcompat.c.o CMakeFiles/freerdp.dir/locale/keyboard_layout.c.o CMakeFiles/freerdp.dir/locale/keyboard.c.o CMakeFiles/freerdp.dir/locale/locale.c.o CMakeFiles/freerdp.dir/locale/keyboard_x11.c.o CMakeFiles/freerdp.dir/locale/xkb_layout_ids.c.o CMakeFiles/freerdp.dir/locale/keyboard_xkbfile.c.o CMakeFiles/freerdp.dir/core/bulk.c.o CMakeFiles/freerdp.dir/core/activation.c.o CMakeFiles/freerdp.dir/core/gcc.c.o CMakeFiles/freerdp.dir/core/mcs.c.o CMakeFiles/freerdp.dir/core/nla.c.o CMakeFiles/freerdp.dir/core/nego.c.o CMakeFiles/freerdp.dir/core/info.c.o CMakeFiles/freerdp.dir/core/input.c.o CMakeFiles/freerdp.dir/core/license.c.o CMakeFiles/freerdp.dir/core/errinfo.c.o CMakeFiles/freerdp.dir/core/errbase.c.o CMakeFiles/freerdp.dir/core/errconnect.c.o CMakeFiles/freerdp.dir/core/security.c.o CMakeFiles/freerdp.dir/core/settings.c.o CMakeFiles/freerdp.dir/core/orders.c.o CMakeFiles/freerdp.dir/core/freerdp.c.o CMakeFiles/freerdp.dir/core/graphics.c.o CMakeFiles/freerdp.dir/core/client.c.o CMakeFiles/freerdp.dir/core/server.c.o CMakeFiles/freerdp.dir/core/codecs.c.o CMakeFiles/freerdp.dir/core/metrics.c.o CMakeFiles/freerdp.dir/core/capabilities.c.o CMakeFiles/freerdp.dir/core/certificate.c.o CMakeFiles/freerdp.dir/core/connection.c.o CMakeFiles/freerdp.dir/core/redirection.c.o CMakeFiles/freerdp.dir/core/autodetect.c.o CMakeFiles/freerdp.dir/core/heartbeat.c.o CMakeFiles/freerdp.dir/core/multitransport.c.o CMakeFiles/freerdp.dir/core/timezone.c.o CMakeFiles/freerdp.dir/core/rdp.c.o CMakeFiles/freerdp.dir/core/tcp.c.o CMakeFiles/freerdp.dir/core/proxy.c.o CMakeFiles/freerdp.dir/core/tpdu.c.o CMakeFiles/freerdp.dir/core/tpkt.c.o CMakeFiles/freerdp.dir/core/fastpath.c.o CMakeFiles/freerdp.dir/core/surface.c.o CMakeFiles/freerdp.dir/core/transport.c.o CMakeFiles/freerdp.dir/core/update.c.o CMakeFiles/freerdp.dir/core/message.c.o CMakeFiles/freerdp.dir/core/channels.c.o CMakeFiles/freerdp.dir/core/window.c.o CMakeFiles/freerdp.dir/core/listener.c.o CMakeFiles/freerdp.dir/core/peer.c.o CMakeFiles/freerdp.dir/core/gateway/tsg.c.o CMakeFiles/freerdp.dir/core/gateway/rdg.c.o CMakeFiles/freerdp.dir/core/gateway/rpc.c.o CMakeFiles/freerdp.dir/core/gateway/rpc_bind.c.o CMakeFiles/freerdp.dir/core/gateway/rpc_client.c.o CMakeFiles/freerdp.dir/core/gateway/rpc_fault.c.o CMakeFiles/freerdp.dir/core/gateway/rts.c.o CMakeFiles/freerdp.dir/core/gateway/rts_signature.c.o CMakeFiles/freerdp.dir/core/gateway/ntlm.c.o CMakeFiles/freerdp.dir/core/gateway/http.c.o CMakeFiles/freerdp.dir/core/gateway/ncacn_http.c.o CMakeFiles/freerdp.dir/codec/dsp.c.o CMakeFiles/freerdp.dir/codec/color.c.o CMakeFiles/freerdp.dir/codec/audio.c.o CMakeFiles/freerdp.dir/codec/planar.c.o CMakeFiles/freerdp.dir/codec/bitmap.c.o CMakeFiles/freerdp.dir/codec/interleaved.c.o CMakeFiles/freerdp.dir/codec/progressive.c.o CMakeFiles/freerdp.dir/codec/rfx_decode.c.o CMakeFiles/freerdp.dir/codec/rfx_dwt.c.o CMakeFiles/freerdp.dir/codec/rfx_encode.c.o CMakeFiles/freerdp.dir/codec/rfx_quantization.c.o CMakeFiles/freerdp.dir/codec/rfx_rlgr.c.o CMakeFiles/freerdp.dir/codec/rfx.c.o CMakeFiles/freerdp.dir/codec/region.c.o CMakeFiles/freerdp.dir/codec/nsc.c.o CMakeFiles/freerdp.dir/codec/nsc_encode.c.o CMakeFiles/freerdp.dir/codec/ncrush.c.o CMakeFiles/freerdp.dir/codec/xcrush.c.o CMakeFiles/freerdp.dir/codec/mppc.c.o CMakeFiles/freerdp.dir/codec/zgfx.c.o CMakeFiles/freerdp.dir/codec/clear.c.o CMakeFiles/freerdp.dir/codec/jpeg.c.o CMakeFiles/freerdp.dir/codec/h264.c.o CMakeFiles/freerdp.dir/codec/yuv.c.o CMakeFiles/freerdp.dir/codec/rfx_sse2.c.o CMakeFiles/freerdp.dir/codec/nsc_sse2.c.o CMakeFiles/freerdp.dir/primitives/prim_add.c.o CMakeFiles/freerdp.dir/primitives/prim_andor.c.o CMakeFiles/freerdp.dir/primitives/prim_alphaComp.c.o CMakeFiles/freerdp.dir/primitives/prim_colors.c.o CMakeFiles/freerdp.dir/primitives/prim_copy.c.o CMakeFiles/freerdp.dir/primitives/prim_set.c.o CMakeFiles/freerdp.dir/primitives/prim_shift.c.o CMakeFiles/freerdp.dir/primitives/prim_sign.c.o CMakeFiles/freerdp.dir/primitives/prim_YUV.c.o CMakeFiles/freerdp.dir/primitives/prim_YCoCg.c.o CMakeFiles/freerdp.dir/primitives/primitives.c.o CMakeFiles/freerdp.dir/primitives/prim_colors_opt.c.o CMakeFiles/freerdp.dir/primitives/prim_set_opt.c.o CMakeFiles/freerdp.dir/primitives/prim_add_opt.c.o CMakeFiles/freerdp.dir/primitives/prim_alphaComp_opt.c.o CMakeFiles/freerdp.dir/primitives/prim_andor_opt.c.o CMakeFiles/freerdp.dir/primitives/prim_shift_opt.c.o CMakeFiles/freerdp.dir/primitives/prim_sign_opt.c.o CMakeFiles/freerdp.dir/primitives/prim_YCoCg_opt.c.o CMakeFiles/freerdp.dir/primitives/prim_YUV_ssse3.c.o -Wl,-rpath,/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr: -lpthread -lssl -lcrypto -lX11 -lxkbfile -ljpeg ../winpr/libwinpr/libwinpr2.so.2.0.0 cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp && /usr/bin/cmake -E cmake_symlink_library libfreerdp2.so.2.0.0 libfreerdp2.so.2 libfreerdp2.so make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 73%] Built target freerdp make -f rdtk/librdtk/CMakeFiles/rdtk.dir/build.make rdtk/librdtk/CMakeFiles/rdtk.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/librdtk /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk/CMakeFiles/rdtk.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk/CMakeFiles/rdtk.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk/CMakeFiles/rdtk.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk/CMakeFiles/rdtk.dir/depend.internal". Scanning dependencies of target rdtk make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f rdtk/librdtk/CMakeFiles/rdtk.dir/build.make rdtk/librdtk/CMakeFiles/rdtk.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 74%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_resources.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DRDTK_EXPORTS -fPIC -o CMakeFiles/rdtk.dir/rdtk_resources.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/librdtk/rdtk_resources.c [ 74%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_surface.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DRDTK_EXPORTS -fPIC -o CMakeFiles/rdtk.dir/rdtk_surface.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/librdtk/rdtk_surface.c [ 74%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_font.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DRDTK_EXPORTS -fPIC -o CMakeFiles/rdtk.dir/rdtk_font.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/librdtk/rdtk_font.c [ 74%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_button.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DRDTK_EXPORTS -fPIC -o CMakeFiles/rdtk.dir/rdtk_button.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/librdtk/rdtk_button.c [ 74%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_label.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DRDTK_EXPORTS -fPIC -o CMakeFiles/rdtk.dir/rdtk_label.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/librdtk/rdtk_label.c [ 75%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_nine_patch.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DRDTK_EXPORTS -fPIC -o CMakeFiles/rdtk.dir/rdtk_nine_patch.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/librdtk/rdtk_nine_patch.c [ 75%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_text_field.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DRDTK_EXPORTS -fPIC -o CMakeFiles/rdtk.dir/rdtk_text_field.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/librdtk/rdtk_text_field.c [ 75%] Building C object rdtk/librdtk/CMakeFiles/rdtk.dir/rdtk_engine.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -DRDTK_EXPORTS -fPIC -o CMakeFiles/rdtk.dir/rdtk_engine.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/librdtk/rdtk_engine.c [ 75%] Linking C static library librdtk.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/cmake -P CMakeFiles/rdtk.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/librdtk && /usr/bin/cmake -E cmake_link_script CMakeFiles/rdtk.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc librdtk.a CMakeFiles/rdtk.dir/rdtk_resources.c.o CMakeFiles/rdtk.dir/rdtk_surface.c.o CMakeFiles/rdtk.dir/rdtk_font.c.o CMakeFiles/rdtk.dir/rdtk_button.c.o CMakeFiles/rdtk.dir/rdtk_label.c.o CMakeFiles/rdtk.dir/rdtk_nine_patch.c.o CMakeFiles/rdtk.dir/rdtk_text_field.c.o CMakeFiles/rdtk.dir/rdtk_engine.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib librdtk.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 75%] Built target rdtk make -f channels/audin/client/CMakeFiles/audin-client.dir/build.make channels/audin/client/CMakeFiles/audin-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/CMakeFiles/audin-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/CMakeFiles/audin-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/CMakeFiles/audin-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/CMakeFiles/audin-client.dir/depend.internal". Scanning dependencies of target audin-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/audin/client/CMakeFiles/audin-client.dir/build.make channels/audin/client/CMakeFiles/audin-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 75%] Building C object channels/audin/client/CMakeFiles/audin-client.dir/audin_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/audin-client.dir/audin_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/audin_main.c [ 75%] Linking C static library libaudin-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client && /usr/bin/cmake -P CMakeFiles/audin-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/audin-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libaudin-client.a CMakeFiles/audin-client.dir/audin_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libaudin-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 75%] Built target audin-client make -f channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/build.make channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/oss /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/oss /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/oss/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/depend.internal". Scanning dependencies of target audin-client-oss make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/build.make channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 76%] Building C object channels/audin/client/oss/CMakeFiles/audin-client-oss.dir/audin_oss.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/oss && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/oss/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/audin-client-oss.dir/audin_oss.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/oss/audin_oss.c [ 76%] Linking C static library libaudin-client-oss.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/oss && /usr/bin/cmake -P CMakeFiles/audin-client-oss.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/oss && /usr/bin/cmake -E cmake_link_script CMakeFiles/audin-client-oss.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libaudin-client-oss.a CMakeFiles/audin-client-oss.dir/audin_oss.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libaudin-client-oss.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 76%] Built target audin-client-oss make -f channels/audin/client/alsa/CMakeFiles/audin-client-alsa.dir/build.make channels/audin/client/alsa/CMakeFiles/audin-client-alsa.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/alsa /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/alsa /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/alsa/CMakeFiles/audin-client-alsa.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/alsa/CMakeFiles/audin-client-alsa.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/alsa/CMakeFiles/audin-client-alsa.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/alsa/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/alsa/CMakeFiles/audin-client-alsa.dir/depend.internal". Scanning dependencies of target audin-client-alsa make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/audin/client/alsa/CMakeFiles/audin-client-alsa.dir/build.make channels/audin/client/alsa/CMakeFiles/audin-client-alsa.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 76%] Building C object channels/audin/client/alsa/CMakeFiles/audin-client-alsa.dir/audin_alsa.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/alsa && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/alsa/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/audin-client-alsa.dir/audin_alsa.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/audin/client/alsa/audin_alsa.c [ 76%] Linking C static library libaudin-client-alsa.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/alsa && /usr/bin/cmake -P CMakeFiles/audin-client-alsa.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/audin/client/alsa && /usr/bin/cmake -E cmake_link_script CMakeFiles/audin-client-alsa.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libaudin-client-alsa.a CMakeFiles/audin-client-alsa.dir/audin_alsa.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libaudin-client-alsa.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 76%] Built target audin-client-alsa make -f channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/build.make channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/cliprdr/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/depend.internal". Scanning dependencies of target cliprdr-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/build.make channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 76%] Building C object channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/cliprdr_format.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/cliprdr-client.dir/cliprdr_format.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/cliprdr/client/cliprdr_format.c [ 76%] Building C object channels/cliprdr/client/CMakeFiles/cliprdr-client.dir/cliprdr_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/cliprdr-client.dir/cliprdr_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/cliprdr/client/cliprdr_main.c [ 77%] Linking C static library libcliprdr-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client && /usr/bin/cmake -P CMakeFiles/cliprdr-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/cliprdr/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/cliprdr-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libcliprdr-client.a CMakeFiles/cliprdr-client.dir/cliprdr_format.c.o CMakeFiles/cliprdr-client.dir/cliprdr_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libcliprdr-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 77%] Built target cliprdr-client make -f channels/disp/client/CMakeFiles/disp-client.dir/build.make channels/disp/client/CMakeFiles/disp-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/disp/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/disp/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/disp/client/CMakeFiles/disp-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/disp/client/CMakeFiles/disp-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/disp/client/CMakeFiles/disp-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/disp/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/disp/client/CMakeFiles/disp-client.dir/depend.internal". Scanning dependencies of target disp-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/disp/client/CMakeFiles/disp-client.dir/build.make channels/disp/client/CMakeFiles/disp-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 77%] Building C object channels/disp/client/CMakeFiles/disp-client.dir/disp_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/disp/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/disp/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/disp-client.dir/disp_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/disp/client/disp_main.c [ 77%] Linking C static library libdisp-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/disp/client && /usr/bin/cmake -P CMakeFiles/disp-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/disp/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/disp-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libdisp-client.a CMakeFiles/disp-client.dir/disp_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libdisp-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 77%] Built target disp-client make -f channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/build.make channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/drdynvc/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drdynvc/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drdynvc/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/depend.internal". Scanning dependencies of target drdynvc-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/build.make channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 77%] Building C object channels/drdynvc/client/CMakeFiles/drdynvc-client.dir/drdynvc_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drdynvc/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/drdynvc-client.dir/drdynvc_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/drdynvc/client/drdynvc_main.c [ 78%] Linking C static library libdrdynvc-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drdynvc/client && /usr/bin/cmake -P CMakeFiles/drdynvc-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drdynvc/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/drdynvc-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libdrdynvc-client.a CMakeFiles/drdynvc-client.dir/drdynvc_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libdrdynvc-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 78%] Built target drdynvc-client make -f channels/drive/client/CMakeFiles/drive-client.dir/build.make channels/drive/client/CMakeFiles/drive-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/drive/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client/CMakeFiles/drive-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client/CMakeFiles/drive-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client/CMakeFiles/drive-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client/CMakeFiles/drive-client.dir/depend.internal". Scanning dependencies of target drive-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/drive/client/CMakeFiles/drive-client.dir/build.make channels/drive/client/CMakeFiles/drive-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 78%] Building C object channels/drive/client/CMakeFiles/drive-client.dir/drive_file.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/drive-client.dir/drive_file.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/drive/client/drive_file.c [ 78%] Building C object channels/drive/client/CMakeFiles/drive-client.dir/drive_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/drive-client.dir/drive_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/drive/client/drive_main.c [ 78%] Linking C static library libdrive-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client && /usr/bin/cmake -P CMakeFiles/drive-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/drive/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/drive-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libdrive-client.a CMakeFiles/drive-client.dir/drive_file.c.o CMakeFiles/drive-client.dir/drive_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libdrive-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 78%] Built target drive-client make -f channels/echo/client/CMakeFiles/echo-client.dir/build.make channels/echo/client/CMakeFiles/echo-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/echo/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/echo/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/echo/client/CMakeFiles/echo-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/echo/client/CMakeFiles/echo-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/echo/client/CMakeFiles/echo-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/echo/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/echo/client/CMakeFiles/echo-client.dir/depend.internal". Scanning dependencies of target echo-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/echo/client/CMakeFiles/echo-client.dir/build.make channels/echo/client/CMakeFiles/echo-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 78%] Building C object channels/echo/client/CMakeFiles/echo-client.dir/echo_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/echo/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/echo/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/echo-client.dir/echo_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/echo/client/echo_main.c [ 79%] Linking C static library libecho-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/echo/client && /usr/bin/cmake -P CMakeFiles/echo-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/echo/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/echo-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libecho-client.a CMakeFiles/echo-client.dir/echo_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libecho-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 79%] Built target echo-client make -f channels/encomsp/client/CMakeFiles/encomsp-client.dir/build.make channels/encomsp/client/CMakeFiles/encomsp-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/encomsp/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/encomsp/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/encomsp/client/CMakeFiles/encomsp-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/encomsp/client/CMakeFiles/encomsp-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/encomsp/client/CMakeFiles/encomsp-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/encomsp/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/encomsp/client/CMakeFiles/encomsp-client.dir/depend.internal". Scanning dependencies of target encomsp-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/encomsp/client/CMakeFiles/encomsp-client.dir/build.make channels/encomsp/client/CMakeFiles/encomsp-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 79%] Building C object channels/encomsp/client/CMakeFiles/encomsp-client.dir/encomsp_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/encomsp/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/encomsp/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/encomsp-client.dir/encomsp_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/encomsp/client/encomsp_main.c [ 79%] Linking C static library libencomsp-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/encomsp/client && /usr/bin/cmake -P CMakeFiles/encomsp-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/encomsp/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/encomsp-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libencomsp-client.a CMakeFiles/encomsp-client.dir/encomsp_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libencomsp-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 79%] Built target encomsp-client make -f channels/geometry/client/CMakeFiles/geometry-client.dir/build.make channels/geometry/client/CMakeFiles/geometry-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/geometry/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/geometry/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/geometry/client/CMakeFiles/geometry-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/geometry/client/CMakeFiles/geometry-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/geometry/client/CMakeFiles/geometry-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/geometry/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/geometry/client/CMakeFiles/geometry-client.dir/depend.internal". Scanning dependencies of target geometry-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/geometry/client/CMakeFiles/geometry-client.dir/build.make channels/geometry/client/CMakeFiles/geometry-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 79%] Building C object channels/geometry/client/CMakeFiles/geometry-client.dir/geometry_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/geometry/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/geometry/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/geometry-client.dir/geometry_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/geometry/client/geometry_main.c [ 80%] Linking C static library libgeometry-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/geometry/client && /usr/bin/cmake -P CMakeFiles/geometry-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/geometry/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/geometry-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libgeometry-client.a CMakeFiles/geometry-client.dir/geometry_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libgeometry-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 80%] Built target geometry-client make -f channels/parallel/client/CMakeFiles/parallel-client.dir/build.make channels/parallel/client/CMakeFiles/parallel-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/parallel/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/parallel/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/parallel/client/CMakeFiles/parallel-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/parallel/client/CMakeFiles/parallel-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/parallel/client/CMakeFiles/parallel-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/parallel/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/parallel/client/CMakeFiles/parallel-client.dir/depend.internal". Scanning dependencies of target parallel-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/parallel/client/CMakeFiles/parallel-client.dir/build.make channels/parallel/client/CMakeFiles/parallel-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 80%] Building C object channels/parallel/client/CMakeFiles/parallel-client.dir/parallel_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/parallel/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/parallel-client.dir/parallel_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/parallel/client/parallel_main.c [ 80%] Linking C static library libparallel-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/parallel/client && /usr/bin/cmake -P CMakeFiles/parallel-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/parallel/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/parallel-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libparallel-client.a CMakeFiles/parallel-client.dir/parallel_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libparallel-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 80%] Built target parallel-client make -f channels/printer/client/CMakeFiles/printer-client.dir/build.make channels/printer/client/CMakeFiles/printer-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/printer/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client/CMakeFiles/printer-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client/CMakeFiles/printer-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client/CMakeFiles/printer-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client/CMakeFiles/printer-client.dir/depend.internal". Scanning dependencies of target printer-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/printer/client/CMakeFiles/printer-client.dir/build.make channels/printer/client/CMakeFiles/printer-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 80%] Building C object channels/printer/client/CMakeFiles/printer-client.dir/printer_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_CUPS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/printer-client.dir/printer_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/printer/client/printer_main.c [ 80%] Building C object channels/printer/client/CMakeFiles/printer-client.dir/printer_cups.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_CUPS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/printer-client.dir/printer_cups.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/printer/client/printer_cups.c [ 81%] Linking C static library libprinter-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client && /usr/bin/cmake -P CMakeFiles/printer-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/printer/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/printer-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libprinter-client.a CMakeFiles/printer-client.dir/printer_main.c.o CMakeFiles/printer-client.dir/printer_cups.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libprinter-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 81%] Built target printer-client make -f channels/rail/client/CMakeFiles/rail-client.dir/build.make channels/rail/client/CMakeFiles/rail-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rail/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client/CMakeFiles/rail-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client/CMakeFiles/rail-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client/CMakeFiles/rail-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client/CMakeFiles/rail-client.dir/depend.internal". Scanning dependencies of target rail-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/rail/client/CMakeFiles/rail-client.dir/build.make channels/rail/client/CMakeFiles/rail-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 81%] Building C object channels/rail/client/CMakeFiles/rail-client.dir/__/rail_common.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rail-client.dir/__/rail_common.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rail/rail_common.c [ 81%] Building C object channels/rail/client/CMakeFiles/rail-client.dir/rail_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rail-client.dir/rail_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rail/client/rail_main.c [ 81%] Building C object channels/rail/client/CMakeFiles/rail-client.dir/rail_orders.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rail-client.dir/rail_orders.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rail/client/rail_orders.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rail/client/rail_orders.c:1019:13: warning: ‘rail_send_client_sysparams_order’ defined but not used [-Wunused-function] static UINT rail_send_client_sysparams_order(railPlugin* rail, RAIL_SYSPARAM_ORDER* sysparam) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Linking C static library librail-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client && /usr/bin/cmake -P CMakeFiles/rail-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rail/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/rail-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc librail-client.a CMakeFiles/rail-client.dir/__/rail_common.c.o CMakeFiles/rail-client.dir/rail_main.c.o CMakeFiles/rail-client.dir/rail_orders.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib librail-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 82%] Built target rail-client make -f channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/build.make channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpdr/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/depend.internal". Scanning dependencies of target rdpdr-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/build.make channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 82%] Building C object channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/irp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpdr-client.dir/irp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpdr/client/irp.c [ 82%] Building C object channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/devman.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpdr-client.dir/devman.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpdr/client/devman.c [ 82%] Building C object channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/rdpdr_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpdr-client.dir/rdpdr_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpdr/client/rdpdr_main.c [ 83%] Building C object channels/rdpdr/client/CMakeFiles/rdpdr-client.dir/rdpdr_capabilities.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpdr-client.dir/rdpdr_capabilities.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpdr/client/rdpdr_capabilities.c [ 83%] Linking C static library librdpdr-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client && /usr/bin/cmake -P CMakeFiles/rdpdr-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpdr/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/rdpdr-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc librdpdr-client.a CMakeFiles/rdpdr-client.dir/irp.c.o CMakeFiles/rdpdr-client.dir/devman.c.o CMakeFiles/rdpdr-client.dir/rdpdr_main.c.o CMakeFiles/rdpdr-client.dir/rdpdr_capabilities.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib librdpdr-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 83%] Built target rdpdr-client make -f channels/rdpei/client/CMakeFiles/rdpei-client.dir/build.make channels/rdpei/client/CMakeFiles/rdpei-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpei/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client/CMakeFiles/rdpei-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client/CMakeFiles/rdpei-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client/CMakeFiles/rdpei-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client/CMakeFiles/rdpei-client.dir/depend.internal". Scanning dependencies of target rdpei-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/rdpei/client/CMakeFiles/rdpei-client.dir/build.make channels/rdpei/client/CMakeFiles/rdpei-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 83%] Building C object channels/rdpei/client/CMakeFiles/rdpei-client.dir/rdpei_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpei/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpei-client.dir/rdpei_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpei/client/rdpei_main.c [ 83%] Building C object channels/rdpei/client/CMakeFiles/rdpei-client.dir/__/rdpei_common.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpei/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpei-client.dir/__/rdpei_common.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpei/rdpei_common.c [ 83%] Linking C static library librdpei-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client && /usr/bin/cmake -P CMakeFiles/rdpei-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpei/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/rdpei-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc librdpei-client.a CMakeFiles/rdpei-client.dir/rdpei_main.c.o CMakeFiles/rdpei-client.dir/__/rdpei_common.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib librdpei-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 83%] Built target rdpei-client make -f channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/build.make channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpgfx/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/depend.internal". Scanning dependencies of target rdpgfx-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/build.make channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 84%] Building C object channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/rdpgfx_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpgfx/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpgfx-client.dir/rdpgfx_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpgfx/client/rdpgfx_main.c [ 84%] Building C object channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/rdpgfx_codec.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpgfx/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpgfx-client.dir/rdpgfx_codec.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpgfx/client/rdpgfx_codec.c [ 84%] Building C object channels/rdpgfx/client/CMakeFiles/rdpgfx-client.dir/__/rdpgfx_common.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpgfx/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpgfx-client.dir/__/rdpgfx_common.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpgfx/rdpgfx_common.c [ 84%] Linking C static library librdpgfx-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client && /usr/bin/cmake -P CMakeFiles/rdpgfx-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpgfx/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/rdpgfx-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc librdpgfx-client.a CMakeFiles/rdpgfx-client.dir/rdpgfx_main.c.o CMakeFiles/rdpgfx-client.dir/rdpgfx_codec.c.o CMakeFiles/rdpgfx-client.dir/__/rdpgfx_common.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib librdpgfx-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 84%] Built target rdpgfx-client make -f channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/build.make channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/depend.internal". Scanning dependencies of target rdpsnd-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/build.make channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 85%] Building C object channels/rdpsnd/client/CMakeFiles/rdpsnd-client.dir/rdpsnd_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/common -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpsnd-client.dir/rdpsnd_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/rdpsnd_main.c [ 85%] Linking C static library librdpsnd-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client && /usr/bin/cmake -P CMakeFiles/rdpsnd-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/rdpsnd-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc librdpsnd-client.a CMakeFiles/rdpsnd-client.dir/rdpsnd_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib librdpsnd-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 85%] Built target rdpsnd-client make -f channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/build.make channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/oss /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/oss /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/oss/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/depend.internal". Scanning dependencies of target rdpsnd-client-oss make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/build.make channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 85%] Building C object channels/rdpsnd/client/oss/CMakeFiles/rdpsnd-client-oss.dir/rdpsnd_oss.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/oss && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/common -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/oss/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpsnd-client-oss.dir/rdpsnd_oss.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/oss/rdpsnd_oss.c [ 85%] Linking C static library librdpsnd-client-oss.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/oss && /usr/bin/cmake -P CMakeFiles/rdpsnd-client-oss.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/oss && /usr/bin/cmake -E cmake_link_script CMakeFiles/rdpsnd-client-oss.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc librdpsnd-client-oss.a CMakeFiles/rdpsnd-client-oss.dir/rdpsnd_oss.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib librdpsnd-client-oss.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 85%] Built target rdpsnd-client-oss make -f channels/rdpsnd/client/alsa/CMakeFiles/rdpsnd-client-alsa.dir/build.make channels/rdpsnd/client/alsa/CMakeFiles/rdpsnd-client-alsa.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/alsa /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/alsa /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/alsa/CMakeFiles/rdpsnd-client-alsa.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/alsa/CMakeFiles/rdpsnd-client-alsa.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/alsa/CMakeFiles/rdpsnd-client-alsa.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/alsa/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/alsa/CMakeFiles/rdpsnd-client-alsa.dir/depend.internal". Scanning dependencies of target rdpsnd-client-alsa make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/rdpsnd/client/alsa/CMakeFiles/rdpsnd-client-alsa.dir/build.make channels/rdpsnd/client/alsa/CMakeFiles/rdpsnd-client-alsa.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 85%] Building C object channels/rdpsnd/client/alsa/CMakeFiles/rdpsnd-client-alsa.dir/rdpsnd_alsa.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/alsa && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/common -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/alsa/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpsnd-client-alsa.dir/rdpsnd_alsa.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/alsa/rdpsnd_alsa.c [ 85%] Linking C static library librdpsnd-client-alsa.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/alsa && /usr/bin/cmake -P CMakeFiles/rdpsnd-client-alsa.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/alsa && /usr/bin/cmake -E cmake_link_script CMakeFiles/rdpsnd-client-alsa.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc librdpsnd-client-alsa.a CMakeFiles/rdpsnd-client-alsa.dir/rdpsnd_alsa.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib librdpsnd-client-alsa.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 85%] Built target rdpsnd-client-alsa make -f channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/build.make channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/fake /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/fake /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/fake/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/depend.internal". Scanning dependencies of target rdpsnd-client-fake make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/build.make channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 86%] Building C object channels/rdpsnd/client/fake/CMakeFiles/rdpsnd-client-fake.dir/rdpsnd_fake.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/fake && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/common -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/fake/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/rdpsnd-client-fake.dir/rdpsnd_fake.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/fake/rdpsnd_fake.c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/rdpsnd/client/fake/rdpsnd_fake.c:73:13: warning: ‘rdpsnd_fake_set_format’ defined but not used [-Wunused-function] static BOOL rdpsnd_fake_set_format(rdpsndDevicePlugin* device, const AUDIO_FORMAT* format, ^~~~~~~~~~~~~~~~~~~~~~ [ 86%] Linking C static library librdpsnd-client-fake.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/fake && /usr/bin/cmake -P CMakeFiles/rdpsnd-client-fake.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/rdpsnd/client/fake && /usr/bin/cmake -E cmake_link_script CMakeFiles/rdpsnd-client-fake.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc librdpsnd-client-fake.a CMakeFiles/rdpsnd-client-fake.dir/rdpsnd_fake.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib librdpsnd-client-fake.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 86%] Built target rdpsnd-client-fake make -f channels/remdesk/client/CMakeFiles/remdesk-client.dir/build.make channels/remdesk/client/CMakeFiles/remdesk-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/remdesk/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/remdesk/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/remdesk/client/CMakeFiles/remdesk-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/remdesk/client/CMakeFiles/remdesk-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/remdesk/client/CMakeFiles/remdesk-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/remdesk/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/remdesk/client/CMakeFiles/remdesk-client.dir/depend.internal". Scanning dependencies of target remdesk-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/remdesk/client/CMakeFiles/remdesk-client.dir/build.make channels/remdesk/client/CMakeFiles/remdesk-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 87%] Building C object channels/remdesk/client/CMakeFiles/remdesk-client.dir/remdesk_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/remdesk/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/remdesk-client.dir/remdesk_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/remdesk/client/remdesk_main.c [ 87%] Linking C static library libremdesk-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/remdesk/client && /usr/bin/cmake -P CMakeFiles/remdesk-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/remdesk/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/remdesk-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libremdesk-client.a CMakeFiles/remdesk-client.dir/remdesk_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libremdesk-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 87%] Built target remdesk-client make -f channels/serial/client/CMakeFiles/serial-client.dir/build.make channels/serial/client/CMakeFiles/serial-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/serial/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/serial/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/serial/client/CMakeFiles/serial-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/serial/client/CMakeFiles/serial-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/serial/client/CMakeFiles/serial-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/serial/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/serial/client/CMakeFiles/serial-client.dir/depend.internal". Scanning dependencies of target serial-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/serial/client/CMakeFiles/serial-client.dir/build.make channels/serial/client/CMakeFiles/serial-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 87%] Building C object channels/serial/client/CMakeFiles/serial-client.dir/serial_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/serial/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/serial-client.dir/serial_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/serial/client/serial_main.c [ 87%] Linking C static library libserial-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/serial/client && /usr/bin/cmake -P CMakeFiles/serial-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/serial/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/serial-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libserial-client.a CMakeFiles/serial-client.dir/serial_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libserial-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 87%] Built target serial-client make -f channels/smartcard/client/CMakeFiles/smartcard-client.dir/build.make channels/smartcard/client/CMakeFiles/smartcard-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/smartcard/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client/CMakeFiles/smartcard-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client/CMakeFiles/smartcard-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client/CMakeFiles/smartcard-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client/CMakeFiles/smartcard-client.dir/depend.internal". Scanning dependencies of target smartcard-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/smartcard/client/CMakeFiles/smartcard-client.dir/build.make channels/smartcard/client/CMakeFiles/smartcard-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 88%] Building C object channels/smartcard/client/CMakeFiles/smartcard-client.dir/smartcard_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/smartcard-client.dir/smartcard_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/smartcard/client/smartcard_main.c [ 88%] Building C object channels/smartcard/client/CMakeFiles/smartcard-client.dir/smartcard_pack.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/smartcard-client.dir/smartcard_pack.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/smartcard/client/smartcard_pack.c [ 88%] Building C object channels/smartcard/client/CMakeFiles/smartcard-client.dir/smartcard_operations.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/smartcard-client.dir/smartcard_operations.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/smartcard/client/smartcard_operations.c [ 88%] Linking C static library libsmartcard-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client && /usr/bin/cmake -P CMakeFiles/smartcard-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/smartcard/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/smartcard-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libsmartcard-client.a CMakeFiles/smartcard-client.dir/smartcard_main.c.o CMakeFiles/smartcard-client.dir/smartcard_pack.c.o CMakeFiles/smartcard-client.dir/smartcard_operations.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libsmartcard-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 88%] Built target smartcard-client make -f channels/tsmf/client/CMakeFiles/tsmf-client.dir/build.make channels/tsmf/client/CMakeFiles/tsmf-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/CMakeFiles/tsmf-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/CMakeFiles/tsmf-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/CMakeFiles/tsmf-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/CMakeFiles/tsmf-client.dir/depend.internal". Scanning dependencies of target tsmf-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/tsmf/client/CMakeFiles/tsmf-client.dir/build.make channels/tsmf/client/CMakeFiles/tsmf-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 88%] Building C object channels/tsmf/client/CMakeFiles/tsmf-client.dir/tsmf_audio.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/tsmf-client.dir/tsmf_audio.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/tsmf_audio.c [ 89%] Building C object channels/tsmf/client/CMakeFiles/tsmf-client.dir/tsmf_codec.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/tsmf-client.dir/tsmf_codec.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/tsmf_codec.c [ 89%] Building C object channels/tsmf/client/CMakeFiles/tsmf-client.dir/tsmf_decoder.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/tsmf-client.dir/tsmf_decoder.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/tsmf_decoder.c [ 89%] Building C object channels/tsmf/client/CMakeFiles/tsmf-client.dir/tsmf_ifman.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/tsmf-client.dir/tsmf_ifman.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/tsmf_ifman.c [ 89%] Building C object channels/tsmf/client/CMakeFiles/tsmf-client.dir/tsmf_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/tsmf-client.dir/tsmf_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/tsmf_main.c [ 90%] Building C object channels/tsmf/client/CMakeFiles/tsmf-client.dir/tsmf_media.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/tsmf-client.dir/tsmf_media.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/tsmf_media.c [ 90%] Linking C static library libtsmf-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client && /usr/bin/cmake -P CMakeFiles/tsmf-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/tsmf-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libtsmf-client.a CMakeFiles/tsmf-client.dir/tsmf_audio.c.o CMakeFiles/tsmf-client.dir/tsmf_codec.c.o CMakeFiles/tsmf-client.dir/tsmf_decoder.c.o CMakeFiles/tsmf-client.dir/tsmf_ifman.c.o CMakeFiles/tsmf-client.dir/tsmf_main.c.o CMakeFiles/tsmf-client.dir/tsmf_media.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libtsmf-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 90%] Built target tsmf-client make -f channels/tsmf/client/oss/CMakeFiles/tsmf-client-oss-audio.dir/build.make channels/tsmf/client/oss/CMakeFiles/tsmf-client-oss-audio.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/oss /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/oss /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/oss/CMakeFiles/tsmf-client-oss-audio.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/oss/CMakeFiles/tsmf-client-oss-audio.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/oss/CMakeFiles/tsmf-client-oss-audio.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/oss/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/oss/CMakeFiles/tsmf-client-oss-audio.dir/depend.internal". Scanning dependencies of target tsmf-client-oss-audio make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/tsmf/client/oss/CMakeFiles/tsmf-client-oss-audio.dir/build.make channels/tsmf/client/oss/CMakeFiles/tsmf-client-oss-audio.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 91%] Building C object channels/tsmf/client/oss/CMakeFiles/tsmf-client-oss-audio.dir/tsmf_oss.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/oss && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/oss/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/tsmf-client-oss-audio.dir/tsmf_oss.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/oss/tsmf_oss.c [ 91%] Linking C static library libtsmf-client-oss-audio.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/oss && /usr/bin/cmake -P CMakeFiles/tsmf-client-oss-audio.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/oss && /usr/bin/cmake -E cmake_link_script CMakeFiles/tsmf-client-oss-audio.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libtsmf-client-oss-audio.a CMakeFiles/tsmf-client-oss-audio.dir/tsmf_oss.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libtsmf-client-oss-audio.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 91%] Built target tsmf-client-oss-audio make -f channels/tsmf/client/alsa/CMakeFiles/tsmf-client-alsa-audio.dir/build.make channels/tsmf/client/alsa/CMakeFiles/tsmf-client-alsa-audio.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/alsa /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/alsa /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/alsa/CMakeFiles/tsmf-client-alsa-audio.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/alsa/CMakeFiles/tsmf-client-alsa-audio.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/alsa/CMakeFiles/tsmf-client-alsa-audio.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/alsa/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/alsa/CMakeFiles/tsmf-client-alsa-audio.dir/depend.internal". Scanning dependencies of target tsmf-client-alsa-audio make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/tsmf/client/alsa/CMakeFiles/tsmf-client-alsa-audio.dir/build.make channels/tsmf/client/alsa/CMakeFiles/tsmf-client-alsa-audio.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 91%] Building C object channels/tsmf/client/alsa/CMakeFiles/tsmf-client-alsa-audio.dir/tsmf_alsa.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/alsa && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/alsa/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/tsmf-client-alsa-audio.dir/tsmf_alsa.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/tsmf/client/alsa/tsmf_alsa.c [ 91%] Linking C static library libtsmf-client-alsa-audio.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/alsa && /usr/bin/cmake -P CMakeFiles/tsmf-client-alsa-audio.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/tsmf/client/alsa && /usr/bin/cmake -E cmake_link_script CMakeFiles/tsmf-client-alsa-audio.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libtsmf-client-alsa-audio.a CMakeFiles/tsmf-client-alsa-audio.dir/tsmf_alsa.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libtsmf-client-alsa-audio.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 91%] Built target tsmf-client-alsa-audio make -f channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/build.make channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/depend.internal". Scanning dependencies of target urbdrc-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/build.make channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 91%] Building C object channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/searchman.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/usr/include/uuid -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/urbdrc-client.dir/searchman.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/searchman.c [ 91%] Building C object channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/isoch_queue.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/usr/include/uuid -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/urbdrc-client.dir/isoch_queue.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/isoch_queue.c [ 92%] Building C object channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/data_transfer.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/usr/include/uuid -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/urbdrc-client.dir/data_transfer.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/data_transfer.c [ 92%] Building C object channels/urbdrc/client/CMakeFiles/urbdrc-client.dir/urbdrc_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/usr/include/uuid -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/urbdrc-client.dir/urbdrc_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/urbdrc_main.c [ 92%] Linking C static library liburbdrc-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client && /usr/bin/cmake -P CMakeFiles/urbdrc-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/urbdrc-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc liburbdrc-client.a CMakeFiles/urbdrc-client.dir/searchman.c.o CMakeFiles/urbdrc-client.dir/isoch_queue.c.o CMakeFiles/urbdrc-client.dir/data_transfer.c.o CMakeFiles/urbdrc-client.dir/urbdrc_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib liburbdrc-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 92%] Built target urbdrc-client make -f channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/build.make channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/libusb /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/depend.internal". Scanning dependencies of target urbdrc-client-libusb make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/build.make channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 92%] Building C object channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/libusb_udevman.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/usr/include/uuid -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/libusb/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/urbdrc-client-libusb.dir/libusb_udevman.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/libusb/libusb_udevman.c [ 92%] Building C object channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/libusb_udevice.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/usr/include/uuid -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/libusb/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/urbdrc-client-libusb.dir/libusb_udevice.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/libusb/libusb_udevice.c [ 93%] Building C object channels/urbdrc/client/libusb/CMakeFiles/urbdrc-client-libusb.dir/request_queue.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/usr/include/uuid -I/usr/include/libusb-1.0 -I/usr/include/dbus-1.0 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/libusb/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/urbdrc-client-libusb.dir/request_queue.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/urbdrc/client/libusb/request_queue.c [ 93%] Linking C static library liburbdrc-client-libusb.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb && /usr/bin/cmake -P CMakeFiles/urbdrc-client-libusb.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/urbdrc/client/libusb && /usr/bin/cmake -E cmake_link_script CMakeFiles/urbdrc-client-libusb.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc liburbdrc-client-libusb.a CMakeFiles/urbdrc-client-libusb.dir/libusb_udevman.c.o CMakeFiles/urbdrc-client-libusb.dir/libusb_udevice.c.o CMakeFiles/urbdrc-client-libusb.dir/request_queue.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib liburbdrc-client-libusb.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 93%] Built target urbdrc-client-libusb make -f channels/video/client/CMakeFiles/video-client.dir/build.make channels/video/client/CMakeFiles/video-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/video/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/video/client /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/video/client/CMakeFiles/video-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/video/client/CMakeFiles/video-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/video/client/CMakeFiles/video-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/video/client/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/video/client/CMakeFiles/video-client.dir/depend.internal". Scanning dependencies of target video-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f channels/video/client/CMakeFiles/video-client.dir/build.make channels/video/client/CMakeFiles/video-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 93%] Building C object channels/video/client/CMakeFiles/video-client.dir/video_main.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/video/client && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/video/client/.. -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/video-client.dir/video_main.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/video/client/video_main.c [ 93%] Linking C static library libvideo-client.a cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/video/client && /usr/bin/cmake -P CMakeFiles/video-client.dir/cmake_clean_target.cmake cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/video/client && /usr/bin/cmake -E cmake_link_script CMakeFiles/video-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-ar qc libvideo-client.a CMakeFiles/video-client.dir/video_main.c.o /usr/bin/x86_64-pc-linux-gnu-ranlib libvideo-client.a make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 93%] Built target video-client make -f client/common/CMakeFiles/freerdp-client.dir/build.make client/common/CMakeFiles/freerdp-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/common /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common/CMakeFiles/freerdp-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common/CMakeFiles/freerdp-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common/CMakeFiles/freerdp-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common/CMakeFiles/freerdp-client.dir/depend.internal". Scanning dependencies of target freerdp-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f client/common/CMakeFiles/freerdp-client.dir/build.make client/common/CMakeFiles/freerdp-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 94%] Building C object client/common/CMakeFiles/freerdp-client.dir/client.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -Dfreerdp_client_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/client -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/client -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp-client.dir/client.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/common/client.c [ 94%] Building C object client/common/CMakeFiles/freerdp-client.dir/cmdline.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -Dfreerdp_client_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/client -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/client -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp-client.dir/cmdline.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/common/cmdline.c [ 94%] Building C object client/common/CMakeFiles/freerdp-client.dir/compatibility.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -Dfreerdp_client_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/client -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/client -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp-client.dir/compatibility.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/common/compatibility.c [ 94%] Building C object client/common/CMakeFiles/freerdp-client.dir/file.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -Dfreerdp_client_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/client -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/client -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp-client.dir/file.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/common/file.c [ 95%] Building C object client/common/CMakeFiles/freerdp-client.dir/__/__/channels/client/tables.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -Dfreerdp_client_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/client -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/client -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp-client.dir/__/__/channels/client/tables.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/client/tables.c [ 95%] Building C object client/common/CMakeFiles/freerdp-client.dir/__/__/channels/client/addin.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -D_FILE_OFFSET_BITS=64 -Dfreerdp_client_EXPORTS -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/channels/client -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/client -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIC -o CMakeFiles/freerdp-client.dir/__/__/channels/client/addin.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/channels/client/addin.c [ 95%] Linking C shared library libfreerdp-client2.so cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/freerdp-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libfreerdp-client2.so.2 -o libfreerdp-client2.so.2.0.0 CMakeFiles/freerdp-client.dir/client.c.o CMakeFiles/freerdp-client.dir/cmdline.c.o CMakeFiles/freerdp-client.dir/compatibility.c.o CMakeFiles/freerdp-client.dir/file.c.o CMakeFiles/freerdp-client.dir/__/__/channels/client/tables.c.o CMakeFiles/freerdp-client.dir/__/__/channels/client/addin.c.o -Wl,-rpath,/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp:/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr: ../../channels/audin/client/libaudin-client.a ../../channels/disp/client/libdisp-client.a ../../channels/echo/client/libecho-client.a ../../channels/geometry/client/libgeometry-client.a ../../channels/rdpei/client/librdpei-client.a ../../channels/rdpgfx/client/librdpgfx-client.a ../../channels/tsmf/client/libtsmf-client.a ../../channels/urbdrc/client/liburbdrc-client.a ../../channels/video/client/libvideo-client.a ../../channels/cliprdr/client/libcliprdr-client.a ../../channels/drdynvc/client/libdrdynvc-client.a ../../channels/encomsp/client/libencomsp-client.a ../../channels/rail/client/librail-client.a ../../channels/rdpdr/client/librdpdr-client.a ../../channels/rdpsnd/client/librdpsnd-client.a ../../channels/remdesk/client/libremdesk-client.a ../../channels/drive/client/libdrive-client.a ../../channels/parallel/client/libparallel-client.a ../../channels/printer/client/libprinter-client.a ../../channels/serial/client/libserial-client.a ../../channels/smartcard/client/libsmartcard-client.a ../../channels/audin/client/oss/libaudin-client-oss.a ../../channels/audin/client/alsa/libaudin-client-alsa.a ../../channels/rdpsnd/client/oss/librdpsnd-client-oss.a ../../channels/rdpsnd/client/alsa/librdpsnd-client-alsa.a ../../channels/rdpsnd/client/fake/librdpsnd-client-fake.a ../../channels/tsmf/client/oss/libtsmf-client-oss-audio.a ../../channels/tsmf/client/alsa/libtsmf-client-alsa-audio.a ../../channels/urbdrc/client/libusb/liburbdrc-client-libusb.a ../../libfreerdp/libfreerdp2.so.2.0.0 ../../winpr/libwinpr/libwinpr2.so.2.0.0 -ludev -lcups -lasound -lpthread -lusb-1.0 cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common && /usr/bin/cmake -E cmake_symlink_library libfreerdp-client2.so.2.0.0 libfreerdp-client2.so.2 libfreerdp-client2.so make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 95%] Built target freerdp-client make -f client/X11/CMakeFiles/xfreerdp-client.dir/build.make client/X11/CMakeFiles/xfreerdp-client.dir/depend make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11/CMakeFiles/xfreerdp-client.dir/DependInfo.cmake Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11/CMakeFiles/xfreerdp-client.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11/CMakeFiles/xfreerdp-client.dir/depend.internal". Dependee "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11/CMakeFiles/xfreerdp-client.dir/depend.internal". Scanning dependencies of target xfreerdp-client make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make -f client/X11/CMakeFiles/xfreerdp-client.dir/build.make client/X11/CMakeFiles/xfreerdp-client.dir/build make[2]: Entering directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' [ 96%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_gdi.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_gdi.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_gdi.c [ 96%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_gfx.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_gfx.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_gfx.c [ 96%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_rail.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_rail.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_rail.c [ 96%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_tsmf.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_tsmf.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_tsmf.c [ 96%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_input.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_input.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_input.c [ 97%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_event.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_event.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_event.c [ 97%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_floatbar.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_floatbar.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_floatbar.c [ 97%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_channels.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_channels.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_channels.c [ 97%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_cliprdr.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_cliprdr.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_cliprdr.c [ 98%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_monitor.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_monitor.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_monitor.c [ 98%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_disp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_disp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_disp.c [ 98%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_graphics.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_graphics.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_graphics.c [ 98%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_keyboard.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_keyboard.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_keyboard.c [ 99%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_video.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_video.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_video.c [ 99%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_window.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_window.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_window.c [ 99%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/xf_client.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/xf_client.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/xf_client.c [ 99%] Building C object client/X11/CMakeFiles/xfreerdp-client.dir/cli/xfreerdp.c.o cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/x86_64-pc-linux-gnu-gcc -DFREERDP_EXPORTS -DHAVE_CONFIG_H -DWINPR_EXPORTS -DWITH_OPENSSL -DWITH_XCURSOR -DWITH_XEXT -DWITH_XFIXES -DWITH_XI -DWITH_XRANDR -DWITH_XRENDER -DWITH_XV -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/rdtk/include -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/.. -I/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/resources -DNDEBUG -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -fPIE -o CMakeFiles/xfreerdp-client.dir/cli/xfreerdp.c.o -c /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4/client/X11/cli/xfreerdp.c [100%] Linking C executable xfreerdp cd /var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/X11 && /usr/bin/cmake -E cmake_link_script CMakeFiles/xfreerdp-client.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -fvisibility=hidden -Wimplicit-function-declaration -Wredundant-decls -g -DWINPR_DLL -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/xfreerdp-client.dir/xf_gdi.c.o CMakeFiles/xfreerdp-client.dir/xf_gfx.c.o CMakeFiles/xfreerdp-client.dir/xf_rail.c.o CMakeFiles/xfreerdp-client.dir/xf_tsmf.c.o CMakeFiles/xfreerdp-client.dir/xf_input.c.o CMakeFiles/xfreerdp-client.dir/xf_event.c.o CMakeFiles/xfreerdp-client.dir/xf_floatbar.c.o CMakeFiles/xfreerdp-client.dir/xf_channels.c.o CMakeFiles/xfreerdp-client.dir/xf_cliprdr.c.o CMakeFiles/xfreerdp-client.dir/xf_monitor.c.o CMakeFiles/xfreerdp-client.dir/xf_disp.c.o CMakeFiles/xfreerdp-client.dir/xf_graphics.c.o CMakeFiles/xfreerdp-client.dir/xf_keyboard.c.o CMakeFiles/xfreerdp-client.dir/xf_video.c.o CMakeFiles/xfreerdp-client.dir/xf_window.c.o CMakeFiles/xfreerdp-client.dir/xf_client.c.o CMakeFiles/xfreerdp-client.dir/cli/xfreerdp.c.o -o xfreerdp -Wl,-rpath,/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/client/common:/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/libfreerdp:/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build/winpr/libwinpr: -lX11 -lXext -lXcursor -lXv -lXi -lXrender -lXrandr -lXfixes ../common/libfreerdp-client2.so.2.0.0 ../../libfreerdp/libfreerdp2.so.2.0.0 -lm -lrt ../../winpr/libwinpr/libwinpr2.so.2.0.0 ../../libfreerdp/libfreerdp2.so.2.0.0: undefined reference to `SSL_CTX_set_security_level' collect2: error: ld returned 1 exit status make[2]: *** [client/X11/CMakeFiles/xfreerdp-client.dir/build.make:335: client/X11/xfreerdp] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make[1]: *** [CMakeFiles/Makefile2:3772: client/X11/CMakeFiles/xfreerdp-client.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' make: *** [Makefile:152: all] Error 2 * ERROR: net-misc/freerdp-2.0.0_rc4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/freerdp-2.0.0_rc4::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/freerdp-2.0.0_rc4::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:freerdp-2.0.0_rc4:20181126-211108.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0_rc4_build' * S: '/var/tmp/portage/net-misc/freerdp-2.0.0_rc4/work/freerdp-2.0.0-rc4'