******************************************************************************** conan install async_simple/1.0.0@#361c7b1be08dfe29d033bda0c2f566c8 --build=async_simple -pr /home/conan/w/prod-v1/bsr/100517/bddaa/profile_linux_13_libstdcpp_clang_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/100517/bdbaf/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 13.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=13 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=13 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.0.0: Forced build from source Installing package: async_simple/1.0.0 Requirements async_simple/1.0.0 from local cache - Cache Packages async_simple/1.0.0:80d3c8d077516ce6e7dc913ef92912e9172eae4c - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK async_simple/1.0.0: Configuring sources in /home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/source/src async_simple/1.0.0: [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.0.0: Copying sources to build folder async_simple/1.0.0: Building your package in /home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c async_simple/1.0.0: Generator txt created conanbuildinfo.txt async_simple/1.0.0: Calling generate() async_simple/1.0.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' async_simple/1.0.0: 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/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/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.0.0: 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.0.0: Calling build() async_simple/1.0.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c" -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" "/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c" -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" "/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is Clang 13.0.0 -- The C compiler identification is Clang 13.0.0 -- The ASM compiler identification is Clang -- Found assembler: /usr/local/bin/clang -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- CMAKE_MODULE_PATH: /home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release/generators;/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/cmake -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- FindAio.cmake: -- Could NOT find aio (missing: LIBAIO_LIBRARIES) -- Could NOT find benchmark (missing: BENCHMARK_LIBRARIES BENCHMARK_INCLUDE_DIR) -- Skipping benchmarks -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release async_simple/1.0.0: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release" '--' '-j3' ----------------- Scanning dependencies of target async_simple_static Scanning dependencies of target async_simple [ 8%] Building CXX object async_simple/CMakeFiles/async_simple.dir/executors/SimpleExecutor.cpp.o [ 16%] Building CXX object async_simple/CMakeFiles/async_simple_static.dir/executors/SimpleExecutor.cpp.o [ 25%] Building CXX object async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/thread.cc.o async_simple/CMakeFiles/async_simple.dir/build.make:62: recipe for target 'async_simple/CMakeFiles/async_simple.dir/executors/SimpleExecutor.cpp.o' failed CMakeFiles/Makefile2:95: recipe for target 'async_simple/CMakeFiles/async_simple.dir/all' failed [ 33%] Building ASM object async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/jump_x86_64_sysv_elf_gas.S.o [ 41%] Building ASM object async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/make_x86_64_sysv_elf_gas.S.o [ 50%] Building ASM object async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/ontop_x86_64_sysv_elf_gas.S.o async_simple/CMakeFiles/async_simple_static.dir/build.make:62: recipe for target 'async_simple/CMakeFiles/async_simple_static.dir/executors/SimpleExecutor.cpp.o' failed async_simple/CMakeFiles/async_simple_static.dir/build.make:75: recipe for target 'async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/thread.cc.o' failed CMakeFiles/Makefile2:127: recipe for target 'async_simple/CMakeFiles/async_simple_static.dir/all' failed Makefile:140: recipe for target 'all' failed async_simple/1.0.0: -- Use flag -m64 -- Uthread on CMake Warning: Manually-specified variables were not used by the project: ASYNC_SIMPLE_ENABLE_ASAN CMAKE_POLICY_DEFAULT_CMP0091 In file included from :417: :4:9: error: '_GLIBCXX_USE_CXX11_ABI' macro redefined [-Werror,-Wmacro-redefined] #define _GLIBCXX_USE_CXX11_ABI 1 ^ :2:9: note: previous definition is here #define _GLIBCXX_USE_CXX11_ABI 0 ^ In file included from In file included from ::417417: : ::33::99:: error: error: '_GLIBCXX_USE_CXX11_ABI' macro redefined [-Werror,-Wmacro-redefined]'_GLIBCXX_USE_CXX11_ABI' macro redefined [-Werror,-Wmacro-redefined] #define _GLIBCXX_USE_CXX11_ABI 1#define _GLIBCXX_USE_CXX11_ABI 1 ^ ^ ::22::99:: note: note: previous definition is hereprevious definition is here #define _GLIBCXX_USE_CXX11_ABI 0#define _GLIBCXX_USE_CXX11_ABI 0 ^ ^ 1 error generated. make[2]: *** [async_simple/CMakeFiles/async_simple.dir/executors/SimpleExecutor.cpp.o] Error 1 make[1]: *** [async_simple/CMakeFiles/async_simple.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... 1 error generated. make[2]: *** [async_simple/CMakeFiles/async_simple_static.dir/executors/SimpleExecutor.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... 1 error generated. make[2]: *** [async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/thread.cc.o] Error 1 make[1]: *** [async_simple/CMakeFiles/async_simple_static.dir/all] Error 2 make: *** [all] Error 2 async_simple/1.0.0: 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.0.0: 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.0.0: ERROR: Package '80d3c8d077516ce6e7dc913ef92912e9172eae4c' build failed async_simple/1.0.0: WARN: Build folder /home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release ERROR: async_simple/1.0.0: Error in build() method, line 101 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/bsr/100517/bdbaf/.conan/data/async_simple/1.0.0/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release" '--' '-j3'