******************************************************************************** conan test conan-center-index/recipes/imgui/all/test_package/conanfile.py imgui/1.74@#d076b39c093eb9d9663557ef65d88777 -pr /home/conan/w/prod/BuildSingleReference/4607/1eb8d7b2-4110-4d84-bfcc-fe7c5cf18df1/profile_linux_5_libstdcpp11_gcc_debug_64.imgui-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 5.4 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=5 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++11 compiler.version=5 os=Linux [options] imgui:shared=False [build_requires] [env] imgui/1.74 (test package): Installing package Requirements imgui/1.74 from local cache - Cache Packages imgui/1.74:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Download Installing (downloading, building) binaries... imgui/1.74: Retrieving package fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb from remote 'c3i_PR-9784' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz imgui/1.74: Package installed fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb imgui/1.74: Downloaded package revision 1a9d4498a95f77665c3bf5b4f4e96e76 imgui/1.74: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.74/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/bin imgui/1.74 (test package): Generator txt created conanbuildinfo.txt imgui/1.74 (test package): Generator cmake created conanbuildinfo.cmake imgui/1.74 (test package): Generator cmake_find_package created Findimgui.cmake imgui/1.74 (test package): Aggregating env generators imgui/1.74 (test package): Generated conaninfo.txt imgui/1.74 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/14c86302951d9626cde0868ede0e277d61e81df7/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK imgui/1.74 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/14c86302951d9626cde0868ede0e277d61e81df7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/14c86302951d9626cde0868ede0e277d61e81df7/package" -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" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/14c86302951d9626cde0868ede0e277d61e81df7" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.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: Adjusting output directories -- Conan: Using cmake targets configuration -- Library imgui found /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.74/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libimgui.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated Findimgui.cmake -- Found imgui: 1.74 (found version "1.74") -- Library imgui found /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.74/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libimgui.a -- Skipping already existing target: CONAN_LIB::imgui_imgui -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/imgui/1.74/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/lib/libimgui.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/14c86302951d9626cde0868ede0e277d61e81df7 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/imgui/all/test_package/build/14c86302951d9626cde0868ede0e277d61e81df7' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package imgui/1.74 (test package): Running test() ----Running------ > bin/test_package ----------------- NewFrame() 0 NewFrame() 1 NewFrame() 2 NewFrame() 3 NewFrame() 4 NewFrame() 5 NewFrame() 6 NewFrame() 7 NewFrame() 8 NewFrame() 9 NewFrame() 10 NewFrame() 11 NewFrame() 12 NewFrame() 13 NewFrame() 14 NewFrame() 15 NewFrame() 16 NewFrame() 17 NewFrame() 18 NewFrame() 19 NewFrame() 20 NewFrame() 21 NewFrame() 22 NewFrame() 23 NewFrame() 24 NewFrame() 25 NewFrame() 26 NewFrame() 27 NewFrame() 28 NewFrame() 29 NewFrame() 30 NewFrame() 31 NewFrame() 32 NewFrame() 33 NewFrame() 34 NewFrame() 35 NewFrame() 36 NewFrame() 37 NewFrame() 38 NewFrame() 39 NewFrame() 40 NewFrame() 41 NewFrame() 42 NewFrame() 43 NewFrame() 44 NewFrame() 45 NewFrame() 46 NewFrame() 47 NewFrame() 48 NewFrame() 49 DestroyContext() 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