CMake Warning at source_subfolder/CMakeLists.txt:745 (FIND_PACKAGE): By not providing "FindOpenEXR.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "OpenEXR", but CMake did not find one. Could not find a package configuration file provided by "OpenEXR" with any of the following names: OpenEXRConfig.cmake openexr-config.cmake Add the installation prefix of "OpenEXR" to CMAKE_PREFIX_PATH or set "OpenEXR_DIR" to a directory containing one of the above files. If "OpenEXR" provides a separate development package or SDK, be sure it has been installed. CMake Warning at source_subfolder/CMakeLists.txt:751 (FIND_PACKAGE): By not providing "FindGTA.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "GTA", but CMake did not find one. Could not find a package configuration file provided by "GTA" with any of the following names: GTAConfig.cmake gta-config.cmake Add the installation prefix of "GTA" to CMAKE_PREFIX_PATH or set "GTA_DIR" to a directory containing one of the above files. If "GTA" provides a separate development package or SDK, be sure it has been installed. Disabling QuickTime because it's not supported by the selected SDK 10.14 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY USE_3RDPARTY_BIN /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/OpenThreads/pthreads/PThread.cpp:470:20: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations] return (size_t)::syscall(SYS_thread_selfid); ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/unistd.h:745:6: note: 'syscall' has been explicitly marked deprecated here int syscall(int, ...); ^ 1 warning generated. /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libosg.a(GLStaticLibrary.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../lib/libosg.a(GLStaticLibrary.cpp.o) has no symbols /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgShadow/ConvexPolyhedron.cpp:77:55: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const osg::Matrix & ConvexPolyhedron::defaultMatrix = *(osg::Matrix*)NULL; ^~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgShadow/DebugShadowMap.cpp:17: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgShadow/LightSpacePerspectiveShadowMap.cpp:18: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/LightSpacePerspectiveShadowMap:21: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgShadow/MinimalCullBoundsShadowMap.cpp:18: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgShadow/MinimalDrawBoundsShadowMap.cpp:17: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalDrawBoundsShadowMap:21: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgShadow/MinimalShadowMap.cpp:17: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgShadow/StandardShadowMap.cpp:17: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 1 warning generated. clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgWrappers/serializers/osgShadow/DebugShadowMap.cpp:1: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgWrappers/serializers/osgShadow/LightSpacePerspectiveShadowMapCB.cpp:1: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/LightSpacePerspectiveShadowMap:21: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgWrappers/serializers/osgShadow/LightSpacePerspectiveShadowMapDB.cpp:1: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/LightSpacePerspectiveShadowMap:21: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgWrappers/serializers/osgShadow/LightSpacePerspectiveShadowMapVB.cpp:1: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/LightSpacePerspectiveShadowMap:21: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgWrappers/serializers/osgShadow/MinimalCullBoundsShadowMap.cpp:1: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalCullBoundsShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgWrappers/serializers/osgShadow/MinimalDrawBoundsShadowMap.cpp:1: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalDrawBoundsShadowMap:21: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgWrappers/serializers/osgShadow/MinimalShadowMap.cpp:1: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/MinimalShadowMap:20: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgWrappers/serializers/osgShadow/StandardShadowMap.cpp:1: In file included from /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/StandardShadowMap:20: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/include/osgShadow/DebugShadowMap:174:53: warning: binding dereferenced null pointer to reference has undefined behavior [-Wnull-dereference] const ConvexPolyhedron & polytope = *(ConvexPolyhedron*)( NULL ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:150:40: warning: 'NSNumericPadKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] bool pressedOnKeypad = modifiers & NSNumericPadKeyMask; ^~~~~~~~~~~~~~~~~~~ NSEventModifierFlagNumericPad /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:186:35: note: 'NSNumericPadKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSNumericPadKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagNumericPad", 10.0, 10.12) = NSEventModifierFlagNumericPad; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:151:21: warning: 'NSFunctionKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] if (modifiers & NSFunctionKeyMask) ^~~~~~~~~~~~~~~~~ NSEventModifierFlagFunction /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:188:35: note: 'NSFunctionKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSFunctionKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagFunction", 10.0, 10.12) = NSEventModifierFlagFunction; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:365:19: warning: 'acceptsTouchEvents' is deprecated: first deprecated in macOS 10.12.2 - Use allowedTouchTypes instead [-Wdeprecated-declarations] return ([self acceptsTouchEvents] && ([event subtype] == NSTouchEventSubtype)); ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:274:16: note: property 'acceptsTouchEvents' is declared deprecated here @property BOOL acceptsTouchEvents NS_DEPRECATED_MAC(10_6, 10_12_2, "Use allowedTouchTypes instead"); ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:274:16: note: 'acceptsTouchEvents' has been explicitly marked deprecated here /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:365:62: warning: 'NSTouchEventSubtype' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] return ([self acceptsTouchEvents] && ([event subtype] == NSTouchEventSubtype)); ^~~~~~~~~~~~~~~~~~~ NSEventSubtypeTouch /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:264:29: note: 'NSTouchEventSubtype' has been explicitly marked deprecated here static const NSEventSubtype NSTouchEventSubtype NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventSubtypeTouch", 10.0, 10.12) = NSEventSubtypeTouch; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:391:9: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] NSShiftKeyMask, ^~~~~~~~~~~~~~ NSEventModifierFlagShift /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:182:35: note: 'NSShiftKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSShiftKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagShift", 10.0, 10.12) = NSEventModifierFlagShift; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:392:9: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] NSControlKeyMask, ^~~~~~~~~~~~~~~~ NSEventModifierFlagControl /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:183:35: note: 'NSControlKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSControlKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagControl", 10.0, 10.12) = NSEventModifierFlagControl; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:393:9: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] NSAlternateKeyMask, ^~~~~~~~~~~~~~~~~~ NSEventModifierFlagOption /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:184:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSAlternateKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagOption", 10.0, 10.12) = NSEventModifierFlagOption; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:394:9: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] NSCommandKeyMask, ^~~~~~~~~~~~~~~~ NSEventModifierFlagCommand /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:185:35: note: 'NSCommandKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSCommandKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagCommand", 10.0, 10.12) = NSEventModifierFlagCommand; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:395:9: warning: 'NSAlphaShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] NSAlphaShiftKeyMask ^~~~~~~~~~~~~~~~~~~ NSEventModifierFlagCapsLock /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:181:35: note: 'NSAlphaShiftKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSAlphaShiftKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagCapsLock", 10.0, 10.12) = NSEventModifierFlagCapsLock; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:462:35: warning: 'NSControlKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] if([theEvent modifierFlags] & NSControlKeyMask) ^~~~~~~~~~~~~~~~ NSEventModifierFlagControl /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:183:35: note: 'NSControlKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSControlKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagControl", 10.0, 10.12) = NSEventModifierFlagControl; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:467:40: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] else if([theEvent modifierFlags] & NSAlternateKeyMask) ^~~~~~~~~~~~~~~~~~ NSEventModifierFlagOption /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:184:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSAlternateKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagOption", 10.0, 10.12) = NSEventModifierFlagOption; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:477:31: warning: 'NSTabletPointEventSubtype' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] if ([theEvent subtype] == NSTabletPointEventSubtype) { ^~~~~~~~~~~~~~~~~~~~~~~~~ NSEventSubtypeTabletPoint /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:262:29: note: 'NSTabletPointEventSubtype' has been explicitly marked deprecated here static const NSEventSubtype NSTabletPointEventSubtype NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventSubtypeTabletPoint", 10.0, 10.12) = NSEventSubtypeTabletPoint; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:713:36: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] if ([theEvent modifierFlags] & NSShiftKeyMask) { ^~~~~~~~~~~~~~ NSEventModifierFlagShift /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:182:35: note: 'NSShiftKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSShiftKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagShift", 10.0, 10.12) = NSEventModifierFlagShift; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:732:36: warning: 'NSShiftKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] if ([theEvent modifierFlags] & NSShiftKeyMask) { ^~~~~~~~~~~~~~ NSEventModifierFlagShift /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:182:35: note: 'NSShiftKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSShiftKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagShift", 10.0, 10.12) = NSEventModifierFlagShift; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:770:14: warning: 'NSPenPointingDevice' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] case NSPenPointingDevice: ^~~~~~~~~~~~~~~~~~~ NSPointingDeviceTypePen /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:200:35: note: 'NSPenPointingDevice' has been explicitly marked deprecated here static const NSPointingDeviceType NSPenPointingDevice NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSPointingDeviceTypePen", 10.0, 10.12) = NSPointingDeviceTypePen; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:773:14: warning: 'NSCursorPointingDevice' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] case NSCursorPointingDevice: ^~~~~~~~~~~~~~~~~~~~~~ NSPointingDeviceTypeCursor /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:201:35: note: 'NSCursorPointingDevice' has been explicitly marked deprecated here static const NSPointingDeviceType NSCursorPointingDevice NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSPointingDeviceTypeCursor", 10.0, 10.12) = NSPointingDeviceTypeCursor; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:776:14: warning: 'NSEraserPointingDevice' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] case NSEraserPointingDevice: ^~~~~~~~~~~~~~~~~~~~~~ NSPointingDeviceTypeEraser /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:202:35: note: 'NSEraserPointingDevice' has been explicitly marked deprecated here static const NSPointingDeviceType NSEraserPointingDevice NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSPointingDeviceTypeEraser", 10.0, 10.12) = NSPointingDeviceTypeEraser; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1118:24: warning: 'NSBorderlessWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] unsigned int style(NSBorderlessWindowMask); ^~~~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskBorderless /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:954:32: note: 'NSBorderlessWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSBorderlessWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskBorderless", 10.0, 10.12) = NSWindowStyleMaskBorderless; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1121:17: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] style = NSClosableWindowMask | NSMiniaturizableWindowMask | NSTitledWindowMask; ^~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskClosable /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:956:32: note: 'NSClosableWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSClosableWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskClosable", 10.0, 10.12) = NSWindowStyleMaskClosable; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1121:40: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] style = NSClosableWindowMask | NSMiniaturizableWindowMask | NSTitledWindowMask; ^~~~~~~~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskMiniaturizable /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:957:32: note: 'NSMiniaturizableWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSMiniaturizableWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskMiniaturizable", 10.0, 10.12) = NSWindowStyleMaskMiniaturizable; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1121:69: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] style = NSClosableWindowMask | NSMiniaturizableWindowMask | NSTitledWindowMask; ^~~~~~~~~~~~~~~~~~ NSWindowStyleMaskTitled /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:955:32: note: 'NSTitledWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSTitledWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskTitled", 10.0, 10.12) = NSWindowStyleMaskTitled; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1125:22: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] style |= NSResizableWindowMask; ^~~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskResizable /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:958:32: note: 'NSResizableWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSResizableWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskResizable", 10.0, 10.12) = NSWindowStyleMaskResizable; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1359:39: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] nextEventMatchingMask:NSAnyEventMask ^~~~~~~~~~~~~~ NSEventMaskAny /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:158:26: note: 'NSAnyEventMask' has been explicitly marked deprecated here static const NSEventMask NSAnyEventMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventMaskAny", 10.0, 10.12) = NSUIntegerMax; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1396:24: warning: 'NSBorderlessWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] unsigned int style(NSBorderlessWindowMask); ^~~~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskBorderless /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:954:32: note: 'NSBorderlessWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSBorderlessWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskBorderless", 10.0, 10.12) = NSWindowStyleMaskBorderless; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1399:17: warning: 'NSClosableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] style = NSClosableWindowMask | NSMiniaturizableWindowMask | NSTitledWindowMask; ^~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskClosable /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:956:32: note: 'NSClosableWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSClosableWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskClosable", 10.0, 10.12) = NSWindowStyleMaskClosable; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1399:40: warning: 'NSMiniaturizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] style = NSClosableWindowMask | NSMiniaturizableWindowMask | NSTitledWindowMask; ^~~~~~~~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskMiniaturizable /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:957:32: note: 'NSMiniaturizableWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSMiniaturizableWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskMiniaturizable", 10.0, 10.12) = NSWindowStyleMaskMiniaturizable; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1399:69: warning: 'NSTitledWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] style = NSClosableWindowMask | NSMiniaturizableWindowMask | NSTitledWindowMask; ^~~~~~~~~~~~~~~~~~ NSWindowStyleMaskTitled /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:955:32: note: 'NSTitledWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSTitledWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskTitled", 10.0, 10.12) = NSWindowStyleMaskTitled; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1403:22: warning: 'NSResizableWindowMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] style |= NSResizableWindowMask; ^~~~~~~~~~~~~~~~~~~~~ NSWindowStyleMaskResizable /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:958:32: note: 'NSResizableWindowMask' has been explicitly marked deprecated here static const NSWindowStyleMask NSResizableWindowMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSWindowStyleMaskResizable", 10.0, 10.12) = NSWindowStyleMaskResizable; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1663:23: warning: 'setAcceptsTouchEvents:' is deprecated: first deprecated in macOS 10.12.2 - Use allowedTouchTypes instead [-Wdeprecated-declarations] if (_view) [_view setAcceptsTouchEvents: b]; ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:274:16: note: property 'acceptsTouchEvents' is declared deprecated here @property BOOL acceptsTouchEvents NS_DEPRECATED_MAC(10_6, 10_12_2, "Use allowedTouchTypes instead"); ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:274:16: note: 'setAcceptsTouchEvents:' has been explicitly marked deprecated here /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1707:14: warning: 'GetCurrentProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] if (!GetCurrentProcess(&psn)) { ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:415:1: note: 'GetCurrentProcess' has been explicitly marked deprecated here MacGetCurrentProcess(ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:412:34: note: expanded from macro 'MacGetCurrentProcess' #define MacGetCurrentProcess GetCurrentProcess ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1709:13: warning: 'SetFrontProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] SetFrontProcess(&psn); ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:603:1: note: 'SetFrontProcess' has been explicitly marked deprecated here SetFrontProcess(const ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1798:49: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] [menuItem setKeyEquivalentModifierMask:(NSAlternateKeyMask|NSCommandKeyMask)]; ^~~~~~~~~~~~~~~~~~ NSEventModifierFlagOption /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:184:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSAlternateKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagOption", 10.0, 10.12) = NSEventModifierFlagOption; ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/GraphicsWindowCocoa.mm:1798:68: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations] [menuItem setKeyEquivalentModifierMask:(NSAlternateKeyMask|NSCommandKeyMask)]; ^~~~~~~~~~~~~~~~ NSEventModifierFlagCommand /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:185:35: note: 'NSCommandKeyMask' has been explicitly marked deprecated here static const NSEventModifierFlags NSCommandKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagCommand", 10.0, 10.12) = NSEventModifierFlagCommand; ^ 33 warnings generated. /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/DarwinUtils.mm:111:26: warning: 'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in macOS 10.11 [-Wdeprecated-declarations] CFStringRef pixEnc = CGDisplayModeCopyPixelEncoding(mode); ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:176:34: note: 'CGDisplayModeCopyPixelEncoding' has been explicitly marked deprecated here CG_EXTERN CFStringRef __nullable CGDisplayModeCopyPixelEncoding( ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/DarwinUtils.mm:422:5: warning: 'SetFrontProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] SetFrontProcess(&sn); ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:603:1: note: 'SetFrontProcess' has been explicitly marked deprecated here SetFrontProcess(const ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; ^ 2 warnings generated. /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/PixelBufferCocoa.mm:59:17: warning: 'NSOpenGLPFAPixelBuffer' is deprecated: first deprecated in macOS 10.7 [-Wdeprecated-declarations] attr[i++] = NSOpenGLPFAPixelBuffer; // for pbuffer usage ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:84:2: note: 'NSOpenGLPFAPixelBuffer' has been explicitly marked deprecated here NSOpenGLPFAPixelBuffer NS_ENUM_DEPRECATED_MAC(10_3, 10_7) = 90, ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/PixelBufferCocoa.mm:75:5: warning: 'NSOpenGLPixelBuffer' is deprecated: first deprecated in macOS 10.7 - Use GL_EXT_framebuffer_object instead [-Wdeprecated-declarations] NSOpenGLPixelBuffer* pbuffer = [[NSOpenGLPixelBuffer alloc] initWithTextureTarget: _traits->target textureInternalFormat: _traits->format textureMaxMipMapLevel: _traits->level pixelsWide: _traits->width pixelsHigh: _traits->height]; ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:135:12: note: 'NSOpenGLPixelBuffer' has been explicitly marked deprecated here @interface NSOpenGLPixelBuffer : NSObject ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/PixelBufferCocoa.mm:75:38: warning: 'NSOpenGLPixelBuffer' is deprecated: first deprecated in macOS 10.7 - Use GL_EXT_framebuffer_object instead [-Wdeprecated-declarations] NSOpenGLPixelBuffer* pbuffer = [[NSOpenGLPixelBuffer alloc] initWithTextureTarget: _traits->target textureInternalFormat: _traits->format textureMaxMipMapLevel: _traits->level pixelsWide: _traits->width pixelsHigh: _traits->height]; ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:135:12: note: 'NSOpenGLPixelBuffer' has been explicitly marked deprecated here @interface NSOpenGLPixelBuffer : NSObject ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/PixelBufferCocoa.mm:75:65: warning: 'initWithTextureTarget:textureInternalFormat:textureMaxMipMapLevel:pixelsWide:pixelsHigh:' is deprecated: first deprecated in macOS 10.7 [-Wdeprecated-declarations] NSOpenGLPixelBuffer* pbuffer = [[NSOpenGLPixelBuffer alloc] initWithTextureTarget: _traits->target textureInternalFormat: _traits->format textureMaxMipMapLevel: _traits->level pixelsWide: _traits->width pixelsHigh: _traits->height]; ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:151:1: note: 'initWithTextureTarget:textureInternalFormat:textureMaxMipMapLevel:pixelsWide:pixelsHigh:' has been explicitly marked deprecated here - (nullable instancetype)initWithTextureTarget:(GLenum)target textureInternalFormat:(GLenum)format textureMaxMipMapLevel:(GLint)maxLevel pixelsWide:(GLsizei)pixelsWide pixelsHigh:(GLsizei)pixelsHigh NS_DEPRECATED_MAC(10_2, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/source/source_subfolder/src/osgViewer/PixelBufferCocoa.mm:77:15: warning: 'setPixelBuffer:cubeMapFace:mipMapLevel:currentVirtualScreen:' is deprecated: first deprecated in macOS 10.7 [-Wdeprecated-declarations] [_context setPixelBuffer: pbuffer cubeMapFace: _traits->face mipMapLevel:_traits->level currentVirtualScreen: 0]; ^ /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:255:1: note: 'setPixelBuffer:cubeMapFace:mipMapLevel:currentVirtualScreen:' has been explicitly marked deprecated here - (void)setPixelBuffer:(NSOpenGLPixelBuffer *)pixelBuffer cubeMapFace:(GLenum)face mipMapLevel:(GLint)level currentVirtualScreen:(GLint)screen NS_DEPRECATED_MAC(10_3, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ 5 warnings generated. /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libosgdb_txp.a(trpage_main.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libosgdb_txp.a(trpage_print_parse.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libosgdb_txp.a(trpage_util.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libosgdb_txp.a(trpage_main.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libosgdb_txp.a(trpage_print_parse.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libosgdb_txp.a(trpage_util.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/package/3051beeb6c998e88241d6d99b9105c9c8291b655/lib/libosg.a(GLStaticLibrary.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/package/3051beeb6c998e88241d6d99b9105c9c8291b655/lib/osgPlugins-3.6.5/libosgdb_txp.a(trpage_main.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/package/3051beeb6c998e88241d6d99b9105c9c8291b655/lib/osgPlugins-3.6.5/libosgdb_txp.a(trpage_print_parse.cpp.o) has no symbols /Applications/Xcode-9.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-2702/.conan/data/openscenegraph/3.6.5/_/_/package/3051beeb6c998e88241d6d99b9105c9c8291b655/lib/osgPlugins-3.6.5/libosgdb_txp.a(trpage_util.cpp.o) has no symbols CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY