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 /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKernel.a(OSD_Parallel_TBB.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKernel.a(OSD_WNT.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKernel.a(Standard_math.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKernel.a(OSD_Parallel_TBB.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKernel.a(OSD_WNT.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKernel.a(Standard_math.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKFeat.a(BRepFeat_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKFeat.a(BRepFeat_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKGeomBase.a(gce_Root.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKGeomBase.a(gce_Root.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKService.a(Xw_Window.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKService.a(WNT_WClass.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKService.a(WNT_Window.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKService.a(Xw_Window.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKService.a(WNT_WClass.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKService.a(WNT_Window.cxx.o) has no symbols /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/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]; ^ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:202:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view API_DEPRECATED("", macos(10.0,10.14)); ^ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:203: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/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/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]; ^ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:202:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view API_DEPRECATED("", macos(10.0,10.14)); ^ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:202:36: note: 'view' has been explicitly marked deprecated here /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/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]; ^ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:202:36: note: property 'view' is declared deprecated here @property (nullable, weak) NSView *view API_DEPRECATED("", macos(10.0,10.14)); ^ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:202:36: note: 'view' has been explicitly marked deprecated here 3 warnings generated. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKGeomAlgo.a(TopClass_SolidExplorer.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKGeomAlgo.a(TopClass_SolidExplorer.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_DRAW.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_FaceEdgeFiller_DEB.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_traceALWL.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_traceBOOPNINT.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_traceSIFF.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepDS_DRAW.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepBuild.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepBuild_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepTool_DRAW.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepTool_STATE.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepTool_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepTool_traceSTATE.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_DRAW.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_FaceEdgeFiller_DEB.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_traceALWL.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_traceBOOPNINT.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRep_traceSIFF.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepDS_DRAW.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepBuild.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepBuild_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepTool_DRAW.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepTool_STATE.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepTool_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKBool.a(TopOpeBRepTool_traceSTATE.cxx.o) has no symbols In file included from /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/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/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/include/V3d_View.hxx:1: In file included from /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/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/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/include/Aspect_RenderingContext.hxx:1: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/build/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/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; ^ /Applications/Xcode-11.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:193:12: note: 'NSOpenGLContext' has been explicitly marked deprecated here @interface NSOpenGLContext : NSObject ^ 1 warning generated. /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKDraw.a(CommandWindow.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKDraw.a(init.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKDraw.a(MainWindow.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKDraw.a(CommandWindow.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKDraw.a(init.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKDraw.a(MainWindow.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKXSBase.a(MoniTool_MTHasher.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKXSBase.a(MoniTool_TimerSentry.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKXSBase.a(MoniTool_MTHasher.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKXSBase.a(MoniTool_TimerSentry.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKSTEPBase.a(RWStepShape_RWShapeDefinitionRepresentation_1.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../mac64/clang/lib/libTKSTEPBase.a(RWStepShape_RWShapeDefinitionRepresentation_1.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKernel.a(OSD_Parallel_TBB.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKernel.a(OSD_WNT.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKernel.a(Standard_math.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKGeomBase.a(gce_Root.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKGeomAlgo.a(TopClass_SolidExplorer.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRep_DRAW.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRep_FaceEdgeFiller_DEB.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRep_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRep_traceALWL.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRep_traceBOOPNINT.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRep_traceSIFF.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRepDS_DRAW.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRepBuild.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRepBuild_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRepTool_DRAW.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRepTool_STATE.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRepTool_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKBool.a(TopOpeBRepTool_traceSTATE.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKFeat.a(BRepFeat_trace.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKService.a(Xw_Window.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKService.a(WNT_WClass.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKService.a(WNT_Window.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKXSBase.a(MoniTool_MTHasher.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKXSBase.a(MoniTool_TimerSentry.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKSTEPBase.a(RWStepShape_RWShapeDefinitionRepresentation_1.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKDraw.a(CommandWindow.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKDraw.a(init.cxx.o) has no symbols /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-4094/.conan/data/occt/7.5.0/_/_/package/9f0a6c8b59e24e7347aa8d9c6857966bbc1fa17b/lib/libTKDraw.a(MainWindow.cxx.o) has no symbols CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY