******************************************************************************** conan install lightgbm/4.0.0@#bfb21354a53e282eb2b9195033fabf82 --build=lightgbm -pr /home/conan/w/prod/BuildSingleReference/272620/3c1d4f9a-a782-4da9-99df-ad49e8ff6020/profile_linux_12_libstdcpp_clang_release_64.lightgbm-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] lightgbm:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True eigen/3.4.0: Not found in local cache, looking in remotes... eigen/3.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz eigen/3.4.0: Downloaded recipe revision 2e192482a8acff96fe34766adca2b24c fast_double_parser/0.7.0: Not found in local cache, looking in remotes... fast_double_parser/0.7.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fast_double_parser/0.7.0: Downloaded recipe revision 6e72ee479f1c7eefdbd3c3d4e9d47c34 fmt/10.0.0: Not found in local cache, looking in remotes... fmt/10.0.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/10.0.0: Downloaded recipe revision dd5e3eb81b512a1bb34a5aab88a07e82 lightgbm/4.0.0: Forced build from source Installing package: lightgbm/4.0.0 Requirements eigen/3.4.0 from 'conan-center' - Downloaded fast_double_parser/0.7.0 from 'conan-center' - Downloaded fmt/10.0.0 from 'conan-center' - Downloaded lightgbm/4.0.0 from local cache - Cache Packages eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download fast_double_parser/0.7.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download fmt/10.0.0:0c88914d3f020cc2216c90489c56a372eff1b28b - Download lightgbm/4.0.0:46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e - Build Installing (downloading, building) binaries... eigen/3.4.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz eigen/3.4.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 eigen/3.4.0: Downloaded package revision 9d6f4a4fde6449a6bde138d645294eca fast_double_parser/0.7.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fast_double_parser/0.7.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 fast_double_parser/0.7.0: Downloaded package revision f198fc70e60fa1288cb2020ee2be6c84 fmt/10.0.0: Retrieving package 0c88914d3f020cc2216c90489c56a372eff1b28b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/10.0.0: Package installed 0c88914d3f020cc2216c90489c56a372eff1b28b fmt/10.0.0: Downloaded package revision c78fc4e0145152b5d345c45ee7331a73 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lightgbm/4.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/source/src lightgbm/4.0.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 lightgbm/4.0.0: Copying sources to build folder lightgbm/4.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e lightgbm/4.0.0: Generator txt created conanbuildinfo.txt lightgbm/4.0.0: Calling generate() lightgbm/4.0.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' lightgbm/4.0.0: 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/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/build/Release/generators/conan_toolchain.cmake -DBUILD_STATIC_LIB=ON -DUSE_DEBUG=OFF -DUSE_OPENMP=ON -DBUILD_CLI=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' lightgbm/4.0.0: 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 lightgbm/4.0.0: Calling build() lightgbm/4.0.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/package/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e" -DBUILD_STATIC_LIB="ON" -DUSE_DEBUG="OFF" -DUSE_OPENMP="ON" -DBUILD_CLI="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/package/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e" -DBUILD_STATIC_LIB="ON" -DUSE_DEBUG="OFF" -DUSE_OPENMP="ON" -DBUILD_CLI="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/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 Clang 12.0.0 -- The CXX 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 -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/build/Release/CMakeFiles/CMakeError.log". lightgbm/4.0.0: CMake Error at /usr/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) Call Stack (most recent call first): /usr/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.15/Modules/FindOpenMP.cmake:477 (find_package_handle_standard_args) CMakeLists.txt:173 (find_package) lightgbm/4.0.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 lightgbm/4.0.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 lightgbm/4.0.0: ERROR: Package '46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e' build failed lightgbm/4.0.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/build/Release ERROR: lightgbm/4.0.0: Error in build() method, line 105 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/package/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e" -DBUILD_STATIC_LIB="ON" -DUSE_DEBUG="OFF" -DUSE_OPENMP="ON" -DBUILD_CLI="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/4.0.0/_/_/build/46ca8a7a39c6ec7fd6d9e46bc36ff6806c996c7e/src"