******************************************************************************** conan install libsodium/1.0.18@#c629b4106e201a184411407c286e2a64 --build=libsodium -pr C:\J\w\BuildSingleReference@2/84847/a63da21b-06f6-4311-8d5d-5d9cbebecfa7/profile_windows_16_mtd_vs_debug_64.libsodium-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] libsodium:shared=False [build_requires] [env] libsodium/1.0.18: Forced build from source Installing package: libsodium/1.0.18 Requirements libsodium/1.0.18 from local cache - Cache Packages libsodium/1.0.18:6cfa032de7499f86562e60f94b7f6f8ff939db41 - Build Installing (downloading, building) binaries... Traceback (most recent call last): File "c:\python36\lib\shutil.py", line 397, in _rmtree_unsafe os.rmdir(path) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\J\\w\\BuildSingleReference@2/s\\ca701b\\1' 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 500, in rmtree return _rmtree_unsafe(path, onerror) File "c:\python36\lib\shutil.py", line 399, in _rmtree_unsafe onerror(os.rmdir, path, 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@2/s\ca701b\1! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), ) libsodium/1.0.18: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@2/s\ca701b\1 ERROR: Cannot change permissions for C:\J\w\BuildSingleReference@2/s\ca701b\1! Exception info: (, PermissionError(13, 'The process cannot access the file because it is being used by another process'), )