******************************************************************************** conan install gainput/1.0.0@#be9fb2e984f645ab58a22a695378366a --build=gainput -pr:h /Users/jenkins/w/prod/BuildSingleReference/101529/7026101c-71a0-4c28-b21f-90762c00e4e0/profile_osx_130_libcpp_apple-clang_release_armv8.gainput-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference/101529/7026101c-71a0-4c28-b21f-90762c00e4e0/profile_osx_130_libcpp_apple-clang_release_64.gainput-shared-False.txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] gainput:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] gainput:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk gainput/1.0.0: Forced build from source Installing package: gainput/1.0.0 Requirements gainput/1.0.0 from local cache - Cache Packages gainput/1.0.0:f1a36a2aea2da1148eb4bddd758d8db183c6db83 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gainput/1.0.0: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/source/src gainput/1.0.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK gainput/1.0.0: Copying sources to build folder gainput/1.0.0: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83 gainput/1.0.0: Generator txt created conanbuildinfo.txt gainput/1.0.0: Calling generate() gainput/1.0.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gainput/1.0.0: Calling build() gainput/1.0.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- GAINPUT version 1.0.0 -- ..Building shared libraries (-DGAINPUT_BUILD_STATIC=OFF to disable) -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build/Release gainput/1.0.0: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build/Release" '--' '-j4' ----------------- [ 2%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/GainputAllocator.cpp.o [ 5%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/GainputInputDeltaState.cpp.o [ 8%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/GainputInputManager.cpp.o [ 11%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/GainputInputDevice.cpp.o [ 13%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/GainputInputMap.cpp.o [ 16%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/GainputInputState.cpp.o [ 19%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/GainputMapFilters.cpp.o [ 22%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/builtin/GainputInputDeviceBuiltIn.cpp.o [ 25%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/dev/GainputDev.cpp.o [ 27%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/dev/GainputMemoryStream.cpp.o [ 30%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/dev/GainputNetAddress.cpp.o [ 33%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/dev/GainputNetConnection.cpp.o [ 36%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/dev/GainputNetListener.cpp.o [ 38%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/gainput.cpp.o [ 41%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/gestures/GainputButtonStickGesture.cpp.o [ 44%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/gestures/GainputDoubleClickGesture.cpp.o [ 47%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/gestures/GainputHoldGesture.cpp.o [ 50%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/gestures/GainputPinchGesture.cpp.o [ 52%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/gestures/GainputRotateGesture.cpp.o [ 55%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/gestures/GainputSimultaneouslyDownGesture.cpp.o [ 58%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/gestures/GainputTapGesture.cpp.o [ 61%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/keyboard/GainputInputDeviceKeyboard.cpp.o [ 63%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp.o [ 66%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/mouse/GainputInputDeviceMouse.cpp.o [ 69%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/pad/GainputInputDevicePad.cpp.o [ 72%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/pad/GainputInputDevicePadMac.cpp.o [ 75%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/recorder/GainputInputPlayer.cpp.o [ 77%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/recorder/GainputInputRecorder.cpp.o [ 80%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/recorder/GainputInputRecording.cpp.o [ 83%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/touch/GainputInputDeviceTouch.cpp.o [ 86%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/GainputIos.mm.o [ 88%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/GainputMac.mm.o [ 91%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/builtin/GainputInputDeviceBuiltInIos.mm.o [ 94%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/mouse/GainputInputDeviceMouseMac.mm.o [ 97%] Building CXX object lib/CMakeFiles/gainputstatic.dir/source/gainput/pad/GainputInputDevicePadIos.mm.o [100%] Linking CXX static library libgainputstatic.a [100%] Built target gainputstatic gainput/1.0.0: Package 'f1a36a2aea2da1148eb4bddd758d8db183c6db83' built gainput/1.0.0: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build/Release gainput/1.0.0: Generated conaninfo.txt gainput/1.0.0: Generated conanbuildinfo.txt gainput/1.0.0: Generating the package gainput/1.0.0: Package folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83 gainput/1.0.0: Calling package() gainput/1.0.0: Copied 1 file: LICENSE gainput/1.0.0: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build/Release" --prefix "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/build/Release" --prefix "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83" ----------------- -- Install configuration: "Release" -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputMapFilters.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputDeviceTouch.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputContainers.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputMap.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputDevicePad.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputDebugRenderer.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputAllocator.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputLog.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputDeltaState.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputManager.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputState.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gainput.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputDevice.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputDeviceMouse.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputHelpers.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputDeviceKeyboard.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gestures -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gestures/GainputTapGesture.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gestures/GainputPinchGesture.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gestures/GainputButtonStickGesture.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gestures/GainputDoubleClickGesture.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gestures/GainputRotateGesture.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gestures/GainputGestures.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gestures/GainputSimultaneouslyDownGesture.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/gestures/GainputHoldGesture.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputDeviceBuiltIn.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputInputListener.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/recorder -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/recorder/GainputInputRecorder.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/recorder/GainputInputPlayer.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/recorder/GainputInputRecording.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/include/gainput/GainputIos.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83/lib/libgainputstatic.a [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK gainput/1.0.0 package(): Packaged 1 file: LICENSE gainput/1.0.0 package(): Packaged 30 '.h' files gainput/1.0.0 package(): Packaged 1 '.a' file: libgainputstatic.a gainput/1.0.0: Package 'f1a36a2aea2da1148eb4bddd758d8db183c6db83' created gainput/1.0.0: Created package revision eedffc39968586fb791f8050aaff17dc [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/GainputAllocator.cpp:4: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/GainputInputManager.cpp:31: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/GainputInputManager.cpp:490:45: warning: unused parameter 'deviceId' [-Wunused-parameter] InputManager::StartDeviceStateSync(DeviceId deviceId) ^ 1 warning generated. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/builtin/GainputInputDeviceBuiltIn.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ 1 warning generated. 2 warnings generated. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/gestures/GainputButtonStickGesture.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/gestures/GainputDoubleClickGesture.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/gestures/GainputHoldGesture.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/gestures/GainputPinchGesture.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ 1 warning generated. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/gestures/GainputRotateGesture.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/gestures/GainputSimultaneouslyDownGesture.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/gestures/GainputTapGesture.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboard.cpp:8: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboard.cpp:29:112: warning: unused parameter 'variant' [-Wunused-parameter] InputDeviceKeyboard::InputDeviceKeyboard(InputManager& manager, DeviceId device, unsigned index, DeviceVariant variant) : ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboard.cpp:144:51: warning: unused parameter 'deviceButton' [-Wunused-parameter] InputDeviceKeyboard::GetButtonType(DeviceButtonId deviceButton) const ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:8: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22:In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/mouse/GainputInputDeviceMouse.cpp:9: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/mouse/GainputInputDeviceMouse.cpp:26:106: warning: unused parameter 'variant' [-Wunused-parameter] InputDeviceMouse::InputDeviceMouse(InputManager& manager, DeviceId device, unsigned index, DeviceVariant variant) : ^ warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:13:2: warning: #import is a language extension [-Wimport-preprocessor-directive-pedantic] #import ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePad.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePad.cpp:17: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.h:29:21: warning: unused parameter 'leftMotor' [-Wunused-parameter] bool Vibrate(float leftMotor, float rightMotor) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.h:29:38: warning: unused parameter 'rightMotor' [-Wunused-parameter] bool Vibrate(float leftMotor, float rightMotor) ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePad.cpp:22: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadNull.h:12:39: warning: unused parameter 'manager' [-Wunused-parameter] InputDevicePadImplNull(InputManager& manager, InputDevice& device, unsigned index, InputState& state, InputState& previousState) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadNull.h:12:61: warning: unused parameter 'device' [-Wunused-parameter] InputDevicePadImplNull(InputManager& manager, InputDevice& device, unsigned index, InputState& state, InputState& previousState) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadNull.h:12:78: warning: unused parameter 'index' [-Wunused-parameter] InputDevicePadImplNull(InputManager& manager, InputDevice& device, unsigned index, InputState& state, InputState& previousState) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadNull.h:12:97: warning: unused parameter 'state' [-Wunused-parameter] InputDevicePadImplNull(InputManager& manager, InputDevice& device, unsigned index, InputState& state, InputState& previousState) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadNull.h:12:116: warning: unused parameter 'previousState' [-Wunused-parameter] InputDevicePadImplNull(InputManager& manager, InputDevice& device, unsigned index, InputState& state, InputState& previousState) ^ 2 warnings generated. 8 warnings generated. /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:14:2: warning: #import is a language extension [-Wimport-preprocessor-directive-pedantic] #import ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:8: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:11: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.h:29:21: warning: unused parameter 'leftMotor' [-Wunused-parameter] bool Vibrate(float leftMotor, float rightMotor) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.h:29:38: warning: unused parameter 'rightMotor' [-Wunused-parameter] bool Vibrate(float leftMotor, float rightMotor) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:13:2: warning: #import is a language extension [-Wimport-preprocessor-directive-pedantic] #import ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/recorder/GainputInputPlayer.cpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:15:2: warning: #import is a language extension [-Wimport-preprocessor-directive-pedantic] #import ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:25:53: warning: unused parameter 'inResult' [-Wunused-parameter] static void OnDeviceInput(void* inContext, IOReturn inResult, void* inSender, IOHIDValueRef value) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:25:69: warning: unused parameter 'inSender' [-Wunused-parameter] static void OnDeviceInput(void* inContext, IOReturn inResult, void* inSender, IOHIDValueRef value) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:64:57: warning: unused parameter 'inResult' [-Wunused-parameter] static void OnDeviceConnected(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:64:73: warning: unused parameter 'inSender' [-Wunused-parameter] static void OnDeviceConnected(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:64:98: warning: unused parameter 'inIOHIDDeviceRef' [-Wunused-parameter] static void OnDeviceConnected(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:71:55: warning: unused parameter 'inResult' [-Wunused-parameter] static void OnDeviceRemoved(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:71:71: warning: unused parameter 'inSender' [-Wunused-parameter] static void OnDeviceRemoved(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/keyboard/GainputInputDeviceKeyboardMac.cpp:71:96: warning: unused parameter 'inIOHIDDeviceRef' [-Wunused-parameter] static void OnDeviceRemoved(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ 3 warnings generated. 1 warning generated. /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:14:2: warning: #import is a language extension [-Wimport-preprocessor-directive-pedantic] #import ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:15:2: warning: #import is a language extension [-Wimport-preprocessor-directive-pedantic] #import ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:40:53: warning: unused parameter 'inResult' [-Wunused-parameter] static void OnDeviceInput(void* inContext, IOReturn inResult, void* inSender, IOHIDValueRef value) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:40:69: warning: unused parameter 'inSender' [-Wunused-parameter] static void OnDeviceInput(void* inContext, IOReturn inResult, void* inSender, IOHIDValueRef value) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:135:57: warning: unused parameter 'inResult' [-Wunused-parameter] static void OnDeviceConnected(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:135:73: warning: unused parameter 'inSender' [-Wunused-parameter] static void OnDeviceConnected(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:268:55: warning: unused parameter 'inResult' [-Wunused-parameter] static void OnDeviceRemoved(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:268:71: warning: unused parameter 'inSender' [-Wunused-parameter] static void OnDeviceRemoved(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/pad/GainputInputDevicePadMac.cpp:268:96: warning: unused parameter 'inIOHIDDeviceRef' [-Wunused-parameter] static void OnDeviceRemoved(void* inContext, IOReturn inResult, void* inSender, IOHIDDeviceRef inIOHIDDeviceRef) ^ 12 warnings generated. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/touch/GainputInputDeviceTouch.cpp:8: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/touch/GainputInputDeviceTouch.cpp:11: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/touch/GainputInputDeviceTouchNull.h:11:41: warning: unused parameter 'manager' [-Wunused-parameter] InputDeviceTouchImplNull(InputManager& manager, InputDevice& device) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/touch/GainputInputDeviceTouchNull.h:11:63: warning: unused parameter 'device' [-Wunused-parameter] InputDeviceTouchImplNull(InputManager& manager, InputDevice& device) ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/touch/GainputInputDeviceTouch.cpp:22:106: warning: unused parameter 'variant' [-Wunused-parameter] InputDeviceTouch::InputDeviceTouch(InputManager& manager, DeviceId device, unsigned index, DeviceVariant variant) : ^ 13 warnings generated. 4 warnings generated. In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/mouse/GainputInputDeviceMouseMac.mm:9: In file included from /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputHelpers.h:5: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/include/gainput/GainputLog.h:31:22: warning: variadic macros are a C99 feature [-Wvariadic-macros] #define GAINPUT_LOG(...) printf(__VA_ARGS__); ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/mouse/GainputInputDeviceMouseMac.mm:21:13: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] styleMask:NSTitledWindowMask]; ^~~~~~~~~~~~~~~~~~ NSWindowStyleMaskTitled /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:886:32: note: 'NSTitledWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSTitledWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskTitled", macos(10.0,10.12)) = NSWindowStyleMaskTitled; ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/mouse/GainputInputDeviceMouseMac.mm:47:52: warning: 'NSFullScreenWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] float titleBarHeight = (window.styleMask & NSFullScreenWindowMask) ? 0.0f : theoreticalTitleBarHeight(); ^~~~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskFullScreen /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:892:32: note: 'NSFullScreenWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSFullScreenWindowMask API_DEPRECATED_WITH_REPLACEMENT("NSWindowStyleMaskFullScreen", macos(10.0,10.12)) = NSWindowStyleMaskFullScreen; ^ /Users/jenkins/w/prod/BuildSingleReference/.conan/data/gainput/1.0.0/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83/src/lib/source/gainput/mouse/GainputInputDeviceMouseMac.mm:25:37: warning: unused parameter 'proxy' [-Wunused-parameter] CGEventRef MouseTap(CGEventTapProxy proxy, CGEventType type, CGEventRef event, void* user) ^ 4 warnings generated.