******************************************************************************** conan install lightgbm/3.3.2@#b14f59704d75f48fe76c0ae5b0e9bb74 --build=lightgbm -pr /home/conan/w/prod/BuildSingleReference/34919/b1cc328c-26a5-4f16-8a4b-dacac62019f6/profile_linux_8_libstdcpp_gcc_release_64.lightgbm-shared-False.txt ******************************************************************************** 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 8 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=8 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=8 os=Linux [options] lightgbm:shared=False [build_requires] [env] 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 4cd099340b8b46dcc92a7ccb9c142a4b fast_double_parser/0.6.0: Not found in local cache, looking in remotes... fast_double_parser/0.6.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fast_double_parser/0.6.0: Downloaded recipe revision 357f243c193cbaaf9aeb83a1f82e2e4c lightgbm/3.3.2: Forced build from source Installing package: lightgbm/3.3.2 Requirements eigen/3.4.0 from 'conan-center' - Downloaded fast_double_parser/0.6.0 from 'conan-center' - Downloaded lightgbm/3.3.2 from local cache - Cache Packages eigen/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download fast_double_parser/0.6.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download lightgbm/3.3.2:6432eafcee4dc2a194d6db25dd1985dcb488b889 - 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 01558eaee392ff1f6de3fc2247b463f3 fast_double_parser/0.6.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fast_double_parser/0.6.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 fast_double_parser/0.6.0: Downloaded package revision 039c19e336ebaab2e12aa0e825c6e250 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lightgbm/3.3.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/source [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/3.3.2: Copying sources to build folder lightgbm/3.3.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889 lightgbm/3.3.2: Generator cmake_find_package created FindEigen3.cmake lightgbm/3.3.2: Generator cmake_find_package created Findfast_double_parser.cmake lightgbm/3.3.2: Generator cmake created conanbuildinfo.cmake lightgbm/3.3.2: 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/3.3.2: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/package/6432eafcee4dc2a194d6db25dd1985dcb488b889" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_STATIC_LIB="True" -DUSE_OPENMP="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Performing Test MM_PREFETCH -- Performing Test MM_PREFETCH - Success -- Using _mm_prefetch -- Performing Test MM_MALLOC -- Performing Test MM_MALLOC - Success -- Using _mm_malloc -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889' '--' '-j3' ----------------- Scanning dependencies of target lightgbm Scanning dependencies of target _lightgbm [ 1%] Building CXX object source_subfolder/CMakeFiles/lightgbm.dir/src/main.cpp.o [ 2%] Building CXX object source_subfolder/CMakeFiles/lightgbm.dir/src/application/application.cpp.o [ 4%] Building CXX object source_subfolder/CMakeFiles/_lightgbm.dir/src/boosting/boosting.cpp.o source_subfolder/CMakeFiles/lightgbm.dir/build.make:81: recipe for target 'source_subfolder/CMakeFiles/lightgbm.dir/src/main.cpp.o' failed [ 5%] Building CXX object source_subfolder/CMakeFiles/_lightgbm.dir/src/boosting/gbdt.cpp.o source_subfolder/CMakeFiles/_lightgbm.dir/build.make:81: recipe for target 'source_subfolder/CMakeFiles/_lightgbm.dir/src/boosting/boosting.cpp.o' failed source_subfolder/CMakeFiles/lightgbm.dir/build.make:94: recipe for target 'source_subfolder/CMakeFiles/lightgbm.dir/src/application/application.cpp.o' failed CMakeFiles/Makefile2:141: recipe for target 'source_subfolder/CMakeFiles/lightgbm.dir/all' failed source_subfolder/CMakeFiles/_lightgbm.dir/build.make:94: recipe for target 'source_subfolder/CMakeFiles/_lightgbm.dir/src/boosting/gbdt.cpp.o' failed CMakeFiles/Makefile2:114: recipe for target 'source_subfolder/CMakeFiles/_lightgbm.dir/all' failed Makefile:148: recipe for target 'all' failed lightgbm/3.3.2: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/config.h:16, from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/application.h:8, from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/src/main.cpp:5: /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/utils/common.h:36:10: fatal error: fmt/format.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. make[2]: *** [source_subfolder/CMakeFiles/lightgbm.dir/src/main.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/config.h:16, from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/boosting.h:8, from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/src/boosting/boosting.cpp:5: /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/utils/common.h:36:10: fatal error: fmt/format.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/config.h:16, from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/application.h:8, from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/src/application/application.cpp:5: /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/utils/common.h:36:10: fatal error: fmt/format.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. make[2]: *** [source_subfolder/CMakeFiles/_lightgbm.dir/src/boosting/boosting.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/CMakeFiles/lightgbm.dir/src/application/application.cpp.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/lightgbm.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/config.h:16, from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/boosting.h:8, from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/src/boosting/gbdt.h:8, from /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/src/boosting/gbdt.cpp:5: /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889/source_subfolder/include/LightGBM/utils/common.h:36:10: fatal error: fmt/format.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. make[2]: *** [source_subfolder/CMakeFiles/_lightgbm.dir/src/boosting/gbdt.cpp.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/_lightgbm.dir/all] Error 2 make: *** [all] Error 2 lightgbm/3.3.2: ERROR: Package '6432eafcee4dc2a194d6db25dd1985dcb488b889' build failed lightgbm/3.3.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889 ERROR: lightgbm/3.3.2: Error in build() method, line 70 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/lightgbm/3.3.2/_/_/build/6432eafcee4dc2a194d6db25dd1985dcb488b889' '--' '-j3'