******************************************************************************** conan install replxx/0.0.2@ --profile=/home/conan/w/BuildSingleReference/271/d80a1f0d-f9fd-4f7a-9a6c-6a0b8a734b1c/profile.txt --build=replxx ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] replxx:shared=False [build_requires] [env] replxx/0.0.2: Forced build from source Installing package: replxx/0.0.2 Requirements replxx/0.0.2 from 'conan-upstream' - Cache Packages replxx/0.0.2:82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 - Build Installing (downloading, building) binaries... replxx/0.0.2: Copying sources to build folder replxx/0.0.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 replxx/0.0.2: Generator cmake created conanbuildinfo.cmake [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 replxx/0.0.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -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/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/package/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3" -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/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DREPLXX_BuildExamples="False" -DBUILD_STATIC_LIBS="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3' ----------------- -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- Build mode: Release -- Compiler type GNU: /usr/bin/g++ -- 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/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3' '--' '-j3' ----------------- Scanning dependencies of target replxx-static [ 8%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/conversion.cxx.o [ 16%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/ConvertUTF.cpp.o [ 25%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/escape.cxx.o [ 33%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/history.cxx.o [ 41%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/replxx_impl.cxx.o [ 50%] Building CXX object source_subfolder/CMakeFiles/replxx-static.dir/src/io.cxx.o replxx/0.0.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 /home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/source_subfolder/src/io.cxx: In member function ‘void replxx::Terminal::write32(const char32_t*, int)’: /home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/source_subfolder/src/io.cxx:114:14: error: ‘runtime_error’ is not a member of ‘std’ 114 | throw std::runtime_error( "write failed" ); | ^~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/source_subfolder/src/io.cxx: In member function ‘void replxx::Terminal::write8(const char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3/source_subfolder/src/io.cxx:126:14: error: ‘runtime_error’ is not a member of ‘std’ 126 | throw std::runtime_error( "write failed" ); | ^~~~~~~~~~~~~ make[2]: *** [source_subfolder/CMakeFiles/replxx-static.dir/build.make:128: source_subfolder/CMakeFiles/replxx-static.dir/src/io.cxx.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:94: source_subfolder/CMakeFiles/replxx-static.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 replxx/0.0.2: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 replxx/0.0.2: ERROR: Package '82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3' build failed replxx/0.0.2: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3 ERROR: replxx/0.0.2: Error in build() method, line 52 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/replxx/0.0.2/_/_/build/82ef5eac51c38971dea2fd342dd55ddf2ddfbbc3' '--' '-j3'