******************************************************************************** conan install fltk/1.3.8@#45528e11e310b8b5907a9effe1f63f2d --build=fltk -pr /home/conan/w/BuildSingleReference/85131/99b57553-dfbc-42d9-8ce5-b1a81dd86f0b/profile_linux_7_libstdcpp_gcc_debug_64.fltk-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux [options] fltk:shared=False [build_requires] [env] fltk/1.3.8: Forced build from source Installing package: fltk/1.3.8 Requirements brotli/1.0.9 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache expat/2.4.2 from 'conan-center' - Cache fltk/1.3.8 from local cache - Cache fontconfig/2.13.93 from 'conan-center' - Cache freetype/2.11.1 from 'conan-center' - Cache glu/system from 'conan-center' - Cache libjpeg/9d from 'conan-center' - Cache libpng/1.6.37 from 'conan-center' - Cache libuuid/1.0.3 from 'conan-center' - Cache opengl/system from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages brotli/1.0.9:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Cache bzip2/1.0.8:0e2fc6376534b5b3953a4974cf0901b008b17f2f - Cache expat/2.4.2:2b1e03290d238f6bbae6716e355abc48fe9254ef - Cache fltk/1.3.8:10ecc880b2716a3b6b73530d63d22d0a9b24d495 - Build fontconfig/2.13.93:d76c8b01874591052b1622804f30836ae1ab068d - Cache freetype/2.11.1:b2e4924ce0e4ebe86ba852cf23ff0aad4afe4980 - Cache glu/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache libjpeg/9d:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Cache libpng/1.6.37:c36a08bdeab72584e73fab8b5dbd4c8b47e2e05c - Cache libuuid/1.0.3:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Cache opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache zlib/1.2.11:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Cache Installing (downloading, building) binaries... brotli/1.0.9: Already installed! bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/0e2fc6376534b5b3953a4974cf0901b008b17f2f/bin expat/2.4.2: Already installed! libjpeg/9d: Already installed! libuuid/1.0.3: Already installed! opengl/system: Already installed! zlib/1.2.11: Already installed! glu/system: Already installed! libpng/1.6.37: Already installed! freetype/2.11.1: Already installed! fontconfig/2.13.93: Already installed! fontconfig/2.13.93: Creating FONTCONFIG_FILE environment variable: /home/conan/w/BuildSingleReference/.conan/data/fontconfig/2.13.93/_/_/package/d76c8b01874591052b1622804f30836ae1ab068d/bin/etc/fonts/fonts.conf fontconfig/2.13.93: Creating FONTCONFIG_PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/fontconfig/2.13.93/_/_/package/d76c8b01874591052b1622804f30836ae1ab068d/bin/etc/fonts fltk/1.3.8: Copying sources to build folder fltk/1.3.8: Building your package in /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495 fltk/1.3.8: Generator cmake created conanbuildinfo.cmake fltk/1.3.8: 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 fltk/1.3.8: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -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/fltk/1.3.8/_/_/package/10ecc880b2716a3b6b73530d63d22d0a9b24d495" -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" -DOPTION_BUILD_SHARED_LIBS="False" -DFLTK_BUILD_TEST="False" -DFLTK_BUILD_EXAMPLES="False" -DOPTION_USE_GL="True" -DOPTION_USE_THREADS="True" -DFLTK_USE_BUILTIN_JPEG="False" -DFLTK_USE_BUILTIN_PNG="False" -DFLTK_USE_BUILTIN_ZLIB="False" -DOPTION_BUILD_HTML_DOCUMENTATION="False" -DOPTION_BUILD_PDF_DOCUMENTATION="False" -Ddebug_build="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++ -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Looking for POSIX compatible scandir -- POSIX compatible scandir - found -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so -- Looking for glXGetProcAddressARB -- Looking for glXGetProcAddressARB - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found ZLIB: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/db2ca884c9793e0b0fb54ec3f846326d1addacc8/lib/libz.a (found version "1.2.11") -- Found JPEG: /home/conan/w/BuildSingleReference/.conan/data/libjpeg/9d/_/_/package/db2ca884c9793e0b0fb54ec3f846326d1addacc8/lib/libjpeg.a (found version "90") -- Found PNG: optimized;/home/conan/w/BuildSingleReference/.conan/data/libpng/1.6.37/_/_/package/c36a08bdeab72584e73fab8b5dbd4c8b47e2e05c/lib/libpng.a;debug;/home/conan/w/BuildSingleReference/.conan/data/libpng/1.6.37/_/_/package/c36a08bdeab72584e73fab8b5dbd4c8b47e2e05c/lib/libpng16d.a (found version "1.6.37") -- Configuration Summary for FLTK 1.3.8 generated by CMake 3.18.2 -- -- The following OPTIONAL packages have been found: * ZLIB -- The following OPTIONAL packages have not been found: * Doxygen -- Static libraries will be built in /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495/source_subfolder/lib -- Shared libraries will not be built (set OPTION_BUILD_SHARED_LIBS=ON to build) -- Example programs will not be built (set FLTK_BUILD_EXAMPLES=ON to build) -- End of Configuration Summary -- -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495' '--' '-j3' ----------------- Scanning dependencies of target fltk [ 0%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl.cxx.o [ 1%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Adjuster.cxx.o [ 1%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Bitmap.cxx.o [ 2%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Browser.cxx.o [ 2%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Browser_.cxx.o [ 3%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Browser_load.cxx.o [ 3%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Box.cxx.o [ 4%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Button.cxx.o [ 4%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Chart.cxx.o [ 5%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Check_Browser.cxx.o [ 5%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Check_Button.cxx.o [ 6%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Choice.cxx.o [ 6%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Clock.cxx.o [ 7%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Color_Chooser.cxx.o [ 8%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Copy_Surface.cxx.o [ 8%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Counter.cxx.o [ 9%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Device.cxx.o [ 9%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Dial.cxx.o [ 10%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Help_Dialog_Dox.cxx.o [ 10%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Double_Window.cxx.o [ 11%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_File_Browser.cxx.o [ 11%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_File_Chooser.cxx.o [ 12%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_File_Chooser2.cxx.o [ 12%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_File_Icon.cxx.o [ 13%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_File_Input.cxx.o [ 13%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Group.cxx.o [ 14%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Help_View.cxx.o [ 14%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Image.cxx.o [ 15%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Image_Surface.cxx.o [ 16%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Input.cxx.o [ 16%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Input_.cxx.o [ 17%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Light_Button.cxx.o [ 17%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Menu.cxx.o [ 18%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Menu_.cxx.o [ 18%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Menu_Bar.cxx.o [ 19%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Menu_Button.cxx.o [ 19%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Menu_Window.cxx.o [ 20%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Menu_add.cxx.o [ 20%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Menu_global.cxx.o [ 21%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Multi_Label.cxx.o [ 21%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Native_File_Chooser.cxx.o [ 22%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Overlay_Window.cxx.o [ 22%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Pack.cxx.o [ 23%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Paged_Device.cxx.o [ 24%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Pixmap.cxx.o [ 24%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Positioner.cxx.o [ 25%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_PostScript.cxx.o [ 25%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Preferences.cxx.o [ 26%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Printer.cxx.o [ 26%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Progress.cxx.o [ 27%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Repeat_Button.cxx.o [ 27%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Return_Button.cxx.o [ 28%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Roller.cxx.o [ 28%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Round_Button.cxx.o [ 29%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Scroll.cxx.o [ 29%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Scrollbar.cxx.o [ 30%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Shared_Image.cxx.o [ 31%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Single_Window.cxx.o [ 31%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Slider.cxx.o [ 32%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Table.cxx.o [ 32%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Table_Row.cxx.o [ 33%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Tabs.cxx.o [ 33%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Text_Buffer.cxx.o [ 34%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Text_Display.cxx.o [ 34%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Text_Editor.cxx.o [ 35%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Tile.cxx.o [ 35%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Tiled_Image.cxx.o [ 36%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Tooltip.cxx.o [ 36%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Tree.cxx.o [ 37%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Tree_Item_Array.cxx.o [ 37%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Tree_Item.cxx.o [ 38%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Tree_Prefs.cxx.o [ 39%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Valuator.cxx.o [ 39%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Value_Input.cxx.o [ 40%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Value_Output.cxx.o [ 40%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Value_Slider.cxx.o [ 41%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Widget.cxx.o [ 41%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Window.cxx.o [ 42%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Window_fullscreen.cxx.o [ 42%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Window_hotspot.cxx.o [ 43%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Window_iconize.cxx.o [ 43%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Window_shape.cxx.o [ 44%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_Wizard.cxx.o [ 44%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_XBM_Image.cxx.o [ 45%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_XPM_Image.cxx.o [ 45%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_abort.cxx.o [ 46%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_add_idle.cxx.o [ 47%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_arg.cxx.o [ 47%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_compose.cxx.o [ 48%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_display.cxx.o [ 48%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_get_key.cxx.o [ 49%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_get_system_colors.cxx.o [ 49%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_grab.cxx.o [ 50%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_lock.cxx.o [ 50%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_own_colormap.cxx.o [ 51%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_visual.cxx.o [ 51%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/Fl_x.cxx.o [ 52%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/filename_absolute.cxx.o [ 52%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/filename_expand.cxx.o [ 53%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/filename_ext.cxx.o [ 54%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/filename_isdir.cxx.o [ 54%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/filename_list.cxx.o [ 55%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/filename_match.cxx.o [ 55%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/filename_setext.cxx.o [ 56%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_arc.cxx.o [ 56%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_arci.cxx.o [ 57%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_ask.cxx.o [ 57%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_boxtype.cxx.o [ 58%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_color.cxx.o [ 58%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_cursor.cxx.o [ 59%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_curve.cxx.o [ 59%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_diamond_box.cxx.o [ 60%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_dnd.cxx.o [ 60%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_draw.cxx.o [ 61%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_draw_image.cxx.o [ 62%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_draw_pixmap.cxx.o [ 62%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_engraved_label.cxx.o [ 63%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_file_dir.cxx.o [ 63%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_font.cxx.o [ 64%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_gleam.cxx.o [ 64%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_gtk.cxx.o [ 65%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_labeltype.cxx.o [ 65%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_line_style.cxx.o [ 66%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_open_uri.cxx.o [ 66%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_oval_box.cxx.o [ 67%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_overlay.cxx.o [ 67%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_overlay_visual.cxx.o [ 68%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_plastic.cxx.o [ 68%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_read_image.cxx.o [ 69%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_rect.cxx.o [ 70%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_round_box.cxx.o [ 70%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_rounded_box.cxx.o [ 71%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_set_font.cxx.o [ 71%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_set_fonts.cxx.o [ 72%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_scroll_area.cxx.o [ 72%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_shadow_box.cxx.o [ 73%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_shortcut.cxx.o [ 73%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_show_colormap.cxx.o [ 74%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_symbols.cxx.o [ 74%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_vertex.cxx.o [ 75%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/ps_image.cxx.o [ 75%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/screen_xywh.cxx.o [ 76%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_utf8.cxx.o [ 77%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_encoding_latin1.cxx.o [ 77%] Building CXX object source_subfolder/src/CMakeFiles/fltk.dir/fl_encoding_mac_roman.cxx.o [ 78%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/flstring.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/scandir.c.o [ 79%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/numericsort.c.o [ 79%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/vsnprintf.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/xutf8/is_right2left.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/xutf8/is_spacing.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/xutf8/case.c.o [ 81%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/xutf8/utf8Input.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/xutf8/utf8Utils.c.o [ 82%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/xutf8/utf8Wrap.c.o [ 83%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/xutf8/keysym2Ucs.c.o [ 83%] Building C object source_subfolder/src/CMakeFiles/fltk.dir/fl_utf.c.o [ 84%] Linking CXX static library ../../lib/libfltk.a [ 84%] Built target fltk Scanning dependencies of target fltk_images [ 84%] Building CXX object source_subfolder/src/CMakeFiles/fltk_images.dir/fl_images_core.cxx.o Scanning dependencies of target fltk_forms [ 85%] Building CXX object source_subfolder/src/CMakeFiles/fltk_forms.dir/forms_compatability.cxx.o Scanning dependencies of target fltk_gl [ 85%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/Fl_Gl_Choice.cxx.o [ 86%] Building CXX object source_subfolder/src/CMakeFiles/fltk_images.dir/Fl_BMP_Image.cxx.o [ 86%] Building CXX object source_subfolder/src/CMakeFiles/fltk_images.dir/Fl_File_Icon2.cxx.o [ 86%] Building CXX object source_subfolder/src/CMakeFiles/fltk_forms.dir/forms_bitmap.cxx.o [ 87%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/Fl_Gl_Device_Plugin.cxx.o [ 88%] Building CXX object source_subfolder/src/CMakeFiles/fltk_images.dir/Fl_GIF_Image.cxx.o [ 88%] Building CXX object source_subfolder/src/CMakeFiles/fltk_images.dir/Fl_Help_Dialog.cxx.o [ 89%] Building CXX object source_subfolder/src/CMakeFiles/fltk_forms.dir/forms_free.cxx.o [ 89%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/Fl_Gl_Overlay.cxx.o [ 89%] Building CXX object source_subfolder/src/CMakeFiles/fltk_forms.dir/forms_fselect.cxx.o [ 90%] Building CXX object source_subfolder/src/CMakeFiles/fltk_images.dir/Fl_JPEG_Image.cxx.o [ 90%] Building CXX object source_subfolder/src/CMakeFiles/fltk_images.dir/Fl_PNG_Image.cxx.o [ 91%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/Fl_Gl_Window.cxx.o [ 92%] Building CXX object source_subfolder/src/CMakeFiles/fltk_forms.dir/forms_pixmap.cxx.o source_subfolder/src/CMakeFiles/fltk_images.dir/build.make:159: recipe for target 'source_subfolder/src/CMakeFiles/fltk_images.dir/Fl_PNG_Image.cxx.o' failed CMakeFiles/Makefile2:218: recipe for target 'source_subfolder/src/CMakeFiles/fltk_images.dir/all' failed [ 92%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/freeglut_geometry.cxx.o [ 92%] Building CXX object source_subfolder/src/CMakeFiles/fltk_forms.dir/forms_timer.cxx.o [ 93%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/freeglut_stroke_mono_roman.cxx.o [ 94%] Linking CXX static library ../../lib/libfltk_forms.a [ 94%] Built target fltk_forms [ 94%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/freeglut_stroke_roman.cxx.o [ 95%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/freeglut_teapot.cxx.o [ 96%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/gl_draw.cxx.o [ 96%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/gl_start.cxx.o [ 97%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/glut_compatability.cxx.o [ 97%] Building CXX object source_subfolder/src/CMakeFiles/fltk_gl.dir/glut_font.cxx.o [ 98%] Linking CXX static library ../../lib/libfltk_gl.a [ 98%] Built target fltk_gl Makefile:148: recipe for target 'all' failed fltk/1.3.8: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY FLTK_USE_BUILTIN_JPEG FLTK_USE_BUILTIN_PNG FLTK_USE_BUILTIN_ZLIB /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495/source_subfolder/src/Fl_x.cxx: In function ‘KeySym fl_KeycodeToKeysym(Display*, KeyCode, unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495/source_subfolder/src/Fl_x.cxx:1439:34: warning: ‘KeySym XKeycodeToKeysym(Display*, KeyCode, int)’ is deprecated [-Wdeprecated-declarations] return XKeycodeToKeysym(d, k, i); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495/source_subfolder/FL/fl_utf8.h:65:0, from /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495/source_subfolder/FL/Fl.H:32, from /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495/source_subfolder/src/Fl_x.cxx:31: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495/source_subfolder/src/Fl_PNG_Image.cxx:44:14: fatal error: libpng/png.h: No such file or directory # include ^~~~~~~~~~~~~~ compilation terminated. make[2]: *** [source_subfolder/src/CMakeFiles/fltk_images.dir/Fl_PNG_Image.cxx.o] Error 1 make[1]: *** [source_subfolder/src/CMakeFiles/fltk_images.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 fltk/1.3.8: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495 fltk/1.3.8: ERROR: Package '10ecc880b2716a3b6b73530d63d22d0a9b24d495' build failed fltk/1.3.8: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495 ERROR: fltk/1.3.8: Error in build() method, line 80 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/fltk/1.3.8/_/_/build/10ecc880b2716a3b6b73530d63d22d0a9b24d495' '--' '-j3'