******************************************************************************** conan install openxlsx/0.4.1@#197378f238751917b9b042f9cba1c7d7 --build=openxlsx -pr /home/conan/w/prod/BuildSingleReference/145398/393baafa-ffb9-4a9a-8728-290ec0ec01cb/profile_linux_8_libstdcpp_gcc_debug_64.openxlsx-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: /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=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux [options] openxlsx:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openxlsx/0.4.1: Forced build from source Installing package: openxlsx/0.4.1 Requirements openxlsx/0.4.1 from local cache - Cache Packages openxlsx/0.4.1:ab4797bac78775d9e373e5fbcbd9b3fb01264904 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openxlsx/0.4.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/source/src openxlsx/0.4.1: openxlsx/0.4.1: Unzipping 5.6MB, this can take a while openxlsx/0.4.1: [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 openxlsx/0.4.1: Copying sources to build folder openxlsx/0.4.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904 openxlsx/0.4.1: Generator txt created conanbuildinfo.txt openxlsx/0.4.1: Calling generate() openxlsx/0.4.1: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' openxlsx/0.4.1: 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/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' openxlsx/0.4.1: 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 openxlsx/0.4.1: Calling build() openxlsx/0.4.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/package/ab4797bac78775d9e373e5fbcbd9b3fb01264904" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/package/ab4797bac78775d9e373e5fbcbd9b3fb01264904" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 8.4.0 -- 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 -- Performing Test CHARCONV_RESULT -- Performing Test CHARCONV_RESULT - Success -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/build/Debug openxlsx/0.4.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target OpenXLSX [ 4%] Building CXX object OpenXLSX/CMakeFiles/OpenXLSX.dir/sources/XLCellIterator.cpp.o [ 9%] Building CXX object OpenXLSX/CMakeFiles/OpenXLSX.dir/sources/XLCell.cpp.o [ 13%] Building CXX object OpenXLSX/CMakeFiles/OpenXLSX.dir/sources/XLCellRange.cpp.o [ 18%] Building CXX object OpenXLSX/CMakeFiles/OpenXLSX.dir/sources/XLCellReference.cpp.o OpenXLSX/CMakeFiles/OpenXLSX.dir/build.make:120: recipe for target 'OpenXLSX/CMakeFiles/OpenXLSX.dir/sources/XLCellReference.cpp.o' failed CMakeFiles/Makefile2:112: recipe for target 'OpenXLSX/CMakeFiles/OpenXLSX.dir/all' failed Makefile:148: recipe for target 'all' failed openxlsx/0.4.1: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 /home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/src/OpenXLSX/sources/XLCellReference.cpp:126:18: error: function ‘OpenXLSX::XLCellReference& OpenXLSX::XLCellReference::operator=(OpenXLSX::XLCellReference&&)’ defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification ‘’ XLCellReference& XLCellReference::operator=(XLCellReference&& other) noexcept = default; ^~~~~~~~~~~~~~~ make[2]: *** [OpenXLSX/CMakeFiles/OpenXLSX.dir/sources/XLCellReference.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [OpenXLSX/CMakeFiles/OpenXLSX.dir/all] Error 2 make: *** [all] Error 2 openxlsx/0.4.1: 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 openxlsx/0.4.1: ERROR: Package 'ab4797bac78775d9e373e5fbcbd9b3fb01264904' build failed openxlsx/0.4.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/build/Debug ERROR: openxlsx/0.4.1: Error in build() method, line 77 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/openxlsx/0.4.1/_/_/build/ab4797bac78775d9e373e5fbcbd9b3fb01264904/build/Debug" '--' '-j3'