******************************************************************************** conan install opencascade/7.6.0@ --build=opencascade --profile=C:\J\w\BuildSingleReference/75956/62451687-51ae-4743-91b6-9a4b167fee01/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] opencascade:shared=False [build_requires] [env] opencascade/7.6.0: Forced build from source Installing package: opencascade/7.6.0 Requirements brotli/1.0.9 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache freetype/2.11.1 from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache opencascade/7.6.0 from local cache - Cache opengl/system from 'conan-center' - Cache tcl/8.6.11 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:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache bzip2/1.0.8:f346bbbb687a20f72b88f02617b6b8f1300bad72 - Cache freetype/2.11.1:c2481f7bf9fa68e77ac5e32c67eff32d33d0909e - Cache libpng/1.6.37:52fa1745eaef80f5cffff84db72228311eacd09c - Cache opencascade/7.6.0:cb33496a6d4b76b8fe39ea8c40f115ca36e74d61 - Build opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache tcl/8.6.11:fce9be1511a149a4af36b5997f7e611ab83b2f58 - Cache tk/8.6.10:00ecd48d0ac7108f077b089285b459ff5f4b1a6f - Cache zlib/1.2.11:7bd6f2c3d5c4e48a75805376b58cde753392f711 - 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\.conan\data\bzip2\1.0.8\_\_\package\f346bbbb687a20f72b88f02617b6b8f1300bad72\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.11: Already installed! tcl/8.6.11: Setting TCL_LIBRARY environment variable to C:\J\w\BuildSingleReference\.conan\data\tcl\8.6.11\_\_\package\fce9be1511a149a4af36b5997f7e611ab83b2f58\lib\tcl8.6 tcl/8.6.11: Setting TCL_ROOT environment variable to C:\J\w\BuildSingleReference\.conan\data\tcl\8.6.11\_\_\package\fce9be1511a149a4af36b5997f7e611ab83b2f58 tcl/8.6.11: Setting TCLSH environment variable to C:\J\w\BuildSingleReference\.conan\data\tcl\8.6.11\_\_\package\fce9be1511a149a4af36b5997f7e611ab83b2f58\bin\tclsh86ts.exe tcl/8.6.11: Adding PATH environment variable: C:\J\w\BuildSingleReference\.conan\data\tcl\8.6.11\_\_\package\fce9be1511a149a4af36b5997f7e611ab83b2f58\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.11.1: 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/.conan/data/tk/8.6.10/_/_/package/00ecd48d0ac7108f077b089285b459ff5f4b1a6f/lib/tk8.6 tk/8.6.10: Setting TCL_ROOT environment variable: C:/J/w/BuildSingleReference/.conan/data/tk/8.6.10/_/_/package/00ecd48d0ac7108f077b089285b459ff5f4b1a6f [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/s\\2c82d3\\1\\include\\gp_Pnt.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 2232, in run method(args[0][1:]) File "C:\Python36\lib\site-packages\conans\client\command.py", line 564, in install require_overrides=args.require_override) File "C:\Python36\lib\site-packages\conans\client\conan_api.py", line 93, in wrapper return f(api, *args, **kwargs) File "C:\Python36\lib\site-packages\conans\client\conan_api.py", line 567, in install_reference require_overrides=require_overrides) File "C:\Python36\lib\site-packages\conans\client\manager.py", line 84, in deps_install graph_lock, keep_build=keep_build) File "C:\Python36\lib\site-packages\conans\client\installer.py", line 317, in install graph_lock, remotes, build_mode, update) File "C:\Python36\lib\site-packages\conans\client\installer.py", line 451, in _build self._handle_node_cache(node, keep_build, processed_package_refs, remotes) File "C:\Python36\lib\site-packages\conans\client\installer.py", line 541, in _handle_node_cache pref = self._build_package(node, output, keep_build, remotes) File "C:\Python36\lib\site-packages\conans\client\installer.py", line 580, in _build_package pref = builder.build_package(node, keep_build, self._recorder, remotes) File "C:\Python36\lib\site-packages\conans\client\installer.py", line 200, in build_package pref, keep_build, recorder) File "C:\Python36\lib\site-packages\conans\client\installer.py", line 79, 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/s\2c82d3\1\include\gp_Pnt.hxx! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), ) WARN: tk/8.6.10: requirement tcl/8.6.10 overridden by opencascade/7.6.0 to tcl/8.6.11 opencascade/7.6.0: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference/s\2c82d3\1 ERROR: Cannot change permissions for C:\J\w\BuildSingleReference/s\2c82d3\1\include\gp_Pnt.hxx! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), )