******************************************************************************** conan install zstd/1.5.4@#5cbb8f732fb3dff24e99389c3ff90309 --build=zstd -pr /home/conan/w/prod/BuildSingleReference/174923/bbfc42d7-f78c-4b7b-8dc0-20c375d19ef7/profile_linux_11_libstdcpp11_gcc_release_64.zstd-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] zstd:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zstd/1.5.4: Forced build from source Installing package: zstd/1.5.4 Requirements zstd/1.5.4 from local cache - Cache Packages zstd/1.5.4:1e8f95ed1a9a9ef594f731500716088f6eb8bee6 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zstd/1.5.4: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/source/src zstd/1.5.4: [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 zstd/1.5.4: Copying sources to build folder zstd/1.5.4: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6 zstd/1.5.4: Generator txt created conanbuildinfo.txt zstd/1.5.4: Calling generate() zstd/1.5.4: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' zstd/1.5.4: 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/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' zstd/1.5.4: 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 zstd/1.5.4: Calling build() zstd/1.5.4: Apply patch (portability): use assembler codes only on x86_64 zstd/1.5.4: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/package/1e8f95ed1a9a9ef594f731500716088f6eb8bee6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/src/build/cmake" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/package/1e8f95ed1a9a9ef594f731500716088f6eb8bee6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/src/build/cmake" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/build/Release/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 11.1.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/local/bin/cc -- The CXX 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 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- ZSTD VERSION: 1.5.4 -- Performing Test C_FLAG_WALL -- Performing Test C_FLAG_WALL - Success -- Performing Test CXX_FLAG_WALL -- Performing Test CXX_FLAG_WALL - Success -- Performing Test C_FLAG_WEXTRA -- Performing Test C_FLAG_WEXTRA - Success -- Performing Test CXX_FLAG_WEXTRA -- Performing Test CXX_FLAG_WEXTRA - Success -- Performing Test C_FLAG_WUNDEF -- Performing Test C_FLAG_WUNDEF - Success -- Performing Test CXX_FLAG_WUNDEF -- Performing Test CXX_FLAG_WUNDEF - Success -- Performing Test C_FLAG_WSHADOW -- Performing Test C_FLAG_WSHADOW - Success -- Performing Test CXX_FLAG_WSHADOW -- Performing Test CXX_FLAG_WSHADOW - Success -- Performing Test C_FLAG_WCAST_ALIGN -- Performing Test C_FLAG_WCAST_ALIGN - Success -- Performing Test CXX_FLAG_WCAST_ALIGN -- Performing Test CXX_FLAG_WCAST_ALIGN - Success -- Performing Test C_FLAG_WCAST_QUAL -- Performing Test C_FLAG_WCAST_QUAL - Success -- Performing Test CXX_FLAG_WCAST_QUAL -- Performing Test CXX_FLAG_WCAST_QUAL - Success -- Performing Test C_FLAG_WSTRICT_PROTOTYPES -- Performing Test C_FLAG_WSTRICT_PROTOTYPES - Success -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/build/Release/CMakeFiles/CMakeOutput.log". zstd/1.5.4: CMake Error at CMakeModules/AddZstdCompilationFlags.cmake:3 (include): include could not find load file: CheckLinkerFlag Call Stack (most recent call first): CMakeLists.txt:70 (include) CMake Error at CMakeModules/AddZstdCompilationFlags.cmake:23 (CHECK_LINKER_FLAG): Unknown CMake command "CHECK_LINKER_FLAG". Call Stack (most recent call first): CMakeModules/AddZstdCompilationFlags.cmake:57 (EnableCompilerFlag) CMakeLists.txt:71 (ADD_ZSTD_COMPILATION_FLAGS) zstd/1.5.4: 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 zstd/1.5.4: ERROR: Package '1e8f95ed1a9a9ef594f731500716088f6eb8bee6' build failed zstd/1.5.4: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/build/Release ERROR: zstd/1.5.4: Error in build() method, line 70 cmake.configure(build_script_folder=os.path.join(self.source_folder, "build", "cmake")) ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/package/1e8f95ed1a9a9ef594f731500716088f6eb8bee6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.4/_/_/build/1e8f95ed1a9a9ef594f731500716088f6eb8bee6/src/build/cmake"