******************************************************************************** conan install gtest/1.8.1@ --profile=/home/conan/w/BuildSingleReference/10947/2fa70baf-0cbf-49bf-aa2b-be0626a3909b/profile.txt --build=gtest ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux os_build=Linux [options] gtest:shared=False [build_requires] [env] gtest/1.8.1: Forced build from source Installing package: gtest/1.8.1 Requirements gtest/1.8.1 from local cache - Cache Packages gtest/1.8.1:4a8c5b4cd3b4d45b83fff85d53160ea02ae5fa2d - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gtest/1.8.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/gtest/1.8.1/_/_/source gtest/1.8.1: WARN: gtest recipe lacks information about gcc compiler support. gtest/1.8.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/gtest/1.8.1/_/_/build/4a8c5b4cd3b4d45b83fff85d53160ea02ae5fa2d gtest/1.8.1: WARN: Trying to remove corrupted source folder gtest/1.8.1: WARN: This can take a while for big packages ERROR: gtest/1.8.1: Error in source() method, line 102 shutil.copytree(extracted_dir, self.source_folder, dirs_exist_ok=True) TypeError: copytree() got an unexpected keyword argument 'dirs_exist_ok'