******************************************************************************** conan install libheif/1.13.0@#1733c50ffc082a3f9859a77007f2044b --build=libheif -pr /home/conan/w/prod/BuildSingleReference/87238/8cda758d-c6cc-4df9-a6b9-3e7fc889b621/profile_linux_10_libstdcpp_gcc_debug_64.libheif-shared-True.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 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/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=10 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=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] libheif:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libde265/1.0.8: Not found in local cache, looking in remotes... libde265/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libde265/1.0.8: Downloaded recipe revision 98057c5b9c929a1c596a778d9d0c962f libheif/1.13.0: Forced build from source Installing package: libheif/1.13.0 Requirements libde265/1.0.8 from 'conan-center' - Downloaded libheif/1.13.0 from local cache - Cache Packages libde265/1.0.8:496b57a3651b1faf61f463e26a2ec63ab7f7aafd - Download libheif/1.13.0:437bcecaabaf4e253c808537dacffb34aa852bc5 - Build Installing (downloading, building) binaries... libde265/1.0.8: Retrieving package 496b57a3651b1faf61f463e26a2ec63ab7f7aafd from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libde265/1.0.8: Package installed 496b57a3651b1faf61f463e26a2ec63ab7f7aafd libde265/1.0.8: Downloaded package revision 0e14e0faca716ec1867e6fc24af63f0a libde265/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/libde265/1.0.8/_/_/package/496b57a3651b1faf61f463e26a2ec63ab7f7aafd/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libheif/1.13.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/source/src libheif/1.13.0: [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 libheif/1.13.0: Copying sources to build folder libheif/1.13.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5 libheif/1.13.0: Generator txt created conanbuildinfo.txt libheif/1.13.0: Calling generate() libheif/1.13.0: Aggregating env generators [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 libheif/1.13.0: Calling build() libheif/1.13.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.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 unistd.h -- Looking for unistd.h - found -- Performing Test has_potentially_evaluated_expression -- Performing Test has_potentially_evaluated_expression - Failed -- Conan: Target declared 'libde265' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/build/Debug libheif/1.13.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target heif [ 6%] Building CXX object libheif/CMakeFiles/heif.dir/bitstream.cc.o [ 12%] Building CXX object libheif/CMakeFiles/heif.dir/error.cc.o [ 18%] Building CXX object libheif/CMakeFiles/heif.dir/box.cc.o [ 25%] Building CXX object libheif/CMakeFiles/heif.dir/heif.cc.o [ 31%] Building CXX object libheif/CMakeFiles/heif.dir/heif_context.cc.o [ 37%] Building CXX object libheif/CMakeFiles/heif.dir/heif_file.cc.o [ 43%] Building CXX object libheif/CMakeFiles/heif.dir/heif_image.cc.o [ 50%] Building CXX object libheif/CMakeFiles/heif.dir/heif_hevc.cc.o [ 56%] Building CXX object libheif/CMakeFiles/heif.dir/heif_avif.cc.o [ 62%] Building CXX object libheif/CMakeFiles/heif.dir/heif_colorconversion.cc.o [ 68%] Building CXX object libheif/CMakeFiles/heif.dir/heif_plugin_registry.cc.o [ 75%] Building CXX object libheif/CMakeFiles/heif.dir/heif_plugin.cc.o [ 81%] Building CXX object libheif/CMakeFiles/heif.dir/nclx.cc.o [ 87%] Building CXX object libheif/CMakeFiles/heif.dir/heif_init.cc.o [ 93%] Building CXX object libheif/CMakeFiles/heif.dir/heif_decoder_libde265.cc.o [100%] Linking CXX shared library libheif.so [100%] Built target heif libheif/1.13.0: Package '437bcecaabaf4e253c808537dacffb34aa852bc5' built libheif/1.13.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/build/Debug libheif/1.13.0: Generated conaninfo.txt libheif/1.13.0: Generated conanbuildinfo.txt libheif/1.13.0: Generating the package libheif/1.13.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5 libheif/1.13.0: Calling package() libheif/1.13.0: Copied 1 file: COPYING libheif/1.13.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/build/437bcecaabaf4e253c808537dacffb34aa852bc5/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/lib/pkgconfig/libheif.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/lib/libheif.so.1.13.0.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/lib/libheif.so.1 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/lib/libheif.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/include/libheif/heif.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/include/libheif/heif_cxx.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/include/libheif/heif_plugin.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/include/libheif/heif_version.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/lib/cmake/libheif/libheif-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/lib/cmake/libheif/libheif-config-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libheif/1.13.0/_/_/package/437bcecaabaf4e253c808537dacffb34aa852bc5/lib/cmake/libheif/libheif-config-version.cmake [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK libheif/1.13.0 package(): Packaged 1 '.so' file: libheif.so libheif/1.13.0 package(): Packaged 1 '.1' file: libheif.so.1 libheif/1.13.0 package(): Packaged 1 '.0' file: libheif.so.1.13.0.0 libheif/1.13.0 package(): Packaged 1 file: COPYING libheif/1.13.0 package(): Packaged 4 '.h' files: heif.h, heif_version.h, heif_plugin.h, heif_cxx.h libheif/1.13.0: Package '437bcecaabaf4e253c808537dacffb34aa852bc5' created libheif/1.13.0: Created package revision 9c34761e6eb80aaa458423c0da7b9122 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators libheif/1.13.0: 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 libheif/1.13.0: 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