******************************************************************************** conan install opencascade/7.5.0@ --profile=C:\J\w\BuildSingleReference@7/9279/7e641b17-4fa1-4350-857c-c3f55bdef4f6/profile.txt --build=opencascade ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] opencascade:shared=False [build_requires] [env] opencascade/7.5.0: Forced build from source Installing package: opencascade/7.5.0 Requirements brotli/1.0.9 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache freetype/2.10.4 from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache opencascade/7.5.0 from local cache - Cache opengl/system from 'conan-center' - Cache tcl/8.6.10 from 'conan-center' - Cache tk/8.6.10 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages brotli/1.0.9:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - Cache bzip2/1.0.8:2783d364f658aa29ea9dde87dcccb2a98bd6a26c - Cache freetype/2.10.4:a6e744aee860fcaf04402c2cea6b2be940dffcc6 - Cache libpng/1.6.37:b17b520b4b55729a7391c6b2d20631fec4cf1564 - Cache opencascade/7.5.0:ef5dccf01bb843941ded61c678550f900a60201c - Build opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache tcl/8.6.10:b17b520b4b55729a7391c6b2d20631fec4cf1564 - Cache tk/8.6.10:581b475589fb3c981aa4421b43f211d126e34b6e - Cache zlib/1.2.11:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - Cache Installing (downloading, building) binaries... brotli/1.0.9: Already installed! [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 bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@7\.conan\data\bzip2\1.0.8\_\_\package\2783d364f658aa29ea9dde87dcccb2a98bd6a26c\bin [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 opengl/system: Already installed! [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 zlib/1.2.11: Already installed! [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 libpng/1.6.37: Already installed! [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 tcl/8.6.10: Already installed! tcl/8.6.10: Setting TCL_LIBRARY environment variable to C:\J\w\BuildSingleReference@7\.conan\data\tcl\8.6.10\_\_\package\b17b520b4b55729a7391c6b2d20631fec4cf1564\lib\tcl8.6 tcl/8.6.10: Setting TCL_ROOT environment variable to C:\J\w\BuildSingleReference@7\.conan\data\tcl\8.6.10\_\_\package\b17b520b4b55729a7391c6b2d20631fec4cf1564 tcl/8.6.10: Setting TCLSH environment variable to C:\J\w\BuildSingleReference@7\.conan\data\tcl\8.6.10\_\_\package\b17b520b4b55729a7391c6b2d20631fec4cf1564\bin\tclsh86tsgx.exe tcl/8.6.10: Adding PATH environment variable: C:\J\w\BuildSingleReference@7\.conan\data\tcl\8.6.10\_\_\package\b17b520b4b55729a7391c6b2d20631fec4cf1564\bin [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 freetype/2.10.4: Already installed! [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 tk/8.6.10: Already installed! tk/8.6.10: Setting TK_LIBRARY environment variable: C:/J/w/BuildSingleReference@7/.conan/data/tk/8.6.10/_/_/package/581b475589fb3c981aa4421b43f211d126e34b6e/lib/tk8.6 tk/8.6.10: Setting TCL_ROOT environment variable: C:/J/w/BuildSingleReference@7/.conan/data/tk/8.6.10/_/_/package/581b475589fb3c981aa4421b43f211d126e34b6e [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 Traceback (most recent call last): File "c:\python36\lib\shutil.py", line 387, in _rmtree_unsafe os.unlink(fullname) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\J\\w\\BuildSingleReference@7/s\\655cb2\\1\\include\\BRepAdaptor_HSurface.hxx' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "c:\python36\lib\site-packages\conans\client\command.py", line 2115, in run method(args[0][1:]) File "c:\python36\lib\site-packages\conans\client\command.py", line 531, in install lockfile_node_id=args.lockfile_node_id) File "c:\python36\lib\site-packages\conans\client\conan_api.py", line 94, in wrapper return f(api, *args, **kwargs) File "c:\python36\lib\site-packages\conans\client\conan_api.py", line 560, in install_reference lockfile_node_id=lockfile_node_id) File "c:\python36\lib\site-packages\conans\client\manager.py", line 78, in deps_install graph_info=graph_info) File "c:\python36\lib\site-packages\conans\client\installer.py", line 308, in install self._build(nodes_by_level, keep_build, root_node, graph_info, remotes, build_mode, update) File "c:\python36\lib\site-packages\conans\client\installer.py", line 441, in _build self._handle_node_cache(node, keep_build, processed_package_refs, remotes) File "c:\python36\lib\site-packages\conans\client\installer.py", line 504, in _handle_node_cache pref = self._build_package(node, output, keep_build, remotes) File "c:\python36\lib\site-packages\conans\client\installer.py", line 543, in _build_package pref = builder.build_package(node, keep_build, self._recorder, remotes) File "c:\python36\lib\site-packages\conans\client\installer.py", line 194, in build_package pref, keep_build, recorder) File "c:\python36\lib\site-packages\conans\client\installer.py", line 80, in _get_build_folder rmdir(build_folder) File "c:\python36\lib\site-packages\conans\util\files.py", line 266, in rmdir shutil.rmtree(path, onerror=_change_permissions) File "c:\python36\lib\shutil.py", line 494, in rmtree return _rmtree_unsafe(path, onerror) File "c:\python36\lib\shutil.py", line 384, in _rmtree_unsafe _rmtree_unsafe(fullname, onerror) File "c:\python36\lib\shutil.py", line 389, in _rmtree_unsafe onerror(os.unlink, fullname, sys.exc_info()) File "c:\python36\lib\site-packages\conans\util\files.py", line 261, in _change_permissions raise OSError("Cannot change permissions for {}! Exception info: {}".format(path, exc_info)) OSError: Cannot change permissions for C:\J\w\BuildSingleReference@7/s\655cb2\1\include\BRepAdaptor_HSurface.hxx! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), ) [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 opencascade/7.5.0: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@7/s\655cb2\1 ERROR: Cannot change permissions for C:\J\w\BuildSingleReference@7/s\655cb2\1\include\BRepAdaptor_HSurface.hxx! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), )