******************************************************************************** conan test cci-d2888bc9/recipes/vvenc/all/test_package/conanfile.py vvenc/1.8.0@#b85cb75b72aff849adc9be177a297df5 -pr /home/conan/w/prod/BuildSingleReference/262415/57fbffcd-2fbb-4a94-b07f-a2e2bd1bbe0e/profile_linux_11_libstdcpp11_gcc_release_64.vvenc-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) Found gcc 11.1 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=11 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] vvenc:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True vvenc/1.8.0 (test package): Installing package Requirements vvenc/1.8.0 from local cache - Cache Packages vvenc/1.8.0:6557f18ca99c0b6a233f43db00e30efaa525e27e - Download Installing (downloading, building) binaries... vvenc/1.8.0: Retrieving package 6557f18ca99c0b6a233f43db00e30efaa525e27e from remote 'c3i_PR-17025' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vvenc/1.8.0: Package installed 6557f18ca99c0b6a233f43db00e30efaa525e27e vvenc/1.8.0: Downloaded package revision d05a3f8f459e128ada7cfa0fce193ffa vvenc/1.8.0 (test package): Generator 'CMakeDeps' calling 'generate()' vvenc/1.8.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' vvenc/1.8.0 (test package): Generator txt created conanbuildinfo.txt vvenc/1.8.0 (test package): Generator 'CMakeToolchain' calling 'generate()' vvenc/1.8.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' vvenc/1.8.0 (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/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' vvenc/1.8.0 (test package): Aggregating env generators vvenc/1.8.0 (test package): Generated conaninfo.txt vvenc/1.8.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release/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 vvenc/1.8.0 (test package): Calling build() vvenc/1.8.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'vvenc::vvenc' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release vvenc/1.8.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building C object CMakeFiles/example.dir/src/example.c.o [100%] Linking C executable example [100%] Built target example vvenc/1.8.0 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release/generators/conanrun.sh" && ./example ----------------- vvenc_get_version: 1.8.0 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 vvenc/1.8.0: WARN: compiler.cppstd is not set, but we assume C++14 vvenc/1.8.0 (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 vvenc/1.8.0 (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-d2888bc9/recipes/vvenc/all/test_v1_package/conanfile.py vvenc/1.8.0@#b85cb75b72aff849adc9be177a297df5 -pr /home/conan/w/prod/BuildSingleReference/262415/57fbffcd-2fbb-4a94-b07f-a2e2bd1bbe0e/profile_linux_11_libstdcpp11_gcc_release_64.vvenc-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] vvenc:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True vvenc/1.8.0 (test package): Installing package Requirements vvenc/1.8.0 from local cache - Cache Packages vvenc/1.8.0:6557f18ca99c0b6a233f43db00e30efaa525e27e - Cache Installing (downloading, building) binaries... vvenc/1.8.0: Already installed! vvenc/1.8.0 (test package): Generator 'CMakeToolchain' calling 'generate()' vvenc/1.8.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' vvenc/1.8.0 (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/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_v1_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' vvenc/1.8.0 (test package): Generator 'CMakeDeps' calling 'generate()' vvenc/1.8.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' vvenc/1.8.0 (test package): Generator txt created conanbuildinfo.txt vvenc/1.8.0 (test package): Aggregating env generators vvenc/1.8.0 (test package): Generated conaninfo.txt vvenc/1.8.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_v1_package/build/Release/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 vvenc/1.8.0 (test package): Calling build() vvenc/1.8.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_v1_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_v1_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_v1_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_v1_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release/generators/conan_toolchain.cmake -- Conan: Target declared 'vvenc::vvenc' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_package/build/Release vvenc/1.8.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_v1_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_v1_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Linking C executable example [100%] Built target example vvenc/1.8.0 (test package): Running test() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/cci-d2888bc9/recipes/vvenc/all/test_v1_package/build/Release/generators/conanrun.sh" && ./example ----------------- vvenc_get_version: 1.8.0 CMake Warning: Manually-specified variables were not used by the project: CMAKE_TOOLCHAIN_FILE vvenc/1.8.0: WARN: compiler.cppstd is not set, but we assume C++14 vvenc/1.8.0 (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 vvenc/1.8.0 (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