******************************************************************************** conan install lzfse/1.0@#f85384c8d6ef83dbbce7e83c6e352b65 --build=lzfse -pr /home/conan/w/prod/BuildSingleReference/70340/6ca8ea48-4bcd-41ce-9fa1-11555708dc88/profile_linux_12_libstdcpp_clang_release_64.lzfse-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: 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] lzfse:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True lzfse/1.0: Forced build from source Installing package: lzfse/1.0 Requirements lzfse/1.0 from local cache - Cache Packages lzfse/1.0:c4e0fbaccfc6985428b092ccc7aa4bcd74617546 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lzfse/1.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/source/src lzfse/1.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 lzfse/1.0: Copying sources to build folder lzfse/1.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546 lzfse/1.0: Generator txt created conanbuildinfo.txt lzfse/1.0: Calling generate() lzfse/1.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 lzfse/1.0: Calling build() lzfse/1.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- 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 -- Performing Test CFLAG_Wall -- Performing Test CFLAG_Wall - Success -- Performing Test CFLAG_Wno_unknown_pragmas -- Performing Test CFLAG_Wno_unknown_pragmas - Success -- Performing Test CFLAG_Wno_unused_variable -- Performing Test CFLAG_Wno_unused_variable - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build/Release lzfse/1.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build/Release" '--' '-j3' ----------------- Scanning dependencies of target lzfse [ 10%] Building C object CMakeFiles/lzfse.dir/src/lzfse_decode_base.c.o [ 20%] Building C object CMakeFiles/lzfse.dir/src/lzfse_decode.c.o [ 30%] Building C object CMakeFiles/lzfse.dir/src/lzfse_encode.c.o [ 50%] Building C object CMakeFiles/lzfse.dir/src/lzfse_fse.c.o [ 50%] Building C object CMakeFiles/lzfse.dir/src/lzfse_encode_base.c.o [ 60%] Building C object CMakeFiles/lzfse.dir/src/lzvn_decode_base.c.o [ 70%] Building C object CMakeFiles/lzfse.dir/src/lzvn_encode_base.c.o [ 80%] Linking C shared library liblzfse.so [ 80%] Built target lzfse Scanning dependencies of target lzfse_cli [ 90%] Building C object CMakeFiles/lzfse_cli.dir/src/lzfse_main.c.o [100%] Linking C executable lzfse [100%] Built target lzfse_cli lzfse/1.0: Package 'c4e0fbaccfc6985428b092ccc7aa4bcd74617546' built lzfse/1.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build/Release lzfse/1.0: Generated conaninfo.txt lzfse/1.0: Generated conanbuildinfo.txt lzfse/1.0: Generating the package lzfse/1.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546 lzfse/1.0: Calling package() lzfse/1.0: Copied 1 file: LICENSE lzfse/1.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/build/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/lib/liblzfse.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/bin/lzfse -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/bin/lzfse" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/include/lzfse.h [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 lzfse/1.0 package(): Packaged 1 '.h' file: lzfse.h lzfse/1.0 package(): Packaged 2 files: lzfse, LICENSE lzfse/1.0 package(): Packaged 1 '.so' file: liblzfse.so lzfse/1.0: Package 'c4e0fbaccfc6985428b092ccc7aa4bcd74617546' created lzfse/1.0: Created package revision 9d04a5249dd73f05785fb9b4e16f0163 lzfse/1.0: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/lzfse/1.0/_/_/package/c4e0fbaccfc6985428b092ccc7aa4bcd74617546/bin [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 CMake Warning (dev) at CMakeLists.txt:23 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'BUILD_SHARED_LIBS'. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:60 (add_library): Policy CMP0069 is not set: INTERPROCEDURAL_OPTIMIZATION is enforced when enabled. Run "cmake --help-policy CMP0069" for policy details. Use the cmake_policy command to set the policy and suppress this warning. INTERPROCEDURAL_OPTIMIZATION property will be ignored for target 'lzfse'. This warning is for project developers. Use -Wno-dev to suppress it. lzfse/1.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