******************************************************************************** conan install imgui/1.87@#ba36a4ecd24dad6bce2ae646cc8ae472 --build=imgui -pr /home/conan/w/BuildSingleReference/82554/5de09069-6103-4e65-b985-44f824948940/profile_linux_5_libstdcpp11_gcc_debug_64.imgui-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] imgui:shared=False [build_requires] [env] imgui/1.87: Forced build from source Installing package: imgui/1.87 Requirements imgui/1.87 from local cache - Cache Packages imgui/1.87:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Build Installing (downloading, building) binaries... imgui/1.87: Copying sources to build folder imgui/1.87: Building your package in /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb imgui/1.87: Generator cmake created conanbuildinfo.cmake imgui/1.87: 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 imgui/1.87: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' ----------------- -- The CXX compiler identification is GNU 5.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 -- 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 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- 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/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' '--' '-j3' ----------------- Scanning dependencies of target binary_to_compressed_c [ 12%] Building CXX object CMakeFiles/binary_to_compressed_c.dir/source_subfolder/misc/fonts/binary_to_compressed_c.cpp.o Scanning dependencies of target imgui [ 25%] Building CXX object CMakeFiles/imgui.dir/source_subfolder/imgui_demo.cpp.o [ 37%] Building CXX object CMakeFiles/imgui.dir/source_subfolder/imgui.cpp.o [ 50%] Linking CXX executable bin/binary_to_compressed_c [ 50%] Built target binary_to_compressed_c [ 62%] Building CXX object CMakeFiles/imgui.dir/source_subfolder/imgui_draw.cpp.o CMakeFiles/imgui.dir/build.make:81: recipe for target 'CMakeFiles/imgui.dir/source_subfolder/imgui.cpp.o' failed CMakeFiles/imgui.dir/build.make:107: recipe for target 'CMakeFiles/imgui.dir/source_subfolder/imgui_draw.cpp.o' failed CMakeFiles/Makefile2:123: recipe for target 'CMakeFiles/imgui.dir/all' failed Makefile:148: recipe for target 'all' failed imgui/1.87: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui.cpp:816:0: /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui.cpp: In constructor ‘ImGuiIO::ImGuiIO()’: /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui_internal.h:209:64: error: ‘static_assert’ was not declared in this scope #define IM_STATIC_ASSERT(_COND) static_assert(_COND, "") ^ /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui.cpp:1113:5: note: in expansion of macro ‘IM_STATIC_ASSERT’ IM_STATIC_ASSERT(IM_ARRAYSIZE(ImGuiIO::MouseDown) == ImGuiMouseButton_COUNT && IM_ARRAYSIZE(ImGuiIO::MouseClicked) == ImGuiMouseButton_COUNT); ^ /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui.cpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui_internal.h:209:54: error: expected constructor, destructor, or type conversion before ‘(’ token #define IM_STATIC_ASSERT(_COND) static_assert(_COND, "") ^ /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui.cpp:7544:1: note: in expansion of macro ‘IM_STATIC_ASSERT’ IM_STATIC_ASSERT(ImGuiKey_NamedKey_COUNT == IM_ARRAYSIZE(GKeyNames)); ^ make[2]: *** [CMakeFiles/imgui.dir/source_subfolder/imgui.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui_draw.cpp:36:0: /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui_draw.cpp: In member function ‘void ImDrawList::_ResetForNewFrame()’: /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui_internal.h:209:64: error: ‘static_assert’ was not declared in this scope #define IM_STATIC_ASSERT(_COND) static_assert(_COND, "") ^ /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui_draw.cpp:405:5: note: in expansion of macro ‘IM_STATIC_ASSERT’ IM_STATIC_ASSERT(IM_OFFSETOF(ImDrawCmd, ClipRect) == 0); ^ /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui_draw.cpp: At global scope: /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui_internal.h:209:54: error: expected constructor, destructor, or type conversion before ‘(’ token #define IM_STATIC_ASSERT(_COND) static_assert(_COND, "") ^ /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/source_subfolder/imgui_draw.cpp:1322:1: note: in expansion of macro ‘IM_STATIC_ASSERT’ IM_STATIC_ASSERT(ImDrawFlags_RoundCornersTopLeft == (1 << 4)); ^ make[2]: *** [CMakeFiles/imgui.dir/source_subfolder/imgui_draw.cpp.o] Error 1 make[1]: *** [CMakeFiles/imgui.dir/all] Error 2 make: *** [all] Error 2 imgui/1.87: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb imgui/1.87: ERROR: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' build failed imgui/1.87: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb ERROR: imgui/1.87: Error in build() method, line 54 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/imgui/1.87/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' '--' '-j3'