******************************************************************************** conan install nativefiledialog/116@ --profile=/home/conan/w/BuildSingleReference/7712/ce153f4f-352d-40a7-a46a-f2f4d65326e9/profile.txt --build=nativefiledialog ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux os_build=Linux [options] [build_requires] [env] nativefiledialog/116: Forced build from source Installing package: nativefiledialog/116 Requirements gtk/system from 'conan-center' - Cache nativefiledialog/116 from local cache - Cache Packages gtk/system:cc5e5ca8b619d2dffaaeae1e4924ae3ce085a8f1 - Cache nativefiledialog/116:9ca4ddcb9a660b3f9e3cb93cd8b3ad1a406b18a1 - Build Build requirements premake/5.0.0-alpha15 from 'conan-center' - Cache Build requirements packages premake/5.0.0-alpha15:bd57d5c75f1acb12be0420dd8052398d7a88dbf6 - Cache Installing (downloading, building) binaries... gtk/system: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK premake/5.0.0-alpha15: Already installed! premake/5.0.0-alpha15: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/premake/5.0.0-alpha15/_/_/package/bd57d5c75f1acb12be0420dd8052398d7a88dbf6/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK nativefiledialog/116: Applying build-requirement: premake/5.0.0-alpha15 nativefiledialog/116: Copying sources to build folder nativefiledialog/116: Building your package in /home/conan/w/BuildSingleReference/.conan/data/nativefiledialog/116/_/_/build/9ca4ddcb9a660b3f9e3cb93cd8b3ad1a406b18a1 nativefiledialog/116: Generator txt created conanbuildinfo.txt [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 nativefiledialog/116: Calling build() ----Running------ > premake5 gmake2 ----------------- ** warning: using embedded script 'src/_premake_main.lua'; use /scripts argument to load from files Building configurations... Running action 'gmake2'... Generated Makefile... Generated nfd.make... Generated test_pickfolder.make... Generated test_opendialog.make... Generated test_opendialogmultiple.make... Generated test_savedialog.make... Done (156ms). ----Running------ > make 'config=debug_x64' -j3 ----------------- ==== Building nfd (debug_x64) ==== Creating ../obj/x64/Debug/nfd Creating ../lib/Debug/x64 nfd_common.c nfd_gtk.c Linking nfd ==== Building test_pickfolder (debug_x64) ==== ==== Building test_opendialog (debug_x64) ==== ==== Building test_opendialogmultiple (debug_x64) ==== Creating ../obj/x64/Debug/test_pickfolder Creating ../obj/x64/Debug/test_opendialog Creating ../obj/x64/Debug/test_opendialogmultiple Creating ../bin Creating ../bin Creating ../bin test_opendialog.c test_pickfolder.c test_opendialogmultiple.c Linking test_opendialogmultiple Linking test_opendialog Linking test_pickfolder ==== Building test_savedialog (debug_x64) ==== Creating ../obj/x64/Debug/test_savedialog test_savedialog.c Linking test_savedialog nativefiledialog/116: Package '9ca4ddcb9a660b3f9e3cb93cd8b3ad1a406b18a1' built nativefiledialog/116: Build folder /home/conan/w/BuildSingleReference/.conan/data/nativefiledialog/116/_/_/build/9ca4ddcb9a660b3f9e3cb93cd8b3ad1a406b18a1 nativefiledialog/116: Generated conaninfo.txt nativefiledialog/116: Generated conanbuildinfo.txt nativefiledialog/116: Generating the package nativefiledialog/116: Package folder /home/conan/w/BuildSingleReference/.conan/data/nativefiledialog/116/_/_/package/9ca4ddcb9a660b3f9e3cb93cd8b3ad1a406b18a1 nativefiledialog/116: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-3.0' found Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-3.0' found In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../src/nfd_gtk.c:10: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/nfd_gtk.c:10: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../src/nfd_gtk.c:10: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../src/nfd_gtk.c:10: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ../../src/nfd_gtk.c: In function ‘AddFiltersToDialog’: ../../src/nfd_gtk.c:54:59: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] 54 | snprintf( typebufWildcard, NFD_MAX_STRLEN, "*.%s", typebuf ); | ^~ ~~~~~~~ ../../src/nfd_gtk.c:54:13: note: ‘snprintf’ output between 3 and 258 bytes into a destination of size 256 54 | snprintf( typebufWildcard, NFD_MAX_STRLEN, "*.%s", typebuf ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-3.0' found Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-3.0' found Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-3.0' found Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-3.0' found gtk/system: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/gtk/system/_/_/package/cc5e5ca8b619d2dffaaeae1e4924ae3ce085a8f1/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component gtk::gtk libdir "lib" does not contain any declared library premake/5.0.0-alpha15: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/premake/5.0.0-alpha15/_/_/package/bd57d5c75f1acb12be0420dd8052398d7a88dbf6/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component premake::premake libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component premake::premake libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Package for Linux does not contain artifacts with these extensions: ['a', 'so', 'sh', ''] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014) [HOOK - conan-center.py] post_package(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Packaged artifacts does not match the settings used: os=Linux, compiler=gcc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output