******************************************************************************** conan test cci-e562fc10/recipes/twitch-native-ipc/all/test_package/conanfile.py twitch-native-ipc/3.1.1@#15a407138fe709c214f3fc1450beed22 -pr /home/conan/w/prod-v1/BuildSingleReference/11209/6ec9d0d1-cfe6-4ed7-9f34-0551d6a4a99b/profile_linux_9_libstdcpp11_gcc_debug_64.twitch-native-ipc-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] twitch-native-ipc:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True twitch-native-ipc/3.1.1 (test package): Installing package Requirements libuv/1.46.0 from 'conan-center' - Cache twitch-native-ipc/3.1.1 from local cache - Cache Packages libuv/1.46.0:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Cache twitch-native-ipc/3.1.1:4a4d05db66022b41364c16bcbd9c4e08df159cb2 - Cache Installing (downloading, building) binaries... libuv/1.46.0: Already installed! twitch-native-ipc/3.1.1: Already installed! twitch-native-ipc/3.1.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' twitch-native-ipc/3.1.1 (test package): Generator 'CMakeToolchain' calling 'generate()' twitch-native-ipc/3.1.1 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' twitch-native-ipc/3.1.1 (test package): 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/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' twitch-native-ipc/3.1.1 (test package): Generator 'CMakeDeps' calling 'generate()' twitch-native-ipc/3.1.1 (test package): Generator txt created conanbuildinfo.txt twitch-native-ipc/3.1.1 (test package): Aggregating env generators twitch-native-ipc/3.1.1 (test package): Generated conaninfo.txt twitch-native-ipc/3.1.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug/generators/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() twitch-native-ipc/3.1.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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: Target declared 'twitch-native-ipc::twitch-native-ipc' -- Conan: Target declared 'uv' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug twitch-native-ipc/3.1.1 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target example Scanning dependencies of target example2 [ 25%] Building C object CMakeFiles/example.dir/example.c.o [ 50%] Building CXX object CMakeFiles/example2.dir/example2.cpp.o [ 75%] Linking C executable example [ 75%] Built target example [100%] Linking CXX executable example2 [100%] Built target example2 twitch-native-ipc/3.1.1 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug/generators/conanrun.sh" && ./example ----------------- success ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_package/build/Debug/generators/conanrun.sh" && ./example2 ----------------- success CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 twitch-native-ipc/3.1.1 (test package): 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 twitch-native-ipc/3.1.1 (test package): 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 ******************************************************************************** conan test cci-e562fc10/recipes/twitch-native-ipc/all/test_v1_package/conanfile.py twitch-native-ipc/3.1.1@#15a407138fe709c214f3fc1450beed22 -pr /home/conan/w/prod-v1/BuildSingleReference/11209/6ec9d0d1-cfe6-4ed7-9f34-0551d6a4a99b/profile_linux_9_libstdcpp11_gcc_debug_64.twitch-native-ipc-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] twitch-native-ipc:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True twitch-native-ipc/3.1.1 (test package): Installing package Requirements libuv/1.46.0 from 'conan-center' - Cache twitch-native-ipc/3.1.1 from local cache - Cache Packages libuv/1.46.0:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Cache twitch-native-ipc/3.1.1:4a4d05db66022b41364c16bcbd9c4e08df159cb2 - Cache Installing (downloading, building) binaries... libuv/1.46.0: Already installed! twitch-native-ipc/3.1.1: Already installed! twitch-native-ipc/3.1.1 (test package): Generator txt created conanbuildinfo.txt twitch-native-ipc/3.1.1 (test package): Generator cmake_find_package_multi created twitch-native-ipc-config-version.cmake twitch-native-ipc/3.1.1 (test package): Generator cmake_find_package_multi created twitch-native-ipc-config.cmake twitch-native-ipc/3.1.1 (test package): Generator cmake_find_package_multi created twitch-native-ipcTargets.cmake twitch-native-ipc/3.1.1 (test package): Generator cmake_find_package_multi created twitch-native-ipcTarget-debug.cmake twitch-native-ipc/3.1.1 (test package): Generator cmake_find_package_multi created libuv-config-version.cmake twitch-native-ipc/3.1.1 (test package): Generator cmake_find_package_multi created libuv-config.cmake twitch-native-ipc/3.1.1 (test package): Generator cmake_find_package_multi created libuvTargets.cmake twitch-native-ipc/3.1.1 (test package): Generator cmake_find_package_multi created libuvTarget-debug.cmake twitch-native-ipc/3.1.1 (test package): Generator cmake created conanbuildinfo.cmake twitch-native-ipc/3.1.1 (test package): Aggregating env generators twitch-native-ipc/3.1.1 (test package): Generated conaninfo.txt twitch-native-ipc/3.1.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_v1_package/build/6e6b4e278ca3c1d2aae0ed96111ea3f391852d05/conan.lock' Using cached profile from lockfile [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 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_v1_package/build/6e6b4e278ca3c1d2aae0ed96111ea3f391852d05' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_v1_package/build/6e6b4e278ca3c1d2aae0ed96111ea3f391852d05/package" -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_PREFIX_PATH="/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_v1_package/build/6e6b4e278ca3c1d2aae0ed96111ea3f391852d05" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_v1_package/build/6e6b4e278ca3c1d2aae0ed96111ea3f391852d05" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_v1_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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: Adjusting output directories -- Conan: Using cmake targets configuration -- Library nativeipc found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/4a4d05db66022b41364c16bcbd9c4e08df159cb2/lib/libnativeipc.so -- Library uv found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libuv/1.46.0/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libuv.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Library nativeipc found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/4a4d05db66022b41364c16bcbd9c4e08df159cb2/lib/libnativeipc.so -- Found: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/twitch-native-ipc/3.1.1/_/_/package/4a4d05db66022b41364c16bcbd9c4e08df159cb2/lib/libnativeipc.so -- Library uv found /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libuv/1.46.0/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libuv.a -- Found: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libuv/1.46.0/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libuv.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_v1_package/build/6e6b4e278ca3c1d2aae0ed96111ea3f391852d05 ----Running------ > cmake --build '/home/conan/w/prod-v1/BuildSingleReference/cci-e562fc10/recipes/twitch-native-ipc/all/test_v1_package/build/6e6b4e278ca3c1d2aae0ed96111ea3f391852d05' '--' '-j3' ----------------- Scanning dependencies of target example2 Scanning dependencies of target example [ 25%] Building CXX object test_package/CMakeFiles/example2.dir/example2.cpp.o [ 50%] Building C object test_package/CMakeFiles/example.dir/example.c.o [ 75%] Linking C executable ../bin/example [ 75%] Built target example [100%] Linking CXX executable ../bin/example2 [100%] Built target example2 twitch-native-ipc/3.1.1 (test package): Running test() ----Running------ > bin/example ----------------- success ----Running------ > bin/example2 ----------------- success 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