******************************************************************************** conan install msys2/20200517@ --profile=C:\J\w\BuildSingleReference/9608/bf2782fb-eca2-454e-92fa-de7cffc57341/profile.txt --build=msys2 ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=14 os=Windows os_build=Windows [options] [build_requires] [env] msys2/20200517: Forced build from source Installing package: msys2/20200517 Requirements msys2/20200517 from local cache - Cache Packages msys2/20200517:3cbd862cb7a3ea47ed1220dc027f344262d5224f - Build Build requirements 7zip/19.00 from 'conan-center' - Cache Build requirements packages 7zip/19.00:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Cache Installing (downloading, building) binaries... 7zip/19.00: Already installed! 7zip/19.00: Appending PATH environment variable: C:\J\w\BuildSingleReference\.conan\data\7zip\19.00\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\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 msys2/20200517: Applying build-requirement: 7zip/19.00 Traceback (most recent call last): File "c:\python36\lib\shutil.py", line 387, in _rmtree_unsafe os.unlink(fullname) PermissionError: [WinError 5] Access is denied: 'C:\\J\\w\\BuildSingleReference/s\\4a623f\\1\\msys64\\usr\\bin\\dirmngr.exe' 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 384, in _rmtree_unsafe _rmtree_unsafe(fullname, 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\4a623f\1\msys64\usr\bin\dirmngr.exe! Exception info: (, PermissionError(13, 'Access is denied'), ) 7zip/19.00: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference\.conan\data\7zip\19.00\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component 7zip::7zip libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component 7zip::7zip libdir "lib" does not contain any declared library msys2/20200517: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference/s\4a623f\1 ERROR: Cannot change permissions for C:\J\w\BuildSingleReference/s\4a623f\1\msys64\usr\bin\dirmngr.exe! Exception info: (, PermissionError(13, 'Access is denied'), )