******************************************************************************** conan install twitch-native-ipc/3.1.1@ --profile=/home/conan/w/BuildSingleReference/4395/8b6f377a-93de-48b1-8b7d-5244c7806809/profile.txt --build=twitch-native-ipc ******************************************************************************** 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 10 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=10 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 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] twitch-native-ipc:shared=True [build_requires] [env] libuv/1.40.0: Not found in local cache, looking in remotes... libuv/1.40.0: Trying with 'conan-upstream'... libuv/1.40.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuv/1.40.0: Downloaded recipe revision f8a193a1cd9da5a48837139c30da16cb twitch-native-ipc/3.1.1: Forced build from source Installing package: twitch-native-ipc/3.1.1 Requirements libuv/1.40.0 from 'conan-center' - Downloaded twitch-native-ipc/3.1.1 from 'conan-upstream' - Cache Packages libuv/1.40.0:75e99b627c196b65c439728670655ec3c366b334 - Download twitch-native-ipc/3.1.1:be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a - Build Installing (downloading, building) binaries... libuv/1.40.0: Retrieving package 75e99b627c196b65c439728670655ec3c366b334 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuv/1.40.0: Package installed 75e99b627c196b65c439728670655ec3c366b334 libuv/1.40.0: Downloaded package revision 21bb71713efbe78b389bf64fd6f1e2f8 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK twitch-native-ipc/3.1.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK twitch-native-ipc/3.1.1: Copying sources to build folder twitch-native-ipc/3.1.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/build/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a twitch-native-ipc/3.1.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK twitch-native-ipc/3.1.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/build/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_CODE_FORMATTING="False" -DBUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/build/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a' ----------------- -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.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 targets configuration -- Library uv_a found /home/conan/w/BuildSingleReference/.conan/data/libuv/1.40.0/_/_/package/75e99b627c196b65c439728670655ec3c366b334/lib/libuv_a.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- Conan: checking conan executable -- Conan: Found program /opt/pyenv/versions/3.7.5/bin/conan -- Conan: Version found Conan version 1.32.1 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/build/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/build/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target nativeipc [ 6%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/ClientConnection.cpp.o [ 12%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/ConnectionBase.cpp.o [ 18%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/ConnectionExports.cpp.o [ 25%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/ConnectionFactory.cpp.o [ 31%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/ConnectionFactoryTCP.cpp.o [ 37%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/OperationQueue.cpp.o [ 43%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/Pipe-ClientTransport.cpp.o [ 50%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/Pipe-ServerTransport.cpp.o [ 56%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/ServerConnection.cpp.o [ 62%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/ServerConnectionSingle.cpp.o [ 68%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/TCP-ClientTransport.cpp.o [ 75%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/TCP-ServerTransport.cpp.o [ 81%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/UVClientTransport.cpp.o [ 87%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/UVServerTransport.cpp.o [ 93%] Building CXX object source_subfolder/libnativeipc/CMakeFiles/nativeipc.dir/src/UVTransportBase.cpp.o [100%] Linking CXX shared library ../../lib/libnativeipc.so [100%] Built target nativeipc twitch-native-ipc/3.1.1: Package 'be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a' built twitch-native-ipc/3.1.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/build/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a twitch-native-ipc/3.1.1: Generated conaninfo.txt twitch-native-ipc/3.1.1: Generated conanbuildinfo.txt twitch-native-ipc/3.1.1: Generating the package twitch-native-ipc/3.1.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a twitch-native-ipc/3.1.1: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/build/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target nativeipc Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/lib/libnativeipc.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/include -- Installing: /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/include/nativeipc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/include/nativeipc/IServerConnection.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/include/nativeipc/ConnectionExports.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/include/nativeipc/ConnectionFactory.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a/include/nativeipc/IConnection.h [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 twitch-native-ipc/3.1.1 package(): Packaged 1 '.so' file: libnativeipc.so twitch-native-ipc/3.1.1 package(): Packaged 1 file: LICENSE twitch-native-ipc/3.1.1 package(): Packaged 4 '.h' files: IServerConnection.h, ConnectionExports.h, ConnectionFactory.h, IConnection.h twitch-native-ipc/3.1.1: Package 'be4dda4f45e4e75aa2b2cc39746cf6d4eefd629a' created twitch-native-ipc/3.1.1: Created package revision b54d9e78cfc78c9ae277b0594165fe1b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK Setting up Unix-Like default settings 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