******************************************************************************** conan install opencascade/7.5.0@ --profile=C:\J\w\BuildSingleReference@4/9256/ec326552-8569-4ee1-b175-d8b63160440f/profile.txt --build=opencascade ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 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:3fb49604f9c2f729b85ba3115852006824e72cab - Cache bzip2/1.0.8:d16a91eadaaf5829b928b12d2f836ff7680d3df5 - Cache freetype/2.10.4:27b2733304cef577b19f699fec3a5bdbefb36d16 - Cache libpng/1.6.37:d140711d95cc16a85766a8fc3a551dfafe84cf63 - Cache opencascade/7.5.0:5997d823bb467a34be6ab792f04f405e6f67eeb1 - Build opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache tcl/8.6.10:d140711d95cc16a85766a8fc3a551dfafe84cf63 - Cache tk/8.6.10:a83c26cafc0ca6ecafe1e56354b237f951d15c1e - Cache zlib/1.2.11:3fb49604f9c2f729b85ba3115852006824e72cab - 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\d16a91eadaaf5829b928b12d2f836ff7680d3df5\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\d140711d95cc16a85766a8fc3a551dfafe84cf63\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\d140711d95cc16a85766a8fc3a551dfafe84cf63 tcl/8.6.10: Setting TCLSH environment variable to C:\J\w\BuildSingleReference@4\.conan\data\tcl\8.6.10\_\_\package\d140711d95cc16a85766a8fc3a551dfafe84cf63\bin\tclsh86tsx.exe tcl/8.6.10: Adding PATH environment variable: C:\J\w\BuildSingleReference@4\.conan\data\tcl\8.6.10\_\_\package\d140711d95cc16a85766a8fc3a551dfafe84cf63\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@4/.conan/data/tk/8.6.10/_/_/package/a83c26cafc0ca6ecafe1e56354b237f951d15c1e/lib/tk8.6 tk/8.6.10: Setting TCL_ROOT environment variable: C:/J/w/BuildSingleReference@4/.conan/data/tk/8.6.10/_/_/package/a83c26cafc0ca6ecafe1e56354b237f951d15c1e [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\\d2fcf1\\1\\include\\ElCLib.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@4/s\d2fcf1\1\include\ElCLib.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@4/s\d2fcf1\1 ERROR: Cannot change permissions for C:\J\w\BuildSingleReference@4/s\d2fcf1\1\include\ElCLib.hxx! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), )