******************************************************************************** conan install coost/3.0.0@#134e40c6a82fcc9622783e9a6d3b6976 --build=coost -pr /home/conan/w/prod/BuildSingleReference/88728/1991ce4d-d294-480e-a75f-02845a06beba/profile_linux_5_libstdcpp11_gcc_debug_64.coost-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/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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/BuildSingleReference/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] coost:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True coost/3.0.0: Forced build from source Installing package: coost/3.0.0 Requirements coost/3.0.0 from local cache - Cache Packages coost/3.0.0:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK coost/3.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/source/src coost/3.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 coost/3.0.0: Copying sources to build folder coost/3.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb coost/3.0.0: Generator txt created conanbuildinfo.txt coost/3.0.0: Calling generate() coost/3.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 coost/3.0.0: Calling build() coost/3.0.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- 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 -- Looking for include file backtrace.h -- Looking for include file backtrace.h - found -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug coost/3.0.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target co [ 2%] Building CXX object src/CMakeFiles/co.dir/co/co.cc.o [ 4%] Building CXX object src/CMakeFiles/co.dir/co/epoll/epoll.cc.o [ 6%] Building CXX object src/CMakeFiles/co.dir/co/epoll/iocp.cc.o [ 9%] Building CXX object src/CMakeFiles/co.dir/co/epoll/kqueue.cc.o [ 11%] Building CXX object src/CMakeFiles/co.dir/co/hook.cc.o [ 13%] Building CXX object src/CMakeFiles/co.dir/co/hook_win.cc.o [ 15%] Building CXX object src/CMakeFiles/co.dir/co/io_event.cc.o [ 18%] Building CXX object src/CMakeFiles/co.dir/co/scheduler.cc.o [ 20%] Building CXX object src/CMakeFiles/co.dir/co/sock.cc.o [ 22%] Building CXX object src/CMakeFiles/co.dir/co/sock_win.cc.o [ 25%] Building CXX object src/CMakeFiles/co.dir/cout.cc.o [ 27%] Building CXX object src/CMakeFiles/co.dir/error.cc.o [ 29%] Building CXX object src/CMakeFiles/co.dir/fast.cc.o [ 31%] Building CXX object src/CMakeFiles/co.dir/fastring.cc.o [ 34%] Building CXX object src/CMakeFiles/co.dir/flag.cc.o [ 36%] Building CXX object src/CMakeFiles/co.dir/fs.cc.o [ 38%] Building CXX object src/CMakeFiles/co.dir/fs_win.cc.o [ 40%] Building CXX object src/CMakeFiles/co.dir/hash/base64.cc.o [ 43%] Building CXX object src/CMakeFiles/co.dir/hash/crc16.cc.o [ 45%] Building CXX object src/CMakeFiles/co.dir/hash/md5.cc.o [ 47%] Building CXX object src/CMakeFiles/co.dir/hash/murmur_hash.cc.o [ 50%] Building CXX object src/CMakeFiles/co.dir/hash/nanoid.cc.o [ 52%] Building CXX object src/CMakeFiles/co.dir/hash/sha256.cc.o [ 54%] Building CXX object src/CMakeFiles/co.dir/hash/url.cc.o [ 56%] Building CXX object src/CMakeFiles/co.dir/json.cc.o [ 59%] Building CXX object src/CMakeFiles/co.dir/log/log.cc.o [ 61%] Building CXX object src/CMakeFiles/co.dir/log/stack_trace.cc.o [ 63%] Building CXX object src/CMakeFiles/co.dir/log/stack_trace_win.cc.o [ 65%] Building CXX object src/CMakeFiles/co.dir/mem.cc.o [ 68%] Building CXX object src/CMakeFiles/co.dir/os.cc.o [ 70%] Building CXX object src/CMakeFiles/co.dir/os_win.cc.o [ 72%] Building CXX object src/CMakeFiles/co.dir/path.cc.o [ 75%] Building CXX object src/CMakeFiles/co.dir/so/http.cc.o [ 77%] Building CXX object src/CMakeFiles/co.dir/so/rpc.cc.o [ 79%] Building CXX object src/CMakeFiles/co.dir/so/ssl.cc.o [ 81%] Building CXX object src/CMakeFiles/co.dir/so/tcp.cc.o [ 84%] Building CXX object src/CMakeFiles/co.dir/str.cc.o [ 86%] Building CXX object src/CMakeFiles/co.dir/tasked.cc.o [ 88%] Building CXX object src/CMakeFiles/co.dir/thread.cc.o [ 90%] Building CXX object src/CMakeFiles/co.dir/time.cc.o [ 93%] Building CXX object src/CMakeFiles/co.dir/time_win.cc.o [ 95%] Building CXX object src/CMakeFiles/co.dir/unitest.cc.o [ 97%] Building ASM object src/CMakeFiles/co.dir/co/context/context.S.o [100%] Linking CXX static library libco.a [100%] Built target co coost/3.0.0: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' built coost/3.0.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug coost/3.0.0: Generated conaninfo.txt coost/3.0.0: Generated conanbuildinfo.txt coost/3.0.0: Generating the package coost/3.0.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb coost/3.0.0: Calling package() coost/3.0.0: Copied 1 '.md' file: LICENSE.md coost/3.0.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libco.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/god.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/thread.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/mem.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/cout.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/config.h.in -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/fs.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/defer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/tasked.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/maybe.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/json.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/so.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/random.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/stl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/byte_order.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/log.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/rpc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/all.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/os.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/atomic.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/fastream.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/clist.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/array.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/ssl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/closure.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/table.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/http.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/unitest.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/str.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/error.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/crc16.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/sha256.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/url.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/md5.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/nanoid.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/murmur_hash.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/base64.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/mutex.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/chan.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/sock.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/wait_group.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/io_event.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/pool.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/event.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/def.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/flag.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/fast.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/time.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/lru_map.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/fastring.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/path.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/__ -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/__/dtoa_milo.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/tcp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/share/doc/coost/LICENSE.md -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/pkgconfig/coost.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/coost/coostTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/coost/coostTargets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/coost/coostConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/cmake/coost/coostConfigVersion.cmake [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(): [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 coost/3.0.0 package(): Packaged 1 '.a' file: libco.a coost/3.0.0 package(): Packaged 1 '.md' file: LICENSE.md coost/3.0.0 package(): Packaged 54 '.h' files coost/3.0.0 package(): Packaged 1 '.in' file: config.h.in coost/3.0.0: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' created coost/3.0.0: Created package revision dfd7bcbc63b80cea3f3da57fd26e5a75 [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 In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/include/co/log.h:4:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/include/co/co.h:6, from /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/co/scheduler.h:7, from /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/co/hook.cc:19: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/include/co/fastream.h: In function ‘int poll(pollfd*, nfds_t, int)’: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/include/co/fastream.h:171:71: warning: ‘r’ may be used uninitialized in this function [-Wmaybe-uninitialized] return (fastream&) fast::stream::operator<<(std::forward(t)); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/co/hook.cc:723:9: note: ‘r’ was declared here int r, fd = nfds > 0 ? fds[0].fd : -1; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc: In function ‘void sha256_transform(uint32*, const uint32*)’: /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:17: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:9: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:25: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:9: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:33: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:9: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:41: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:9: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:49: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:9: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:57: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:9: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:65: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:9: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:73: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:9: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:17: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:18: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:25: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:18: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:33: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:18: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:41: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:18: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:49: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:18: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:57: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:18: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:65: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:18: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:31:21: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define blk2(i) (W[i&15] += s1(W[(i-2)&15]) + W[(i-7)&15] + s0(W[(i-15)&15])) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:45:66: note: in expansion of macro ‘blk2’ #define R(i) h(i) += S1(e(i)) + Ch(e(i),f(i),g(i)) + K[i+j] + (j?blk2(i):blk0(i));\ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:48:73: note: in expansion of macro ‘R’ #define RX_8(i) R(i+0); R(i+1); R(i+2); R(i+3); R(i+4); R(i+5); R(i+6); R(i+7); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/coost/3.0.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/src/hash/sha256.cc:76:18: note: in expansion of macro ‘RX_8’ RX_8(0); RX_8(8); ^ coost/3.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 coost/3.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