******************************************************************************** conan install async_simple/1.2@#75ebce7082b57891db6bc2422606453e --build=async_simple -pr /home/conan/workspace/prod-v1/bsr/19874/cedac/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 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/19874/cfdeb/.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/workspace/prod-v1/bsr/19874/cfdeb/.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.2: Forced build from source Installing package: async_simple/1.2 Requirements async_simple/1.2 from local cache - Cache Packages async_simple/1.2:80d3c8d077516ce6e7dc913ef92912e9172eae4c - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK async_simple/1.2: Configuring sources in /home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/source/src async_simple/1.2: [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.2: Copying sources to build folder async_simple/1.2: Building your package in /home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c async_simple/1.2: Generator txt created conanbuildinfo.txt async_simple/1.2: Calling generate() async_simple/1.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' async_simple/1.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/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.2: 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.2: Calling build() async_simple/1.2: apply_conandata_patches(): No patches defined in conandata async_simple/1.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/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/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/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/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/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.1 -- The C compiler identification is Clang 13.0.1 -- 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/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release/generators;/home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/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 Benchmark (missing: BENCHMARK_LIBRARIES BENCHMARK_INCLUDE_DIR) -- Skipping benchmarks -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release async_simple/1.2: CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release" '--' '-j3' ----------------- Scanning dependencies of target async_simple Scanning dependencies of target async_simple_static [ 10%] Building CXX object async_simple/CMakeFiles/async_simple.dir/uthread/internal/thread.cc.o [ 20%] Building ASM object async_simple/CMakeFiles/async_simple.dir/uthread/internal/Linux/x86_64/jump_x86_64_sysv_elf_gas.S.o [ 30%] Building CXX object async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/thread.cc.o [ 40%] Building ASM object async_simple/CMakeFiles/async_simple.dir/uthread/internal/Linux/x86_64/make_x86_64_sysv_elf_gas.S.o [ 50%] Building ASM object async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/Linux/x86_64/jump_x86_64_sysv_elf_gas.S.o [ 60%] Building ASM object async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/Linux/x86_64/make_x86_64_sysv_elf_gas.S.o [ 70%] Building ASM object async_simple/CMakeFiles/async_simple_static.dir/uthread/internal/Linux/x86_64/ontop_x86_64_sysv_elf_gas.S.o [ 80%] Building ASM object async_simple/CMakeFiles/async_simple.dir/uthread/internal/Linux/x86_64/ontop_x86_64_sysv_elf_gas.S.o [ 90%] Linking CXX static library libasync_simple.a [ 90%] Built target async_simple_static [100%] Linking CXX shared library libasync_simple.so [100%] Built target async_simple async_simple/1.2: Package '80d3c8d077516ce6e7dc913ef92912e9172eae4c' built async_simple/1.2: Build folder /home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release async_simple/1.2: Generated conaninfo.txt async_simple/1.2: Generated conanbuildinfo.txt async_simple/1.2: Generating the package async_simple/1.2: Package folder /home/conan/workspace/prod-v1/bsr/19874/cfdeb/.conan/data/async_simple/1.2/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c async_simple/1.2: Calling package() async_simple/1.2: Copied 1 file: LICENSE async_simple/1.2: Copied 1 '.a' file: libasync_simple.a async_simple/1.2: Copied 42 '.h' files [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK async_simple/1.2 package(): Packaged 1 file: LICENSE async_simple/1.2 package(): Packaged 42 '.h' files async_simple/1.2 package(): Packaged 1 '.a' file: libasync_simple.a async_simple/1.2: Package '80d3c8d077516ce6e7dc913ef92912e9172eae4c' created async_simple/1.2: Created package revision 2b26ae3a9cacd182875344281d4d2bd1 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators -- Use flag -m64 -- Uthread on CMake Warning: Manually-specified variables were not used by the project: ASYNC_SIMPLE_ENABLE_ASAN CMAKE_POLICY_DEFAULT_CMP0091 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** async_simple/1.2: 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.2: 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