CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/5cdc2bf0b26f2079bb295ada6bfd1d34dfcdffd7/source_subfolder/src/OpenGl/OpenGl_Window_1.mm:219:17: warning: 'setView:' is deprecated: first deprecated in macOS 10.14 - Use NSOpenGLView to provide OpenGL content in a Cocoa app. [-Wdeprecated-declarations] [aGLContext setView: aView]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:216:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view NS_DEPRECATED_MAC(10_0, 10_14); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:217:1: note: 'setView:' has been explicitly marked deprecated here - (void)setView:(nullable NSView *)view NS_DEPRECATED_MAC(10_0, 10_14, "Use NSOpenGLView to provide OpenGL content in a Cocoa app."); ^ /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/5cdc2bf0b26f2079bb295ada6bfd1d34dfcdffd7/source_subfolder/src/OpenGl/OpenGl_Window_1.mm:276:29: warning: 'view' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] NSView* aView = [aGLCtx view]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:216:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view NS_DEPRECATED_MAC(10_0, 10_14); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:216:36: note: 'view' has been explicitly marked deprecated here /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/5cdc2bf0b26f2079bb295ada6bfd1d34dfcdffd7/source_subfolder/src/OpenGl/OpenGl_Window_1.mm:356:38: warning: 'view' is deprecated: first deprecated in macOS 10.14 [-Wdeprecated-declarations] NSView* aView = [aGLCtx view]; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:216:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view NS_DEPRECATED_MAC(10_0, 10_14); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:216:36: note: 'view' has been explicitly marked deprecated here 3 warnings generated. ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored In file included from /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/5cdc2bf0b26f2079bb295ada6bfd1d34dfcdffd7/source_subfolder/src/ViewerTest/ViewerTest_ViewerCommands_1.mm:21: In file included from /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/5cdc2bf0b26f2079bb295ada6bfd1d34dfcdffd7/include/V3d_View.hxx:1: In file included from /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/5cdc2bf0b26f2079bb295ada6bfd1d34dfcdffd7/source_subfolder/src/V3d/V3d_View.hxx:25: In file included from /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/5cdc2bf0b26f2079bb295ada6bfd1d34dfcdffd7/include/Aspect_RenderingContext.hxx:1: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/5cdc2bf0b26f2079bb295ada6bfd1d34dfcdffd7/source_subfolder/src/Aspect/Aspect_RenderingContext.hxx:40:13: warning: 'NSOpenGLContext' is deprecated: first deprecated in macOS 10.14 - Please use Metal or MetalKit. [-Wdeprecated-declarations] typedef NSOpenGLContext* Aspect_RenderingContext; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:202:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here @interface NSOpenGLContext : NSObject ^ 1 warning generated. ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored ld: warning: option -s is obsolete and being ignored CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY