******************************************************************************** conan install opencascade/7.5.0@ --build=opencascade --profile=C:\J\w\BuildSingleReference@5/78440/0137a8ec-bebe-40db-a149-3299b1168f71/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=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.11.1 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.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:a79a557254fabcb77849dd623fed97c9c5ab7651 - Cache bzip2/1.0.8:8feb221a01dcb7f80d1d66f9676d4e44215f5e08 - Cache freetype/2.11.1:f7cfa0039d91d91f3635d7741b30770c314ce224 - Cache libpng/1.6.37:c91944d5ebaf4e45db68ccd31554454862bd945c - Cache opencascade/7.5.0:7cadce642a2e587772f648506d61c91e3b766704 - Build opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache tcl/8.6.11:c6eb1796d6a9d59338fa618b78b90859da126b06 - Cache tk/8.6.10:bbd24612751be0271e751db9da6fcaef7dc907a7 - Cache zlib/1.2.11:a79a557254fabcb77849dd623fed97c9c5ab7651 - 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@5\.conan\data\bzip2\1.0.8\_\_\package\8feb221a01dcb7f80d1d66f9676d4e44215f5e08\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@5\.conan\data\tcl\8.6.11\_\_\package\c6eb1796d6a9d59338fa618b78b90859da126b06\lib\tcl8.6 tcl/8.6.11: Setting TCL_ROOT environment variable to C:\J\w\BuildSingleReference@5\.conan\data\tcl\8.6.11\_\_\package\c6eb1796d6a9d59338fa618b78b90859da126b06 tcl/8.6.11: Setting TCLSH environment variable to C:\J\w\BuildSingleReference@5\.conan\data\tcl\8.6.11\_\_\package\c6eb1796d6a9d59338fa618b78b90859da126b06\bin\tclsh86ts.exe tcl/8.6.11: Adding PATH environment variable: C:\J\w\BuildSingleReference@5\.conan\data\tcl\8.6.11\_\_\package\c6eb1796d6a9d59338fa618b78b90859da126b06\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@5/.conan/data/tk/8.6.10/_/_/package/bbd24612751be0271e751db9da6fcaef7dc907a7/lib/tk8.6 tk/8.6.10: Setting TCL_ROOT environment variable: C:/J/w/BuildSingleReference@5/.conan/data/tk/8.6.10/_/_/package/bbd24612751be0271e751db9da6fcaef7dc907a7 [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@5/s\\a36553\\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@5/s\a36553\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.5.0 to tcl/8.6.11 opencascade/7.5.0: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@5/s\a36553\1 ERROR: Cannot change permissions for C:\J\w\BuildSingleReference@5/s\a36553\1\include\gp_Pnt.hxx! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), )