******************************************************************************** conan install libyuv/1854@#7acfe6774df219f7fdc879014ae37157 --build=libyuv -pr /home/conan/w/prod/BuildSingleReference/138874/6a4e0c08-b352-4640-8beb-98a8a5ff55b3/profile_linux_5_libstdcpp_gcc_release_64.libyuv-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: /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/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=5 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++ compiler.version=5 os=Linux [options] libyuv:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libjpeg/9e: Not found in local cache, looking in remotes... libjpeg/9e: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libjpeg/9e: Downloaded recipe revision 129230c05b9705a9bbd6724f5de8eb98 libyuv/1854: Forced build from source Installing package: libyuv/1854 Requirements libjpeg/9e from 'conan-center' - Downloaded libyuv/1854 from local cache - Cache Packages libjpeg/9e:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download libyuv/1854:1be602bc92cecb7a4d36d06d677e1b323ffafc2a - Build Installing (downloading, building) binaries... libjpeg/9e: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libjpeg/9e: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libjpeg/9e: Downloaded package revision 5e1f886b880859099679e931fcfde598 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libyuv/1854: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/source/src libyuv/1854: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libyuv/1854: Copying sources to build folder libyuv/1854: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a libyuv/1854: Generator txt created conanbuildinfo.txt libyuv/1854: Calling generate() libyuv/1854: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libyuv/1854: 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/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libyuv/1854: 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 libyuv/1854: Calling build() libyuv/1854: Apply patch (conan): Fix CMake to be more robust & predictable libyuv/1854: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/package/1be602bc92cecb7a4d36d06d677e1b323ffafc2a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/package/1be602bc92cecb7a4d36d06d677e1b323ffafc2a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- 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 -- Looking for round -- Looking for round - not found -- Conan: Target declared 'JPEG::JPEG' -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/build/Release/CMakeFiles/CMakeError.log". libyuv/1854: CMake Error at CMakeLists.txt:46 (target_link_libraries): The plain signature for target_link_libraries has already been used with the target "yuvconstants". All uses of target_link_libraries with a target must be either all-keyword or all-plain. The uses of the plain signature are here: * CMakeLists.txt:42 (TARGET_LINK_LIBRARIES) libyuv/1854: 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 libyuv/1854: 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 libyuv/1854: ERROR: Package '1be602bc92cecb7a4d36d06d677e1b323ffafc2a' build failed libyuv/1854: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/build/Release ERROR: libyuv/1854: Error in build() method, line 63 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/package/1be602bc92cecb7a4d36d06d677e1b323ffafc2a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libyuv/1854/_/_/build/1be602bc92cecb7a4d36d06d677e1b323ffafc2a/src"