******************************************************************************** conan install implot/0.11@#1f75ea034d176805b8ec5990b098ac2e --build=implot -pr /home/conan/w/prod/BuildSingleReference/28700/59d4c1d0-a6ae-47b5-93b3-78cf9bfe748a/profile_linux_11_libstdcpp11_gcc_release_64.implot-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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=11 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++11 compiler.version=11 os=Linux [options] implot:shared=False [build_requires] [env] imgui/1.87: Not found in local cache, looking in remotes... imgui/1.87: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz imgui/1.87: Downloaded recipe revision 78ce12b6d8a67fda3201b092141951b7 implot/0.11: Forced build from source Installing package: implot/0.11 Requirements imgui/1.87 from 'conan-center' - Downloaded implot/0.11 from local cache - Cache Packages imgui/1.87:6557f18ca99c0b6a233f43db00e30efaa525e27e - Download implot/0.11:6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4 - Build Installing (downloading, building) binaries... imgui/1.87: Retrieving package 6557f18ca99c0b6a233f43db00e30efaa525e27e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz imgui/1.87: Package installed 6557f18ca99c0b6a233f43db00e30efaa525e27e imgui/1.87: Downloaded package revision fde54ad97482d821abb626d346e57a44 imgui/1.87: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.87/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK implot/0.11: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/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 implot/0.11: Copying sources to build folder implot/0.11: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4 implot/0.11: Generator cmake created conanbuildinfo.cmake implot/0.11: 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 implot/0.11: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -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/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/package/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4" -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/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4' ----------------- -- The CXX compiler identification is GNU 11.1.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- 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 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4' '--' '-j3' ----------------- Scanning dependencies of target implot [ 25%] Building CXX object CMakeFiles/implot.dir/source_subfolder/implot.cpp.o [ 50%] Building CXX object CMakeFiles/implot.dir/source_subfolder/implot_demo.cpp.o [ 75%] Building CXX object CMakeFiles/implot.dir/source_subfolder/implot_items.cpp.o CMakeFiles/implot.dir/build.make:62: recipe for target 'CMakeFiles/implot.dir/source_subfolder/implot.cpp.o' failed CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/implot.dir/all' failed Makefile:129: recipe for target 'all' failed implot/0.11: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4/source_subfolder/implot.cpp: In function ‘bool ImPlot::BeginDragDropSourceEx(ImGuiID, bool, ImGuiDragDropFlags, ImGuiKeyModFlags)’: /home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4/source_subfolder/implot.cpp:3542:43: error: no match for ‘operator=’ (operand types are ‘ImBitArrayForNamedKeys’ {aka ‘ImBitArray<133, -512>’} and ‘ImU64’ {aka ‘long long unsigned int’}) 3542 | g.ActiveIdUsingKeyInputMask = ~(ImU64)0; | ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4/source_subfolder/implot_internal.h:39, from /home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4/source_subfolder/implot.cpp:75: /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.87/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include/imgui_internal.h:544:8: note: candidate: ‘ImBitArray<133, -512>& ImBitArray<133, -512>::operator=(const ImBitArray<133, -512>&)’ 544 | struct ImBitArray | ^~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.87/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include/imgui_internal.h:544:8: note: no known conversion for argument 1 from ‘ImU64’ {aka ‘long long unsigned int’} to ‘const ImBitArray<133, -512>&’ /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.87/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include/imgui_internal.h:544:8: note: candidate: ‘ImBitArray<133, -512>& ImBitArray<133, -512>::operator=(ImBitArray<133, -512>&&)’ /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.87/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e/include/imgui_internal.h:544:8: note: no known conversion for argument 1 from ‘ImU64’ {aka ‘long long unsigned int’} to ‘ImBitArray<133, -512>&&’ make[2]: *** [CMakeFiles/implot.dir/source_subfolder/implot.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/implot.dir/all] Error 2 make: *** [all] Error 2 implot/0.11: ERROR: Package '6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4' build failed implot/0.11: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4 ERROR: implot/0.11: Error in build() method, line 54 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/implot/0.11/_/_/build/6606b6e01e009c64b39469e2bcf0a53fc2fb0ed4' '--' '-j3'