[HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component brotli::brotli libdir "lib" does not contain any declared library 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/fe20c4ca96bda48bc18761796cc6b141957642cc/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/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:193:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view API_DEPRECATED("", macos(10.0,10.14)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:194:1: note: 'setView:' has been explicitly marked deprecated here - (void)setView:(nullable NSView *)view API_DEPRECATED("Use NSOpenGLView to provide OpenGL content in a Cocoa app.", macos(10.0,10.14)); ^ /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/fe20c4ca96bda48bc18761796cc6b141957642cc/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/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:193:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view API_DEPRECATED("", macos(10.0,10.14)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:193:36: note: 'view' has been explicitly marked deprecated here /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/fe20c4ca96bda48bc18761796cc6b141957642cc/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/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:193:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view API_DEPRECATED("", macos(10.0,10.14)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:193: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/fe20c4ca96bda48bc18761796cc6b141957642cc/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/fe20c4ca96bda48bc18761796cc6b141957642cc/include/V3d_View.hxx:1: In file included from /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/fe20c4ca96bda48bc18761796cc6b141957642cc/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/fe20c4ca96bda48bc18761796cc6b141957642cc/include/Aspect_RenderingContext.hxx:1: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/fe20c4ca96bda48bc18761796cc6b141957642cc/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/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:184: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 CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR