******************************************************************************** conan install opencascade/7.5.0@ --build=opencascade --profile=C:\J\w\BuildSingleReference@4/72908/93effde2-3304-4a1c-932b-72e124a5adb0/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 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.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:8cf01e2f50fcd6b63525e70584df0326550364e1 - Cache bzip2/1.0.8:5c382ca84120276840c8074ab1851697636fb8ae - Cache freetype/2.11.1:2f64248b9c0673cf411b59674166e24769e8750d - Cache libpng/1.6.37:3fba5fd406f3301ca4b1bad061a539c0581a3dc7 - Cache opencascade/7.5.0:796856f74ddca7413ed2c350689bcbf03b076b18 - Build opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache tcl/8.6.10:009a50ddeb47afbc9361cbc63650560c127e1234 - Cache tk/8.6.10:804ca491717e7eb038bd819a0048ceebe33bc500 - Cache zlib/1.2.11:8cf01e2f50fcd6b63525e70584df0326550364e1 - 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@4\.conan\data\bzip2\1.0.8\_\_\package\5c382ca84120276840c8074ab1851697636fb8ae\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@4\.conan\data\tcl\8.6.10\_\_\package\009a50ddeb47afbc9361cbc63650560c127e1234\lib\tcl8.6 tcl/8.6.10: Setting TCL_ROOT environment variable to C:\J\w\BuildSingleReference@4\.conan\data\tcl\8.6.10\_\_\package\009a50ddeb47afbc9361cbc63650560c127e1234 tcl/8.6.10: Setting TCLSH environment variable to C:\J\w\BuildSingleReference@4\.conan\data\tcl\8.6.10\_\_\package\009a50ddeb47afbc9361cbc63650560c127e1234\bin\tclsh86tsgx.exe tcl/8.6.10: Adding PATH environment variable: C:\J\w\BuildSingleReference@4\.conan\data\tcl\8.6.10\_\_\package\009a50ddeb47afbc9361cbc63650560c127e1234\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@4/.conan/data/tk/8.6.10/_/_/package/804ca491717e7eb038bd819a0048ceebe33bc500/lib/tk8.6 tk/8.6.10: Setting TCL_ROOT environment variable: C:/J/w/BuildSingleReference@4/.conan/data/tk/8.6.10/_/_/package/804ca491717e7eb038bd819a0048ceebe33bc500 [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@4/s\\f0084a\\1\\include\\gp_Dir2d.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@4/s\f0084a\1\include\gp_Dir2d.hxx! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), ) opencascade/7.5.0: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@4/s\f0084a\1 ERROR: Cannot change permissions for C:\J\w\BuildSingleReference@4/s\f0084a\1\include\gp_Dir2d.hxx! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), )