******************************************************************************** conan install async_simple/1.3@#0f7732a0ea733b6899797de2ee214d75 --build=async_simple -pr /home/conan/w/prod-v1/bsr/100521/fbabf/profile_linux_11_libstdcpp11_gcc_release_64.async_simple-header_only-False_async_simple-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/100521/cefdc/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/bsr/100521/cefdc/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/100521/cefdc/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] async_simple:header_only=False async_simple:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True async_simple/1.3: Forced build from source Installing package: async_simple/1.3 Requirements async_simple/1.3 from local cache - Cache Packages async_simple/1.3:6557f18ca99c0b6a233f43db00e30efaa525e27e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK async_simple/1.3: Configuring sources in /home/conan/w/prod-v1/bsr/100521/cefdc/.conan/data/async_simple/1.3/_/_/source/src async_simple/1.3: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK async_simple/1.3: Copying sources to build folder async_simple/1.3: Building your package in /home/conan/w/prod-v1/bsr/100521/cefdc/.conan/data/async_simple/1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e async_simple/1.3: Generator txt created conanbuildinfo.txt async_simple/1.3: Calling generate() async_simple/1.3: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' async_simple/1.3: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/100521/cefdc/.conan/data/async_simple/1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/generators/conan_toolchain.cmake -DASYNC_SIMPLE_BUILD_DEMO_EXAMPLE=OFF -DASYNC_SIMPLE_ENABLE_TESTS=OFF -DASYNC_SIMPLE_ENABLE_ASAN=OFF -DASYNC_SIMPLE_DISABLE_AIO=ON -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' async_simple/1.3: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK async_simple/1.3: Calling build() async_simple/1.3: apply_conandata_patches(): No patches defined in conandata async_simple/1.3: async_simple/1.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior async_simple/1.3: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior async_simple/1.3: ERROR: Package '6557f18ca99c0b6a233f43db00e30efaa525e27e' build failed async_simple/1.3: WARN: Build folder /home/conan/w/prod-v1/bsr/100521/cefdc/.conan/data/async_simple/1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release ERROR: async_simple/1.3: Error in build() method, line 99 replace_in_file(self, os.path.join(self.source_folder, "CMakeLists.txt"), "\"-D_GLIBCXX_USE_CXX11_ABI=1\",", "") ConanException: replace_in_file didn't find pattern '"-D_GLIBCXX_USE_CXX11_ABI=1",' in '/home/conan/w/prod-v1/bsr/100521/cefdc/.conan/data/async_simple/1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/CMakeLists.txt' file.