=> Checksum BLAKE2s OK for freerdp-2.11.7.tar.gz => Checksum SHA512 OK for freerdp-2.11.7.tar.gz ===> Installing dependencies for freerdp2-2.11.7nb6 ========================================================================== The supported build options for freerdp2 are: alsa cups pcsc pulseaudio wayland x11 The currently selected options are: pcsc x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.freerdp2 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, freerdp2-2.11.7nb6. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency docbook-xsl-[0-9]*: found docbook-xsl-1.79.2nb7 => Tool dependency libxslt-[0-9]*: found libxslt-1.1.42nb4 => Tool dependency cmake>=0: found cmake-3.31.7nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency ffmpeg6>=6.1.2nb8: found ffmpeg6-6.1.2nb9 => Full dependency jpeg>=9: found jpeg-9f => Full dependency libX11>=1.5: found libX11-1.8.12 => Full dependency libXcursor>=1.1.1: found libXcursor-1.2.3 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6 => Full dependency libXext>=1.1: found libXext-1.3.6 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1 => Full dependency libXi>=1.0.0: found libXi-1.8.2 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libXtst>=1.0.1: found libXtst-1.2.5 => Full dependency libXv>=1.0.1: found libXv-1.0.13 => Full dependency libepoll-shim>=0.0.20210418: found libepoll-shim-0.0.20240608 => Full dependency libusb1>=1.0.9: found libusb1-1.0.28 => Full dependency libxkbfile>=0.99.1: found libxkbfile-1.1.3 => Full dependency openssl>=3: found openssl-3.4.1 => Full dependency pcsc-lite>=1.8.3: found pcsc-lite-2.3.3 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency expat>=1.95.7: found expat-2.7.1 => Full dependency fontconfig>=2.11.91: found fontconfig-2.15.0 => Full dependency freetype2>=2.13.0: found freetype2-2.13.3 => Full dependency libgetopt>=1.4.6: found libgetopt-1.4.6 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libogg>=1.1: found libogg-1.3.5nb1 => Full dependency libtheora>=1.0alpha3: found libtheora-1.2.0 => Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7 => Full dependency libvpx>=1.14.0: found libvpx-1.15.0 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency png>=1.2.4: found png-1.6.47 => Full dependency x264>=20220601: found x264-20231001 => Full dependency xvidcore>=1.0.0: found xvidcore-1.3.7nb1 => Full dependency xz>=5.0.0: found xz-5.8.1 ===> Overriding tools for freerdp2-2.11.7nb6 ===> Extracting for freerdp2-2.11.7nb6 ===> Patching for freerdp2-2.11.7nb6 => Applying pkgsrc patches for freerdp2-2.11.7nb6 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.3 2022/08/29 10:36:51 nia Exp $ | |Find epoll-shim using pkg-config on all BSDs. | |--- CMakeLists.txt.orig 2021-03-15 12:29:35.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 209 (offset 4 lines). Hunk #2 succeeded at 217 (offset 4 lines). Hunk #3 succeeded at 643 (offset 16 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-channels_ainput_server_ainput__main.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-channels_ainput_server_ainput__main.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-channels_ainput_server_ainput__main.c,v 1.1 2024/08/15 20:41:32 markd Exp $ | |gcc14 (incompatible pointer types) | |--- channels/ainput/server/ainput_main.c.orig 2024-04-22 09:26:59.000000000 +0000 |+++ channels/ainput/server/ainput_main.c -------------------------- Patching file channels/ainput/server/ainput_main.c using Plan A... Hunk #1 succeeded at 222. Hunk #2 succeeded at 416. Hunk #3 succeeded at 539. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-channels_rdpdr_client_rdpdr__main.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-channels_rdpdr_client_rdpdr__main.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-channels_rdpdr_client_rdpdr__main.c,v 1.1 2020/05/21 10:11:23 nia Exp $ | |NetBSD does not have mntent | |--- channels/rdpdr/client/rdpdr_main.c.orig 2020-05-08 09:40:17.000000000 +0000 |+++ channels/rdpdr/client/rdpdr_main.c -------------------------- Patching file channels/rdpdr/client/rdpdr_main.c using Plan A... Hunk #1 succeeded at 254 (offset 143 lines). Hunk #2 succeeded at 958 (offset 114 lines). done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-client_Wayland_wlf__input.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-client_Wayland_wlf__input.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_Wayland_wlf__input.c,v 1.1 2022/08/06 08:02:27 nia Exp $ | |Support building Wayland components on non-Linux. | |--- client/Wayland/wlf_input.c.orig 2021-03-15 12:29:35.000000000 +0000 |+++ client/Wayland/wlf_input.c -------------------------- Patching file client/Wayland/wlf_input.c using Plan A... Hunk #1 succeeded at 19. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-client_Wayland_wlfreerdp.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-client_Wayland_wlfreerdp.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_Wayland_wlfreerdp.c,v 1.2 2024/08/15 20:41:32 markd Exp $ | |Support building Wayland components on non-Linux. | |gcc14 (incompatible pointer types) | |--- client/Wayland/wlfreerdp.c.orig 2024-04-22 09:26:59.000000000 +0000 |+++ client/Wayland/wlfreerdp.c -------------------------- Patching file client/Wayland/wlfreerdp.c using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 636. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-client_X11_xf__graphics.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-client_X11_xf__graphics.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-client_X11_xf__graphics.c,v 1.1 2024/08/15 20:41:32 markd Exp $ | |gcc14 (int conversion) | |--- client/X11/xf_graphics.c.orig 2024-04-22 09:26:59.000000000 +0000 |+++ client/X11/xf_graphics.c -------------------------- Patching file client/X11/xf_graphics.c using Plan A... Hunk #1 succeeded at 438. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-cmake_InstallFreeRDPMan.cmake => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-cmake_InstallFreeRDPMan.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_InstallFreeRDPMan.cmake,v 1.2 2022/08/29 10:36:51 nia Exp $ | |Install man pages to CMAKE_INSTALL_MANDIR on all OSes, per pkgsrc policy. | |https://github.com/FreeRDP/FreeRDP/commit/8f44b9cf87d85de5cc2db0cf1d61771748f3249b | |--- cmake/InstallFreeRDPMan.cmake.orig 2021-03-15 12:29:35.000000000 +0000 |+++ cmake/InstallFreeRDPMan.cmake -------------------------- Patching file cmake/InstallFreeRDPMan.cmake using Plan A... Hunk #1 succeeded at 1. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-libfreerdp_core_info.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-libfreerdp_core_info.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libfreerdp_core_info.c,v 1.1 2024/08/15 20:41:32 markd Exp $ | |gcc14 (incompatible pointer type) | |--- libfreerdp/core/info.c.orig 2024-04-22 09:26:59.000000000 +0000 |+++ libfreerdp/core/info.c -------------------------- Patching file libfreerdp/core/info.c using Plan A... Hunk #1 succeeded at 85. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-libfreerdp_core_redirection.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-libfreerdp_core_redirection.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libfreerdp_core_redirection.c,v 1.1 2024/08/15 20:41:32 markd Exp $ | |gcc14 (incompatible pointer types) | |--- libfreerdp/core/redirection.c.orig 2024-04-22 09:26:59.000000000 +0000 |+++ libfreerdp/core/redirection.c -------------------------- Patching file libfreerdp/core/redirection.c using Plan A... Hunk #1 succeeded at 86. Hunk #2 succeeded at 109. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-winpr_libwinpr_CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-winpr_libwinpr_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-winpr_libwinpr_CMakeLists.txt,v 1.2 2023/01/16 19:20:15 markd Exp $ | |Uses epoll/eventfd, so depend on epoll-shim. | |--- winpr/libwinpr/CMakeLists.txt.orig 2022-11-16 14:06:20.000000000 +0000 |+++ winpr/libwinpr/CMakeLists.txt -------------------------- Patching file winpr/libwinpr/CMakeLists.txt using Plan A... Hunk #1 succeeded at 89. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-winpr_libwinpr_sysinfo_sysinfo.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-winpr_libwinpr_sysinfo_sysinfo.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-winpr_libwinpr_sysinfo_sysinfo.c,v 1.2 2021/05/02 08:26:49 jdolecek Exp $ | |Use _SC_NPROCESSORS_ONLN if available, remove OS-specific ifdef for it, |and also for HW_NCPU. Technically NetBSD would need to be added to the HW_NCPU |#idef, but no longer needed since it has _SC_NPROCESSORS_ONLN. | |--- winpr/libwinpr/sysinfo/sysinfo.c.orig 2021-05-01 22:46:16.616257099 +0000 |+++ winpr/libwinpr/sysinfo/sysinfo.c -------------------------- Patching file winpr/libwinpr/sysinfo/sysinfo.c using Plan A... Hunk #1 succeeded at 132. Hunk #2 succeeded at 140. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-winpr_libwinpr_thread_thread.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/freerdp2/patches/patch-winpr_libwinpr_thread_thread.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-winpr_libwinpr_thread_thread.c,v 1.1 2023/01/19 08:01:37 markd Exp $ | |NetBSD9 and some others dont define ENOTRECOVERABLE | |--- winpr/libwinpr/thread/thread.c.orig 2022-11-16 14:06:20.000000000 +0000 |+++ winpr/libwinpr/thread/thread.c -------------------------- Patching file winpr/libwinpr/thread/thread.c using Plan A... Hunk #1 succeeded at 272. done ===> Creating toolchain wrappers for freerdp2-2.11.7nb6 ===> Configuring for freerdp2-2.11.7nb6 CMake Deprecation Warning at CMakeLists.txt:21 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is AppleClang 13.1.6.13160021 -- The CXX compiler identification is AppleClang 13.1.6.13160021 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/net/freerdp2/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/pbulk/build/net/freerdp2/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /Users/pbulk/build/net/freerdp2/work/.tools/bin/pkg-config (found version "2.4.3") FREERDP_VERSION=2.11.7 -- Git Revision 2.11.7 -- Performing Test Wno-builtin-macro-redefined -- Performing Test Wno-builtin-macro-redefined - Success -- Performing Test Wno-builtin-macro-redefinedCXX -- Performing Test Wno-builtin-macro-redefinedCXX - Success -- Performing Test Wno-deprecated-declarations -- Performing Test Wno-deprecated-declarations - Success -- Performing Test Wno-deprecated-declarationsCXX -- Performing Test Wno-deprecated-declarationsCXX - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- 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 - not found -- Looking for pthread_mutex_timedlock in pthreads -- Looking for pthread_mutex_timedlock in pthreads - not found -- 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 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 - found -- Looking for include file sys/sockio.h -- Looking for include file sys/sockio.h - 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 -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for backtrace_symbols -- Looking for backtrace_symbols - found -- Looking for backtrace_symbols_fd -- Looking for backtrace_symbols_fd - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- 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 include file sys/timerfd.h -- Looking for include file sys/timerfd.h - found -- Looking for eventfd_read -- Looking for eventfd_read - not found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for ceill -- Looking for ceill - found -- Looking for getlogin_r -- Looking for getlogin_r - found -- Looking for getpwuid_r -- Looking for getpwuid_r - found -- Finding recommended feature libsystemd for systemd journal appender (allows to export wLog to systemd journal) -- Disable feature libsystemd using "-DWITH_LIBSYSTEMD=OFF" -- Could NOT find libsystemd (missing: LIBSYSTEMD_LIBRARY LIBSYSTEMD_INCLUDE_DIR) CMake Warning at cmake/FindFeature.cmake:46 (message): feature libsystemd was requested but could not be found! ON / FALSE Call Stack (most recent call first): CMakeLists.txt:807 (find_feature) -- Finding optional feature X11 for X11 (X11 client and server) -- Found X11: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libX11.dylib -- Skipping disabled feature Wayland for Wayland (Wayland client) -- Finding required feature ZLIB for compression (data compression) -- Found ZLIB: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libz.dylib (found version "1.3.1") -- Finding required feature OpenSSL for cryptography (encryption, certificate validation, hashing functions) -- Found OpenSSL: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libssl.dylib;/Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libcrypto.dylib (found version "3.4.1") -- Skipping optional feature MbedTLS for cryptography (encryption, certificate validation, hashing functions) -- Enable feature MbedTLS using "-DWITH_MBEDTLS=ON" -- Skipping disabled feature OpenSLES for multimedia (OpenSLES audio / video) -- Skipping disabled feature OSS for sound (audio input, audio output and multimedia redirection) -- Skipping disabled feature ALSA for sound (audio input, audio output and multimedia redirection) -- Skipping recommended feature Pulse for sound (audio input, audio output and multimedia redirection) -- Skipping recommended feature Cups for printing (printer device redirection) -- Finding recommended feature PCSC for smart card (smart card device redirection) -- Disable feature PCSC using "-DWITH_PCSC=OFF" CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (PCSC). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /opt/pkg/share/cmake-3.31/Modules/FindPkgConfig.cmake:114 (find_package_handle_standard_args) cmake/FindPCSC.cmake:7 (include) cmake/FindFeature.cmake:25 (find_package) CMakeLists.txt:841 (find_feature) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCSC: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/PCSC.framework -- Skipping optional feature FFmpeg for multimedia (multimedia redirection, audio and video playback) -- Enable feature FFmpeg using "-DWITH_FFMPEG=ON" -- Finding optional feature JPEG for codec (use JPEG library) -- Found JPEG: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libjpeg.dylib (found version "90") -- Skipping optional feature OpenH264 for codec (use OpenH264 library) -- Enable feature OpenH264 using "-DWITH_OPENH264=ON" -- Skipping optional feature OpenCL for codec ([experimental] use OpenCL library) -- Enable feature OpenCL using "-DWITH_OPENCL=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 ([experimental] 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 ([experimental] add kerberos support) -- Enable feature GSSAPI using "-DWITH_GSSAPI=ON" -- Using OpenSSL Version: 3.4.1 using default plugins location CMake Deprecation Warning at winpr/CMakeLists.txt:18 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- 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 - not found -- Looking for timer_delete -- Looking for timer_delete - not found -- Looking for timer_settime -- Looking for timer_settime - not found -- Looking for timer_gettime -- Looking for timer_gettime - not found -- Checking for module 'cairo' -- Package 'cairo' not found -- Could NOT find Cairo (missing: CAIRO_LIBRARIES CAIRO_INCLUDE_DIR) CMake Warning at libfreerdp/CMakeLists.txt:102 (message): -DWITH_SWSCALE=OFF and -DWITH_CAIRO=OFF, compiling without image scaling support! -- Finding recommended feature XKBFile for X11 keyboard (X11 keyboard file extension) -- Disable feature XKBFile using "-DWITH_XKBFILE=OFF" -- Found XKBFile: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libxkbfile.dylib -- Looking for _M_AMD64 -- Looking for _M_AMD64 - not found -- Looking for __aarch64__ -- Looking for __aarch64__ - found CMake Deprecation Warning at rdtk/CMakeLists.txt:18 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Adding STATIC channel client server "drdynvc": Dynamic Virtual Channel Extension -- Adding DYNAMIC channel client "video": Video optimized remoting Virtual Channel Extension -- Adding DYNAMIC channel client "urbdrc": USB Devices Virtual Channel Extension -- Found libusb-1.0: -- - Includes: /Users/pbulk/build/net/freerdp2/work/.buildlink/include/libusb-1.0 -- - Libraries: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libusb-1.0.dylib -- Adding DYNAMIC channel server "telemetry": Telemetry Virtual Channel Extension -- Adding DEVICE channel client "smartcard": Smart Card Virtual Channel Extension -- Adding DEVICE channel client "serial": Serial Port Virtual Channel Extension -- Adding STATIC channel client server "remdesk": Remote Assistance Virtual Channel Extension -- Adding STATIC channel client server "rdpsnd": Audio Output Virtual Channel Extension -- Adding DYNAMIC channel client "rdpgfx": Graphics Pipeline Extension -- Adding DYNAMIC channel client "rdpei": Input Virtual Channel Extension -- Adding DYNAMIC channel server "rdpecam": Video Capture Virtual Channel Extension -- Adding STATIC channel client server "rdpdr": Device Redirection Virtual Channel Extension -- Adding STATIC channel client "rdp2tcp": Tunneling TCP over RDP -- Adding STATIC channel client "rail": Remote Programs Virtual Channel Extension -- Adding DEVICE channel client "parallel": Parallel Port Virtual Channel Extension -- Adding DYNAMIC channel client "geometry": Geometry tracking Virtual Channel Extension -- Adding STATIC channel client server "encomsp": Multiparty Virtual Channel Extension -- Adding DYNAMIC channel client server "echo": Echo Virtual Channel Extension -- Adding DEVICE channel client "drive": Drive Redirection Virtual Channel Extension -- Adding DYNAMIC channel client "disp": Display Update Virtual Channel Extension -- Adding STATIC channel client server "cliprdr": Clipboard Virtual Channel Extension -- Adding DYNAMIC channel client server "audin": Audio Input Redirection Virtual Channel Extension -- Adding DYNAMIC channel client server "ainput": Advanced Input Virtual Channel Extension -- Found DocBookXSL: /opt/pkg/share/xsl/docbook -- Finding required feature XShm for X11 shared memory (X11 shared memory extension) -- Found XShm: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libXext.dylib -- Finding recommended feature Xinerama for multi-monitor (X11 multi-monitor extension) -- Disable feature Xinerama using "-DWITH_XINERAMA=OFF" -- Found Xinerama: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libXinerama.dylib -- Finding recommended feature Xext for X11 extension (X11 core extensions) -- Disable feature Xext using "-DWITH_XEXT=OFF" -- Found Xext: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libXext.dylib -- Finding recommended feature Xcursor for cursor (X11 cursor extension) -- Disable feature Xcursor using "-DWITH_XCURSOR=OFF" -- Found Xcursor: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libXcursor.dylib -- Finding recommended feature Xv for video (X11 video extension) -- Disable feature Xv using "-DWITH_XV=OFF" -- Found Xv: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libXv.dylib -- Finding recommended feature Xi for input (X11 input extension) -- Disable feature Xi using "-DWITH_XI=OFF" -- Found Xi: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libXi.dylib -- 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: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libXrender.dylib -- Finding recommended feature XRandR for tracking output configuration (X11 randr extension) -- Disable feature XRandR using "-DWITH_XRANDR=OFF" CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (XRANDR) does not match the name of the calling package (XRandR). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindXRandR.cmake:41 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/FindFeature.cmake:25 (find_package) client/X11/CMakeLists.txt:178 (find_feature) This warning is for project developers. Use -Wno-dev to suppress it. -- Found XRANDR: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libXrandr.dylib -- Finding recommended feature Xfixes for X11 xfixes extension (Useful additions to the X11 core protocol) -- Disable feature Xfixes using "-DWITH_XFIXES=OFF" -- Found Xfixes: /Users/pbulk/build/net/freerdp2/work/.buildlink/lib/libXfixes.dylib CMake Deprecation Warning at client/Mac/CMakeLists.txt:6 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at client/Mac/CMakeLists.txt:7 (cmake_policy): The OLD behavior for policy CMP0045 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:128 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:146 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Adding post-build NIB file generation event for MacFreeRDP-library CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:190 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:202 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:202 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:202 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:202 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/CMakeLists.txt:202 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/cli/CMakeLists.txt:93 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/cli/CMakeLists.txt:93 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/cli/CMakeLists.txt:93 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at client/Mac/cli/CMakeLists.txt:93 (add_custom_command): COMMENT requires exactly one argument, but multiple values or COMMENT keywords have been given. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Adding post-build NIB file generation event for MacFreeRDP -- Finding recommended feature PAM for authentication (user authentication) -- Disable feature PAM using "-DWITH_PAM=OFF" -- Found PAM: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/libpam.tbd;/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/libdl.tbd -- Configuring done (26.5s) -- Generating done (0.6s) CMake Warning: Manually-specified variables were not used by the project: AVCODEC_LIBRARY FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /Users/pbulk/build/net/freerdp2/work/freerdp-2.11.7/cmake-pkgsrc-build