INFO: not using any hashes in /data/userland-archives/hashes for gnome-commander-1.10.3.tar.xz (overridden with --hash) Source /data/userland-archives/gnome-commander-1.10.3.tar.xz... cached validating signature... checking local signature... not found signature validation failed validating hash... ok patching file data/gnome-commander.desktop.in.in Hunk #1 succeeded at 8 (offset 2 lines). patching file libgcmd/Makefile.am patching file plugins/test/Makefile.am patching file plugins/fileroller/Makefile.am patching file src/intviewer/Makefile.am patching file src/dialogs/Makefile.am patching file src/Makefile.am patching file src/tags/Makefile.am patching file data/org.gnome.gnome-commander.gschema.xml Copying file po/Makevars.template aclocal: overwriting 'm4/ax_cxx_compile_stdcxx.m4' with '/usr/share/aclocal/ax_cxx_compile_stdcxx.m4' aclocal: overwriting 'm4/ax_is_release.m4' with '/usr/share/aclocal/ax_is_release.m4' aclocal: overwriting 'm4/libtool.m4' with '/usr/share/aclocal/libtool.m4' aclocal: overwriting 'm4/ltversion.m4' with '/usr/share/aclocal/ltversion.m4' aclocal: overwriting 'm4/pkg.m4' with '/usr/share/aclocal/pkg.m4' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:10: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:10: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:799: AM_CONFIG_HEADER is expanded from... configure.ac:10: the top level configure.ac:23: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... aclocal.m4:668: AM_PROG_LEX is expanded from... configure.ac:23: the top level configure.ac:192: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: result: configure.ac:192: Google Test is now configured (for \"make check\") configure.ac:192: configure.ac:192: GTEST_CPPFLAGS : $GTEST_CPPFLAGS configure.ac:192: GTEST_CXXFLAGS : $GTEST_CXXFLAGS configure.ac:192: GTEST_LDFLAGS : $GTEST_LDFLAGS configure.ac:192: GTEST_LIBS : $GTEST_LIBS configure.ac:192: warning: back quotes and double quotes must not be escaped in: configure.ac:192: Google Test is now configured (for \"make check\") configure.ac:192: configure.ac:192: GTEST_CPPFLAGS : $GTEST_CPPFLAGS configure.ac:192: GTEST_CXXFLAGS : $GTEST_CXXFLAGS configure.ac:192: GTEST_LDFLAGS : $GTEST_LDFLAGS configure.ac:192: GTEST_LIBS : $GTEST_LIBS configure.ac:12: installing './compile' configure.ac:5: installing './missing' libgcmd/Makefile.am: installing './depcomp' tests/Makefile.am:94: warning: source file '$(top_srcdir)/src/utils-no-dependencies.cc' is in a subdirectory, tests/Makefile.am:94: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether ln -s works... yes checking for itstool... itstool checking for xmllint... xmllint checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/gcc/13/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/13/bin/gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.16... yes checking for a sed that does not truncate output... /usr/gnu/bin/sed checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... no checking whether the linker accepts -Wl,-z,relro... no checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... no checking whether the linker accepts -Wl,--no-as-needed... no checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/gcc/13/bin/g++... gcc3 checking whether C++ compiler accepts -Werror=unknown-warning-option... no checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes checking whether C++ compiler accepts -fno-strict-aliasing... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wundef... yes checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wpointer-arith... yes checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wredundant-decls... yes checking whether C++ compiler accepts -Wno-unused-parameter... yes checking whether C++ compiler accepts -Wno-missing-field-initializers... yes checking whether C++ compiler accepts -Wformat=2... yes checking whether C++ compiler accepts -Wcast-align... yes checking whether C++ compiler accepts -Wformat-nonliteral... yes checking whether C++ compiler accepts -Wformat-security... yes checking whether C++ compiler accepts -Wsign-compare... yes checking whether C++ compiler accepts -Wstrict-aliasing... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Winline... yes checking whether C++ compiler accepts -Wpacked... yes checking whether C++ compiler accepts -Wmissing-format-attribute... yes checking whether C++ compiler accepts -Wmissing-noreturn... yes checking whether C++ compiler accepts -Winit-self... yes checking whether C++ compiler accepts -Wredundant-decls... (cached) yes checking whether C++ compiler accepts -Wmissing-include-dirs... yes checking whether C++ compiler accepts -Wunused-but-set-variable... yes checking whether C++ compiler accepts -Warray-bounds... yes checking whether C++ compiler accepts -Wreturn-type... yes checking whether C++ compiler accepts -Wno-overloaded-virtual... yes checking whether C++ compiler accepts -Wswitch-enum... yes checking whether C++ compiler accepts -Wswitch-default... yes checking whether C++ compiler accepts -Wno-error=unused-parameter... yes checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes checking whether /usr/gcc/13/bin/g++ supports C++11 features by default... yes checking for gcc... (cached) /usr/gcc/13/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/13/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/13/bin/gcc... (cached) gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether /usr/gcc/13/bin/g++ accepts -g... (cached) yes checking for /usr/gcc/13/bin/g++ option to enable C++11 features... (cached) none needed checking dependency style of /usr/gcc/13/bin/g++... (cached) gcc3 checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -ll checking whether yytext is a pointer... yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/13/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/gcc static flag -static works... no checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/gcc/13/bin/g++ -E checking for ld used by /usr/gcc/13/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking for /usr/gcc/13/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/g++ static flag -static works... no checking if /usr/gcc/13/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/13/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking for shared library run path origin... done checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking for 64-bit host... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for glib-2.0 >= 2.44.0... yes checking for gobject-2.0... yes checking for gmodule-2.0 >= 2.0.0... yes checking for gtk+-2.0 >= 2.24.0... yes checking for gnome-vfs-2.0 >= 2.0.0... yes configure: WARNING: unique >= 0.9.3 not found, disabling unique support checking for exiv2 >= 0.14... yes checking for taglib >= 1.4... yes checking for chm_open in -lchm... yes checking for libgsf-1 >= 1.12.0... yes checking for libgsf-1 >= 1.14.24... yes checking for libgsf-1 >= 1.14.26... yes checking for poppler-glib >= 0.18... yes Google Test is now configured (for "make check") GTEST_CPPFLAGS : -DGTEST_HAS_PTHREAD=0 GTEST_CXXFLAGS : GTEST_LDFLAGS : GTEST_LIBS : checking for getpagesize... yes checking for working mmap... yes checking for update-mime-database... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/gnome-commander.ebuild config.status: creating data/gnome-commander.spec config.status: creating data/gnome-commander.desktop.in config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating libgcmd/Makefile config.status: creating pixmaps/Makefile config.status: creating pixmaps/device-icons/Makefile config.status: creating pixmaps/file-type-icons/Makefile config.status: creating pixmaps/mime-icons/Makefile config.status: creating plugins/Makefile config.status: creating plugins/fileroller/Makefile config.status: creating plugins/test/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/dialogs/Makefile config.status: creating src/tags/Makefile config.status: creating src/intviewer/Makefile config.status: creating tests/Makefile config.status: creating README config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ========================================== Ready to build GNOME Commander 1.10.3 ========================================== The following settings will be used: host : x86_64-pc-solaris2.11 prefix : /usr compiler : /usr/gcc/13/bin/gcc CXXFLAGS : -m64 -O3 -std=c++11 LDFLAGS : -m64 libunique support: no Samba support: yes Optional file metadata support: Exif support : yes IPTC support : yes ID3 support : yes Vorbis support : yes APE support : yes FLAC support : yes OLE2 support : yes ODF support : yes PDF support : yes Type 'make' to build gnome-commander-1.10.3 and then 'make install' to install Making all in libgcmd libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DORBIT2=1 -pthread -DFFI_NO_RAW_API -I/usr/include/gnome-vfs-2.0 -I/usr/lib/amd64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -MT gnome-cmd-file-info.lo -MD -MP -MF .deps/gnome-cmd-file-info.Tpo -c gnome-cmd-file-info.cc -fPIC -DPIC -o .libs/gnome-cmd-file-info.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DORBIT2=1 -pthread -DFFI_NO_RAW_API -I/usr/include/gnome-vfs-2.0 -I/usr/lib/amd64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -MT gnome-cmd-string-dialog.lo -MD -MP -MF .deps/gnome-cmd-string-dialog.Tpo -c gnome-cmd-string-dialog.cc -fPIC -DPIC -o .libs/gnome-cmd-string-dialog.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DORBIT2=1 -pthread -DFFI_NO_RAW_API -I/usr/include/gnome-vfs-2.0 -I/usr/lib/amd64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -MT gnome-cmd-dialog.lo -MD -MP -MF .deps/gnome-cmd-dialog.Tpo -c gnome-cmd-dialog.cc -fPIC -DPIC -o .libs/gnome-cmd-dialog.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DORBIT2=1 -pthread -DFFI_NO_RAW_API -I/usr/include/gnome-vfs-2.0 -I/usr/lib/amd64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -MT libgcmd-widget-factory.lo -MD -MP -MF .deps/libgcmd-widget-factory.Tpo -c libgcmd-widget-factory.cc -fPIC -DPIC -o .libs/libgcmd-widget-factory.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DORBIT2=1 -pthread -DFFI_NO_RAW_API -I/usr/include/gnome-vfs-2.0 -I/usr/lib/amd64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -MT libgcmd-utils.lo -MD -MP -MF .deps/libgcmd-utils.Tpo -c libgcmd-utils.cc -fPIC -DPIC -o .libs/libgcmd-utils.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DORBIT2=1 -pthread -DFFI_NO_RAW_API -I/usr/include/gnome-vfs-2.0 -I/usr/lib/amd64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -MT gnome-cmd-plugin.lo -MD -MP -MF .deps/gnome-cmd-plugin.Tpo -c gnome-cmd-plugin.cc -fPIC -DPIC -o .libs/gnome-cmd-plugin.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from libgcmd-deps.h:26, from gnome-cmd-dialog.cc:23: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from libgcmd-deps.h:26, from libgcmd-widget-factory.cc:23: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from libgcmd-deps.h:26, from gnome-cmd-file-info.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from libgcmd-deps.h:26, from gnome-cmd-plugin.cc:23: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from libgcmd-deps.h:26, from gnome-cmd-string-dialog.cc:23: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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 libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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 libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from libgcmd-deps.h:26, from libgcmd-utils.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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 libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-dialog.cc: In function 'GtkType gnome_cmd_dialog_get_type()': gnome-cmd-dialog.cc:135:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdDialog*)' {aka 'void (*)(_GnomeCmdDialog*)'} to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 135 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-plugin.cc: In function 'GtkType gnome_cmd_plugin_get_type()': gnome-cmd-plugin.cc:86:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdPlugin*)' {aka 'void (*)(_GnomeCmdPlugin*)'} to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 86 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-string-dialog.cc: In function 'GtkType gnome_cmd_string_dialog_get_type()': gnome-cmd-string-dialog.cc:166:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdStringDialog*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 166 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: /usr/gcc/13/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/crtbeginS.o .libs/gnome-cmd-plugin.o .libs/gnome-cmd-file-info.o .libs/gnome-cmd-dialog.o .libs/gnome-cmd-string-dialog.o .libs/libgcmd-utils.o .libs/libgcmd-widget-factory.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -L -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/../../../amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libgcmd.so.0 -o .libs/libgcmd.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgcmd.so.0" && ln -s "libgcmd.so.0.0.0" "libgcmd.so.0") libtool: link: (cd ".libs" && rm -f "libgcmd.so" && ln -s "libgcmd.so.0.0.0" "libgcmd.so") libtool: link: ( cd ".libs" && rm -f "libgcmd.la" && ln -s "../libgcmd.la" "libgcmd.la" ) Making all in src Making all in dialogs In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-advrename-regex-dialog.cc:26: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-con-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-delete-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-chmod-dialog.cc:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-chown-dialog.cc:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gnome-cmd-advrename-dialog.cc:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ./../gnome-cmd-chmod-component.h:24, from gnome-cmd-chmod-dialog.cc:28: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-chown-component.h:24, from gnome-cmd-chown-dialog.cc:29: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-advrename-dialog.h:24, from gnome-cmd-advrename-regex-dialog.h:24, from gnome-cmd-advrename-regex-dialog.cc:27: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-con-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-delete-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-advrename-dialog.h:24, from gnome-cmd-advrename-dialog.cc:30: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from ./../gnome-cmd-con.h:38, from ./../gnome-cmd-file-selector.h:34, from ./../gnome-cmd-user-actions.h:30, from gnome-cmd-chmod-dialog.cc:30: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from ./../dialogs/gnome-cmd-con-dialog.h:28, from gnome-cmd-con-dialog.cc:27: ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-file-selector.h:34, from ./../gnome-cmd-main-win.h:24, from gnome-cmd-delete-dialog.cc:28: ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from ./../gnome-cmd-con.h:38, from ./../gnome-cmd-file-selector.h:34, from ./../gnome-cmd-user-actions.h:30, from gnome-cmd-chown-dialog.cc:31: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-con-dialog.cc: In member function 'void GnomeCmdConnectDialog::Private::setup_for_type()': gnome-cmd-con-dialog.cc:164:60: warning: cast between incompatible function types from 'void (*)(GtkWidget*)' {aka 'void (*)(_GtkWidget*)'} to 'GtkCallback' {aka 'void (*)(_GtkWidget*, void*)'} [-Wcast-function-type] 164 | gtk_container_foreach (GTK_CONTAINER (required_table), (GtkCallback) gtk_widget_destroy, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-dialog.cc: In member function 'gboolean GnomeCmdConnectDialog::verify_uri()': gnome-cmd-con-dialog.cc:323:59: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 323 | stringify(g_strdup_printf (_("“%s” is not a valid location"), uri.c_str())), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-delete-dialog.cc: In function 'gint delete_progress_callback(GnomeVFSXferProgressInfo*, DeleteData*)': gnome-cmd-delete-dialog.cc:90:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 90 | data->msg = g_strdup_printf (ngettext("Deleted %ld of %ld file", | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 91 | "Deleted %ld of %ld files", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 92 | info->files_total), | ~~~~~~~~~~~~~~~~~~~ 93 | info->file_index, info->files_total); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-delete-dialog.cc: In function 'void perform_delete_operation(DeleteData*)': gnome-cmd-delete-dialog.cc:186:35: warning: cast between incompatible function types from 'void (*)(GnomeVFSURI*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 186 | g_list_foreach (uri_list, (GFunc) gnome_vfs_uri_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-delete-dialog.cc: In function 'gboolean update_delete_status_widgets(DeleteData*)': gnome-cmd-delete-dialog.cc:204:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 204 | gchar *msg = g_strdup_printf (_("Error while deleting “%s”\n\n%s"), data->problem_file, error); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-delete-dialog.cc: In function 'void do_delete(DeleteData*)': gnome-cmd-delete-dialog.cc:251:40: warning: cast between incompatible function types from 'void (*)(DeleteData*)' to 'GThreadFunc' {aka 'void* (*)(void*)'} [-Wcast-function-type] 251 | data->thread = g_thread_new (NULL, (GThreadFunc) perform_delete_operation, data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-delete-dialog.cc: In function 'void gnome_cmd_delete_dialog_show(GList*)': gnome-cmd-delete-dialog.cc:277:35: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 277 | msg = g_strdup_printf (_("Do you want to delete “%s”?"), fname); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-delete-dialog.cc:281:35: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 281 | msg = g_strdup_printf (ngettext("Do you want to delete the selected file?", | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 282 | "Do you want to delete the %d selected files?", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 283 | n_files), | ~~~~~~~~~ 284 | n_files); | ~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-file-selector.h:34, from ./../gnome-cmd-main-win.h:24, from gnome-cmd-advrename-dialog.cc:38: ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-chown-dialog.cc: In function 'void do_chown(GnomeCmdFile*, uid_t, gid_t, gboolean)': gnome-cmd-chown-dialog.cc:57:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 57 | gchar *msg = g_strdup_printf (_("Could not chown %s"), fpath); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-chown-dialog.cc:32: ./../gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::user_t; ID = unsigned int]': ./../gnome-cmd-owner.h:211:38: required from here ./../gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 144 | g_list_foreach (entries, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ ./../gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::group_t; ID = unsigned int]': ./../gnome-cmd-owner.h:211:38: required from here ./../gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-edit-bookmark-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-file-props-dialog.cc:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-monitor.h:28, from gnome-cmd-file-props-dialog.cc:23: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ ./../gnome-cmd-data.h: In static member function 'static void GnomeCmdAdvrenameDialog::Private::load_profile(GnomeCmdAdvrenameDialog::Private*, guint, GtkWidget*)': ./../gnome-cmd-data.h:577:16: warning: inlining failed in call to 'GnomeCmdData::AdvrenameConfig::Profile& GnomeCmdData::AdvrenameConfig::Profile::operator=(const GnomeCmdData::AdvrenameConfig::Profile&)': --param max-inline-insns-single limit reached [-Winline] 577 | struct Profile | ^~~~~~~ gnome-cmd-advrename-dialog.cc:208:51: note: called from here 208 | cfg.default_profile = cfg.profiles[profile_idx]; | ^ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-make-copy-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-manage-profiles-dialog.h:27, from gnome-cmd-advrename-dialog.cc:37: gnome-cmd-edit-profile-dialog.h: In static member function 'static void GnomeCmd::ManageProfilesDialog::edit_clicked_callback(GtkButton*, GtkWidget*) [with CONFIG = GnomeCmdData::AdvrenameConfig; PROFILE = GnomeCmdData::AdvrenameConfig::Profile; COMPONENT = GnomeCmdAdvrenameProfileComponent]': gnome-cmd-edit-profile-dialog.h:78:12: warning: inlining failed in call to 'GnomeCmd::EditProfileDialog::EditProfileDialog(GtkWindow*, PROFILE&, const char*) [with PROFILE = GnomeCmdData::AdvrenameConfig::Profile; COMPONENT = GnomeCmdAdvrenameProfileComponent]': --param max-inline-insns-single limit reached [-Winline] 78 | inline EditProfileDialog::EditProfileDialog(GtkWindow *parent, PROFILE &profile, const char *id): help_id(id) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-manage-profiles-dialog.h:220:27: note: called from here 220 | if (GnomeCmd::EditProfileDialog (GTK_WINDOW (dialog), p, help_id)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-data.h:577:16: warning: inlining failed in call to 'GnomeCmdData::AdvrenameConfig::Profile& GnomeCmdData::AdvrenameConfig::Profile::operator=(const GnomeCmdData::AdvrenameConfig::Profile&)': --param max-inline-insns-single limit reached [-Winline] 577 | struct Profile | ^~~~~~~ gnome-cmd-manage-profiles-dialog.h:222:31: note: called from here 222 | profiles[idx] = p; | ~~~~~~~~~~~~~~^~~ In static member function 'static _OI std::__copy_move::__copy_m(_II, _II, _OI) [with _II = const GnomeCmdData::AdvrenameConfig::Profile*; _OI = GnomeCmdData::AdvrenameConfig::Profile*]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = const GnomeCmdData::AdvrenameConfig::Profile*; _OI = GnomeCmdData::AdvrenameConfig::Profile*]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:506:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = const GnomeCmdData::AdvrenameConfig::Profile*; _OI = GnomeCmdData::AdvrenameConfig::Profile*]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:533:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator >; _OI = __gnu_cxx::__normal_iterator >]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:540:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = __gnu_cxx::__normal_iterator >]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:633:7, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = GnomeCmdData::AdvrenameConfig::Profile; _Alloc = std::allocator]' at /usr/gcc/13/include/c++/13.2.0/bits/vector.tcc:250:21, inlined from 'GnomeCmd::ManageProfilesDialog::ManageProfilesDialog(GtkWindow*, CONFIG&, guint, const gchar*, const gchar*) [with CONFIG = GnomeCmdData::AdvrenameConfig; PROFILE = GnomeCmdData::AdvrenameConfig::Profile; COMPONENT = GnomeCmdAdvrenameProfileComponent]' at gnome-cmd-manage-profiles-dialog.h:286:18: ./../gnome-cmd-data.h:577:16: warning: inlining failed in call to 'GnomeCmdData::AdvrenameConfig::Profile& GnomeCmdData::AdvrenameConfig::Profile::operator=(const GnomeCmdData::AdvrenameConfig::Profile&)': --param max-inline-insns-single limit reached [-Winline] 577 | struct Profile | ^~~~~~~ In file included from /usr/gcc/13/include/c++/13.2.0/vector:62, from ./../gnome-cmd-data.h:24: /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:388:25: note: called from here 388 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ In static member function 'static _OI std::__copy_move::__copy_m(_II, _II, _OI) [with _II = GnomeCmdData::AdvrenameConfig::Profile*; _OI = GnomeCmdData::AdvrenameConfig::Profile*]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = GnomeCmdData::AdvrenameConfig::Profile*; _OI = GnomeCmdData::AdvrenameConfig::Profile*]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:506:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = GnomeCmdData::AdvrenameConfig::Profile*; _OI = GnomeCmdData::AdvrenameConfig::Profile*]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:533:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = GnomeCmdData::AdvrenameConfig::Profile*; _OI = GnomeCmdData::AdvrenameConfig::Profile*]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:540:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = GnomeCmdData::AdvrenameConfig::Profile*; _OI = GnomeCmdData::AdvrenameConfig::Profile*]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:633:7, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = GnomeCmdData::AdvrenameConfig::Profile; _Alloc = std::allocator]' at /usr/gcc/13/include/c++/13.2.0/bits/vector.tcc:255:17, inlined from 'GnomeCmd::ManageProfilesDialog::ManageProfilesDialog(GtkWindow*, CONFIG&, guint, const gchar*, const gchar*) [with CONFIG = GnomeCmdData::AdvrenameConfig; PROFILE = GnomeCmdData::AdvrenameConfig::Profile; COMPONENT = GnomeCmdAdvrenameProfileComponent]' at gnome-cmd-manage-profiles-dialog.h:286:18: ./../gnome-cmd-data.h:577:16: warning: inlining failed in call to 'GnomeCmdData::AdvrenameConfig::Profile& GnomeCmdData::AdvrenameConfig::Profile::operator=(const GnomeCmdData::AdvrenameConfig::Profile&)': --param max-inline-insns-single limit reached [-Winline] 577 | struct Profile | ^~~~~~~ /usr/gcc/13/include/c++/13.2.0/bits/stl_algobase.h:388:25: note: called from here 388 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-edit-bookmark-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-manage-bookmarks-dialog.cc:26: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-dir.h:42, from gnome-cmd-file-props-dialog.cc:26: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ./../gnome-cmd-dir.h:42, from ./../gnome-cmd-file-list.h:24, from ./../gnome-cmd-file-selector.h:33, from ./../gnome-cmd-main-win.h:24, from gnome-cmd-make-copy-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-manage-bookmarks-dialog.cc:27: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from ./../gnome-cmd-con.h:38, from ./../gnome-cmd-con-device.h:24, from gnome-cmd-file-props-dialog.cc:27: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from ./../gnome-cmd-con.h:38, from ./../gnome-cmd-file-selector.h:34: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-file-props-dialog.cc: In function 'void do_calc_tree_size(GnomeCmdFilePropsDialogPrivate*)': gnome-cmd-file-props-dialog.cc:179:40: warning: cast between incompatible function types from 'void (*)(GnomeCmdFilePropsDialogPrivate*)' to 'PthreadFunc' {aka 'void* (*)(void*)'} [-Wcast-function-type] 179 | data->thread = g_thread_new (NULL, (PthreadFunc) calc_tree_size_func, data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-con-list.h:25, from gnome-cmd-manage-bookmarks-dialog.cc:28: ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-make-copy-dialog.cc: In function 'GtkWidget* gnome_cmd_make_copy_dialog_new(GnomeCmdFile*, GnomeCmdDir*)': gnome-cmd-make-copy-dialog.cc:137:34: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 137 | gchar *msg = g_strdup_printf (_("Copy “%s” to"), f->get_name()); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-make-copy-dialog.cc: In function 'GtkType gnome_cmd_make_copy_dialog_get_type()': gnome-cmd-make-copy-dialog.cc:169:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdMakeCopyDialog*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 169 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-mkdir-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-key-shortcuts-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-dir.h:42, from gnome-cmd-mkdir-dialog.h:24, from gnome-cmd-mkdir-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gnome-cmd-options-dialog.cc:23: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-patternsel-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from ./../gnome-cmd-con.h:38, from ./../gnome-cmd-file-selector.h:34, from ./../gnome-cmd-main-win.h:24, from gnome-cmd-mkdir-dialog.cc:27: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from ./../gnome-cmd-dir.h:42, from ./../gnome-cmd-file-list.h:24, from ./../gnome-cmd-user-actions.h:29, from gnome-cmd-key-shortcuts-dialog.h:23, from gnome-cmd-key-shortcuts-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from ./../dialogs/gnome-cmd-options-dialog.h:23, from gnome-cmd-options-dialog.cc:26: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from ./../gnome-cmd-con.h:38, from ./../gnome-cmd-file-selector.h:34, from ./../gnome-cmd-user-actions.h:30: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-patternsel-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-mkdir-dialog.cc: In function 'void response_callback(GtkDialog*, int, GnomeCmdDir*)': gnome-cmd-mkdir-dialog.cc:33:16: warning: inlining failed in call to 'GSList* make_uri_list(GnomeCmdDir*, std::string)': --param max-inline-insns-single limit reached [-Winline] 33 | inline GSList *make_uri_list (GnomeCmdDir *dir, string filename) | ^~~~~~~~~~~~~ gnome-cmd-mkdir-dialog.cc:105:54: note: called from here 105 | GSList *uri_list = make_uri_list (dir, filename); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gnome-cmd-mkdir-dialog.cc:33:16: warning: inlining failed in call to 'GSList* make_uri_list(GnomeCmdDir*, std::string)': --param max-inline-insns-single limit reached [-Winline] 33 | inline GSList *make_uri_list (GnomeCmdDir *dir, string filename) | ^~~~~~~~~~~~~ gnome-cmd-mkdir-dialog.cc:105:54: note: called from here 105 | GSList *uri_list = make_uri_list (dir, filename); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-file-selector.h:34, from ./../gnome-cmd-main-win.h:24, from gnome-cmd-options-dialog.cc:28: ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-key-shortcuts-dialog.cc: In function 'gboolean conflict_confirm(GtkWidget*, const gchar*, guint, GdkModifierType)': gnome-cmd-key-shortcuts-dialog.cc:486:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 486 | GtkWidget *dlg = gtk_message_dialog_new (GTK_WINDOW (gtk_widget_get_toplevel (GTK_WIDGET (view))), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | (GtkDialogFlags) (GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 488 | GTK_MESSAGE_WARNING, | ~~~~~~~~~~~~~~~~~~~~ 489 | GTK_BUTTONS_NONE, | ~~~~~~~~~~~~~~~~~ 490 | _("Shortcut “%s” is already taken by “%s”."), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 491 | accel_string, action); | ~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-key-shortcuts-dialog.cc:497:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 497 | gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dlg), _("Reassigning the shortcut will cause it " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | "to be removed from “%s”."), action); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-prepare-copy-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-prepare-move-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-prepare-copy-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-key-shortcuts-dialog.cc: In function 'void gnome_cmd_key_shortcuts_dialog_init(GnomeCmdKeyShortcutsDialog*)': gnome-cmd-key-shortcuts-dialog.cc:334:19: warning: inlining failed in call to 'GtkWidget* create_view_and_model(GnomeCmdUserActions&)': --param max-inline-insns-single limit reached [-Winline] 334 | inline GtkWidget *create_view_and_model (GnomeCmdUserActions &user_actions) | ^~~~~~~~~~~~~~~~~~~~~ gnome-cmd-key-shortcuts-dialog.cc:215:45: note: called from here 215 | GtkWidget *view = create_view_and_model (*dialog->user_actions); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-prepare-move-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-prepare-copy-dialog.cc:28: ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-prepare-copy-dialog.cc: In function 'void gnome_cmd_prepare_copy_dialog_show(GnomeCmdFileSelector*, GnomeCmdFileSelector*)': gnome-cmd-prepare-copy-dialog.cc:140:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 140 | dest_dir_frame_msg = g_strdup_printf (_("Copy “%s” to"), fname); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-prepare-copy-dialog.cc:144:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 144 | dest_dir_frame_msg = g_strdup_printf (ngettext("copy %d file to","copy %d files to",num_files), num_files); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-prepare-xfer-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-prepare-move-dialog.cc:28: ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-prepare-move-dialog.cc: In function 'void gnome_cmd_prepare_move_dialog_show(GnomeCmdFileSelector*, GnomeCmdFileSelector*)': gnome-cmd-prepare-move-dialog.cc:126:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 126 | dest_dir_frame_msg = g_strdup_printf (_("Move “%s” to"), fname); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-prepare-move-dialog.cc:130:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 130 | dest_dir_frame_msg = g_strdup_printf (ngettext("move %d file to","move %d files to",num_files), num_files); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc: In function 'gboolean gnome_cmd_options_dialog(GtkWindow*, GnomeCmdData::Options&)': gnome-cmd-options-dialog.cc:1136:19: warning: inlining failed in call to 'GtkWidget* create_filter_tab(GtkWidget*, GnomeCmdData::Options&)': --param max-inline-insns-single limit reached [-Winline] 1136 | inline GtkWidget *create_filter_tab (GtkWidget *parent, GnomeCmdData::Options &cfg) | ^~~~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc:2161:26: note: called from here 2161 | notebook->append_page(create_filter_tab (dialog, cfg), _("Filters")); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc:918:19: warning: inlining failed in call to 'GtkWidget* create_tabs_tab(GtkWidget*, GnomeCmdData::Options&)': --param max-inline-insns-single limit reached [-Winline] 918 | inline GtkWidget *create_tabs_tab (GtkWidget *parent, GnomeCmdData::Options &cfg) | ^~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc:2159:26: note: called from here 2159 | notebook->append_page(create_tabs_tab (dialog, cfg), _("Tabs")); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc:918:19: warning: inlining failed in call to 'GtkWidget* create_tabs_tab(GtkWidget*, GnomeCmdData::Options&)': --param max-inline-insns-single limit reached [-Winline] 918 | inline GtkWidget *create_tabs_tab (GtkWidget *parent, GnomeCmdData::Options &cfg) | ^~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc:2159:26: note: called from here 2159 | notebook->append_page(create_tabs_tab (dialog, cfg), _("Tabs")); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc:1136:19: warning: inlining failed in call to 'GtkWidget* create_filter_tab(GtkWidget*, GnomeCmdData::Options&)': --param max-inline-insns-single limit reached [-Winline] 1136 | inline GtkWidget *create_filter_tab (GtkWidget *parent, GnomeCmdData::Options &cfg) | ^~~~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc:2161:26: note: called from here 2161 | notebook->append_page(create_filter_tab (dialog, cfg), _("Filters")); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc:242:13: warning: inlining failed in call to 'void store_general_options(GtkWidget*, GnomeCmdData::Options&)': --param max-inline-insns-single limit reached [-Winline] 242 | inline void store_general_options (GtkWidget *dialog, GnomeCmdData::Options &cfg) | ^~~~~~~~~~~~~~~~~~~~~ gnome-cmd-options-dialog.cc:2178:31: note: called from here 2178 | store_general_options (dialog, cfg); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ./../gnome-cmd-dir.h:42, from gnome-cmd-prepare-xfer-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-search-dialog.cc:26: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-remote-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from ./../gnome-cmd-con-list.h:24, from gnome-cmd-prepare-xfer-dialog.cc:27: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ./../gnome-cmd-con-list.h:25: ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-prepare-xfer-dialog.cc: In function 'void on_ok(GtkButton*, GnomeCmdPrepareXferDialog*)': gnome-cmd-prepare-xfer-dialog.cc:150:54: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 150 | gchar *msg = g_strdup_printf (_("The directory “%s” doesn’t exist, do you want to create it?"), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 151 | g_path_get_basename (parent_dir)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-prepare-xfer-dialog.cc:190:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 190 | gchar *msg = g_strdup_printf (_("The directory “%s” doesn’t exist, do you want to create it?"), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 191 | g_path_get_basename (dest_path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-prepare-xfer-dialog.cc: In function 'GtkType gnome_cmd_prepare_xfer_dialog_get_type()': gnome-cmd-prepare-xfer-dialog.cc:362:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdPrepareXferDialog*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 362 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-app.h:24, from ./../gnome-cmd-data.h:33, from gnome-cmd-search-dialog.cc:27: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-dir.h:42, from ./../gnome-cmd-con.h:36, from ./../gnome-cmd-con-remote.h:24, from gnome-cmd-remote-dialog.h:30, from gnome-cmd-remote-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-rename-dialog.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from ./../gnome-cmd-data.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-file-selector.h:34, from gnome-cmd-search-dialog.cc:31: ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:64: gnome-cmd-search-dialog.cc: In member function 'gboolean SearchData::read_search_file(SearchFileData*, GnomeCmdFile*)': /usr/include/glib-2.0/glib/gmessages.h:354:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 355 | G_LOG_LEVEL_WARNING, \ | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | __VA_ARGS__) | ~~~~~~~~~~~~ gnome-cmd-search-dialog.cc:313:9: note: in expansion of macro 'g_warning' 313 | g_warning (_("Failed to read file %s: %s"), searchfile_data->uri_str, gnome_vfs_result_to_string (searchfile_data->result)); | ^~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:354:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 355 | G_LOG_LEVEL_WARNING, \ | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | __VA_ARGS__) | ~~~~~~~~~~~~ gnome-cmd-search-dialog.cc:322:9: note: in expansion of macro 'g_warning' 322 | g_warning (_("Failed to read file %s: %s"), searchfile_data->uri_str, gnome_vfs_result_to_string (searchfile_data->result)); | ^~~~~~~~~ gnome-cmd-search-dialog.cc: In member function 'gboolean SearchData::content_matches(GnomeCmdFile*)': /usr/include/glib-2.0/glib/gmessages.h:354:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 355 | G_LOG_LEVEL_WARNING, \ | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | __VA_ARGS__) | ~~~~~~~~~~~~ gnome-cmd-search-dialog.cc:347:9: note: in expansion of macro 'g_warning' 347 | g_warning (_("Failed to read file %s: %s"), search_file->uri_str, gnome_vfs_result_to_string (search_file->result)); | ^~~~~~~~~ gnome-cmd-search-dialog.cc: In member function 'void SearchData::search_dir_r(GnomeCmdDir*, long int)': gnome-cmd-search-dialog.cc:399:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 399 | pdata.msg = g_strdup_printf (_("Searching in: %s"), gnome_cmd_dir_get_display_path (dir)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-search-dialog.cc: In function 'void* perform_search_operation(SearchData*)': gnome-cmd-search-dialog.cc:455:43: warning: cast between incompatible function types from 'void (*)(GnomeCmdDir*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 455 | g_list_foreach (data->match_dirs, (GFunc) gnome_cmd_dir_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-search-dialog.cc: In function 'void child_command_set_pgid_cb(gpointer)': gnome-cmd-search-dialog.cc:681:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 681 | g_print (_("Failed to set process group id of child %d: %s.\n"), getpid (), g_strerror (errno)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from ./../gnome-cmd-con.h:38: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-search-dialog.cc: In static member function 'static void GnomeCmdSearchDialog::Private::on_dialog_response(GtkDialog*, int, GnomeCmdSearchDialog*)': gnome-cmd-search-dialog.cc:931:84: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 931 | gnome_cmd_show_message (*dialog, stringify(g_strdup_printf (_("Failed to change directory outside of %s"), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 932 | gnome_cmd_con_get_root_path (con)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-rename-dialog.cc:25: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-search-dialog.cc: In function 'void gnome_cmd_search_dialog_finalize(GObject*)': gnome-cmd-search-dialog.cc:1107:46: warning: cast between incompatible function types from 'void (*)(GnomeCmdDir*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 1107 | g_list_foreach (data.match_dirs, (GFunc) gnome_cmd_dir_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-remote-dialog.cc: In function 'void on_remove_btn_clicked(GtkButton*, GnomeCmdRemoteDialog*)': gnome-cmd-remote-dialog.cc:211:20: warning: format not a string literal and no format arguments [-Wformat-security] 211 | g_printerr (_("No server selected")); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from ./../gnome-cmd-con.h:38, from ./../gnome-cmd-file-selector.h:34, from ./../gnome-cmd-main-win.h:24, from gnome-cmd-rename-dialog.cc:26: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': ./../gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-regex.h:26, from ./../gnome-cmd-data.h:36: ./../utils.h: In member function 'gchar* SearchData::build_search_command()': ./../utils.h:268:13: warning: inlining failed in call to 'void gnome_cmd_error_message(const gchar*, GError*)': call is unlikely and code size would grow [-Winline] 268 | inline void gnome_cmd_error_message (const gchar *title, GError *error) | ^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-search-dialog.cc:620:33: note: called from here 620 | gnome_cmd_error_message (file_pattern_utf8, error); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-manage-profiles-dialog.h:27, from gnome-cmd-search-dialog.cc:35: gnome-cmd-edit-profile-dialog.h: In static member function 'static void GnomeCmd::ManageProfilesDialog::edit_clicked_callback(GtkButton*, GtkWidget*) [with CONFIG = GnomeCmdData::SearchConfig; PROFILE = GnomeCmdData::SearchProfile; COMPONENT = GnomeCmdSelectionProfileComponent]': gnome-cmd-edit-profile-dialog.h:78:12: warning: inlining failed in call to 'GnomeCmd::EditProfileDialog::EditProfileDialog(GtkWindow*, PROFILE&, const char*) [with PROFILE = GnomeCmdData::SearchProfile; COMPONENT = GnomeCmdSelectionProfileComponent]': --param max-inline-insns-single limit reached [-Winline] 78 | inline EditProfileDialog::EditProfileDialog(GtkWindow *parent, PROFILE &profile, const char *id): help_id(id) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-manage-profiles-dialog.h:220:27: note: called from here 220 | if (GnomeCmd::EditProfileDialog (GTK_WINDOW (dialog), p, help_id)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Making all in tags In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-tags.cc:29: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-tags.h:29, from gnome-cmd-tags.cc:30: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-tags-doc.cc:37: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-tags-doc.h:24, from gnome-cmd-tags-doc.cc:38: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-tags-exiv2.cc:26: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-tags-exiv2.h:24, from gnome-cmd-tags-exiv2.cc:27: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-tags-file.cc:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-tags-file.h:24, from gnome-cmd-tags-file.cc:26: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-tags-exiv2.cc: In instantiation of 'void readTags(GnomeCmdFileMetadata*, const T&) [with T = Exiv2::ExifData]': gnome-cmd-tags-exiv2.cc:405:17: required from here gnome-cmd-tags-exiv2.cc:70:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 70 | metadata->addf(tag,_("unsupported tag (suppressed %ld B of binary data)"), i->size()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-tags-exiv2.cc: In instantiation of 'void readTags(GnomeCmdFileMetadata*, const T&) [with T = Exiv2::IptcData]': gnome-cmd-tags-exiv2.cc:406:17: required from here gnome-cmd-tags-exiv2.cc:70:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-tags-poppler.cc:26: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from ./../gnome-cmd-includes.h:24, from gnome-cmd-tags-taglib.cc:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-tags-poppler.h:24, from gnome-cmd-tags-poppler.cc:27: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-tags-exiv2.cc: In function 'void gcmd_tags_exiv2_load_metadata(GnomeCmdFile*)': gnome-cmd-tags-exiv2.cc:48:13: warning: inlining failed in call to 'void readTags(GnomeCmdFileMetadata*, const T&) [with T = Exiv2::ExifData]': --param max-inline-insns-single limit reached [-Winline] 48 | inline void readTags(GnomeCmdFileMetadata *metadata, const T &data) | ^~~~~~~~ gnome-cmd-tags-exiv2.cc:405:17: note: called from here 405 | readTags(f->metadata, image->exifData()); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-tags-exiv2.cc:48:13: warning: inlining failed in call to 'void readTags(GnomeCmdFileMetadata*, const T&) [with T = Exiv2::IptcData]': --param max-inline-insns-single limit reached [-Winline] 48 | inline void readTags(GnomeCmdFileMetadata *metadata, const T &data) | ^~~~~~~~ gnome-cmd-tags-exiv2.cc:406:17: note: called from here 406 | readTags(f->metadata, image->iptcData()); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-tags.h:29, from gnome-cmd-tags-taglib.cc:26: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-tags-poppler.cc: In function 'gchar* paper_name(gdouble, double)': gnome-cmd-tags-poppler.cc:103:33: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 103 | s = g_strdup_printf (_("%s, Portrait"), gtk_paper_size_get_display_name (size)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-tags-poppler.cc:111:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 111 | s = g_strdup_printf (_("%s, Landscape"), gtk_paper_size_get_display_name (size)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-tags-poppler.cc:116:34: warning: cast between incompatible function types from 'void (*)(GtkPaperSize*)' {aka 'void (*)(_GtkPaperSize*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 116 | g_list_foreach (paper_sizes, (GFunc) gtk_paper_size_free, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-tags-poppler.cc: In function 'void gcmd_tags_poppler_load_metadata(GnomeCmdFile*)': gnome-cmd-tags-poppler.cc:175:11: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 175 | GTime creation_date, mod_date; | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:45: /usr/include/glib-2.0/glib/gdate.h:50:17: note: declared here 50 | typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~ gnome-cmd-tags-poppler.cc:175:26: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 175 | GTime creation_date, mod_date; | ^~~~~~~~ /usr/include/glib-2.0/glib/gdate.h:50:17: note: declared here 50 | typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~ gnome-cmd-tags-taglib.cc: In function 'bool getAudioProperties(GnomeCmdFileMetadata&, const TagLib::AudioProperties*)': gnome-cmd-tags-taglib.cc:151:40: warning: 'int TagLib::FLAC::Properties::sampleWidth() const' is deprecated [-Wdeprecated-declarations] 151 | if (flacProperties->sampleWidth()) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/taglib/flacfile.h:35, from gnome-cmd-tags-taglib.cc:40: /usr/include/taglib/flacproperties.h:123:29: note: declared here 123 | TAGLIB_DEPRECATED int sampleWidth() const; | ^~~~~~~~~~~ gnome-cmd-tags-taglib.cc:152:78: warning: 'int TagLib::FLAC::Properties::sampleWidth() const' is deprecated [-Wdeprecated-declarations] 152 | cout << "Audio.FLAC.SampleWidth " << flacProperties->sampleWidth()<< endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /usr/include/taglib/flacproperties.h:123:29: note: declared here 123 | TAGLIB_DEPRECATED int sampleWidth() const; | ^~~~~~~~~~~ In function 'bool getAudioProperties(GnomeCmdFileMetadata&, const TagLib::AudioProperties*)', inlined from 'void gcmd_tags_taglib_load_metadata(GnomeCmdFile*)' at gnome-cmd-tags-taglib.cc:469:23: gnome-cmd-tags-taglib.cc:161:41: warning: 'this' pointer is null [-Wnonnull] 161 | if (oggProperties->vorbisVersion()) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/taglib/vorbisfile.h:33, from gnome-cmd-tags-taglib.cc:43: /usr/include/taglib/vorbisproperties.h: In function 'void gcmd_tags_taglib_load_metadata(GnomeCmdFile*)': /usr/include/taglib/vorbisproperties.h:115:11: note: in a call to non-static member function 'int TagLib::Vorbis::Properties::vorbisVersion() const' 115 | int vorbisVersion() const; | ^~~~~~~~~~~~~ Making all in intviewer In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from image-render.cc:32: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from scroll-box.cc:31: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from libgviewer.h:27, from search-progress-dlg.cc:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from image-render.cc:40: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from libgviewer.h:27, from searcher.cc:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from libgviewer.h:27, from search-dlg.cc:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ scroll-box.cc: In function 'GtkType scroll_box_get_type()': scroll-box.cc:70:13: warning: cast between incompatible function types from 'void (*)(ScrollBoxClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 70 | (GClassInitFunc) scroll_box_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scroll-box.cc:75:13: warning: cast between incompatible function types from 'void (*)(ScrollBox*)' to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 75 | (GInstanceInitFunc) scroll_box_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from viewer-window.h:28, from libgviewer.h:40: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-progress-dlg.cc: In function 'GType gviewer_search_progress_dlg_get_type()': search-progress-dlg.cc:123:13: warning: cast between incompatible function types from 'void (*)(GViewerSearchProgressDlgClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 123 | (GClassInitFunc) search_progress_dlg_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-progress-dlg.cc:128:13: warning: cast between incompatible function types from 'void (*)(GViewerSearchProgressDlg*)' to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 128 | (GInstanceInitFunc) search_progress_dlg_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search-progress-dlg.cc: In function 'void gviewer_show_search_progress_dlg(GtkWindow*, const gchar*, gint*, gint*, gint*)': search-progress-dlg.cc:185:34: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 185 | gchar *str = g_strdup_printf (_("Searching for “%s”"), searching_text); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from text-render.cc:31: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from viewer-window.h:28, from libgviewer.h:40: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ searcher.cc: In function 'GType g_viewer_searcher_get_type()': searcher.cc:91:13: warning: cast between incompatible function types from 'void (*)(GViewerSearcherClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 91 | (GClassInitFunc) g_viewer_searcher_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ searcher.cc:96:13: warning: cast between incompatible function types from 'void (*)(GViewerSearcher*)' to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 96 | (GInstanceInitFunc) g_viewer_searcher_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from viewer-window.h:28, from libgviewer.h:40: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ text-render.cc: In function 'int text_render_utf8_printf(TextRender*, const char*, ...)': text-render.cc:1158:27: warning: function 'int text_render_utf8_printf(TextRender*, const char*, ...)' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 1158 | new_length = vsnprintf((char *) &w->priv->utf8buf[w->priv->utf8buf_length], 100, format, ap); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from search-dlg.cc:30: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ search-dlg.cc: In function 'GType gviewer_search_dlg_get_type()': search-dlg.cc:342:9: warning: cast between incompatible function types from 'void (*)(GViewerSearchDlgClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 342 | (GClassInitFunc) class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ search-dlg.cc:347:9: warning: cast between incompatible function types from 'void (*)(GViewerSearchDlg*)' to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 347 | (GInstanceInitFunc) search_dlg_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from viewer-widget.cc:34: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from viewer-window.cc:31: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from viewer-window.h:28, from libgviewer.h:40, from viewer-window.cc:34: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from viewer-window.h:28, from libgviewer.h:40, from viewer-widget.cc:38: ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': ./../gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./../gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': ./../gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ viewer-widget.cc: In function 'GtkType gviewer_get_type()': viewer-widget.cc:107:13: warning: cast between incompatible function types from 'void (*)(GViewerClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 107 | (GClassInitFunc) gviewer_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ viewer-widget.cc:112:13: warning: cast between incompatible function types from 'void (*)(GViewer*)' to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 112 | (GInstanceInitFunc) gviewer_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ viewer-widget.cc: In function 'void gviewer_text_status_update(TextRender*, TextRender::Status*, GViewer*)': viewer-widget.cc:209:15: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 209 | g_snprintf(temp, sizeof (temp), | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 210 | _("Position: %lu of %lu\tColumn: %d\t%s"), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | (unsigned long) status->current_offset, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 212 | (unsigned long) status->size, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 213 | status->column, | ~~~~~~~~~~~~~~~ 214 | status->wrap_mode?_("Wrap"):""); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../gnome-cmd-data.h:38, from viewer-window.cc:42: ./../history.h: In member function 'History& History::operator=(GList*)': ./../history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ viewer-window.cc: In function 'GtkType gviewer_window_get_type()': viewer-window.cc:236:13: warning: cast between incompatible function types from 'void (*)(GViewerWindowClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 236 | (GClassInitFunc) gviewer_window_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ viewer-window.cc:241:13: warning: cast between incompatible function types from 'void (*)(GViewerWindow*)' to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 241 | (GInstanceInitFunc) gviewer_window_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ viewer-window.cc: In function 'void start_find_thread(GViewerWindow*, gboolean)': viewer-window.cc:1002:35: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1002 | w = gtk_message_dialog_new(GTK_WINDOW (obj), GTK_DIALOG_MODAL, GTK_MESSAGE_INFO, GTK_BUTTONS_OK, _("Pattern “%s” was not found"), obj->priv->search_pattern); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ viewer-window.cc: In function 'void menu_view_set_display_mode(GtkAction*, GtkRadioAction*, GViewerWindow*)': viewer-window.cc:1214:13: warning: inlining failed in call to 'void gviewer_window_show_metadata(GViewerWindow*)': --param max-inline-insns-single limit reached [-Winline] 1214 | inline void gviewer_window_show_metadata(GViewerWindow *gViewerWindow) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ viewer-window.cc:812:41: note: called from here 812 | gviewer_window_show_metadata(gViewerWindow); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ viewer-window.cc: In function 'void menu_toggle_view_exif_information(GtkToggleAction*, GViewerWindow*)': viewer-window.cc:1214:13: warning: inlining failed in call to 'void gviewer_window_show_metadata(GViewerWindow*)': --param max-inline-insns-single limit reached [-Winline] 1214 | inline void gviewer_window_show_metadata(GViewerWindow *gViewerWindow) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ viewer-window.cc:797:39: note: called from here 797 | ? gviewer_window_show_metadata(gViewerWindow) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ viewer-window.cc: In function 'void gviewer_window_load_settings(GViewerWindow*, GViewerWindowSettings*)': viewer-window.cc:1214:13: warning: inlining failed in call to 'void gviewer_window_show_metadata(GViewerWindow*)': --param max-inline-insns-single limit reached [-Winline] 1214 | inline void gviewer_window_show_metadata(GViewerWindow *gViewerWindow) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ viewer-window.cc:365:37: note: called from here 365 | gviewer_window_show_metadata(gViewerWindow); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-about-plugin.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from filter.cc:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from eggcellrendererkeys.cc:41: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from dirlist.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ gnome-cmd-about-plugin.cc: In function 'void gnome_cmd_about_plugin_set_name(GnomeCmdAboutPlugin*, const gchar*)': gnome-cmd-about-plugin.cc:510:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 510 | title_string = g_strdup_printf (_("About %s"), name); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ gnome-cmd-about-plugin.cc: In function 'void gnome_cmd_about_plugin_free_person_list(GSList*)': gnome-cmd-about-plugin.cc:537:28: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 537 | g_slist_foreach (list, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from cap.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-advrename-lexer.ll:39: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-dir.h:42, from dirlist.h:24, from dirlist.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-file-list.h:24, from cap.h:24, from cap.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-advrename-lexer.ll:40: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from utils.h:32, from eggcellrendererkeys.cc:47: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ eggcellrendererkeys.cc: In function 'GType egg_cell_renderer_keys_get_type()': eggcellrendererkeys.cc:103:13: warning: cast between incompatible function types from 'void (*)(EggCellRendererKeysClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 103 | (GClassInitFunc) egg_cell_renderer_keys_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eggcellrendererkeys.cc:108:13: warning: cast between incompatible function types from 'void (*)(EggCellRendererKeys*)' to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 108 | (GInstanceInitFunc) egg_cell_renderer_keys_init | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eggcellrendererkeys.cc: In function 'GType pointless_eventbox_subclass_get_type()': eggcellrendererkeys.cc:573:58: warning: cast between incompatible function types from 'void (*)(GtkCellEditableIface*)' {aka 'void (*)(_GtkCellEditableIface*)'} to 'GInterfaceInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 573 | static const GInterfaceInfo cell_editable_info = { (GInterfaceInitFunc) pointless_eventbox_cell_editable_init, NULL, NULL }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from dirlist.cc:26: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34, from gnome-cmd-main-win.h:24, from cap.cc:28: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ dirlist.cc: In function 'void on_files_listed(GnomeVFSAsyncHandle*, GnomeVFSResult, GList*, guint, GnomeCmdDir*)': dirlist.cc:54:31: warning: cast between incompatible function types from 'void (*)(GnomeVFSFileInfo*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 54 | g_list_foreach (list, (GFunc) gnome_vfs_file_info_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dirlist.cc: In function 'gboolean update_list_progress(GnomeCmdDir*)': dirlist.cc:75:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 75 | gchar *msg = g_strdup_printf (ngettext ("%d file listed", "%d files listed", dir->list_counter), dir->list_counter); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-app.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-advrename-profile-component.cc:26: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-app.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-app.cc: In function 'void gnome_cmd_app_set_pattern_string(GnomeCmdApp*, const gchar*)': gnome-cmd-app.cc:237:40: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 237 | g_list_foreach (app->pattern_list, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-advrename-profile-component.h:23, from gnome-cmd-advrename-profile-component.cc:27: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-chmod-component.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-chown-component.cc:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-clist.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-chown-component.h:24, from gnome-cmd-chown-component.cc:28: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-chown-component.cc: In function 'GtkType gnome_cmd_chown_component_get_type()': gnome-cmd-chown-component.cc:142:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdChownComponent*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 142 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-chown-component.cc:29: gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::user_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 144 | g_list_foreach (entries, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::group_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] In file included from gnome-cmd-chmod-component.h:24, from gnome-cmd-chmod-component.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-clist.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-cmdline.cc:23: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ gnome-cmd-chmod-component.cc: In function 'GtkType gnome_cmd_chmod_component_get_type()': gnome-cmd-chmod-component.cc:194:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdChmodComponent*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 194 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-clist.cc: In function 'GtkType gnome_cmd_clist_get_type()': gnome-cmd-clist.cc:577:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdCList*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 577 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-style.h:24, from gnome-cmd-cmdline.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-combo.cc:36: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-con.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-file-selector.h:34, from gnome-cmd-cmdline.cc:27: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-cmdline.cc: In function 'GtkType gnome_cmd_cmdline_get_type()': gnome-cmd-cmdline.cc:289:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdCmdline*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 289 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-style.h:24, from gnome-cmd-combo.cc:38: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-con.h:36, from gnome-cmd-con.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-con-device.cc:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-volume.h:32, from gnome-cmd-con-device.cc:26: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-combo.cc: In function 'GtkType gnome_cmd_combo_get_type()': gnome-cmd-combo.cc:457:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdCombo*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 457 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.cc: In function 'GtkType gnome_cmd_con_get_type()': gnome-cmd-con.cc:230:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdCon*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 230 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-con-device.cc:29: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-con-home.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-con-list.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-con-device.h:24, from gnome-cmd-con-device.cc:30: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-device.cc: In function 'void do_mount_thread_func(GnomeCmdCon*)': gnome-cmd-con-device.cc:132:44: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 132 | emsg = g_strdup_printf (_("Mount failed: mount exited with exitstatus %d"), estatus); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-device.cc: In function 'void dev_open(GnomeCmdCon*)': gnome-cmd-con-device.cc:186:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdCon*)' to 'GThreadFunc' {aka 'void* (*)(void*)'} [-Wcast-function-type] 186 | g_thread_new (nullptr, (GThreadFunc) do_mount_thread_func, con); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-device.cc: In function 'void dev_vfs_umount_callback(gboolean, char*, char*, gpointer)': gnome-cmd-con-device.cc:199:41: warning: format not a string literal and no format arguments [-Wformat-security] 199 | msgbox = gtk_message_dialog_new (*main_win, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 200 | GTK_DIALOG_MODAL, | ~~~~~~~~~~~~~~~~~ 201 | GTK_MESSAGE_INFO, | ~~~~~~~~~~~~~~~~~ 202 | GTK_BUTTONS_OK, | ~~~~~~~~~~~~~~~ 203 | _("Device is now safe to remove")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-device.cc:205:41: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | msgbox = gtk_message_dialog_new (*main_win, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 206 | GTK_DIALOG_MODAL, | ~~~~~~~~~~~~~~~~~ 207 | GTK_MESSAGE_ERROR, | ~~~~~~~~~~~~~~~~~~ 208 | GTK_BUTTONS_OK, | ~~~~~~~~~~~~~~~ 209 | _("Cannot unmount the volume:\n%s %s"), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 210 | error ? error : _("Unknown error"), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 211 | detailed_error ? detailed_error: ""); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-device.cc: In function 'GtkType gnome_cmd_con_device_get_type()': gnome-cmd-con-device.cc:376:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdConDevice*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 376 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-device.cc: In function 'GnomeCmdConDevice* gnome_cmd_con_device_new(const gchar*, const gchar*, const gchar*, const gchar*)': gnome-cmd-con-device.cc:402:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 402 | con->open_msg = g_strdup_printf (_("Mounting %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-device.cc: In function 'void gnome_cmd_con_device_set_alias(GnomeCmdConDevice*, const gchar*)': gnome-cmd-con-device.cc:418:52: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 418 | GNOME_CMD_CON (dev)->go_text = g_strdup_printf (_("Go to: %s (%s)"), alias, dev->priv->mountp); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-device.cc:419:54: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 419 | GNOME_CMD_CON (dev)->open_text = g_strdup_printf (_("Mount: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-device.cc:420:55: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 420 | GNOME_CMD_CON (dev)->close_text = g_strdup_printf (_("Unmount: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-con-home.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-con.h:36, from gnome-cmd-con-home.h:24, from gnome-cmd-con-list.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-con-remote.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-con-home.h:24, from gnome-cmd-con-home.cc:26: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-home.cc: In function 'GtkType gnome_cmd_con_home_get_type()': gnome-cmd-con-home.cc:155:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdConHome*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 155 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-convert.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-con-remote.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-list.cc: In function 'GtkType gnome_cmd_con_list_get_type()': gnome-cmd-con-list.cc:179:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdConList*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 179 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-con-remote.h:24, from gnome-cmd-con-remote.cc:26: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-remote.cc: In function 'gboolean start_get_file_info(GnomeCmdCon*)': gnome-cmd-con-remote.cc:76:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdCon*)' to 'GThreadFunc' {aka 'void* (*)(void*)'} [-Wcast-function-type] 76 | g_thread_new (nullptr, (GThreadFunc) get_file_info_func, con); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-remote.cc: In function 'GtkType gnome_cmd_con_remote_get_type()': gnome-cmd-con-remote.cc:238:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdConRemote*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 238 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-remote.cc: In function 'void gnome_cmd_con_remote_set_host_name(GnomeCmdConRemote*, const gchar*)': gnome-cmd-con-remote.cc:292:57: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 292 | GNOME_CMD_CON (con)->open_tooltip = g_strdup_printf (_("Opens remote connection to %s"), host_name); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con-remote.cc:293:58: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 293 | GNOME_CMD_CON (con)->close_tooltip = g_strdup_printf (_("Closes remote connection to %s"), host_name); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from utils.h:32, from gnome-cmd-convert.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-dir-indicator.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-dir.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-file-list.h:24, from gnome-cmd-file-selector.h:33, from gnome-cmd-dir-indicator.h:23, from gnome-cmd-dir-indicator.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-data.cc:31: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from gnome-cmd-data.cc:23: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-volume.h:32, from gnome-cmd-data.cc:25: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-dir.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-data.cc:32: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-file-collection.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-dir-indicator.cc: In function 'void gnome_cmd_dir_indicator_show_history(GnomeCmdDirIndicator*)': gnome-cmd-dir-indicator.cc:366:21: warning: cast between incompatible function types from 'void (*)(GtkMenu*, gint*, gint*, gboolean, GnomeCmdDirIndicator*)' {aka 'void (*)(_GtkMenu*, int*, int*, int, GnomeCmdDirIndicator*)'} to 'GtkMenuPositionFunc' {aka 'void (*)(_GtkMenu*, int*, int*, int*, void*)'} [-Wcast-function-type] 366 | (GtkMenuPositionFunc) get_popup_pos, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-dir-indicator.cc: In function 'void gnome_cmd_dir_indicator_show_bookmarks(GnomeCmdDirIndicator*)': gnome-cmd-dir-indicator.cc:421:21: warning: cast between incompatible function types from 'void (*)(GtkMenu*, gint*, gint*, gboolean, GnomeCmdDirIndicator*)' {aka 'void (*)(_GtkMenu*, int*, int*, int, GnomeCmdDirIndicator*)'} to 'GtkMenuPositionFunc' {aka 'void (*)(_GtkMenu*, int*, int*, int*, void*)'} [-Wcast-function-type] 421 | (GtkMenuPositionFunc) get_popup_pos, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-dir-indicator.cc: In function 'GtkType gnome_cmd_dir_indicator_get_type()': gnome-cmd-dir-indicator.cc:509:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdDirIndicator*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 509 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34, from gnome-cmd-main-win.h:24, from gnome-cmd-dir.cc:26: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-file-selector.h:34, from gnome-cmd-data.cc:33: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-file-list.cc:26: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from gnome-cmd-file-list.cc:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-file-collection.h:24, from gnome-cmd-file-collection.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-data.cc: In static member function 'static GSettingsSchemaSource* GnomeCmdData::GetGlobalSchemaSource()': gnome-cmd-data.cc:83:19: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 83 | g_printerr(_("Could not load schemas from %s: %s\n"), | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 84 | (gchar*) g_schema_path.c_str(), error->message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-file-popmenu.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.cc:39: gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::user_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 144 | g_list_foreach (entries, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::group_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] In file included from gnome-cmd-dir.h:42, from gnome-cmd-file-list.h:24, from gnome-cmd-file-popmenu.h:24, from gnome-cmd-file-popmenu.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-file-list.h:24, from gnome-cmd-file-selector.h:33, from gnome-cmd-file-list.cc:27: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-file-popmenu.cc:28: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-file-selector.h:34, from gnome-cmd-main-win.h:24, from gnome-cmd-file-popmenu.cc:29: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-file-popmenu.cc: In function 'void mime_exec_multiple(GList*, GnomeCmdApp*)': gnome-cmd-file-popmenu.cc:137:50: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 137 | gchar *msg = g_strdup_printf (ngettext("%s does not know how to open remote file. Do you want to download the file to a temporary location and then open it?", | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | "%s does not know how to open remote files. Do you want to download the files to a temporary location and then open them?", no_of_remote_files), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | gnome_cmd_app_get_name (app)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file-popmenu.cc: In function 'void destroy(GtkObject*)': gnome-cmd-file-popmenu.cc:470:44: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 470 | g_list_foreach (menu->priv->data_list, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ gnome-cmd-file-popmenu.cc: In function 'gchar* get_default_application_action_label(GnomeCmdFile*)': gnome-cmd-file-popmenu.cc:593:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 593 | gchar *retval = g_strdup_printf (_("_Open with “%s”"), escaped_app_name); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file-popmenu.cc: In function 'GtkType gnome_cmd_file_popmenu_get_type()': gnome-cmd-file-popmenu.cc:777:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdFilePopmenu*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 777 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-file-selector.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ gnome-cmd-file-list.cc: In function 'char* build_selected_file_list(GnomeCmdFileList*, int*)': gnome-cmd-file-list.cc:785:39: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 785 | g_list_foreach (uri_str_list, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ gnome-cmd-file-list.cc: In function 'void mime_exec_single(GnomeCmdFile*)': gnome-cmd-file-list.cc:1259:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1259 | gchar *msg = g_strdup_printf (_("“%s” seems to be a binary executable file but it lacks the executable bit. Do you want to set it and then run the file?"), fname); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file-list.cc:1288:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1288 | gchar *msg = g_strdup_printf (_("“%s” is an executable text file. Do you want to run it, or display its contents?"), fname); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file-list.cc:1306:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1306 | gchar *msg = g_strdup_printf (_("No default application found for the MIME type %s."), f->info->mime_type); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file-list.cc:1335:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1335 | gchar *msg = g_strdup_printf (_("%s does not know how to open remote file. Do you want to download the file to a temporary location and then open it?"), gnome_cmd_app_get_name (app)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file-list.cc: In function 'void drag_data_get(GtkWidget*, GdkDragContext*, GtkSelectionData*, guint, guint32, GnomeCmdFileList*)': gnome-cmd-file-list.cc:2990:36: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 2990 | g_list_foreach (files, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ gnome-cmd-file-list.cc: In function 'void unref_uri_list(GList*)': gnome-cmd-file-list.cc:3009:27: warning: cast between incompatible function types from 'void (*)(GnomeVFSURI*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 3009 | g_list_foreach (list, (GFunc) gnome_vfs_uri_unref, nullptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-file-list.h:24, from gnome-cmd-file-selector.h:33, from gnome-cmd-file-selector.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-file.cc:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file-selector.cc: In member function 'void GnomeCmdFileSelector::update_selected_files_label()': gnome-cmd-file-selector.cc:178:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 178 | gchar *file_str = g_strdup_printf (ngettext("%s of %s kB in %d of %d file", | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 179 | "%s of %s kB in %d of %d files", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 180 | num_files), | ~~~~~~~~~~~ 181 | sel_str, total_str, num_sel_files, num_files); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file-selector.cc:182:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 182 | gchar *info_str = g_strdup_printf (ngettext("%s, %d of %d dir selected", | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 183 | "%s, %d of %d dirs selected", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 184 | num_dirs), | ~~~~~~~~~~ 185 | file_str, num_sel_dirs, num_dirs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file-selector.cc: In function 'GtkType gnome_cmd_file_selector_get_type()': gnome-cmd-file-selector.cc:882:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdFileSelector*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 882 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from utils.h:32, from gnome-cmd-file.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gnome-cmd-hintbox.cc:23: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-file.cc:29: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-file-selector.h:34, from gnome-cmd-main-win.h:24, from gnome-cmd-file.cc:31: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-file.cc: At global scope: gnome-cmd-file.cc:56:14: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 56 | GTimeVal last_update; | ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-file.cc:853:39: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 853 | inline gulong tv2ms (const GTimeVal &t) | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-file.cc: In member function 'gboolean GnomeCmdFile::needs_update()': gnome-cmd-file.cc:861:14: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 861 | GTimeVal t; | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-file.cc:863:24: warning: 'void g_get_current_time(GTimeVal*)' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 863 | g_get_current_time (&t); | ~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:35, from /usr/include/glib-2.0/glib.h:56: /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-file.cc:27: gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::user_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 144 | g_list_foreach (entries, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::group_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] gnome-cmd-data.h: In member function 'void GnomeCmdData::save_search_profiles()': gnome-cmd-data.h:535:12: warning: inlining failed in call to 'GnomeCmdData::SearchProfile::SearchProfile(const GnomeCmdData::SearchProfile&)': --param inline-unit-growth limit reached [-Winline] 535 | struct SearchProfile | ^~~~~~~~~~~~~ gnome-cmd-data.cc:1616:47: note: called from here 1616 | add_search_profile_to_gvariant_builder(gVariantBuilder, search_defaults.default_profile); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-data.h:535:12: warning: inlining failed in call to 'GnomeCmdData::SearchProfile::SearchProfile(const GnomeCmdData::SearchProfile&)': --param inline-unit-growth limit reached [-Winline] 535 | struct SearchProfile | ^~~~~~~~~~~~~ gnome-cmd-data.cc:1620:47: note: called from here 1620 | add_search_profile_to_gvariant_builder(gVariantBuilder, searchProfile); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-list-popmenu.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-file-list.h:24, from gnome-cmd-file-selector.h:33, from gnome-cmd-list-popmenu.h:24, from gnome-cmd-list-popmenu.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-main-menu.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-list-popmenu.cc: In function 'GtkType gnome_cmd_list_popmenu_get_type()': gnome-cmd-list-popmenu.cc:165:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdListPopmenu*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 165 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-main-menu.h:23, from gnome-cmd-main-menu.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = GnomeCmdData::AdvrenameConfig::Profile; _Args = {const GnomeCmdData::AdvrenameConfig::Profile&}; _Tp = GnomeCmdData::AdvrenameConfig::Profile]', inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = GnomeCmdData::AdvrenameConfig::Profile; _Args = {const GnomeCmdData::AdvrenameConfig::Profile&}; _Tp = GnomeCmdData::AdvrenameConfig::Profile]' at /usr/gcc/13/include/c++/13.2.0/bits/alloc_traits.h:537:17, inlined from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = GnomeCmdData::AdvrenameConfig::Profile; _Alloc = std::allocator]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_vector.h:1283:30, inlined from 'void GnomeCmdData::load_advrename_profiles()' at gnome-cmd-data.cc:2338:46: gnome-cmd-data.h:577:16: warning: inlining failed in call to 'GnomeCmdData::AdvrenameConfig::Profile::Profile(const GnomeCmdData::AdvrenameConfig::Profile&)': --param inline-unit-growth limit reached [-Winline] 577 | struct Profile | ^~~~~~~ In file included from /usr/gcc/13/include/c++/13.2.0/x86_64-pc-solaris2.11/bits/c++allocator.h:33, from /usr/gcc/13/include/c++/13.2.0/bits/allocator.h:46, from /usr/gcc/13/include/c++/13.2.0/string:43, from /usr/gcc/13/include/c++/13.2.0/bits/locale_classes.h:40, from /usr/gcc/13/include/c++/13.2.0/bits/ios_base.h:41, from /usr/gcc/13/include/c++/13.2.0/ios:44, from /usr/gcc/13/include/c++/13.2.0/istream:40, from /usr/gcc/13/include/c++/13.2.0/fstream:40, from gnome-cmd-data.cc:28: /usr/gcc/13/include/c++/13.2.0/bits/new_allocator.h:187:11: note: called from here 187 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = GnomeCmdData::AdvrenameConfig::Profile; _Args = {const GnomeCmdData::AdvrenameConfig::Profile&}; _Tp = GnomeCmdData::AdvrenameConfig::Profile]', inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = GnomeCmdData::AdvrenameConfig::Profile; _Args = {const GnomeCmdData::AdvrenameConfig::Profile&}; _Tp = GnomeCmdData::AdvrenameConfig::Profile]' at /usr/gcc/13/include/c++/13.2.0/bits/alloc_traits.h:537:17, inlined from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = GnomeCmdData::AdvrenameConfig::Profile; _Alloc = std::allocator]' at /usr/gcc/13/include/c++/13.2.0/bits/stl_vector.h:1283:30, inlined from 'void GnomeCmdData::load_advrename_profiles()' at gnome-cmd-data.cc:2344:46: gnome-cmd-data.h:577:16: warning: inlining failed in call to 'GnomeCmdData::AdvrenameConfig::Profile::Profile(const GnomeCmdData::AdvrenameConfig::Profile&)': --param inline-unit-growth limit reached [-Winline] 577 | struct Profile | ^~~~~~~ /usr/gcc/13/include/c++/13.2.0/bits/new_allocator.h:187:11: note: called from here 187 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34, from gnome-cmd-main-win.h:24, from gnome-cmd-main-menu.cc:27: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-main-win.cc:29: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-main-menu.cc: In function 'GtkType gnome_cmd_main_menu_get_type()': gnome-cmd-main-menu.cc:493:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdMainMenu*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 493 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-main-menu.cc: In function 'void gnome_cmd_main_menu_update_connections(GnomeCmdMainMenu*)': gnome-cmd-main-menu.cc:527:61: warning: cast between incompatible function types from 'void (*)(GtkWidget*)' {aka 'void (*)(_GtkWidget*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 527 | g_list_foreach (main_menu->priv->connections_menuitems, (GFunc) gtk_widget_destroy, nullptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-main-menu.cc: In function 'void gnome_cmd_main_menu_update_bookmarks(GnomeCmdMainMenu*)': gnome-cmd-main-menu.cc:581:58: warning: cast between incompatible function types from 'void (*)(GtkWidget*)' {aka 'void (*)(_GtkWidget*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 581 | g_list_foreach (main_menu->priv->bookmark_menuitems, (GFunc) gtk_widget_destroy, nullptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-main-menu.cc:586:55: warning: cast between incompatible function types from 'void (*)(GtkWidget*)' {aka 'void (*)(_GtkWidget*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 586 | g_list_foreach (main_menu->priv->group_menuitems, (GFunc) gtk_widget_destroy, nullptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-file-list.h:24, from gnome-cmd-file-selector.h:33, from gnome-cmd-main-win.cc:30: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gnome-cmd-menu-button.cc:23: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-main-win.cc: In function 'GtkType gnome_cmd_main_win_get_type()': gnome-cmd-main-win.cc:952:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdMainWin*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 952 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-notebook.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-main-win.cc:40: gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::user_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 144 | g_list_foreach (entries, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::group_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-owner.cc:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-pixmap.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-plain-path.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from utils.h:32, from gnome-cmd-notebook.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-quicksearch-popup.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from utils.h:32, from gnome-cmd-owner.cc:30: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-owner.cc:29: gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::user_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 144 | g_list_foreach (entries, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::group_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] In file included from gnome-cmd-dir.h:42, from gnome-cmd-file-list.h:24, from gnome-cmd-quicksearch-popup.h:23, from gnome-cmd-quicksearch-popup.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-quicksearch-popup.cc:28: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-file-selector.h:34, from gnome-cmd-main-win.h:24, from gnome-cmd-quicksearch-popup.cc:29: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-quicksearch-popup.cc: In function 'GtkType gnome_cmd_quicksearch_popup_get_type()': gnome-cmd-quicksearch-popup.cc:316:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdQuicksearchPopup*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 316 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-selection-profile-component.cc:26: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-selection-profile-component.h:23, from gnome-cmd-selection-profile-component.cc:27: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-selection-profile-component.cc: In function 'void gnome_cmd_selection_profile_component_init(GnomeCmdSelectionProfileComponent*)': gnome-cmd-selection-profile-component.cc:139:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 139 | gchar *item = g_strdup_printf (ngettext("%i level", "%i levels", i), i); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-style.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-treeview.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-style.h:24, from gnome-cmd-style.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gnome-cmd-user-actions.cc:22: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-xfer.cc:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-con.h:36, from gnome-cmd-con-home.h:24, from gnome-cmd-user-actions.cc:27: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-xfer.h:24, from gnome-cmd-xfer.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-user-actions.cc: In function 'GtkTreeModel* gnome_cmd_user_actions_create_model()': gnome-cmd-user-actions.cc:601:56: warning: 'void* g_memdup(gconstpointer, guint)' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 601 | auto data = static_cast (g_memdup (user_actions_data, sizeof(user_actions_data))); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:84: /usr/include/glib-2.0/glib/gstrfuncs.h:259:23: note: declared here 259 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ gnome-cmd-user-actions.cc: In function 'void file_create_symlink(GtkMenuItem*, gpointer)': gnome-cmd-user-actions.cc:814:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 814 | gchar *msg = g_strdup_printf (ngettext("Create symbolic links of %i file in %s?", | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 815 | "Create symbolic links of %i files in %s?", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 816 | selected_files), | ~~~~~~~~~~~~~~~~ 817 | selected_files, gnome_cmd_dir_get_display_path (inactive_fs->get_directory())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34, from gnome-cmd-xfer.cc:27: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-xfer.cc: In function 'gint async_xfer_callback(GnomeVFSAsyncHandle*, GnomeVFSXferProgressInfo*, XferData*)': gnome-cmd-xfer.cc:199:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 199 | gchar *text = g_strdup_printf (_("Overwrite file:\n\n%s\n%s\n\nWith:\n\n%s\n%s"), target_filename, target_details, source_filename, source_details); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-xfer.cc:224:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 224 | gchar *msg = g_strdup_printf (_("Error while copying to %s\n\n%s"), fn, error); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-xfer.cc: In function 'gboolean update_xfer_gui_func(XferData*)': gnome-cmd-xfer.cc:274:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 274 | gchar *msg = g_strdup_printf (_("[file %ld of %ld] “%s”"), data->cur_file, data->files_total, fn); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-xfer-progress-win.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-xfer-progress-win.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ gnome-cmd-xfer-progress-win.cc: In function 'GtkType gnome_cmd_xfer_progress_win_get_type()': gnome-cmd-xfer-progress-win.cc:146:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdXferProgressWin*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 146 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-xfer-progress-win.cc: In function 'void gnome_cmd_xfer_progress_win_set_total_progress(GnomeCmdXferProgressWin*, GnomeVFSFileSize, GnomeVFSFileSize, GnomeVFSFileSize, GnomeVFSFileSize)': gnome-cmd-xfer-progress-win.cc:179:16: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 179 | g_snprintf (text, sizeof (text), _("%s of %s copied"), bytes_copied_str, bytes_total_str); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-xfer-progress-win.cc:183:16: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 183 | g_snprintf (text, sizeof (text), _("%.0f%% copied"), total_prog*100.0f); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from history.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from history.cc:25: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from utils.h:32, from history.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ history.cc: In destructor 'History::~History()': history.cc:35:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 35 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from imageloader.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from utils.h:32, from imageloader.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from imageloader.cc:27: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:64: imageloader.cc: In function 'void IMAGE_init()': /usr/include/glib-2.0/glib/gmessages.h:354:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 355 | G_LOG_LEVEL_WARNING, \ | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | __VA_ARGS__) | ~~~~~~~~~~~~ imageloader.cc:109:13: note: in expansion of macro 'g_warning' 109 | g_warning (_("Couldn’t load installed file type pixmap, trying to load %s instead"), path2); | ^~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:354:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 355 | G_LOG_LEVEL_WARNING, \ | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | __VA_ARGS__) | ~~~~~~~~~~~~ imageloader.cc:113:17: note: in expansion of macro 'g_warning' 113 | g_warning (_("Can’t find the pixmap anywhere. Make sure you have installed the program or is executing gnome-commander from the gnome-commander-%s/src directory"), VERSION); | ^~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:354:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 355 | G_LOG_LEVEL_WARNING, \ | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | __VA_ARGS__) | ~~~~~~~~~~~~ imageloader.cc:134:13: note: in expansion of macro 'g_warning' 134 | g_warning (_("Couldn’t load installed pixmap, trying to load %s instead"), path2); | ^~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:354:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 355 | G_LOG_LEVEL_WARNING, \ | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | __VA_ARGS__) | ~~~~~~~~~~~~ imageloader.cc:137:17: note: in expansion of macro 'g_warning' 137 | g_warning (_("Can’t find the pixmap anywhere. Make sure you have installed the program or is executing gnome-commander from the gnome-commander-%s/src directory"), VERSION); | ^~~~~~~~~ main.cc:105:13: warning: Deprecated pre-processor symbol 105 | if (!g_thread_supported ()) | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from ls_colors.cc:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ utils.cc:1099:13: warning: Deprecated pre-processor symbol: replace with "memmove" 1099 | g_memmove (real_argv, su_argv, su_argc*sizeof(char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.cc:1100:13: warning: Deprecated pre-processor symbol: replace with "memmove" 1100 | g_memmove (real_argv+su_argc, argv, argc*sizeof(char *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from main.cc:29: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/glib/gi18n.h:23, from main.cc:23: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from ls_colors.h:24, from ls_colors.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from plugin_manager.cc:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gmodule.h:30, from plugin_manager.cc:23: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-dir.h:42, from gnome-cmd-file-list.h:24, from gnome-cmd-file-selector.h:33, from gnome-cmd-main-win.h:24, from main.cc:30: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from utils.cc:30: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38, from ls_colors.cc:28: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38, from gnome-cmd-con.h:38, from gnome-cmd-file-selector.h:34: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from plugin_manager.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from utils.h:32, from utils.cc:31: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-smb-net.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-con-smb.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ In file included from gnome-cmd-data.h:38, from utils.cc:32: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from main.cc:34: gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::user_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 144 | g_list_foreach (entries, (GFunc) g_free, nullptr); | ^~~~~~~~~~~~~~ gnome-cmd-owner.h: In instantiation of 'GnomeCmdOwner::HashTable::~HashTable() [with T = GnomeCmdOwner::group_t; ID = unsigned int]': gnome-cmd-owner.h:211:38: required from here gnome-cmd-owner.h:144:34: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-file-selector.h:34, from gnome-cmd-main-win.h:24, from plugin_manager.cc:30: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-file-selector.h:34, from gnome-cmd-main-win.h:24, from utils.cc:34: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ utils.cc: In function 'void DEBUG(gchar, const gchar*, ...)': utils.cc:75:17: warning: function 'void DEBUG(gchar, const gchar*, ...)' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] 75 | vfprintf(stderr, format, ap); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ utils.cc: In function 'gchar* create_nice_size_str(GnomeVFSFileSize)': utils.cc:557:32: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 557 | g_string_append_printf (s, ngettext("(%sbyte)","(%sbytes)",size), size2string (size, GNOME_CMD_SIZE_DISP_MODE_GROUPED)); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.cc:560:25: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 560 | g_string_printf (s, ngettext("%sbyte","%sbytes",size), size2string (size, GNOME_CMD_SIZE_DISP_MODE_GROUPED)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.cc: In function 'gboolean app_needs_terminal(GnomeCmdFile*)': utils.cc:723:27: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 723 | g_list_foreach (libs, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:64: utils.cc: In function 'int is_dir_existing(const gchar*)': /usr/include/glib-2.0/glib/gmessages.h:354:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 355 | G_LOG_LEVEL_WARNING, \ | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | __VA_ARGS__) | ~~~~~~~~~~~~ utils.cc:874:13: note: in expansion of macro 'g_warning' 874 | g_warning (_("Couldn’t read from the directory %s: %s"), dpath, strerror (errno)); | ^~~~~~~~~ utils.cc: In function 'gboolean create_dir_if_needed(const gchar*)': utils.cc:898:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 898 | g_print (_("Creating directory %s… "), dpath); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.cc:905:46: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 905 | gchar *msg = g_strdup_printf (_("Failed to create the directory %s"), dpath); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.cc: In function 'void patlist_free(GList*)': utils.cc:974:35: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 974 | g_list_foreach (pattern_list, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ utils.cc: In function 'gboolean move_old_to_new_location(const gchar*, const gchar*)': /usr/include/glib-2.0/glib/gmessages.h:354:31: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 355 | G_LOG_LEVEL_WARNING, \ | ~~~~~~~~~~~~~~~~~~~~~~~ 356 | __VA_ARGS__) | ~~~~~~~~~~~~ utils.cc:1173:5: note: in expansion of macro 'g_warning' 1173 | g_warning (_("Couldn’t move path from “%s” to “%s”: %s"), oldPath, newPath, strerror (errno)); | ^~~~~~~~~ In file included from gnome-cmd-app.h:24, from gnome-cmd-data.h:33, from gnome-cmd-con-smb.cc:25: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from utils.h:32, from gnome-cmd-smb-net.cc:26: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-smb-net.cc: In function 'void add_wg_to_map(SmbEntity*)': gnome-cmd-smb-net.cc:112:28: warning: cast between incompatible function types from 'void (*)(SmbEntity*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 112 | g_list_foreach (hosts, (GFunc) add_host_to_map, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-smb-net.cc: In function 'void rebuild_map()': gnome-cmd-smb-net.cc:139:33: warning: cast between incompatible function types from 'void (*)(SmbEntity*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 139 | g_list_foreach (get_wgs (), (GFunc) add_wg_to_map, NULL); | ^~~~~~~~~~~~~~~~~~~~~ gnome-cmd-block.cc: In function 'int main(int, char**)': gnome-cmd-block.cc:37:12: warning: format not a string literal and no format arguments [-Wformat-security] 37 | printf (_("The program has now finished. Press Enter to close this window.\n")); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gnome-cmd-data.h:38: history.h: In member function 'History& History::operator=(GList*)': history.h:66:31: warning: cast between incompatible function types from 'void (*)(gpointer)' {aka 'void (*)(void*)'} to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 66 | g_list_foreach (ents, (GFunc) g_free, NULL); | ^~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../libgcmd/libgcmd-deps.h:26, from ../libgcmd/libgcmd.h:24, from gnome-cmd-includes.h:24, from gnome-cmd-smb-path.cc:24: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ In file included from gnome-cmd-con-smb.h:23, from gnome-cmd-con-smb.cc:26: gnome-cmd-con.h: In function 'void gnome_cmd_con_set_alias(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:205:36: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 205 | con->go_text = g_strdup_printf (_("Go to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:206:38: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 206 | con->open_text = g_strdup_printf (_("Connect to: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h:207:39: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 207 | con->close_text = g_strdup_printf (_("Disconnect from: %s"), alias); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-con.h: In function 'void gnome_cmd_con_set_host_name(GnomeCmdCon*, const gchar*)': gnome-cmd-con.h:214:37: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 214 | con->open_msg = g_strdup_printf (_("Connecting to %s\n"), host ? host : ""); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ gnome-cmd-con-smb.cc: In function 'GtkType gnome_cmd_con_smb_get_type()': gnome-cmd-con-smb.cc:241:13: warning: cast between incompatible function types from 'void (*)(GnomeCmdConSmb*)' to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 241 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from utils.h:32, from gnome-cmd-smb-path.cc:27: gnome-cmd-file.h: In function 'void gnome_cmd_file_list_ref(GList*)': gnome-cmd-file.h:177:28: warning: cast between incompatible function types from 'GnomeCmdFile* (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 177 | g_list_foreach (files, (GFunc) gnome_cmd_file_ref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gnome-cmd-file.h: In function 'void gnome_cmd_file_list_unref(GList*)': gnome-cmd-file.h:182:28: warning: cast between incompatible function types from 'void (*)(GnomeCmdFile*)' to 'GFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 182 | g_list_foreach (files, (GFunc) gnome_cmd_file_unref, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: /usr/gcc/13/bin/g++ -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Wno-error=switch-default -Wno-switch-default -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -m64 -o gcmd-block gnome-cmd-block.o libtool: link: /usr/gcc/13/bin/g++ -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Wno-error=switch-default -Wno-switch-default -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -m64 -o .libs/gnome-commander cap.o dirlist.o eggcellrendererkeys.o filter.o gnome-cmd-about-plugin.o gnome-cmd-advrename-lexer.o gnome-cmd-advrename-profile-component.o gnome-cmd-app.o gnome-cmd-chmod-component.o gnome-cmd-chown-component.o gnome-cmd-clist.o gnome-cmd-cmdline.o gnome-cmd-combo.o gnome-cmd-con.o gnome-cmd-con-device.o gnome-cmd-con-home.o gnome-cmd-con-list.o gnome-cmd-con-remote.o gnome-cmd-convert.o gnome-cmd-data.o gnome-cmd-dir-indicator.o gnome-cmd-dir.o gnome-cmd-file-collection.o gnome-cmd-file-list.o gnome-cmd-file-popmenu.o gnome-cmd-file-selector.o gnome-cmd-file.o gnome-cmd-gkeyfile-utils.o gnome-cmd-hintbox.o gnome-cmd-list-popmenu.o gnome-cmd-main-menu.o gnome-cmd-main-win.o gnome-cmd-menu-button.o gnome-cmd-mime-config.o gnome-cmd-notebook.o gnome-cmd-owner.o gnome-cmd-pixmap.o gnome-cmd-plain-path.o gnome-cmd-quicksearch-popup.o gnome-cmd-selection-profile-component.o gnome-cmd-style.o gnome-cmd-treeview.o gnome-cmd-user-actions.o gnome-cmd-xfer.o gnome-cmd-xfer-progress-win.o history.o imageloader.o ls_colors.o main.o plugin_manager.o utils.o utils-no-dependencies.o gnome-cmd-con-smb.o gnome-cmd-smb-net.o gnome-cmd-smb-path.o ../libgcmd/.libs/libgcmd.so dialogs/libgcmd-dialogs.a tags/libgcmd-tags.a intviewer/libgviewer.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lexiv2 -ltag -lz -lgsf-1 -lxml2 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -Wl,-R -Wl,/usr/lib/amd64/gnome-commander Making all in plugins Making all in test libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DORBIT2=1 -pthread -DFFI_NO_RAW_API -I/usr/include/gnome-vfs-2.0 -I/usr/lib/amd64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -MT test-plugin.lo -MD -MP -MF .deps/test-plugin.Tpo -c test-plugin.cc -fPIC -DPIC -o .libs/test-plugin.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from test-plugin.cc:23: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ test-plugin.cc: In function 'GtkType test_plugin_get_type()': test-plugin.cc:205:13: warning: cast between incompatible function types from 'void (*)(TestPlugin*)' {aka 'void (*)(_TestPlugin*)'} to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 205 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: ar cr .libs/libtest.a .libs/test-plugin.o libtool: link: ranlib .libs/libtest.a libtool: link: ( cd ".libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) Making all in fileroller libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DFFI_NO_RAW_API -I/usr/include/gtk-2.0 -I/usr/lib/amd64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DORBIT2=1 -pthread -DFFI_NO_RAW_API -I/usr/include/gnome-vfs-2.0 -I/usr/lib/amd64/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/lib/amd64/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/amd64/glib-2.0/include -I/usr/include/pcre -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses -m64 -O3 -std=c++11 -MT file-roller-plugin.lo -MD -MP -MF .deps/file-roller-plugin.Tpo -c file-roller-plugin.cc -fPIC -DPIC -o .libs/file-roller-plugin.o In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from ../../libgcmd/libgcmd-deps.h:26, from ../../libgcmd/libgcmd.h:24, from file-roller-plugin.cc:25: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:113: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 111 | const GTimeVal *start_time); | ^ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../../libgcmd/libgcmd-deps.h:24: /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:115: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 122 | const GTimeVal *current_time); | ^ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ 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 ../../libgcmd/libgcmd-deps.h:29: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:64: 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:26, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32: /usr/include/glib-2.0/gobject/gtype.h:706:3: note: declared here 706 | } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; | ^~~~~~~~~~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:574:26: note: declared here 574 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); | ^~~~~~~~ file-roller-plugin.cc: In function 'GSettingsSchemaSource* GetGlobalSchemaSource()': file-roller-plugin.cc:109:19: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 109 | g_printerr(_("Could not load schemas from %s: %s\n"), | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 110 | (gchar*) g_schema_path.c_str(), error->message); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-roller-plugin.cc: In function 'void on_add_to_archive(GtkMenuItem*, FileRollerPlugin*)': file-roller-plugin.cc:363:41: warning: format not a string literal and no format arguments [-Wformat-security] 363 | dialog = gtk_message_dialog_new ( | ~~~~~~~~~~~~~~~~~~~~~~~^ 364 | NULL, | ~~~~~ 365 | (GtkDialogFlags) 0, | ~~~~~~~~~~~~~~~~~~~ 366 | GTK_MESSAGE_INFO, | ~~~~~~~~~~~~~~~~~ 367 | GTK_BUTTONS_OK_CANCEL, | ~~~~~~~~~~~~~~~~~~~~~~ 368 | _("What file name should the new archive have?")); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-roller-plugin.cc: In function 'GList* create_popup_menu_items(GnomeCmdPlugin*, GnomeCmdState*)': file-roller-plugin.cc:504:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 504 | text = g_strdup_printf (_("Extract to “%s”"), fname); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-roller-plugin.cc:514:44: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 514 | text = g_strdup_printf (_("Extract to “%s”"), path); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ file-roller-plugin.cc: In function 'GtkType file_roller_plugin_get_type()': file-roller-plugin.cc:747:13: warning: cast between incompatible function types from 'void (*)(FileRollerPlugin*)' {aka 'void (*)(_FileRollerPlugin*)'} to 'GtkObjectInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 747 | (GtkObjectInitFunc) init, | ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: /usr/gcc/13/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/crtbeginS.o .libs/file-roller-plugin.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lharfbuzz -lfontconfig -lfreetype -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -L -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/../../../amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.2.0/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libfileroller.so -o .libs/libfileroller.so libtool: link: ( cd ".libs" && rm -f "libfileroller.la" && ln -s "../libfileroller.la" "libfileroller.la" ) Making all in po Making all in pixmaps Making all in device-icons Making all in file-type-icons Making all in mime-icons Making all in doc Making all in data Making all in tests Making install in libgcmd /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libgcmd.la '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander' libtool: install: /usr/gnu/bin/install -c .libs/libgcmd.so.0.0.0 /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander/libgcmd.so.0.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander && { ln -s -f libgcmd.so.0.0.0 libgcmd.so.0 || { rm -f libgcmd.so.0 && ln -s libgcmd.so.0.0.0 libgcmd.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander && { ln -s -f libgcmd.so.0.0.0 libgcmd.so || { rm -f libgcmd.so && ln -s libgcmd.so.0.0.0 libgcmd.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander/libgcmd.so.0.0.0 libtool: install: /usr/gnu/bin/install -c .libs/libgcmd.lai /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander/libgcmd.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/gnome-commander' Making install in src Making install in dialogs Making install in tags Making install in intviewer /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c gnome-commander gcmd-block '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/bin' libtool: warning: '../libgcmd/libgcmd.la' has not been installed in '/usr/lib/amd64/gnome-commander' libtool: install: /usr/gnu/bin/install -c .libs/gnome-commander /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/bin/gnome-commander libtool: install: /usr/gnu/bin/install -c gcmd-block /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/bin/gcmd-block Making install in plugins Making install in test Making install in fileroller /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander/plugins' /bin/bash ../../libtool --mode=install /usr/gnu/bin/install -c libfileroller.la '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander/plugins' libtool: install: /usr/gnu/bin/install -c .libs/libfileroller.so /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander/plugins/libfileroller.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander/plugins/libfileroller.so libtool: install: /usr/gnu/bin/install -c .libs/libfileroller.lai /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/lib/amd64/gnome-commander/plugins/libfileroller.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/gnome-commander/plugins' Making install in po installing ar.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/ar/LC_MESSAGES/gnome-commander.mo installing bg.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/bg/LC_MESSAGES/gnome-commander.mo installing bs.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/bs/LC_MESSAGES/gnome-commander.mo installing ca.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/gnome-commander.mo installing cs.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/gnome-commander.mo installing da.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/gnome-commander.mo installing de.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/gnome-commander.mo installing dz.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/dz/LC_MESSAGES/gnome-commander.mo installing el.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/gnome-commander.mo installing en_CA.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/en_CA/LC_MESSAGES/gnome-commander.mo installing en_GB.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/en_GB/LC_MESSAGES/gnome-commander.mo installing eo.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/gnome-commander.mo installing es.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/gnome-commander.mo installing eu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/eu/LC_MESSAGES/gnome-commander.mo installing fi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/gnome-commander.mo installing fr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/gnome-commander.mo installing ga.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/ga/LC_MESSAGES/gnome-commander.mo installing hr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/hr/LC_MESSAGES/gnome-commander.mo installing hu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/gnome-commander.mo installing id.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/gnome-commander.mo installing it.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/gnome-commander.mo installing ja.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/gnome-commander.mo installing ko.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/gnome-commander.mo installing lt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/lt/LC_MESSAGES/gnome-commander.mo installing mr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/mr/LC_MESSAGES/gnome-commander.mo installing nb.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/nb/LC_MESSAGES/gnome-commander.mo installing ne.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/ne/LC_MESSAGES/gnome-commander.mo installing nl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/gnome-commander.mo installing oc.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/oc/LC_MESSAGES/gnome-commander.mo installing pa.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/pa/LC_MESSAGES/gnome-commander.mo installing pl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/gnome-commander.mo installing pt.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/gnome-commander.mo installing pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/gnome-commander.mo installing ro.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/gnome-commander.mo installing ru.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/gnome-commander.mo installing rw.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/rw/LC_MESSAGES/gnome-commander.mo installing sk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/gnome-commander.mo installing sl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/gnome-commander.mo installing sq.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/sq/LC_MESSAGES/gnome-commander.mo installing sr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/gnome-commander.mo installing sr@latin.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/sr@latin/LC_MESSAGES/gnome-commander.mo installing sv.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/gnome-commander.mo installing th.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/th/LC_MESSAGES/gnome-commander.mo installing tr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/gnome-commander.mo installing uk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/gnome-commander.mo installing vi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/gnome-commander.mo installing zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/gnome-commander.mo installing zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/gnome-commander.mo Making install in pixmaps Making install in device-icons /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps/gnome-commander/device-icons' /usr/gnu/bin/install -c -m 644 bluetooth.xpm burner.xpm camera.xpm cdrom.xpm floppy.xpm harddisk.xpm ipod.xpm pci.xpm removable-1394.xpm removable-usb.xpm removable.xpm usb.xpm wavelan-encrypted.xpm wavelan.xpm zip.xpm '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps/gnome-commander/device-icons' Making install in file-type-icons /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps/gnome-commander/file-type-icons' /usr/gnu/bin/install -c -m 644 file_type_dir.xpm file_type_socket.xpm file_type_block_device.xpm file_type_fifo.xpm file_type_symlink.xpm file_type_char_device.xpm file_type_regular.xpm '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps/gnome-commander/file-type-icons' Making install in mime-icons /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps/gnome-commander/mime-icons' /usr/gnu/bin/install -c -m 644 gnome-application-msword.png gnome-application-pdf.png gnome-application-postscript.png gnome-application-vnd.ms-excel.png gnome-application-vnd.ms-powerpoint.png gnome-application-vnd.sun.xml.calc.png gnome-application-vnd.sun.xml.draw.png gnome-application-vnd.sun.xml.impress.png gnome-application-vnd.sun.xml.writer.math.png gnome-application-vnd.sun.xml.writer.png gnome-application-x-anjuta-project.png gnome-application-x-arj.png gnome-application-x-bzip-compressed-tar.png gnome-application-x-bzip.png gnome-application-x-compressed-tar.png gnome-application-x-compressed.png gnome-application-x-dia-diagram.png gnome-application-x-executable-binary.png gnome-application-x-glade.png gnome-application-x-gnumeric.png gnome-application-x-gzip.png gnome-application-x-mrproject.png gnome-application-x-ogg.png gnome-application-x-rpm.png gnome-application-zip.png gnome-audio-plain.png gnome-audio-x-mp3.png gnome-compressed.png gnome-image-plain.png gnome-text-html.png gnome-text-plain.png gnome-text-x-c-header.png gnome-text-x-c.png gnome-text-x-sh.png gnome-video-plain.png gnome-x-directory-smb-server.png gnome-x-directory-smb-workgroup.png i-blockdev.png i-chardev.png i-directory.png '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps/gnome-commander/mime-icons' /usr/gnu/bin/install -c -m 644 i-fifo.png i-music.png i-regular.png i-socket.png i-symlink.png '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps/gnome-commander/mime-icons' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps' /usr/gnu/bin/install -c -m 644 gnome-commander.svg '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps/gnome-commander' /usr/gnu/bin/install -c -m 644 copy_file_names.xpm exec_wheel.xpm flip-horizontal-16.xpm flip-vertical-16.xpm gnome_cmd_arrow_blank.xpm gnome_cmd_arrow_down.xpm gnome_cmd_arrow_up.xpm gnome-commander.svg gnome-commander-symbolic.svg internal-viewer.svg mail-send.png menu_bookmark.xpm overlay_symlink.xpm overlay_umount.xpm pin.png rotate-180-16.xpm rotate-270-16.xpm rotate-90-16.xpm terminal.svg unpin.png '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/pixmaps/gnome-commander' Making install in doc /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 gnome-commander.1 '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/man/man1' mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander /usr/gnu/bin/install -c -m 644 C/index.docbook /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/index.docbook /usr/gnu/bin/install -c -m 644 C/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/legal.xml /usr/gnu/bin/install -c -m 644 C/releases.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/releases.xml /usr/gnu/bin/install -c -m 644 cs/index.docbook /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/index.docbook /usr/gnu/bin/install -c -m 644 cs/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/legal.xml /usr/gnu/bin/install -c -m 644 cs/releases.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/releases.xml /usr/gnu/bin/install -c -m 644 de/index.docbook /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/index.docbook /usr/gnu/bin/install -c -m 644 de/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/legal.xml /usr/gnu/bin/install -c -m 644 de/releases.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/releases.xml /usr/gnu/bin/install -c -m 644 el/index.docbook /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/index.docbook /usr/gnu/bin/install -c -m 644 el/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/legal.xml /usr/gnu/bin/install -c -m 644 el/releases.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/releases.xml /usr/gnu/bin/install -c -m 644 es/index.docbook /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/index.docbook /usr/gnu/bin/install -c -m 644 es/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/legal.xml /usr/gnu/bin/install -c -m 644 es/releases.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/releases.xml /usr/gnu/bin/install -c -m 644 fr/index.docbook /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/index.docbook /usr/gnu/bin/install -c -m 644 fr/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/legal.xml /usr/gnu/bin/install -c -m 644 fr/releases.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/releases.xml /usr/gnu/bin/install -c -m 644 ru/index.docbook /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/index.docbook /usr/gnu/bin/install -c -m 644 ru/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/legal.xml /usr/gnu/bin/install -c -m 644 ru/releases.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/releases.xml /usr/gnu/bin/install -c -m 644 sl/index.docbook /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/index.docbook /usr/gnu/bin/install -c -m 644 sl/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/legal.xml /usr/gnu/bin/install -c -m 644 sl/releases.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/releases.xml /usr/gnu/bin/install -c -m 644 sv/index.docbook /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/index.docbook /usr/gnu/bin/install -c -m 644 sv/legal.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/legal.xml /usr/gnu/bin/install -c -m 644 sv/releases.xml /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/releases.xml mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures /usr/gnu/bin/install -c -m 644 ./C/figures/create_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/create_archive.png mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures ln -s -f /usr/share/help/C/gnome-commander/figures/create_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/create_archive.png mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures /usr/gnu/bin/install -c -m 644 ./de/figures/create_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/create_archive.png mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures ln -s -f /usr/share/help/C/gnome-commander/figures/create_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/create_archive.png mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures ln -s -f /usr/share/help/C/gnome-commander/figures/create_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/create_archive.png mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures ln -s -f /usr/share/help/C/gnome-commander/figures/create_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/create_archive.png mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures ln -s -f /usr/share/help/C/gnome-commander/figures/create_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/create_archive.png mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures ln -s -f /usr/share/help/C/gnome-commander/figures/create_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/create_archive.png mkdir -p -- /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures ln -s -f /usr/share/help/C/gnome-commander/figures/create_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/create_archive.png /usr/gnu/bin/install -c -m 644 ./C/figures/dev_cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/dev_cd.png ln -s -f /usr/share/help/C/gnome-commander/figures/dev_cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/dev_cd.png ln -s -f /usr/share/help/C/gnome-commander/figures/dev_cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/dev_cd.png ln -s -f /usr/share/help/C/gnome-commander/figures/dev_cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/dev_cd.png ln -s -f /usr/share/help/C/gnome-commander/figures/dev_cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/dev_cd.png ln -s -f /usr/share/help/C/gnome-commander/figures/dev_cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/dev_cd.png ln -s -f /usr/share/help/C/gnome-commander/figures/dev_cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/dev_cd.png ln -s -f /usr/share/help/C/gnome-commander/figures/dev_cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/dev_cd.png ln -s -f /usr/share/help/C/gnome-commander/figures/dev_cd.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/dev_cd.png /usr/gnu/bin/install -c -m 644 ./C/figures/extract_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/extract_archive.png ln -s -f /usr/share/help/C/gnome-commander/figures/extract_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/extract_archive.png ln -s -f /usr/share/help/C/gnome-commander/figures/extract_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/extract_archive.png ln -s -f /usr/share/help/C/gnome-commander/figures/extract_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/extract_archive.png ln -s -f /usr/share/help/C/gnome-commander/figures/extract_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/extract_archive.png ln -s -f /usr/share/help/C/gnome-commander/figures/extract_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/extract_archive.png ln -s -f /usr/share/help/C/gnome-commander/figures/extract_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/extract_archive.png ln -s -f /usr/share/help/C/gnome-commander/figures/extract_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/extract_archive.png ln -s -f /usr/share/help/C/gnome-commander/figures/extract_archive.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/extract_archive.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_adv_rename.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_dialog_adv_rename.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_dialog_adv_rename.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_adv_rename.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /usr/gnu/bin/install -c -m 644 ./es/figures/gnome-commander_dialog_adv_rename.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_dialog_adv_rename.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_adv_rename.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_dialog_adv_rename.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_adv_rename.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_application.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_application.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_dialog_application.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_application.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_dialog_application.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_application.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_application.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_application.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_application.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_application.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_dialog_application.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_application.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_dialog_application.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_application.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_application.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_application.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_application.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_application.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_bookmark.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_bookmark.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_dialog_bookmark.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_bookmark.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_dialog_bookmark.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_bookmark.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_bookmark.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_bookmark.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_bookmark.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_bookmark.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_dialog_bookmark.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_bookmark.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_bookmark.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_bookmark.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_bookmark.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_bookmark.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_bookmark.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_bookmark.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_file_metadata.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_file_metadata.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_file_metadata.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_file_metadata.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_file_metadata.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_dialog_file_metadata.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_file_metadata.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_file_metadata.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_file_permissions.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_dialog_file_permissions.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_dialog_file_permissions.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_file_permissions.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_file_permissions.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_dialog_file_permissions.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_dialog_file_permissions.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_file_permissions.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_file_permissions.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_file_properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_properties.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_dialog_file_properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_file_properties.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_dialog_file_properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_file_properties.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_file_properties.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_file_properties.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_dialog_file_properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_file_properties.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_dialog_file_properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_file_properties.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_file_properties.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_properties.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_file_properties.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_keyboard_shortcuts.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_remote_connections.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_remote_connections.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_remote_connections.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_remote_connections.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_remote_connections.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_remote_connections.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_remote_connections.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_remote_connections.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_remote_server.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_remote_server.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_remote_server.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_remote_server.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_remote_server.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_remote_server.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_remote_server.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_remote_server.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_remote_server.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_dialog_search.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_search.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_dialog_search.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_dialog_search.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_dialog_search.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_dialog_search.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_search.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_dialog_search.png /usr/gnu/bin/install -c -m 644 ./es/figures/gnome-commander_dialog_search.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_dialog_search.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_dialog_search.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_dialog_search.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_dialog_search.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_dialog_search.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_dialog_search.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_dialog_search.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_search.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_dialog_search.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_options_confirmation.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_options_confirmation.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_options_confirmation.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_confirmation.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_options_confirmation.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_options_confirmation.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_confirmation.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_options_confirmation.png /usr/gnu/bin/install -c -m 644 ./es/figures/gnome-commander_options_confirmation.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_options_confirmation.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_options_confirmation.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_confirmation.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_options_confirmation.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_confirmation.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_options_confirmation.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_confirmation.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_confirmation.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_confirmation.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_options_devices.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_options_devices.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_options_devices.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_devices.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_options_devices.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_options_devices.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_devices.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_options_devices.png /usr/gnu/bin/install -c -m 644 ./es/figures/gnome-commander_options_devices.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_options_devices.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_options_devices.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_devices.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_options_devices.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_devices.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_options_devices.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_devices.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_devices.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_devices.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_options_filters.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_options_filters.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_options_filters.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_filters.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_options_filters.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_options_filters.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_filters.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_options_filters.png /usr/gnu/bin/install -c -m 644 ./es/figures/gnome-commander_options_filters.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_options_filters.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_options_filters.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_filters.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_options_filters.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_filters.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_options_filters.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_filters.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_filters.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_filters.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_options_format.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_options_format.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_options_format.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_format.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_options_format.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_options_format.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_format.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_options_format.png /usr/gnu/bin/install -c -m 644 ./es/figures/gnome-commander_options_format.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_options_format.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_options_format.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_format.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_options_format.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_format.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_options_format.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_format.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_format.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_format.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_options_general.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_options_general.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_options_general.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_general.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_options_general.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_options_general.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_general.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_options_general.png /usr/gnu/bin/install -c -m 644 ./es/figures/gnome-commander_options_general.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_options_general.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_options_general.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_general.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_options_general.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_general.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_options_general.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_general.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_general.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_general.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_options_layout.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_options_layout.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_layout.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_options_layout.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_options_layout.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_options_layout.png /usr/gnu/bin/install -c -m 644 ./es/figures/gnome-commander_options_layout.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_options_layout.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_options_layout.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_layout.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_options_layout.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_layout.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_options_layout.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_layout.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_layout.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_options_programs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_options_programs.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_options_programs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_programs.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_options_programs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_options_programs.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_programs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_options_programs.png /usr/gnu/bin/install -c -m 644 ./es/figures/gnome-commander_options_programs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_options_programs.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_options_programs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_programs.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_options_programs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_programs.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_options_programs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_programs.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_programs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_programs.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_options_tabs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_options_tabs.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_options_tabs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_tabs.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_tabs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_options_tabs.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_tabs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_options_tabs.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_tabs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_options_tabs.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_tabs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_tabs.png /usr/gnu/bin/install -c -m 644 ./ru/figures/gnome-commander_options_tabs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_tabs.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_tabs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_tabs.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_tabs.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_tabs.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_options_layout_colors.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_options_layout_colors.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_options_layout_colors.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_options_layout_colors.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_options_layout_colors.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_options_layout_colors.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_options_layout_colors.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_options_layout_colors.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_options_layout_colors.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_window.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_window.png /usr/gnu/bin/install -c -m 644 ./cs/figures/gnome-commander_window.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_window.png /usr/gnu/bin/install -c -m 644 ./de/figures/gnome-commander_window.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_window.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_window.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_window.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_window.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_window.png /usr/gnu/bin/install -c -m 644 ./fr/figures/gnome-commander_window.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_window.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_window.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_window.png /usr/gnu/bin/install -c -m 644 ./sl/figures/gnome-commander_window.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_window.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_window.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_window.png /usr/gnu/bin/install -c -m 644 ./C/figures/gnome-commander_simple_plugins_example.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/gnome-commander_simple_plugins_example.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/gnome-commander_simple_plugins_example.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/gnome-commander_simple_plugins_example.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/gnome-commander_simple_plugins_example.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/gnome-commander_simple_plugins_example.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/gnome-commander_simple_plugins_example.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/gnome-commander_simple_plugins_example.png ln -s -f /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/gnome-commander_simple_plugins_example.png /usr/gnu/bin/install -c -m 644 ./C/figures/mounting.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/C/gnome-commander/figures/mounting.png ln -s -f /usr/share/help/C/gnome-commander/figures/mounting.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/cs/gnome-commander/figures/mounting.png ln -s -f /usr/share/help/C/gnome-commander/figures/mounting.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/de/gnome-commander/figures/mounting.png ln -s -f /usr/share/help/C/gnome-commander/figures/mounting.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/el/gnome-commander/figures/mounting.png ln -s -f /usr/share/help/C/gnome-commander/figures/mounting.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/es/gnome-commander/figures/mounting.png ln -s -f /usr/share/help/C/gnome-commander/figures/mounting.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/fr/gnome-commander/figures/mounting.png ln -s -f /usr/share/help/C/gnome-commander/figures/mounting.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/ru/gnome-commander/figures/mounting.png ln -s -f /usr/share/help/C/gnome-commander/figures/mounting.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sl/gnome-commander/figures/mounting.png ln -s -f /usr/share/help/C/gnome-commander/figures/mounting.png /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/help/sv/gnome-commander/figures/mounting.png Making install in data /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/metainfo' /usr/gnu/bin/install -c -m 644 gnome-commander.appdata.xml '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/metainfo' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/applications' /usr/gnu/bin/install -c -m 644 gnome-commander.desktop '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/applications' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/gnome-commander/mime/packages' /usr/gnu/bin/install -c -m 644 gnome-commander-mime.xml '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386/usr/share/gnome-commander/mime/packages' Note that '/jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386//usr/share/gnome-commander' is not in the search path set by the XDG_DATA_HOME and XDG_DATA_DIRS environment variables, so applications may not be able to find it until you set them. The directories currently searched are: - /home/oi/.local/share - /usr/local/share/ - /usr/share/ Updating MIME database in /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386//usr/share/gnome-commander/mime... Parsing source file /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/prototype/i386//usr/share/gnome-commander/mime/packages/gnome-commander-mime.xml... Wrote 1 strings at 2c - 38 Wrote aliases at 38 - 3c Wrote parents at 3c - 40 Wrote literal globs at 40 - 44 Wrote suffix globs at 44 - 88 Wrote full globs at 88 - 8c Wrote magic at 8c - f0 Wrote namespace list at f0 - f4 Wrote icons list at f4 - f8 Wrote generic icons list at f8 - fc Wrote types list at fc - 104 Making install in tests VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/gnome2/gnome-commander/build/manifest-i386-gnome-commander.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: desktop/gnome2/gnome-commander pkg://openindiana.org/desktop/file-manager/gnome-commander@1.10.3,5.11-2023.0.0.4:20231104T112308Z PUBLISHED