******************************************************************************** conan install co/2.0.2@ --build=co --profile=/home/conan/w/BuildSingleReference/74190/d77a99c7-922c-4215-8b99-0bb213bc7677/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/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] co:shared=False [build_requires] [env] co/2.0.2: Forced build from source Installing package: co/2.0.2 Requirements co/2.0.2 from local cache - Cache Packages co/2.0.2:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK co/2.0.2: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK co/2.0.2: Copying sources to build folder co/2.0.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb co/2.0.2: Generator cmake created conanbuildinfo.cmake co/2.0.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 co/2.0.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFPIC="True" -DWITH_LIBCURL="False" -DWITH_OPENSSL="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' ----------------- -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- 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/BuildSingleReference/.conan/data/co/2.0.2/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target co [ 2%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/co.cc.o [ 5%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/epoll/epoll.cc.o [ 7%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/epoll/iocp.cc.o [ 10%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/epoll/kqueue.cc.o [ 12%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/hook.cc.o [ 15%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/hook_win.cc.o [ 17%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/io_event.cc.o [ 20%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/scheduler.cc.o [ 23%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/sock.cc.o [ 25%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/co/sock_win.cc.o [ 28%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/fast.cc.o [ 30%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/fastring.cc.o [ 33%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/flag.cc.o [ 35%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/fs.cc.o [ 38%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/fs_win.cc.o [ 41%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/hash/base64.cc.o [ 43%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/hash/crc16.cc.o [ 46%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/hash/md5.cc.o [ 48%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/hash/murmur_hash.cc.o [ 51%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/hash/url.cc.o [ 53%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/json.cc.o [ 56%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/log/log.cc.o [ 58%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/log/stack_trace.cc.o [ 61%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/log/stack_trace_win.cc.o [ 64%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/os.cc.o [ 66%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/os_win.cc.o [ 69%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/path.cc.o [ 71%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/so/http.cc.o [ 74%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/so/rpc.cc.o [ 76%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/so/ssl.cc.o [ 79%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/so/tcp.cc.o [ 82%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/str.cc.o [ 84%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/tasked.cc.o [ 87%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/thread.cc.o [ 89%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/time.cc.o [ 92%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/time_win.cc.o [ 94%] Building CXX object source_subfolder/src/CMakeFiles/co.dir/unitest.cc.o [ 97%] Building ASM object source_subfolder/src/CMakeFiles/co.dir/co/context/context.S.o [100%] Linking CXX static library ../../lib/libco.a [100%] Built target co co/2.0.2: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' built co/2.0.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb co/2.0.2: Generated conaninfo.txt co/2.0.2: Generated conanbuildinfo.txt co/2.0.2: Generating the package co/2.0.2: Package folder /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb co/2.0.2: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target co Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/all.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/cout.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/event.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/io_event.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/chan.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/sock.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/wait_group.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/mutex.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co/pool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/table.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/atomic.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/config.h.in -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/random.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/path.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/lru_map.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/base64.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/url.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/crc16.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/murmur_hash.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash/md5.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/flag.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/str.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/err.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/co.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/fs.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/hash.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/thread.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/json.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/so.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/tasked.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/__ -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/__/dtoa_milo.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/time.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/so/ssl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/so/rpc.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/so/tcp.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/so/http.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/def.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/fast.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/unitest.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/os.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/byte_order.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/fastring.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/fastream.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/log.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/defer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/god.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/co/closure.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/co/2.0.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libco.a [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 co/2.0.2 package(): Packaged 1 '.md' file: LICENSE.md co/2.0.2 package(): Packaged 46 '.h' files co/2.0.2 package(): Packaged 1 '.in' file: config.h.in co/2.0.2 package(): Packaged 1 '.a' file: libco.a co/2.0.2: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' created co/2.0.2: Created package revision a941cab9056b8887aa38292e06c732e3 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR co/2.0.2: WARN: Recipe 'co/2.0.2' is deprecated in favor of 'cocoyaxi'. Please, consider changing your requirements.