******************************************************************************** conan test cci-70d2cf5b/recipes/vvenc/all/test_package/conanfile.py vvenc/1.8.0@#8582fdf38092e917479fa6995cb391b5 -pr /home/conan/w/prod/BuildSingleReference/260870/e5053379-30e8-459b-9e01-d09d8b4cf684/profile_linux_12_libstdcpp_clang_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) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 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=clang compiler.libcxx=libstdc++ compiler.version=12 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:1171d012feb65490a5b28b6d3532648da111a479 - Download Installing (downloading, building) binaries... vvenc/1.8.0: Retrieving package 1171d012feb65490a5b28b6d3532648da111a479 from remote 'c3i_PR-17025' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz vvenc/1.8.0: Package installed 1171d012feb65490a5b28b6d3532648da111a479 vvenc/1.8.0: Downloaded package revision 0b1452393545d5f73d9d1f93d3942326 vvenc/1.8.0 (test package): Generator 'CMakeDeps' calling 'generate()' 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-70d2cf5b/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): 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-70d2cf5b/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-70d2cf5b/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-70d2cf5b/recipes/vvenc/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/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-70d2cf5b/recipes/vvenc/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/recipes/vvenc/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- 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-70d2cf5b/recipes/vvenc/all/test_package/build/Release vvenc/1.8.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/recipes/vvenc/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/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 CMakeFiles/example.dir/build.make:84: recipe for target 'example' failed CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/example.dir/all' failed Makefile:83: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 ld: error: undefined symbol: vvenc_get_version >>> referenced by example.c >>> CMakeFiles/example.dir/src/example.c.o:(main) clang-12: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [example] Error 1 make[1]: *** [CMakeFiles/example.dir/all] Error 2 make: *** [all] Error 2 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 ERROR: vvenc/1.8.0 (test package): Error in build() method, line 18 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/recipes/vvenc/all/test_package/build/Release" '--' '-j3' ******************************************************************************** conan test cci-70d2cf5b/recipes/vvenc/all/test_v1_package/conanfile.py vvenc/1.8.0@#8582fdf38092e917479fa6995cb391b5 -pr /home/conan/w/prod/BuildSingleReference/260870/e5053379-30e8-459b-9e01-d09d8b4cf684/profile_linux_12_libstdcpp_clang_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=clang compiler.libcxx=libstdc++ compiler.version=12 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:1171d012feb65490a5b28b6d3532648da111a479 - 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-70d2cf5b/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 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-70d2cf5b/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-70d2cf5b/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-70d2cf5b/recipes/vvenc/all/test_v1_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/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-70d2cf5b/recipes/vvenc/all/test_v1_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/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-70d2cf5b/recipes/vvenc/all/test_package/build/Release vvenc/1.8.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/recipes/vvenc/all/test_v1_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/recipes/vvenc/all/test_v1_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Linking C executable example CMakeFiles/example.dir/build.make:84: recipe for target 'example' failed CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/example.dir/all' failed Makefile:83: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_TOOLCHAIN_FILE ld: error: undefined symbol: vvenc_get_version >>> referenced by example.c >>> CMakeFiles/example.dir/src/example.c.o:(main) clang-12: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [example] Error 1 make[1]: *** [CMakeFiles/example.dir/all] Error 2 make: *** [all] Error 2 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 ERROR: vvenc/1.8.0 (test package): Error in build() method, line 18 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/cci-70d2cf5b/recipes/vvenc/all/test_v1_package/build/Release" '--' '-j3'