tar -xf geany-plugins-2.0.tar.bz2 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/cache'. libtoolize: copying file 'build/cache/libtool.m4' libtoolize: copying file 'build/cache/ltoptions.m4' libtoolize: copying file 'build/cache/ltsugar.m4' libtoolize: copying file 'build/cache/ltversion.m4' libtoolize: copying file 'build/cache/lt~obsolete.m4' You should update your 'aclocal.m4' by running aclocal. configure.ac:14: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:14: the top level configure.ac:17: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:17: You should run autoupdate. build/cache/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:17: the top level configure.ac:21: warning: The macro 'GLIB_GNU_GETTEXT' is obsolete. configure.ac:21: You should run autoupdate. build/cache/glib-gettext.m4:366: GLIB_GNU_GETTEXT is expanded from... build/cache/glib-gettext.m4:466: AM_GLIB_GNU_GETTEXT is expanded from... build/i18n.m4:1: GP_I18N is expanded from... configure.ac:21: the top level configure.ac:21: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... build/cache/glib-gettext.m4:51: GLIB_LC_MESSAGES is expanded from... build/cache/glib-gettext.m4:366: GLIB_GNU_GETTEXT is expanded from... build/cache/glib-gettext.m4:466: AM_GLIB_GNU_GETTEXT is expanded from... build/i18n.m4:1: GP_I18N is expanded from... configure.ac:21: the top level configure.ac:21: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... build/cache/glib-gettext.m4:150: GLIB_WITH_NLS is expanded from... build/cache/glib-gettext.m4:366: GLIB_GNU_GETTEXT is expanded from... build/cache/glib-gettext.m4:466: AM_GLIB_GNU_GETTEXT is expanded from... build/i18n.m4:1: GP_I18N is expanded from... configure.ac:21: the top level configure.ac:21: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... build/cache/glib-gettext.m4:150: GLIB_WITH_NLS is expanded from... build/cache/glib-gettext.m4:366: GLIB_GNU_GETTEXT is expanded from... build/cache/glib-gettext.m4:466: AM_GLIB_GNU_GETTEXT is expanded from... build/i18n.m4:1: GP_I18N is expanded from... configure.ac:21: the top level configure.ac:21: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... build/cache/glib-gettext.m4:150: GLIB_WITH_NLS is expanded from... build/cache/glib-gettext.m4:366: GLIB_GNU_GETTEXT is expanded from... build/cache/glib-gettext.m4:466: AM_GLIB_GNU_GETTEXT is expanded from... build/i18n.m4:1: GP_I18N is expanded from... configure.ac:21: the top level configure.ac:24: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:24: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... build/geany.m4:1: _GP_GEANY_LIBDIR is expanded from... build/geany.m4:16: GP_GEANY_PKG_CONFIG_PATH_PUSH is expanded from... build/geany.m4:31: GP_CHECK_GEANY is expanded from... configure.ac:24: the top level configure.ac:46: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... build/geanylua.m4:1: GP_CHECK_GEANYLUA is expanded from... configure.ac:46: the top level configure.ac:51: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... build/geanyvc.m4:1: GP_CHECK_GEANYVC is expanded from... configure.ac:51: the top level configure.ac:12: installing './compile' configure.ac:4: installing './missing' addons/src/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu 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... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.38.2 checking for XML::Parser... ok checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... be ca da de el es fr gl it ja kk nl pt pt_BR ru tr uk zh_CN checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for geany >= 2.0... yes checking for check >= 0.9.4... no checking for cppcheck... NONE checking for the C compiler flag to treat warnings as errors... -Werror checking whether the C compiler understands -Wall... yes checking whether the C compiler understands -Wimplicit-function-declaration... yes checking whether the C compiler understands -Wmissing-parameter-type... yes checking whether the C compiler understands -Wold-style-declaration... yes checking whether the C compiler understands -Wpointer-arith... yes checking whether the C compiler understands -Wshadow... yes checking whether the C compiler understands -Wundef... yes checking whether the C compiler understands -Wwrite-strings... yes checking whether the linker understands -Wl,-z,defs... yes checking for gtk+-3.0 >= 2.8... yes checking for gtk+-3.0 >= 2.8... yes checking for gtk+-3.0 >= 2.16 glib-2.0 >= 2.4... yes checking for vte-2.91... yes checking for vte-2.91 >= 0.46... yes checking for util.h... no checking for pty.h... yes checking for libutil.h... no checking for gtk+-3.0 >= 2.8... yes checking for gtk+-3.0 >= 2.12 glib-2.0 >= 2.14 gio-2.0 >= 2.18 ctpl >= 0.3... no checking for rst2html... /usr/bin/rst2html checking for lua >= 5.1 lua < 5.2... no checking for gtkspell3-3.0... yes checking for gpgrt-config... /usr/bin/gpgrt-config configure: Use gpgrt-config with /usr/lib as gpg-error-config configure: Use gpgrt-config as gpgme-config checking for GPGME - version >= 0.4.2... yes checking for fdopen... yes checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64 checking for libsoup-2.4 >= 2.4.0... yes checking for gtk+-3.0 >= 2.18 glib-2.0 libgit2 >= 0.21... no checking for library containing mkd_compile... no checking for gtk+-3.0 >= 2.16 webkit2gtk-4.0 >= 1.1.13 gthread-2.0... yes checking for glib-2.0 >= 2.22... yes checking for libxml-2.0 >= 2.6.27... yes checking for vte-2.91... yes checking for vte-2.91... yes checking for util.h... (cached) no checking for pty.h... (cached) yes checking for libutil.h... (cached) no checking for enchant-2 >= 2.2... yes checking for enchant-2 >= 1.3... yes checking for creat... yes checking for libsoup-2.4 >= 2.42... yes checking for glib-mkenums... /usr/bin/glib-mkenums checking whether the GTK version in use is compatible with plugin webhelper... yes checking for gtk+-3.0 >= 2.16 glib-2.0 >= 2.22 gio-2.0 >= 2.18 gdk-pixbuf-2.0 >= 2.0 webkit2gtk-4.0 >= 1.1.18 gthread-2.0... yes checking for libgit2 >= 0.21... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating addons/Makefile config.status: creating addons/src/Makefile config.status: creating autoclose/Makefile config.status: creating autoclose/src/Makefile config.status: creating automark/Makefile config.status: creating automark/src/Makefile config.status: creating codenav/Makefile config.status: creating codenav/src/Makefile config.status: creating commander/Makefile config.status: creating commander/src/Makefile config.status: creating debugger/Makefile config.status: creating debugger/src/Makefile config.status: creating debugger/img/Makefile config.status: creating defineformat/Makefile config.status: creating defineformat/src/Makefile config.status: creating geanyctags/Makefile config.status: creating geanyctags/src/Makefile config.status: creating geanydoc/Makefile config.status: creating geanydoc/src/Makefile config.status: creating geanydoc/tests/Makefile config.status: creating geanyextrasel/Makefile config.status: creating geanyextrasel/src/Makefile config.status: creating geanygendoc/Makefile config.status: creating geanygendoc/src/Makefile config.status: creating geanygendoc/data/Makefile config.status: creating geanygendoc/data/filetypes/Makefile config.status: creating geanygendoc/docs/Makefile config.status: creating geanyinsertnum/Makefile config.status: creating geanyinsertnum/src/Makefile config.status: creating latex/Makefile config.status: creating latex/doc/Makefile config.status: creating latex/src/Makefile config.status: creating geanylua/examples/edit/Makefile config.status: creating geanylua/examples/scripting/Makefile config.status: creating geanylua/examples/info/Makefile config.status: creating geanylua/examples/work/Makefile config.status: creating geanylua/examples/dialogs/Makefile config.status: creating geanylua/examples/Makefile config.status: creating geanylua/docs/Makefile config.status: creating geanylua/Makefile config.status: creating geanymacro/Makefile config.status: creating geanymacro/src/Makefile config.status: creating geanyminiscript/Makefile config.status: creating geanyminiscript/src/Makefile config.status: creating geanynumberedbookmarks/Makefile config.status: creating geanynumberedbookmarks/src/Makefile config.status: creating geanyprj/Makefile config.status: creating geanyprj/src/Makefile config.status: creating geanyvc/Makefile config.status: creating geanyvc/src/Makefile config.status: creating geanypg/Makefile config.status: creating geanypg/src/Makefile config.status: creating geniuspaste/Makefile config.status: creating geniuspaste/data/Makefile config.status: creating geniuspaste/src/Makefile config.status: creating git-changebar/Makefile config.status: creating git-changebar/data/Makefile config.status: creating git-changebar/src/Makefile config.status: creating keyrecord/Makefile config.status: creating keyrecord/src/Makefile config.status: creating lineoperations/Makefile config.status: creating lineoperations/src/Makefile config.status: creating lipsum/Makefile config.status: creating lipsum/src/Makefile config.status: creating markdown/Makefile config.status: creating markdown/src/Makefile config.status: creating markdown/docs/Makefile config.status: creating markdown/peg-markdown/Makefile config.status: creating markdown/peg-markdown/peg-0.1.9/Makefile config.status: creating overview/Makefile config.status: creating overview/data/Makefile config.status: creating overview/overview/Makefile config.status: creating pairtaghighlighter/Makefile config.status: creating pairtaghighlighter/src/Makefile config.status: creating pohelper/Makefile config.status: creating pohelper/data/Makefile config.status: creating pohelper/src/Makefile config.status: creating pretty-printer/Makefile config.status: creating pretty-printer/src/Makefile config.status: creating projectorganizer/Makefile config.status: creating projectorganizer/src/Makefile config.status: creating scope/Makefile config.status: creating scope/data/Makefile config.status: creating scope/docs/Makefile config.status: creating scope/src/Makefile config.status: creating sendmail/Makefile config.status: creating sendmail/src/Makefile config.status: creating shiftcolumn/Makefile config.status: creating shiftcolumn/src/Makefile config.status: creating spellcheck/Makefile config.status: creating spellcheck/src/Makefile config.status: creating treebrowser/Makefile config.status: creating treebrowser/src/Makefile config.status: creating tableconvert/Makefile config.status: creating tableconvert/src/Makefile config.status: creating updatechecker/Makefile config.status: creating updatechecker/src/Makefile config.status: creating vimode/Makefile config.status: creating vimode/src/Makefile config.status: creating webhelper/Makefile config.status: creating webhelper/src/Makefile config.status: creating workbench/Makefile config.status: creating workbench/src/Makefile config.status: creating xmlsnippets/Makefile config.status: creating xmlsnippets/src/Makefile config.status: creating utils/Makefile config.status: creating utils/src/Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands geany-plugins-2.0 Build Environment: Geany version: 2.0 (GTK3) Install prefix: /usr Datadir: /usr/share/geany-plugins Libdir: /usr/lib/geany-plugins Docdir: /usr/share/doc/geany-plugins Plugins path: /usr/lib/geany Build Features: Unit tests: no Static code checking: no Extra C compiler warnings: yes Extra linker options: yes Plugins: Addons: yes Autoclose: yes Automark: yes CodeNav: yes Commander: yes Debugger: yes Defineformat: yes GeanyCtags: yes GeanyDoc: yes GeanyExtraSel: yes GeanyGenDoc: no GeanyInsertNum: yes LaTeX: yes GeanyLua: no GeanyMacro: yes GeanyMiniScript: yes GeanyNumberedBookmarks: yes GeanyPrj: yes GeanyVC: yes GeanyPG: yes GeniusPaste: yes GitChangeBar: no Keyrecord: yes LineOperations: yes Lipsum: yes Markdown: yes Overview: yes PairTagHighlighter: yes PoHelper: yes Pretty Printer: yes ProjectOrganizer: yes Scope: yes Sendmail: yes ShiftColumn: yes Spellcheck: yes TreeBrowser: yes Tableconvert: yes Updatechecker: yes Vimode: yes WebHelper: yes Workbench: no XMLSnippets: yes Features: GeanyVC GtkSpell support: yes Markdown library: peg-markdown Utility library: yes Utility library VTE support: yes make all-recursive make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0' Making all in po make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/po' MSGFMT de.gmo MSGFMT be.gmo MSGFMT ca.gmo MSGFMT da.gmo MSGFMT el.gmo MSGFMT es.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT nl.gmo MSGFMT pt.gmo MSGFMT ru.gmo MSGFMT pt_BR.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT zh_CN.gmo make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/po' Making all in utils make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils/src' CC libgeanypluginutils_la-filelist.lo CC libgeanypluginutils_la-gp_vtecompat.lo filelist.c: In function 'filelist_patterns_match': filelist.c:93:17: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 93 | if (g_pattern_match_string(pattern, str)) | ^~ In file included from /usr/include/glib-2.0/glib.h:68, from filelist.c:19: /usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here 57 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ CCLD libgeanypluginutils.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' Making all in addons make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons/src' CC addons_la-addons.lo CC addons_la-ao_colortip.lo CC addons_la-ao_blanklines.lo CC addons_la-ao_bookmarklist.lo CC addons_la-ao_doclist.lo CC addons_la-ao_copyfilepath.lo CC addons_la-ao_markword.lo CC addons_la-ao_openuri.lo ao_colortip.c: In function 'on_editor_button_press_event': ao_colortip.c:199:34: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 199 | AoColorTipPrivate *priv = AO_COLORTIP_GET_PRIVATE(colortip); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_colortip.c: In function 'ao_color_tip_editor_notify': ao_colortip.c:218:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 218 | AoColorTipPrivate *priv = AO_COLORTIP_GET_PRIVATE(colortip); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_colortip.c: In function 'ao_color_tip_set_property': ao_colortip.c:316:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 316 | AoColorTipPrivate *priv = AO_COLORTIP_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_colortip.c: In function 'ao_color_tip_class_init': ao_colortip.c:370:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 370 | g_type_class_add_private(klass, sizeof(AoColorTipPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ao_colortip.c:22: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ao_colortip.c: In function 'ao_color_tip_init': ao_colortip.c:393:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 393 | AoColorTipPrivate *priv = AO_COLORTIP_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ addons.c: In function 'ao_image_menu_item_new': addons.c:210:9: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] 210 | GtkWidget *item = gtk_image_menu_item_new_with_label(label); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from addons.c:29: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ addons.c:213:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 213 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ addons.c: In function 'plugin_addons_configure': addons.c:468:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 468 | vbox = gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ao_bookmarklist.c: In function 'ao_bookmark_list_set_property': addons.c:503:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 503 | vbox_doclist = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ao_bookmarklist.c:99:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 99 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'ao_bookmark_list_class_init': ao_bookmarklist.c:128:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 128 | g_type_class_add_private(klass, sizeof(AoBookmarkListPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ ao_openuri.c: In function 'ao_open_uri_class_init': ao_openuri.c:85:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 85 | g_type_class_add_private(klass, sizeof(AoOpenUriPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 ao_openuri.c:23: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ao_bookmarklist.c:24: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ addons.c:542:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 542 | tokens_hbox = gtk_hbox_new(FALSE, 0); | ^~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ao_openuri.c: In function 'ao_open_uri_set_property': ao_openuri.c:101:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 101 | AoOpenUriPrivate *priv = AO_OPEN_URI_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_openuri.c: In function 'ao_open_uri_finalize': ao_openuri.c:117:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 117 | AoOpenUriPrivate *priv = AO_OPEN_URI_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ addons.c:546:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 546 | vbox_tasks = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ao_doclist.c: In function 'ao_doc_list_class_init': ao_openuri.c: In function 'ao_menu_open_activate_cb': ao_openuri.c:130:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 130 | AoOpenUriPrivate *priv = AO_OPEN_URI_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_doclist.c:87:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 87 | g_type_class_add_private(klass, sizeof(AoDocListPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'tree_model_foreach': ao_bookmarklist.c:156:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 156 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ao_doclist.c:24: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ao_openuri.c: In function 'ao_menu_copy_activate_cb': ao_openuri.c:140:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 140 | AoOpenUriPrivate *priv = AO_OPEN_URI_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'delete_line': ao_bookmarklist.c:170:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 170 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_openuri.c: In function 'ao_open_uri_init': ao_doclist.c: In function 'ao_doc_list_finalize': ao_doclist.c:113:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 113 | AoDocListPrivate *priv = AO_DOC_LIST_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_openuri.c:160:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 160 | AoOpenUriPrivate *priv = AO_OPEN_URI_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'add_line': ao_bookmarklist.c:186:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 186 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_doclist.c: In function 'ao_popup_position_menu': ao_markword.c: In function 'ao_mark_word_set_property': ao_doclist.c:127:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 127 | AoDocListPrivate *priv = AO_DOC_LIST_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_openuri.c:165:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 165 | ao_find_icon_name("text-html", GTK_STOCK_NEW), _("Open URI")); | ^~~~~~~~~~~~~~~~~ ao_markword.c:76:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 76 | AoMarkWordPrivate *priv = AO_MARKWORD_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_openuri.c:171:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 171 | priv->menu_item_copy = ao_image_menu_item_new(GTK_STOCK_COPY, _("Copy URI")); | ^~~~ ao_bookmarklist.c: In function 'ao_button_press_cb': addons.c:602:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 602 | enclose_words_hbox = gtk_hbox_new(FALSE, 0); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ao_bookmarklist.c:252:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 252 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_markword.c: In function 'ao_mark_word_class_init': ao_markword.c:107:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 107 | g_type_class_add_private(klass, sizeof(AoMarkWordPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ao_markword.c:24: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c:256:25: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 256 | gtk_menu_popup(GTK_MENU(priv->popup_menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ ao_doclist.c: In function 'ao_toolbar_item_doclist_clicked_cb': ao_doclist.c:222:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 222 | AoDocListPrivate *priv = AO_DOC_LIST_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'ao_bookmark_list_hide': ao_bookmarklist.c:291:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 291 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_markword.c: In function 'mark_word': ao_markword.c:151:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 151 | AoMarkWordPrivate *priv = AO_MARKWORD_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_openuri.c: In function 'ao_open_uri_update_menu': ao_bookmarklist.c: In function 'popup_item_click_cb': ao_openuri.c:240:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 240 | priv = AO_OPEN_URI_GET_PRIVATE(openuri); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_markword.c: In function 'on_editor_button_press_event': ao_doclist.c:250:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 250 | menu_item = ui_image_menu_item_new(GTK_STOCK_CLOSE, _("Close Ot_her Documents")); | ^~~~~~~~~ ao_bookmarklist.c:311:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 311 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_markword.c:164:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 164 | AoMarkWordPrivate *priv = AO_MARKWORD_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_doclist.c:255:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 255 | menu_item = ui_image_menu_item_new(GTK_STOCK_CLOSE, _("C_lose All")); | ^~~~~~~~~ ao_markword.c: In function 'ao_mark_editor_notify': ao_bookmarklist.c: In function 'create_popup_menu': ao_markword.c:189:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 189 | AoMarkWordPrivate *priv = AO_MARKWORD_GET_PRIVATE(mw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_copyfilepath.c: In function 'ao_copy_file_path_class_init': ao_copyfilepath.c:68:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 68 | g_type_class_add_private(klass, sizeof(AoCopyFilePathPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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/geany/tagmanager/tm_source_file.h:16, from /usr/include/geany/tagmanager/tm_tag.h:33, from /usr/include/geany/tagmanager/tm_workspace.h:17, from /usr/include/geany/app.h:29, from /usr/include/geany/geanyplugin.h:35, from ao_copyfilepath.c:25: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c:331:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 331 | item = ui_image_menu_item_new(GTK_STOCK_DELETE, _("_Remove Bookmark")); | ^~~~ ao_doclist.c:261:9: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 261 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, | ^~~~~~~~~~~~~~ ao_markword.c:200:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 200 | AoMarkWordPrivate *priv = AO_MARKWORD_GET_PRIVATE(mw); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_copyfilepath.c: In function 'ao_copy_file_path_finalize': ao_copyfilepath.c:74:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 74 | AoCopyFilePathPrivate *priv = AO_COPY_FILE_PATH_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ ao_copyfilepath.c: In function 'ao_copy_file_path_get_menu_item': ao_copyfilepath.c:84:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 84 | AoCopyFilePathPrivate *priv = AO_COPY_FILE_PATH_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'ao_bookmark_list_show': ao_doclist.c: In function 'ao_create_proxy_menu_cb': ao_bookmarklist.c:349:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 349 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_doclist.c:268:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 268 | AoDocListPrivate *priv = AO_DOC_LIST_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_doclist.c: In function 'ao_toolbar_update': ao_copyfilepath.c: In function 'ao_copy_file_path_init': ao_copyfilepath.c:117:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 117 | AoCopyFilePathPrivate *priv = AO_COPY_FILE_PATH_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_doclist.c:294:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 294 | AoDocListPrivate *priv = AO_DOC_LIST_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_markword.c: In function 'ao_mark_word_init': ao_copyfilepath.c:119:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 119 | priv->tools_menu_item = ui_image_menu_item_new(GTK_STOCK_COPY, _("Copy File Path")); | ^~~~ ao_markword.c:255:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 255 | AoMarkWordPrivate *priv = AO_MARKWORD_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_doclist.c:308:25: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] 308 | priv->toolbar_doclist_button = gtk_tool_button_new_from_stock(GTK_STOCK_INDEX); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /usr/include/gtk-3.0/gtk/gtk.h:149: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here 84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'ao_bookmark_list_activate': ao_doclist.c:308:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 308 | priv->toolbar_doclist_button = gtk_tool_button_new_from_stock(GTK_STOCK_INDEX); | ^~~~ ao_bookmarklist.c:415:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 415 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'update_bookmark_list_delayed': ao_bookmarklist.c:434:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 434 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_doclist.c: In function 'ao_doclist_set_property': ao_bookmarklist.c: In function 'ao_bookmark_list_update': ao_doclist.c:331:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 331 | AoDocListPrivate *priv = AO_DOC_LIST_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c:457:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 457 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_doclist.c: In function 'ao_doc_list_init': ao_doclist.c:351:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 351 | AoDocListPrivate *priv = AO_DOC_LIST_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'ao_bookmark_list_update_marker': ao_bookmarklist.c:475:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 475 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(bm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_bookmarklist.c: In function 'ao_bookmark_list_init': ao_bookmarklist.c:501:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 501 | AoBookmarkListPrivate *priv = AO_BOOKMARK_LIST_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC addons_la-ao_systray.lo CC addons_la-ao_tasks.lo CC addons_la-ao_wrapwords.lo CC addons_la-ao_xmltagging.lo ao_tasks.c: In function 'ao_tasks_set_property': ao_tasks.c:114:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 114 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_class_init': ao_tasks.c:160:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 160 | g_type_class_add_private(klass, sizeof(AoTasksPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ao_tasks.c:25: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_finalize': ao_tasks.c:198:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 198 | priv = AO_TASKS_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_selection_changed_cb': ao_tasks.c:212:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 212 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_button_press_cb': ao_tasks.c:259:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 259 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c:264:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 264 | gtk_menu_popup(GTK_MENU(priv->popup_menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_hide': ao_tasks.c:297:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 297 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'popup_delete_item_click_cb': ao_tasks.c:314:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 314 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'create_popup_menu': ao_tasks.c:368:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 368 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c:372:9: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 372 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_DELETE, NULL); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c:372:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 372 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_DELETE, NULL); | ^~~~ ao_tasks.c:382:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 382 | item = ui_image_menu_item_new(GTK_STOCK_REFRESH, _("_Update")); | ^~~~ ao_tasks.c: In function 'ao_tasks_show': ao_tasks.c:406:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 406 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_activate': ao_tasks.c:496:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 496 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_remove': ao_tasks.c:511:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 511 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'create_task': ao_tasks.c:545:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 545 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'update_tasks_for_doc_idle_cb': ao_tasks.c:580:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 580 | priv = AO_TASKS_GET_PRIVATE(arguments->t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_update_single': ao_tasks.c:656:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 656 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_select_task': ao_tasks.c:673:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 673 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_set_active': ao_tasks.c:708:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 708 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_update': ao_tasks.c:720:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 720 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_tasks.c: In function 'ao_tasks_init': ao_tasks.c:766:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 766 | AoTasksPrivate *priv = AO_TASKS_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c: In function 'ao_systray_finalize': ao_systray.c:72:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 72 | AoSystrayPrivate *priv = AO_SYSTRAY_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c: In function 'ao_systray_set_property': ao_systray.c:85:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 85 | AoSystrayPrivate *priv = AO_SYSTRAY_GET_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:92:25: warning: 'gtk_status_icon_set_visible' is deprecated [-Wdeprecated-declarations] 92 | gtk_status_icon_set_visible(priv->icon, priv->enable_systray); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from ao_systray.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here 151 | void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c: In function 'ao_systray_class_init': ao_systray.c:111:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 111 | g_type_class_add_private(klass, sizeof(AoSystrayPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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/geany/tagmanager/tm_source_file.h:16, from /usr/include/geany/tagmanager/tm_tag.h:33, from /usr/include/geany/tagmanager/tm_workspace.h:17, from /usr/include/geany/app.h:29, from /usr/include/geany/geanyplugin.h:35: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c: In function 'icon_popup_menu_cb': ao_systray.c:176:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 176 | AoSystrayPrivate *priv = AO_SYSTRAY_GET_PRIVATE(data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:179:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 179 | gtk_menu_popup(GTK_MENU(priv->popup_menu), NULL, NULL, NULL, NULL, button, activate_time); | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ ao_systray.c: In function 'ao_systray_init': ao_systray.c:187:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 187 | AoSystrayPrivate *priv = AO_SYSTRAY_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:191:9: warning: 'gtk_status_icon_new' is deprecated [-Wdeprecated-declarations] 191 | priv->icon = gtk_status_icon_new(); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84:23: note: declared here 84 | GtkStatusIcon *gtk_status_icon_new (void); | ^~~~~~~~~~~~~~~~~~~ ao_systray.c:194:17: warning: 'gtk_status_icon_set_from_icon_name' is deprecated [-Wdeprecated-declarations] 194 | gtk_status_icon_set_from_icon_name(priv->icon, icon_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here 106 | void gtk_status_icon_set_from_icon_name (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:196:17: warning: 'gtk_status_icon_set_from_pixbuf' is deprecated [-Wdeprecated-declarations] 196 | gtk_status_icon_set_from_pixbuf(priv->icon, gtk_window_get_icon( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here 97 | void gtk_status_icon_set_from_pixbuf (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:200:9: warning: 'gtk_status_icon_set_tooltip_text' is deprecated [-Wdeprecated-declarations] 200 | gtk_status_icon_set_tooltip_text(priv->icon, "Geany"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here 137 | void gtk_status_icon_set_tooltip_text (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:208:9: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 208 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_OPEN, NULL); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:208:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 208 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_OPEN, NULL); | ^~~~ ao_systray.c:214:9: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 214 | item = gtk_image_menu_item_new_from_stock(GEANY_STOCK_SAVE_ALL, NULL); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:224:9: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 224 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES, NULL); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:224:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 224 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_PREFERENCES, NULL); | ^~~~ ao_systray.c:234:9: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 234 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_QUIT, NULL); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_systray.c:234:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 234 | item = gtk_image_menu_item_new_from_stock(GTK_STOCK_QUIT, NULL); | ^~~~ ao_xmltagging.c: In function 'ao_xmltagging': ao_xmltagging.c:56:58: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 56 | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_xmltagging.c:57:58: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 57 | GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~~~~~ ao_xmltagging.c:63:17: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 63 | hbox = gtk_hbox_new(FALSE, 10); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from ao_xmltagging.c:25: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ao_xmltagging.c:73:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 73 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ ao_wrapwords.c: In function 'enclose_text_action': ao_wrapwords.c:64:9: warning: 'sci_get_selected_text_length' is deprecated: Use sci_get_selected_text_length2 instead [-Wdeprecated-declarations] 64 | if (sci_get_selected_text_length (sci_obj) < 2) | ^~ In file included from /usr/include/geany/geanyplugin.h:53, from ao_wrapwords.c:24: /usr/include/geany/sciwrappers.h:109:33: note: declared here 109 | gint sci_get_selected_text_length(ScintillaObject *sci) GEANY_DEPRECATED_FOR(sci_get_selected_text_length2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ao_wrapwords.c: In function 'on_key_press': ao_wrapwords.c:98:9: warning: 'sci_get_selected_text_length' is deprecated: Use sci_get_selected_text_length2 instead [-Wdeprecated-declarations] 98 | if (sci_get_selected_text_length (sci_obj) < 2) | ^~ /usr/include/geany/sciwrappers.h:109:33: note: declared here 109 | gint sci_get_selected_text_length(ScintillaObject *sci) GEANY_DEPRECATED_FOR(sci_get_selected_text_length2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD addons.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' Making all in autoclose make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose/src' CC autoclose_la-autoclose.lo autoclose.c: In function 'plugin_autoclose_configure': autoclose.c:1049:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1049 | vbox = gtk_vbox_new(FALSE, 0); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from autoclose.c:32: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ autoclose.c:1076:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1076 | WIDGET_FRAME(_("Auto-close quotes and brackets")); | ^~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ autoclose.c:1100:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1100 | WIDGET_FRAME(_("Improve curly brackets completion")); | ^~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ autoclose.c:1133:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1133 | WIDGET_FRAME(_("Behaviour inside comments and strings")); | ^~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CCLD autoclose.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' Making all in automark make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark/src' CC automark_la-automark.lo CCLD automark.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' Making all in codenav make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav/src' CC codenav_la-codenavigation.lo CC codenav_la-goto_file.lo CC codenav_la-switch_head_impl.lo CC codenav_la-utils.lo codenavigation.c: In function 'plugin_codenav_configure': codenavigation.c:171:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 171 | vbox = gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from codenavigation.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ codenavigation.c: In function 'config_widget': codenavigation.c:387:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 387 | vbox = gtk_vbox_new(FALSE, 0); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ codenavigation.c:436:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 436 | hbox_buttons = gtk_hbox_new(FALSE, 0); | ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ codenavigation.c:440:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 440 | add_button = gtk_button_new_from_stock(GTK_STOCK_ADD); | ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54: /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ codenavigation.c:440:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 440 | add_button = gtk_button_new_from_stock(GTK_STOCK_ADD); | ^~~~~~~~~~ codenavigation.c:445:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 445 | remove_button = gtk_button_new_from_stock(GTK_STOCK_REMOVE); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ codenavigation.c:445:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 445 | remove_button = gtk_button_new_from_stock(GTK_STOCK_REMOVE); | ^~~~~~~~~~~~~ goto_file.c: In function 'create_dialog': goto_file.c:223:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 223 | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goto_file.c:224:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 224 | GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); | ^~~~~~~~~~~~ CCLD codenav.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' Making all in commander make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander/src' CC commander_la-commander-plugin.lo commander-plugin.c: In function 'create_panel': commander-plugin.c:685:3: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 685 | box = gtk_vbox_new (FALSE, 0); | ^~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from commander-plugin.c:25: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CCLD commander.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' Making all in debugger make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/src' CC debugger_la-bptree.lo CC debugger_la-breakpoint.lo CC debugger_la-breakpoints.lo CC debugger_la-callbacks.lo CC debugger_la-btnpanel.lo CC debugger_la-dbm_gdb.lo CC debugger_la-calltip.lo CC debugger_la-dconfig.lo CC debugger_la-debug.lo CC debugger_la-debug_module.lo CC debugger_la-dpaned.lo CC debugger_la-envtree.lo CC debugger_la-gui.lo CC debugger_la-gdb_mi.lo CC debugger_la-keys.lo CC debugger_la-atree.lo CC debugger_la-markers.lo CC debugger_la-pixbuf.lo dpaned.c: In function 'dpaned_init': dpaned.c:281:9: warning: 'gtk_hpaned_new' is deprecated: Use 'gtk_paned_new' instead [-Wdeprecated-declarations] 281 | hpaned = gtk_hpaned_new(); | ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:263, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from dpaned.c:32: /usr/include/gtk-3.0/gtk/deprecated/gtkhpaned.h:61:13: note: declared here 61 | GtkWidget * gtk_hpaned_new (void); | ^~~~~~~~~~~~~~ CC debugger_la-plugin.lo CC debugger_la-stree.lo CC debugger_la-tabs.lo CC debugger_la-tpage.lo CC debugger_la-utils.lo CC debugger_la-vtree.lo CC debugger_la-watch_model.lo CC debugger_la-wtree.lo CC cell_renderers/debugger_la-cellrendererbreakicon.lo CC cell_renderers/debugger_la-cellrendererframeicon.lo CC cell_renderers/debugger_la-cellrenderertoggle.lo CCLD debugger.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/src' Making all in img make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/img' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/img' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' Making all in defineformat make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat/src' CC defineformat_la-defineformat.lo CCLD defineformat.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' Making all in geanyctags make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags/src' CC geanyctags_la-geanyctags.lo CC geanyctags_la-readtags.lo geanyctags.c: In function 'filter_tag': geanyctags.c:418:9: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 418 | filter = !g_pattern_match_string(name, entry_name); | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:68, from /usr/include/geany/tagmanager/tm_workspace.h:15, from /usr/include/geany/app.h:29, from /usr/include/geany/geanyplugin.h:35, from geanyctags.c:26: /usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here 57 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ geanyctags.c: In function 'create_dialog_find_file': geanyctags.c:538:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 538 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); | ^~~~~~~~~~~~~~~~ geanyctags.c:548:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 548 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ geanyctags.c:560:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 560 | ebox = gtk_hbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanyctags.c:566:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 566 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ geanyctags.c:576:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 576 | ebox = gtk_hbox_new(FALSE, 6); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanyctags.c:582:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 582 | gtk_button_set_focus_on_click(GTK_BUTTON(s_ft_dialog.case_sensitive), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54: /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyctags.c:585:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 585 | gtk_button_set_focus_on_click(GTK_BUTTON(s_ft_dialog.declaration), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD geanyctags.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' Making all in geanydoc make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/src' CC geanydoc_la-config.lo CC geanydoc_la-geanydoc.lo geanydoc.c: In function 'create_Interactive': geanydoc.c:302:57: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 302 | GTK_STOCK_OK, | ^~~~~~~~~~~~ geanydoc.c:304:57: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 304 | GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~ geanydoc.c: In function 'create_Configure': geanydoc.c:347:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 347 | vbox1 = gtk_vbox_new(FALSE, 0); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from geanydoc.c:25: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanydoc.c:359:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 359 | table1 = gtk_table_new(2, 2, FALSE); | ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280: /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ geanydoc.c:365:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 365 | gtk_table_attach(GTK_TABLE(table1), label3, 0, 1, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ geanydoc.c:367:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 367 | gtk_misc_set_alignment(GTK_MISC(label3), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ geanydoc.c:371:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 371 | gtk_table_attach(GTK_TABLE(table1), label4, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ geanydoc.c:373:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 373 | gtk_misc_set_alignment(GTK_MISC(label4), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ geanydoc.c:377:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 377 | gtk_table_attach(GTK_TABLE(table1), entryCommand0, 1, 2, 0, 1, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ geanydoc.c:383:9: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 383 | gtk_table_attach(GTK_TABLE(table1), entryCommand1, 1, 2, 1, 2, | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ geanydoc.c:391:9: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 391 | dialog_action_area1 = gtk_dialog_get_action_area(GTK_DIALOG(Configure)); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31: /usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ geanydoc.c:395:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 395 | cancelbutton1 = gtk_button_new_from_stock("gtk-cancel"); | ^~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54: /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ geanydoc.c:400:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 400 | okbutton1 = gtk_button_new_from_stock("gtk-ok"); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CCLD geanydoc.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/src' Making all in tests make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/tests' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' Making all in geanyextrasel make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel/src' CC geanyextrasel_la-extrasel.lo CCLD geanyextrasel.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' Making all in geanyinsertnum make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum/src' CC geanyinsertnum_la-insertnum.lo insertnum.c: In function 'plugin_beep': insertnum.c:88:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 88 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from insertnum.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ insertnum.c: In function 'on_insert_numbers_activate': insertnum.c:340:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 340 | GTK_STOCK_CANCEL, GTK_RESPONSE_REJECT, NULL); | ^~~~~~~~~~~~~~~~ insertnum.c:406:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 406 | button = gtk_button_new_from_stock(GTK_STOCK_OK); | ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54: /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ insertnum.c:406:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 406 | button = gtk_button_new_from_stock(GTK_STOCK_OK); | ^~~~~~ insertnum.c:408:9: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 408 | gtk_box_pack_end(GTK_BOX(gtk_dialog_get_action_area(GTK_DIALOG(d.dialog))), button, | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31: /usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD geanyinsertnum.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' Making all in latex make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/src' CC latex_la-bibtex.lo CC latex_la-latex.lo CC latex_la-reftex.lo CC latex_la-latexstructure.lo CC latex_la-bibtexlabels.lo CC latex_la-templates.lo CC latex_la-latexencodings.lo CC latex_la-latexutils.lo latex.c:116:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 116 | { "Wizard", GTK_STOCK_NEW, NULL, NULL, N_("Runs LaTeX wizard"), G_CALLBACK(glatex_kbwizard) }, | ^ latex.c:117:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 117 | { "Italic", GTK_STOCK_ITALIC, NULL, NULL, N_("Marks selected text as italic"), G_CALLBACK(glatex_kb_format_italic) }, | ^ latex.c:118:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 118 | { "Bold", GTK_STOCK_BOLD, NULL, NULL, N_("Marks selected text as bold"), G_CALLBACK(glatex_kb_format_bold) }, | ^ latex.c:119:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 119 | { "Underline", GTK_STOCK_UNDERLINE, NULL, NULL, N_("Underlines selected text"), G_CALLBACK(glatex_kb_format_typewriter) }, | ^ latex.c:120:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 120 | { "Centered", GTK_STOCK_JUSTIFY_CENTER, NULL, NULL, N_("Centered"), G_CALLBACK(glatex_kb_format_centering) }, | ^ CC latex_la-formatpatterns.lo latex.c:121:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 121 | { "Left", GTK_STOCK_JUSTIFY_LEFT, NULL, NULL, N_("Left side oriented"), G_CALLBACK(glatex_kb_format_left) }, | ^ latex.c:122:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 122 | { "Right", GTK_STOCK_JUSTIFY_RIGHT, NULL, NULL, N_("Right side oriented"), G_CALLBACK(glatex_kb_format_right) }, | ^ latex.c: In function 'init_toolbar': latex.c:168:9: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 168 | uim = gtk_ui_manager_new(); | ^~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:284, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from latex.h:28, from latex.c:34: /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here 130 | GtkUIManager *gtk_ui_manager_new (void); | ^~~~~~~~~~~~~~~~~~ latex.c:169:9: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 169 | group = gtk_action_group_new("glatex_format_toolbar"); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:254: /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ latex.c:170:9: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 170 | gtk_action_group_set_translation_domain(group, GETTEXT_PACKAGE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:171:9: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 171 | gtk_action_group_add_actions(group, format_icons, ui_entries_n, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:172:9: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 172 | gtk_ui_manager_insert_action_group(uim, group, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:173:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 173 | if (gtk_ui_manager_add_ui_from_string(uim, toolbar_markup, -1, NULL) > 0) | ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:175:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 175 | toolbar = gtk_ui_manager_get_widget(uim, "/ui/glatex_format_toolbar"); | ^~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c: In function 'plugin_configure': latex.c:347:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 347 | vbox = gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ latex.c:367:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 367 | hbox_autocompletion = gtk_hbox_new(FALSE, 3); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ latex.c: In function 'toggle_toolbar_item': latex.c:422:9: warning: 'gtk_action_get_sensitive' is deprecated [-Wdeprecated-declarations] 422 | if (gtk_action_get_sensitive(gtk_ui_manager_get_action(uim, path)) != new_status) | ^~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:107:14: note: declared here 107 | gboolean gtk_action_get_sensitive (GtkAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~ latex.c:422:9: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 422 | if (gtk_action_get_sensitive(gtk_ui_manager_get_action(uim, path)) != new_status) | ^~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:424:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 424 | gtk_action_set_sensitive(gtk_ui_manager_get_action(uim, path), new_status); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ latex.c:424:17: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 424 | gtk_action_set_sensitive(gtk_ui_manager_get_action(uim, path), new_status); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c: In function 'activate_toolbar_items': latex.c:460:9: warning: 'gtk_ui_manager_ensure_update' is deprecated [-Wdeprecated-declarations] 460 | gtk_ui_manager_ensure_update(uim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:184:16: note: declared here 184 | void gtk_ui_manager_ensure_update (GtkUIManager *manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c: In function 'deactivate_toolbar_items': latex.c:476:9: warning: 'gtk_ui_manager_ensure_update' is deprecated [-Wdeprecated-declarations] 476 | gtk_ui_manager_ensure_update(uim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:184:16: note: declared here 184 | void gtk_ui_manager_ensure_update (GtkUIManager *manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c: In function 'on_editor_notify': latex.c:607:82: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 607 | GeanyIndentPrefs* indent_prefs = editor_get_indent_prefs(editor); | ^~~~~~~~~~~~~~~~~~~~~~~ latex.c: In function 'glatex_insert_ref_activated': latex.c:966:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 966 | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:967:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 967 | GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~~~~~ latex.c:973:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 973 | table = gtk_table_new(1, 2, FALSE); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280: /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ latex.c:974:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 974 | gtk_table_set_col_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:975:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 975 | gtk_table_set_row_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:995:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 995 | gtk_misc_set_alignment(GTK_MISC(label_ref), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:997:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 997 | gtk_table_attach_defaults(GTK_TABLE(table), label_ref, 0, 1, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:998:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 998 | gtk_table_attach_defaults(GTK_TABLE(table), textbox_ref, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1003:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 1003 | gtk_button_set_focus_on_click(GTK_BUTTON(radio1), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54: /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1008:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 1008 | gtk_button_set_focus_on_click(GTK_BUTTON(radio2), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1013:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 1013 | gtk_button_set_focus_on_click(GTK_BUTTON(radio3), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c: In function 'glatex_insert_usepackage_dialog': latex.c:1267:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1267 | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1268:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1268 | GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~~~~~ latex.c:1274:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1274 | table = gtk_table_new(1, 2, FALSE); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ latex.c:1275:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1275 | gtk_table_set_col_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1276:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1276 | gtk_table_set_row_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1284:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1284 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1285:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1285 | gtk_misc_set_alignment(GTK_MISC(label_options), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1287:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1287 | gtk_table_attach_defaults(GTK_TABLE(table), label, 0, 1, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1288:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1288 | gtk_table_attach_defaults(GTK_TABLE(table), textbox, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1289:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1289 | gtk_table_attach_defaults(GTK_TABLE(table), label_options, 0, 1, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1290:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1290 | gtk_table_attach_defaults(GTK_TABLE(table), textbox_options, 1, 2, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c: In function 'on_insert_bibtex_dialog_activate': latex.c:1331:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1331 | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1332:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1332 | GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~~~~~ latex.c:1338:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1338 | table = gtk_table_new(1, 2, FALSE); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ latex.c:1339:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1339 | gtk_table_set_col_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1340:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1340 | gtk_table_set_row_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1374:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1374 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1376:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1376 | gtk_table_attach_defaults(GTK_TABLE(table), label, 0, 1, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1377:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1377 | gtk_table_attach_defaults(GTK_TABLE(table), textbox, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC latex_la-latexenvironments.lo latex.c: In function 'glatex_wizard_activated': latex.c:1804:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1804 | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1805:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1805 | GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~~~~~ latex.c:1810:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1810 | table = gtk_table_new(2, 6, FALSE); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ latex.c:1811:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1811 | gtk_table_set_col_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1812:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1812 | gtk_table_set_row_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC latex_la-formatutils.lo latex.c:1822:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1822 | gtk_misc_set_alignment(GTK_MISC(label_template), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ CC latex_la-letters.lo latex.c:1824:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1824 | gtk_table_attach_defaults(GTK_TABLE(table), label_template, 0, 1, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1825:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1825 | gtk_table_attach_defaults(GTK_TABLE(table), glatex_wizard.template_combobox, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1858:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1858 | gtk_misc_set_alignment(GTK_MISC(label_documentclass), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1860:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1860 | gtk_table_attach_defaults(GTK_TABLE(table), label_documentclass, 0, 1, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1861:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1861 | gtk_table_attach_defaults(GTK_TABLE(table), glatex_wizard.documentclass_combobox, 1, 2, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1878:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1878 | gtk_misc_set_alignment(GTK_MISC(label_encoding), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1880:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1880 | gtk_table_attach_defaults(GTK_TABLE(table), label_encoding, 0, 1, 2, 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1881:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1881 | gtk_table_attach_defaults(GTK_TABLE(table), glatex_wizard.encoding_combobox, 1, 2, 2, 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1892:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1892 | gtk_misc_set_alignment(GTK_MISC(label_fontsize), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ CC latex_la-latexkeybindings.lo latex.c:1894:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1894 | gtk_table_attach_defaults(GTK_TABLE(table), label_fontsize, 0, 1, 3, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1895:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1895 | gtk_table_attach_defaults(GTK_TABLE(table), glatex_wizard.fontsize_combobox, 1, 2, 3, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1911:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1911 | gtk_misc_set_alignment(GTK_MISC(label_author), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1912:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1912 | gtk_table_attach_defaults(GTK_TABLE(table), label_author, 0, 1, 4, 5); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1913:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1913 | gtk_table_attach_defaults(GTK_TABLE(table), glatex_wizard.author_textbox, 1, 2, 4, 5); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1926:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1926 | gtk_misc_set_alignment(GTK_MISC(label_date), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1927:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1927 | gtk_table_attach_defaults(GTK_TABLE(table), label_date, 0, 1, 5, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1928:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1928 | gtk_table_attach_defaults(GTK_TABLE(table), glatex_wizard.date_textbox, 1, 2, 5, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1938:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1938 | gtk_misc_set_alignment(GTK_MISC(label_title), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1939:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1939 | gtk_table_attach_defaults(GTK_TABLE(table), label_title, 0, 1, 6, 7); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1940:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1940 | gtk_table_attach_defaults(GTK_TABLE(table), glatex_wizard.title_textbox, 1, 2, 6, 7); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1956:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1956 | gtk_misc_set_alignment(GTK_MISC(label_papersize), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1958:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1958 | gtk_table_attach_defaults(GTK_TABLE(table), label_papersize, 0, 1, 7, 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1959:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1959 | gtk_table_attach_defaults(GTK_TABLE(table), glatex_wizard.papersize_combobox, 1, 2, 7, 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1972:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1972 | gtk_misc_set_alignment(GTK_MISC(label_orientation), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latex.c:1974:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1974 | gtk_table_attach_defaults(GTK_TABLE(table), label_orientation, 0, 1, 8, 9); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1975:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1975 | gtk_table_attach_defaults(GTK_TABLE(table), glatex_wizard.orientation_combobox, 1, 2, 8, 9); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1991:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 1991 | gtk_button_set_focus_on_click(GTK_BUTTON(glatex_wizard.checkbox_KOMA), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:1999:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 1999 | gtk_button_set_focus_on_click(GTK_BUTTON(glatex_wizard.checkbox_draft), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c: In function 'add_wizard_to_generic_toolbar': latex.c:2158:25: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] 2158 | gtk_tool_button_new_from_stock(GTK_STOCK_NEW); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /usr/include/gtk-3.0/gtk/gtk.h:149: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here 84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c:2158:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2158 | gtk_tool_button_new_from_stock(GTK_STOCK_NEW); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latex.c: In function 'add_menu_to_menubar': latex.c:2204:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2204 | menu_latex_wizard = ui_image_menu_item_new(GTK_STOCK_NEW, _("LaTeX-_Wizard")); | ^~~~~~~~~~~~~~~~~ latex.c: In function 'add_wizard_to_tools_menu': latex.c:2416:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2416 | menu_latex_toolbar_wizard = ui_image_menu_item_new(GTK_STOCK_NEW, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latexenvironments.c: In function 'glatex_insert_environment_dialog': latexenvironments.c:196:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 196 | GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ latexenvironments.c:197:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 197 | GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~~~~~~ latexenvironments.c:204:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 204 | table = gtk_table_new(1, 2, FALSE); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from latex.h:28, from latexenvironments.h:25, from latexenvironments.c:22: /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ latexenvironments.c:205:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 205 | gtk_table_set_col_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ latexenvironments.c:206:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 206 | gtk_table_set_row_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ latexenvironments.c:222:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 222 | gtk_misc_set_alignment(GTK_MISC(label_env), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ latexenvironments.c:224:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 224 | gtk_table_attach_defaults(GTK_TABLE(table), label_env, 0, 1, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ latexenvironments.c:225:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 225 | gtk_table_attach_defaults(GTK_TABLE(table), textbox_env, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ CCLD latex.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/src' Making all in doc make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/doc' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' Making all in geanymacro make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro/src' CC geanymacro_la-geanymacro.lo geanymacro.c: In function 'plugin_configure': geanymacro.c:818:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 818 | vbox=gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from geanymacro.c:18: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanymacro.c: In function 'plugin_help': geanymacro.c:850:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 850 | GTK_STOCK_OK,GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~ geanymacro.c:902:9: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] 902 | gtk_scrolled_window_add_with_viewport((GtkScrolledWindow*)scroll,label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:187: /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here 186 | void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanymacro.c: In function 'InitializeMacroRecord': geanymacro.c:1060:17: warning: not enough variable arguments to fit a sentinel [-Wformat=] 1060 | NULL); | ^~~~ geanymacro.c:1067:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1067 | hbox=gtk_hbox_new(FALSE,0); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanymacro.c:1081:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1081 | hbox=gtk_hbox_new(FALSE,0); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanymacro.c: In function 'EditSearchOptions': geanymacro.c:1390:44: warning: not enough variable arguments to fit a sentinel [-Wformat=] 1390 | GTK_DIALOG_DESTROY_WITH_PARENT,NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanymacro.c:1397:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1397 | vbox=gtk_vbox_new(FALSE, 6); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanymacro.c:1420:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1420 | hbox=gtk_hbox_new(FALSE,0); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanymacro.c: In function 'EditSCIREPLACESELText': geanymacro.c:1533:44: warning: not enough variable arguments to fit a sentinel [-Wformat=] 1533 | GTK_DIALOG_DESTROY_WITH_PARENT,NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanymacro.c:1540:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1540 | hbox=gtk_hbox_new(FALSE,0); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanymacro.c: In function 'EditMacroElements': geanymacro.c:1737:17: warning: not enough variable arguments to fit a sentinel [-Wformat=] 1737 | GTK_DIALOG_DESTROY_WITH_PARENT,NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanymacro.c: In function 'DoEditMacro': geanymacro.c:2066:17: warning: not enough variable arguments to fit a sentinel [-Wformat=] 2066 | GTK_DIALOG_DESTROY_WITH_PARENT,NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanymacro.c: In function 'plugin_init': geanymacro.c:2203:9: warning: 'gdk_keymap_get_default' is deprecated: Use 'gdk_keymap_get_for_display' instead [-Wdeprecated-declarations] 2203 | GdkKeymap *gdkKeyMap=gdk_keymap_get_default(); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:48, from /usr/include/gtk-3.0/gtk/gtk.h:30: /usr/include/gtk-3.0/gdk/gdkkeys.h:84:12: note: declared here 84 | GdkKeymap* gdk_keymap_get_default (void); | ^~~~~~~~~~~~~~~~~~~~~~ CCLD geanymacro.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' Making all in geanyminiscript make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript/src' CC geanyminiscript_la-gms.lo CC geanyminiscript_la-gms_gui.lo gms_gui.c: In function 'gms_cb_load': gms_gui.c:256:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 256 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ gms_gui.c:257:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 257 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~ gms_gui.c: In function 'gms_cb_save': gms_gui.c:313:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 313 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ gms_gui.c:314:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 314 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~ gms_gui.c: In function 'new_button_from_stock': gms_gui.c:371:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 371 | button = gtk_button_new_from_stock( stock_id ) ; | ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/plugindata.h:34, from gms_gui.c:48: /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gms_gui.c:375:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 375 | gtk_container_add( GTK_CONTAINER(button),gtk_image_new_from_stock(stock_id , GTK_ICON_SIZE_SMALL_TOOLBAR ) ); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ gms_gui.c: In function 'gms_new': gms_gui.c:409:9: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] 409 | gint width = gdk_screen_get_width(ecran) ; | ^~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here 58 | gint gdk_screen_get_width (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~ gms_gui.c:410:9: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] 410 | gint height = gdk_screen_get_height(ecran) ; | ^~~~ /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here 60 | gint gdk_screen_get_height (GdkScreen *screen); | ^~~~~~~~~~~~~~~~~~~~~ gms_gui.c:422:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 422 | GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ gms_gui.c:423:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 423 | GTK_STOCK_EXECUTE,GTK_RESPONSE_APPLY, | ^~~~~~~~~~~~~~~~~ gms_gui.c:438:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 438 | hb_st = gtk_hbox_new (FALSE, 0); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gms_gui.c:442:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 442 | b_new = new_button_from_stock( mode_txt_icon, GTK_STOCK_CLEAR ) ; | ^~~~~ gms_gui.c:447:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 447 | b_open = new_button_from_stock( mode_txt_icon, GTK_STOCK_OPEN ) ; | ^~~~~~ gms_gui.c:452:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 452 | b_save = new_button_from_stock( mode_txt_icon, GTK_STOCK_SAVE_AS ) ; | ^~~~~~ gms_gui.c:457:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 457 | b_info = new_button_from_stock( mode_txt_icon, GTK_STOCK_INFO ) ; | ^~~~~~ gms_gui.c:479:9: warning: 'gtk_widget_modify_font' is deprecated: Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] 479 | gtk_widget_modify_font( this->w.t_script, this->w.fontdesc ); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:277: /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:769:13: note: declared here 769 | void gtk_widget_modify_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~ gms_gui.c:480:9: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] 480 | gtk_scrolled_window_add_with_viewport ( GTK_SCROLLED_WINDOW (sb_script), this->w.t_script); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:187: /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here 186 | void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gms_gui.c:493:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 493 | hb_rb = gtk_hbox_new (FALSE, 0); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gms_gui.c:503:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 503 | hb_rbi = gtk_hbox_new (FALSE, 0); | ^~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gms_gui.c:522:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 522 | hb_rbo = gtk_hbox_new (FALSE, 0); | ^~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gms_gui.c: In function 'gms_configure_gui': gms_gui.c:747:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 747 | vb_pref= gtk_vbox_new(FALSE, 6); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gms_gui.c:751:5: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 751 | t_script = gtk_table_new( GMS_NB_TYPE_SCRIPT ,3,FALSE) ; | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280: /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ gms_gui.c:757:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 757 | gtk_table_attach_defaults(GTK_TABLE(t_script),w, 0,1,ii,ii+1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ gms_gui.c:761:9: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 761 | gtk_table_attach_defaults(GTK_TABLE(t_script),this->w.e_script[ii], 1,2,ii,ii+1 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:138:12: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ CCLD geanyminiscript.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' Making all in geanynumberedbookmarks make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks/src' CC geanynumberedbookmarks_la-geanynumberedbookmarks.lo geanynumberedbookmarks.c: In function 'plugin_configure': geanynumberedbookmarks.c:1221:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1221 | vbox=gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from geanynumberedbookmarks.c:14: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CCLD geanynumberedbookmarks.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' Making all in geanypg make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg/src' CC geanypg_la-helper_functions.lo CC geanypg_la-encrypt_cb.lo CC geanypg_la-key_selection_dialog.lo CC geanypg_la-sign_cb.lo CC geanypg_la-decrypt_cb.lo CC geanypg_la-verify_cb.lo CC geanypg_la-geanypg.lo CC geanypg_la-pinentry.lo verify_cb.c: In function 'geanypg_choose_sig': verify_cb.c:30:54: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 30 | GTK_STOCK_OPEN, GTK_RESPONSE_OK, | ^~~~~~~~~~~~~~ verify_cb.c:31:54: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 31 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ key_selection_dialog.c: In function 'geanypg_encrypt_selection_dialog': key_selection_dialog.c:145:5: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] 145 | gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(scrollwin), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:187, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from geanypg.h:34, from key_selection_dialog.c:23: /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here 186 | void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ key_selection_dialog.c:159:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 159 | gtk_dialog_add_button(GTK_DIALOG(dialog), GTK_STOCK_OK, GTK_RESPONSE_OK); | ^~~~~~~~~~~~~~~~~~~~~ key_selection_dialog.c:160:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 160 | gtk_dialog_add_button(GTK_DIALOG(dialog), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); | ^~~~~~~~~~~~~~~~~~~~~ key_selection_dialog.c: In function 'geanypg_sign_selection_dialog': key_selection_dialog.c:228:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 228 | gtk_dialog_add_button(GTK_DIALOG(dialog), GTK_STOCK_OK, GTK_RESPONSE_OK); | ^~~~~~~~~~~~~~~~~~~~~ key_selection_dialog.c:229:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 229 | gtk_dialog_add_button(GTK_DIALOG(dialog), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); | ^~~~~~~~~~~~~~~~~~~~~ CC geanypg_la-verify_aux.lo In function 'geanypg_get_keys_with_fp', inlined from 'geanypg_check_sig' at verify_aux.c:145:5: verify_aux.c:52:21: warning: 'strncpy' output may be truncated copying 41 bytes from a string of length 511 [-Wstringop-truncation] 52 | strncpy(tmp, buffer, 41); | ^~~~~~~~~~~~~~~~~~~~~~~~ verify_aux.c: In function 'geanypg_check_sig': verify_aux.c:48:42: warning: '%s' directive writing up to 499 bytes into a region of size between 11 and 510 [-Wformat-overflow=] 48 | sprintf(buffer, "%s <%s>", name, email); | ^~ In function 'geanypg_get_keys_with_fp', inlined from 'geanypg_check_sig' at verify_aux.c:145:5: verify_aux.c:48:21: note: 'sprintf' output between 4 and 1002 bytes into a destination of size 512 48 | sprintf(buffer, "%s <%s>", name, email); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD geanypg.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' Making all in geanyprj make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj/src' CC geanyprj_la-project.lo CC geanyprj_la-geanyprj.lo CC geanyprj_la-sidebar.lo CC geanyprj_la-menu.lo CC geanyprj_la-utils.lo CC geanyprj_la-xproject.lo menu.c: In function 'build_properties_dialog': menu.c:95:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 95 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ menu.c:96:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 96 | GTK_STOCK_OK, GTK_RESPONSE_OK, NULL); | ^~~~~~~~~~~~ menu.c:104:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 104 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); | ^~~~~~~~~~~~~~~~ menu.c:107:17: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 107 | bbox = gtk_hbox_new(FALSE, 0); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from menu.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ menu.c:109:17: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 109 | image = gtk_image_new_from_stock("gtk-new", GTK_ICON_SIZE_BUTTON); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ menu.c:119:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 119 | table = gtk_table_new(5, 2, FALSE); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280: /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ menu.c:120:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 120 | gtk_table_set_row_spacings(GTK_TABLE(table), 5); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:121:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 121 | gtk_table_set_col_spacings(GTK_TABLE(table), 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:124:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 124 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ menu.c:133:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 133 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ menu.c:145:17: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 145 | image = gtk_image_new_from_stock("gtk-open", GTK_ICON_SIZE_BUTTON); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ menu.c:156:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 156 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ menu.c:181:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 181 | gtk_misc_set_alignment(GTK_MISC(label), 1, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'tools_menu_init': menu.c:367:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 367 | menu_items.tools_item = gtk_image_menu_item_new_with_mnemonic(_("_Project")); | ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:375:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 375 | image = gtk_image_new_from_stock(GTK_STOCK_NEW, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ menu.c:375:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 375 | image = gtk_image_new_from_stock(GTK_STOCK_NEW, GTK_ICON_SIZE_MENU); | ^~~~~ menu.c:376:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 376 | item = gtk_image_menu_item_new_with_mnemonic(_("New Project")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:377:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 377 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:383:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 383 | image = gtk_image_new_from_stock(GTK_STOCK_DELETE, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ menu.c:383:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 383 | image = gtk_image_new_from_stock(GTK_STOCK_DELETE, GTK_ICON_SIZE_MENU); | ^~~~~ menu.c:385:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 385 | item = gtk_image_menu_item_new_with_mnemonic(_("Delete Project")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:386:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 386 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:394:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 394 | image = gtk_image_new_from_stock(GTK_STOCK_ADD, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ menu.c:394:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 394 | image = gtk_image_new_from_stock(GTK_STOCK_ADD, GTK_ICON_SIZE_MENU); | ^~~~~ menu.c:396:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 396 | item = gtk_image_menu_item_new_with_mnemonic(_("Add File")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:397:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 397 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:405:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 405 | image = gtk_image_new_from_stock(GTK_STOCK_PREFERENCES, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ menu.c:405:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 405 | image = gtk_image_new_from_stock(GTK_STOCK_PREFERENCES, GTK_ICON_SIZE_MENU); | ^~~~~ menu.c:407:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 407 | item = gtk_image_menu_item_new_with_mnemonic(_("Preferences")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:408:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 408 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:416:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 416 | image = gtk_image_new_from_stock(GTK_STOCK_FIND, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ menu.c:416:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 416 | image = gtk_image_new_from_stock(GTK_STOCK_FIND, GTK_ICON_SIZE_MENU); | ^~~~~ menu.c:418:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 418 | item = gtk_image_menu_item_new_with_mnemonic(_("Find in Project")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:419:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 419 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c: In function 'create_popup_menu': sidebar.c:170:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 170 | image = gtk_image_new_from_stock(GTK_STOCK_NEW, GTK_ICON_SIZE_MENU); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from sidebar.c:28: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:170:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 170 | image = gtk_image_new_from_stock(GTK_STOCK_NEW, GTK_ICON_SIZE_MENU); | ^~~~~ sidebar.c:172:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 172 | item = gtk_image_menu_item_new_with_mnemonic(_("New Project")); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:173:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 173 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:179:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 179 | image = gtk_image_new_from_stock(GTK_STOCK_DELETE, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:179:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 179 | image = gtk_image_new_from_stock(GTK_STOCK_DELETE, GTK_ICON_SIZE_MENU); | ^~~~~ sidebar.c:181:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 181 | item = gtk_image_menu_item_new_with_mnemonic(_("Delete Project")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:182:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 182 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:192:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 192 | image = gtk_image_new_from_stock(GTK_STOCK_ADD, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:192:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 192 | image = gtk_image_new_from_stock(GTK_STOCK_ADD, GTK_ICON_SIZE_MENU); | ^~~~~ sidebar.c:194:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 194 | item = gtk_image_menu_item_new_with_mnemonic(_("Add File")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:195:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 195 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:201:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 201 | image = gtk_image_new_from_stock(GTK_STOCK_REMOVE, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:201:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 201 | image = gtk_image_new_from_stock(GTK_STOCK_REMOVE, GTK_ICON_SIZE_MENU); | ^~~~~ sidebar.c:203:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 203 | item = gtk_image_menu_item_new_with_mnemonic(_("Remove File")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:204:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 204 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:214:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 214 | image = gtk_image_new_from_stock(GTK_STOCK_PREFERENCES, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:214:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 214 | image = gtk_image_new_from_stock(GTK_STOCK_PREFERENCES, GTK_ICON_SIZE_MENU); | ^~~~~ sidebar.c:216:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 216 | item = gtk_image_menu_item_new_with_mnemonic(_("Preferences")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:217:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 217 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:227:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 227 | image = gtk_image_new_from_stock(GTK_STOCK_FIND, GTK_ICON_SIZE_MENU); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:227:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 227 | image = gtk_image_new_from_stock(GTK_STOCK_FIND, GTK_ICON_SIZE_MENU); | ^~~~~ sidebar.c:229:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 229 | item = gtk_image_menu_item_new_with_mnemonic(_("Find in Project")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:230:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 230 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:240:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 240 | item = gtk_image_menu_item_new_with_mnemonic(_("H_ide Sidebar")); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:241:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 241 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c:242:39: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 242 | gtk_image_new_from_stock("gtk-close", GTK_ICON_SIZE_MENU)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ sidebar.c: In function 'on_button_release': sidebar.c:299:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 299 | gtk_menu_popup(GTK_MENU(popup_menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ sidebar.c: In function 'prepare_file_view': sidebar.c:329:9: warning: 'gtk_widget_modify_font' is deprecated: Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] 329 | gtk_widget_modify_font(file_view, pfd); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:277: /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:769:13: note: declared here 769 | void gtk_widget_modify_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~ sidebar.c: In function 'create_sidebar': sidebar.c:441:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 441 | file_view_vbox = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanyprj.c: In function 'plugin_configure': geanyprj.c:240:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 240 | vbox = gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from geanyprj.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CCLD geanyprj.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' Making all in geanyvc make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc/src' CC geanyvc_la-externdiff.lo CC geanyvc_la-utils.lo CC geanyvc_la-geanyvc.lo CC geanyvc_la-vc_bzr.lo CC geanyvc_la-vc_cvs.lo CC geanyvc_la-vc_fossil.lo CC geanyvc_la-vc_git.lo CC geanyvc_la-vc_hg.lo geanyvc.c: In function 'create_commitDialog': geanyvc.c:1566:9: warning: 'gtk_rc_parse_string' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] 1566 | gtk_rc_parse_string(rcstyle); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:273, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from geanyvc.c:37: /usr/include/gtk-3.0/gtk/deprecated/gtkrc.h:196:11: note: declared here 196 | void gtk_rc_parse_string (const gchar *rc_string); | ^~~~~~~~~~~~~~~~~~~ geanyvc.c:1583:9: warning: 'gtk_vpaned_new' is deprecated: Use 'gtk_paned_new' instead [-Wdeprecated-declarations] 1583 | vpaned1 = gtk_vpaned_new(); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:287: /usr/include/gtk-3.0/gtk/deprecated/gtkvpaned.h:61:13: note: declared here 61 | GtkWidget * gtk_vpaned_new (void); | ^~~~~~~~~~~~~~ geanyvc.c:1600:9: warning: 'gtk_vpaned_new' is deprecated: Use 'gtk_paned_new' instead [-Wdeprecated-declarations] 1600 | vpaned2 = gtk_vpaned_new(); | ^~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvpaned.h:61:13: note: declared here 61 | GtkWidget * gtk_vpaned_new (void); | ^~~~~~~~~~~~~~ geanyvc.c:1611:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1611 | bottom_vbox = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanyvc.c:1636:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 1636 | alignment1 = gtk_alignment_new(0.5, 0.5, 1, 1); | ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ geanyvc.c:1639:9: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 1639 | gtk_alignment_set_padding(GTK_ALIGNMENT(alignment1), 0, 0, 12, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:1641:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1641 | commit_text_vbox = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geanyvc.c:1666:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1666 | gtk_misc_set_alignment(GTK_MISC(lineColumnLabel), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:1675:9: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] 1675 | dialog_action_area1 = gtk_dialog_get_action_area(GTK_DIALOG(commitDialog)); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31: /usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here 203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:1679:9: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 1679 | btnCancel = gtk_button_new_from_stock("gtk-cancel"); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54: /usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c: In function 'plugin_configure': geanyvc.c:2198:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 2198 | vbox = gtk_vbox_new(FALSE, 6); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CC geanyvc_la-vc_svk.lo geanyvc.c:2208:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2208 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_changed_flag), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2217:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2217 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_confirm_add), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2224:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2224 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_max_commit), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2232:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2232 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_external_diff), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2240:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2240 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_editor_menu_entries), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2249:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2249 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_attach_to_menubar), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2255:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2255 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_cvs), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2260:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2260 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_git), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2265:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2265 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_fossil), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2270:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2270 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_svn), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2275:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2275 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_svk), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2280:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2280 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_bzr), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2285:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 2285 | gtk_button_set_focus_on_click(GTK_BUTTON(widgets.cb_hg), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c:2296:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 2296 | gtk_misc_set_alignment(GTK_MISC(label_spellcheck_lang), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ geanyvc.c: In function 'do_current_file_menu': geanyvc.c:2413:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 2413 | *parent_menu = gtk_image_menu_item_new_with_mnemonic(label); | ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c: In function 'do_current_dir_menu': geanyvc.c:2511:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 2511 | *parent_menu = gtk_image_menu_item_new_with_mnemonic(_("_Directory")); | ^ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c: In function 'do_basedir_menu': geanyvc.c:2550:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 2550 | *parent_menu = gtk_image_menu_item_new_with_mnemonic(_("_Base Directory")); | ^ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c: In function 'plugin_init': CC geanyvc_la-vc_svn.lo geanyvc.c:2701:17: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 2701 | menu_vc = gtk_image_menu_item_new_with_mnemonic(_("_Version Control")); | ^~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geanyvc.c: In function 'vcdiff_dir_activated': geanyvc.c:756:33: warning: ignoring return value of 'g_slist_sort' declared with attribute 'warn_unused_result' [-Wunused-result] 756 | g_slist_sort(lst,(GCompareFunc)commititem_compare_by_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD geanyvc.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' Making all in geniuspaste make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' Making all in data make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/data' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/src' CC geniuspaste_la-geniuspaste.lo geniuspaste.c: In function 'paste': geniuspaste.c:814:5: warning: 'soup_session_async_new_with_options' is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] 814 | session = soup_session_async_new_with_options(SOUP_SESSION_USER_AGENT, user_agent, NULL); | ^~~~~~~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:46, from geniuspaste.c:22: /usr/include/libsoup-2.4/libsoup/soup-session-async.h:54:14: note: declared here 54 | SoupSession *soup_session_async_new_with_options (const char *optname1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geniuspaste.c: In function 'plugin_configure': geniuspaste.c:915:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 915 | vbox = gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from geniuspaste.c:34: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ geniuspaste.c:918:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 918 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ geniuspaste.c:921:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 921 | gtk_misc_set_alignment(GTK_MISC(author_label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, 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/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-address.h:11, from /usr/include/libsoup-2.4/libsoup/soup.h:11: geniuspaste.c: In function 'json_request_new': /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geniuspaste.c:612:5: note: in expansion of macro 'g_string_free' 612 | g_string_free(str, FALSE); | ^~~~~~~~~~~~~ CCLD geniuspaste.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' Making all in keyrecord make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord/src' CC keyrecord_la-keyrecord.lo CCLD keyrecord.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' Making all in lineoperations make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations/src' CC lineoperations_la-lo_fns.lo CC lineoperations_la-lo_prefs.lo CC lineoperations_la-lineoperations.lo lo_prefs.c: In function 'lo_configure': lo_prefs.c:84:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 84 | vbox = gtk_vbox_new(FALSE, 0); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from lo_prefs.h:25, from lo_prefs.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CCLD lineoperations.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' Making all in lipsum make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum/src' CC lipsum_la-lipsum.lo CCLD lipsum.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' Making all in markdown make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' Making all in peg-markdown make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' Making all in peg-0.1.9 make[4]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown/peg-0.1.9' CC leg.o CC compile.o CC tree.o CCLD leg make[4]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown/peg-0.1.9' make[4]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' GEN markdown_parser.c CC libpegmarkdown_la-odf.lo CC libpegmarkdown_la-markdown_lib.lo CC libpegmarkdown_la-markdown_output.lo CC libpegmarkdown_la-utility_functions.lo CC libpegmarkdown_la-parsing_functions.lo rule 'Notes' defined but not used rule 'References' defined but not used CC libpegmarkdown_la-markdown_parser.lo In file included from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from markdown_lib.h:6, from markdown_peg.h:5, from markdown_lib.c:20: markdown_lib.c: In function 'markdown_to_string': /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ markdown_lib.c:177:5: note: in expansion of macro 'g_string_free' 177 | g_string_free(out, FALSE); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from utility_functions.h:5, from utility_functions.c:4: utility_functions.c: In function 'mk_str_from_list': /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility_functions.c:101:5: note: in expansion of macro 'g_string_free' 101 | g_string_free(c, false); | ^~~~~~~~~~~~~ CCLD libpegmarkdown.la make[4]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/src' CC markdown_la-conf.lo CC markdown_la-plugin.lo CC markdown_la-viewer.lo CC markdown_la-markdown-gtk-compat.lo conf.c: In function 'markdown_config_class_init': conf.c:365:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 365 | g_type_class_add_private((gpointer)klass, sizeof(MarkdownConfigPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from conf.c:26: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ conf.c: In function 'markdown_config_init': conf.c:415:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 415 | self->priv = G_TYPE_INSTANCE_GET_PRIVATE(self, MARKDOWN_TYPE_CONFIG, MarkdownConfigPrivate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf.c: In function 'on_dialog_response': conf.c:515:5: warning: 'gtk_font_button_get_font_name' is deprecated [-Wdeprecated-declarations] 515 | font_desc = gtk_font_button_get_font_name(GTK_FONT_BUTTON(conf->priv->widgets.font_button)); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:109: /usr/include/gtk-3.0/gtk/gtkfontbutton.h:96:23: note: declared here 96 | const gchar * gtk_font_button_get_font_name (GtkFontButton *font_button); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf.c:518:5: warning: 'gtk_font_button_get_font_name' is deprecated [-Wdeprecated-declarations] 518 | font_desc = gtk_font_button_get_font_name(GTK_FONT_BUTTON(conf->priv->widgets.code_font_button)); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkfontbutton.h:96:23: note: declared here 96 | const gchar * gtk_font_button_get_font_name (GtkFontButton *font_button); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conf.c: In function 'markdown_config_gui': conf.c:568:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 568 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ conf.c:571:5: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 571 | hbox = gtk_hbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ conf.c:596:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 596 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ conf.c:613:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 613 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ conf.c:630:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 630 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ conf.c:646:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 646 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ conf.c:660:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 660 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ viewer.c: In function 'markdown_viewer_class_init': viewer.c:137:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 137 | g_type_class_add_private((gpointer)klass, sizeof(MarkdownViewerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from viewer.c:24: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ viewer.c: In function 'markdown_viewer_init': viewer.c:171:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 171 | self->priv = G_TYPE_INSTANCE_GET_PRIVATE(self, MARKDOWN_TYPE_VIEWER, MarkdownViewerPrivate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plugin.c: In function 'on_export_as_html_activate': plugin.c:280:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 280 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ plugin.c:281:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 281 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, | ^~~~~~~~~~~~~~ viewer.c: In function 'markdown_viewer_set_property': viewer.c:98:7: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 98 | strncpy(self->priv->enc, g_value_get_string(value), MD_ENC_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD markdown.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/src' Making all in docs make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/docs' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' Making all in overview make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' Making all in overview make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/overview' CC overview_la-overviewplugin.lo CC overview_la-overviewcolor.lo CC overview_la-overviewprefspanel.lo CC overview_la-overviewprefs.lo CC overview_la-overviewscintilla.lo CC overview_la-overviewui.lo overviewscintilla.c: In function 'overview_scintilla_update_cursor': overviewscintilla.c:453:7: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 453 | GdkCursor *cursor = gdk_cursor_new (self->active_cursor); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34, from /usr/include/gtk-3.0/gtk/gtk.h:30, from overviewplugin.h:26, from overviewscintilla.h:26, from overviewscintilla.c:27: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ overviewscintilla.c:455:7: warning: 'gdk_cursor_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] 455 | gdk_cursor_unref (cursor); | ^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gdk/gdkcursor.h:247:13: note: declared here 247 | void gdk_cursor_unref (GdkCursor *cursor); | ^~~~~~~~~~~~~~~~ overviewscintilla.c: In function 'on_map_event': overviewscintilla.c:656:7: warning: 'gtk_widget_get_double_buffered' is deprecated [-Wdeprecated-declarations] 656 | gtk_widget_get_double_buffered (self->canvas) != self->double_buffered) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27, from /usr/include/gtk-3.0/gtk/gtkwindow.h:33, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31: /usr/include/gtk-3.0/gtk/gtkwidget.h:886:23: note: declared here 886 | gboolean gtk_widget_get_double_buffered (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ overviewscintilla.c:658:7: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations] 658 | gtk_widget_set_double_buffered (self->canvas, self->double_buffered); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:883:23: note: declared here 883 | void gtk_widget_set_double_buffered (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ overviewscintilla.c:659:7: warning: 'gtk_widget_get_double_buffered' is deprecated [-Wdeprecated-declarations] 659 | self->double_buffered = gtk_widget_get_double_buffered (self->canvas); | ^~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:886:23: note: declared here 886 | gboolean gtk_widget_get_double_buffered (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ overviewcolor.c: In function 'overview_color_from_color_button': overviewcolor.c:275:3: warning: 'gtk_color_button_get_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 275 | gtk_color_button_get_color (button, &gcolor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74, from overviewcolor.h:26, from overviewcolor.c:27: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12: note: declared here 92 | void gtk_color_button_get_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ overviewcolor.c:276:3: warning: 'gtk_color_button_get_alpha' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 276 | alpha = gtk_color_button_get_alpha (button); | ^~~~~ /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:98:12: note: declared here 98 | guint16 gtk_color_button_get_alpha (GtkColorButton *button); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ overviewcolor.c: In function 'overview_color_to_color_button': overviewcolor.c:288:3: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 288 | gtk_color_button_set_color (button, &gcolor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here 89 | void gtk_color_button_set_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ overviewcolor.c:290:3: warning: 'gtk_color_button_set_alpha' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 290 | gtk_color_button_set_alpha (button, alpha); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:95:12: note: declared here 95 | void gtk_color_button_set_alpha (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ overviewscintilla.c: In function 'overview_scintilla_get_double_buffered': overviewscintilla.c:1236:5: warning: 'gtk_widget_get_double_buffered' is deprecated [-Wdeprecated-declarations] 1236 | self->double_buffered = gtk_widget_get_double_buffered (self->canvas); | ^~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:886:23: note: declared here 886 | gboolean gtk_widget_get_double_buffered (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ overviewscintilla.c: In function 'overview_scintilla_set_double_buffered': overviewscintilla.c:1251:11: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations] 1251 | gtk_widget_set_double_buffered (self->canvas, self->double_buffered); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:883:23: note: declared here 883 | void gtk_widget_set_double_buffered (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ overviewscintilla.c:1252:11: warning: 'gtk_widget_get_double_buffered' is deprecated [-Wdeprecated-declarations] 1252 | self->double_buffered = gtk_widget_get_double_buffered (self->canvas); | ^~~~ /usr/include/gtk-3.0/gtk/gtkwidget.h:886:23: note: declared here 886 | gboolean gtk_widget_get_double_buffered (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ overviewui.c: In function 'overview_ui_hijack_editor_view': overviewui.c:91:3: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 91 | container = gtk_hbox_new (FALSE, 0); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262, from overviewplugin.h:26, from overviewui.h:27, from overviewui.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CCLD overview.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/overview' Making all in data make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/data' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' Making all in pairtaghighlighter make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter/src' CC pairtaghighlighter_la-pair_tag_highlighter.lo CCLD pairtaghighlighter.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' Making all in pohelper make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' Making all in data make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/data' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/src' CC pohelper_la-gph-plugin.lo gph-plugin.c: In function 'stats_graph_draw': gph-plugin.c:1328:3: warning: 'gdk_cairo_set_source_color' is deprecated: Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] 1328 | gdk_cairo_set_source_color (cr, &plugin.color_translated); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from gph-plugin.c:26: /usr/include/gtk-3.0/gdk/gdkcairo.h:68:12: note: declared here 68 | void gdk_cairo_set_source_color (cairo_t *cr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gph-plugin.c:1332:3: warning: 'gdk_cairo_set_source_color' is deprecated: Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] 1332 | gdk_cairo_set_source_color (cr, &plugin.color_fuzzy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gdk/gdkcairo.h:68:12: note: declared here 68 | void gdk_cairo_set_source_color (cairo_t *cr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gph-plugin.c:1336:3: warning: 'gdk_cairo_set_source_color' is deprecated: Use 'gdk_cairo_set_source_rgba' instead [-Wdeprecated-declarations] 1336 | gdk_cairo_set_source_color (cr, &plugin.color_untranslated); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gdk/gdkcairo.h:68:12: note: declared here 68 | void gdk_cairo_set_source_color (cairo_t *cr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gph-plugin.c: In function 'on_color_button_color_notify': gph-plugin.c:1423:3: warning: 'gtk_color_button_get_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 1423 | gtk_color_button_get_color (GTK_COLOR_BUTTON (widget), user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:74: /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12: note: declared here 92 | void gtk_color_button_get_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gph-plugin.c: In function 'show_stats_dialog': gph-plugin.c:1523:5: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 1523 | BIND_COLOR_BTN ("color_translated", &plugin.color_translated); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here 89 | void gtk_color_button_set_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gph-plugin.c:1524:5: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 1524 | BIND_COLOR_BTN ("color_fuzzy", &plugin.color_fuzzy); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here 89 | void gtk_color_button_set_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gph-plugin.c:1525:5: warning: 'gtk_color_button_set_color' is deprecated: Use 'gtk_color_chooser_set_rgba' instead [-Wdeprecated-declarations] 1525 | BIND_COLOR_BTN ("color_untranslated", &plugin.color_untranslated); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkcolorbutton.h:89:12: note: declared here 89 | void gtk_color_button_set_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gph-plugin.c: In function 'get_setting_color': gph-plugin.c:1722:5: warning: 'gdk_color_parse' is deprecated: Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations] 1722 | success = gdk_color_parse (value, color); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79:11: note: declared here 79 | gboolean gdk_color_parse (const gchar *spec, | ^~~~~~~~~~~~~~~ gph-plugin.c: In function 'set_setting_color': gph-plugin.c:1735:3: warning: 'gdk_color_to_string' is deprecated: Use 'gdk_rgba_to_string' instead [-Wdeprecated-declarations] 1735 | gchar *value = gdk_color_to_string (color); | ^~~~~ /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:82:11: note: declared here 82 | gchar * gdk_color_to_string (const GdkColor *color); | ^~~~~~~~~~~~~~~~~~~ CCLD pohelper.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' Making all in pretty-printer make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer/src' CC pretty_printer_la-PluginEntry.lo CC pretty_printer_la-PrettyPrinter.lo CC pretty_printer_la-ConfigUI.lo ConfigUI.c: In function 'createPrettyPrinterConfigUI': ConfigUI.c:70:5: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 70 | container = gtk_hbox_new(FALSE, 10); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262, from ConfigUI.h:24, from ConfigUI.c:19: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:72:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 72 | leftBox = gtk_vbox_new(FALSE, 6); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:84:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 84 | rightBox = gtk_vbox_new(FALSE, 6); | ^~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c: In function 'createThreeOptionsBox': ConfigUI.c:361:5: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 361 | GtkWidget* container = gtk_hbox_new(TRUE, 2); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:362:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 362 | GtkWidget* rightBox = gtk_vbox_new(FALSE, 6); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:363:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 363 | GtkWidget* leftBox = gtk_vbox_new(FALSE, 6); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c: In function 'createEmptyTextOptions': ConfigUI.c:391:5: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 391 | GtkWidget* container = gtk_hbox_new(FALSE, 2); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:392:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 392 | GtkWidget* rightBox = gtk_vbox_new(FALSE, 6); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:393:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 393 | GtkWidget* leftBox = gtk_vbox_new(FALSE, 6); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c: In function 'createIndentationOptions': ConfigUI.c:421:5: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 421 | GtkWidget* container = gtk_hbox_new(FALSE, 20); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:422:5: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 422 | GtkWidget* rightBox = gtk_hbox_new(FALSE, 6); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:423:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 423 | GtkWidget* leftBox = gtk_vbox_new(FALSE, 6); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c: In function 'createLineReturnOptions': ConfigUI.c:450:5: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 450 | GtkWidget* container = gtk_hbox_new(FALSE, 25); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:451:5: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 451 | GtkWidget* rightBox = gtk_hbox_new(FALSE, 6); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ ConfigUI.c:452:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 452 | GtkWidget* leftBox = gtk_vbox_new(FALSE, 6); | ^~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ PluginEntry.c: In function 'xml_format': PluginEntry.c:224:5: warning: 'sci_get_selected_text_length' is deprecated: Use sci_get_selected_text_length2 instead [-Wdeprecated-declarations] 224 | input_length = (has_selection)?sci_get_selected_text_length(sco):sci_get_length(sco); | ^~~~~~~~~~~~ In file included from /usr/include/geany/geanyplugin.h:53, from PluginEntry.h:30, from PluginEntry.c:28: /usr/include/geany/sciwrappers.h:109:33: note: declared here 109 | gint sci_get_selected_text_length(ScintillaObject *sci) GEANY_DEPRECATED_FOR(sci_get_selected_text_length2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD pretty-printer.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' Making all in projectorganizer make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer/src' CC projectorganizer_la-prjorg-main.lo CC projectorganizer_la-prjorg-sidebar.lo CC projectorganizer_la-prjorg-utils.lo CC projectorganizer_la-prjorg-project.lo CC projectorganizer_la-prjorg-menu.lo prjorg-sidebar.c: In function 'show_dialog_find_file': prjorg-sidebar.c:131:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 131 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); | ^~~~~~~~~~~~~~~~ prjorg-sidebar.c:141:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 141 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from prjorg-sidebar.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:150:17: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 150 | ebox = gtk_hbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-sidebar.c:157:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 157 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:160:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 160 | gtk_misc_set_alignment(GTK_MISC(s_fif_dialog.dir_label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:162:17: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 162 | ebox = gtk_hbox_new(FALSE, 6); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-sidebar.c:169:17: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 169 | gtk_button_set_focus_on_click(GTK_BUTTON(s_fif_dialog.case_sensitive), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54: /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:172:17: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 172 | gtk_button_set_focus_on_click(GTK_BUTTON(s_fif_dialog.full_path), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c: In function 'get_fallback_dir_of_selection': prjorg-sidebar.c:349:56: warning: comparison between pointer and integer 349 | if (locale_path && locale_path == '.') | ^~ prjorg-sidebar.c: In function 'on_open_file_manager': prjorg-sidebar.c:387:30: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 387 | open_command = PRJORG_COMMAND_OPEN; | ^ prjorg-sidebar.c: In function 'find_file_recursive': prjorg-sidebar.c:659:17: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 659 | if (g_pattern_match_string(pattern, utf8_name)) | ^~ In file included from /usr/include/glib-2.0/glib.h:68, from /usr/include/geany/tagmanager/tm_workspace.h:15, from /usr/include/geany/app.h:29, from /usr/include/geany/geanyplugin.h:35: /usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here 57 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c: In function 'create_dialog_find_tag': prjorg-sidebar.c:719:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 719 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); | ^~~~~~~~~~~~~~~~ prjorg-sidebar.c:729:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 729 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:741:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 741 | ebox = gtk_hbox_new(FALSE, 6); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-sidebar.c:747:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 747 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:757:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 757 | ebox = gtk_hbox_new(FALSE, 6); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-sidebar.c:763:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 763 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:766:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 766 | gtk_misc_set_alignment(GTK_MISC(s_ft_dialog.dir_label), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:768:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 768 | ebox = gtk_hbox_new(FALSE, 6); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-sidebar.c:775:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 775 | gtk_button_set_focus_on_click(GTK_BUTTON(s_ft_dialog.case_sensitive), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:778:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 778 | gtk_button_set_focus_on_click(GTK_BUTTON(s_ft_dialog.declaration), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c: In function 'match': prjorg-sidebar.c:842:33: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 842 | matches = g_pattern_match_string(pspec, name_case); | ^~~~~~~ /usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here 57 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c: In function 'on_button_release': prjorg-sidebar.c:1088:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1088 | gtk_menu_popup(GTK_MENU(s_popup_menu.widget), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ prjorg-sidebar.c: In function 'create_branch': prjorg-sidebar.c:1210:41: warning: 'gtk_icon_info_free' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] 1210 | gtk_icon_info_free(icon_info); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:127: /usr/include/gtk-3.0/gtk/gtkicontheme.h:284:23: note: declared here 284 | void gtk_icon_info_free (GtkIconInfo *icon_info); | ^~~~~~~~~~~~~~~~~~ prjorg-sidebar.c: In function 'load_project': prjorg-sidebar.c:1364:9: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] 1364 | s_external_color = gtk_widget_get_style(s_toolbar)->bg[GTK_STATE_NORMAL]; | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:277: /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13: note: declared here 742 | GtkStyle * gtk_widget_get_style (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c: In function 'prjorg_sidebar_get_expanded_paths': prjorg-sidebar.c:1565:16: warning: returning 'void **' from a function with incompatible return type 'gchar **' {aka 'char **'} [-Wincompatible-pointer-types] 1565 | return g_ptr_array_free(expanded_paths, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c: In function 'prjorg_sidebar_update_full': prjorg-sidebar.c:1592:31: warning: unused variable 'model' [-Wunused-variable] 1592 | GtkTreeModel *model; | ^~~~~ prjorg-sidebar.c:1591:29: warning: unused variable 'iter' [-Wunused-variable] 1591 | GtkTreeIter iter; | ^~~~ prjorg-sidebar.c:1590:35: warning: unused variable 'treesel' [-Wunused-variable] 1590 | GtkTreeSelection *treesel; | ^~~~~~~ prjorg-sidebar.c: In function 'prjorg_sidebar_init': prjorg-project.c: In function 'match_basename': prjorg-project.c:219:17: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 219 | if (g_pattern_match_string(pattern, utf8_base_filename)) | ^~ In file included from /usr/include/glib-2.0/glib.h:68, from /usr/include/glib-2.0/glib/gprintf.h:23, from /usr/include/glib-2.0/glib/gstdio.h:24, from prjorg-project.c:21: /usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here 57 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:1661:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1661 | s_file_view_vbox = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-sidebar.c:1718:9: warning: 'gdk_color_get_type' is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] 1718 | s_file_store = gtk_tree_store_new(FILEVIEW_N_COLUMNS, G_TYPE_ICON, G_TYPE_STRING, GDK_TYPE_COLOR); | ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26, from /usr/include/gtk-3.0/gdk/gdk.h:33, from /usr/include/gtk-3.0/gtk/gtk.h:30: /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here 65 | GType gdk_color_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ prjorg-sidebar.c:1739:9: warning: 'gtk_widget_modify_font' is deprecated: Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] 1739 | gtk_widget_modify_font(s_file_view, pfd); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:769:13: note: declared here 769 | void gtk_widget_modify_font (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c: In function 'prjorg_project_add_properties_tab': prjorg-project.c:617:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 617 | vbox = gtk_vbox_new(FALSE, 0); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from prjorg-project.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-project.c:619:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 619 | table = gtk_table_new(5, 2, FALSE); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:280: /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ prjorg-project.c:620:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 620 | gtk_table_set_row_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:621:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 621 | gtk_table_set_col_spacings(GTK_TABLE(table), 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:624:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 624 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:636:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 636 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:648:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 648 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:660:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 660 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:673:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 673 | hbox1 = gtk_hbox_new(FALSE, 0); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-sidebar.c:1844:9: warning: 'gtk_container_set_focus_chain' is deprecated [-Wdeprecated-declarations] 1844 | gtk_container_set_focus_chain(GTK_CONTAINER(s_file_view_vbox), focus_chain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33, from /usr/include/gtk-3.0/gtk/gtkwindow.h:35, from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31: /usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here 177 | void gtk_container_set_focus_chain (GtkContainer *container, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:680:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 680 | hbox1 = gtk_hbox_new(FALSE, 0); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-project.c:686:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 686 | hbox1 = gtk_hbox_new(FALSE, 0); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-project.c:696:9: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 696 | table = gtk_table_new(1, 2, FALSE); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ prjorg-project.c:697:9: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 697 | gtk_table_set_row_spacings(GTK_TABLE(table), 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:159:12: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:698:9: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 698 | gtk_table_set_col_spacings(GTK_TABLE(table), 12); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtktable.h:164:12: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:701:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 701 | gtk_misc_set_alignment(GTK_MISC(label), 0, 0); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-project.c:713:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 713 | hbox1 = gtk_hbox_new(FALSE, 0); | ^~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-project.c:719:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 719 | hbox = gtk_hbox_new(FALSE, 0); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ prjorg-utils.c: In function 'patterns_match': prjorg-utils.c:83:17: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 83 | if (g_pattern_match_string(pattern, str)) | ^~ In file included from /usr/include/glib-2.0/glib.h:68, from prjorg-utils.c:20: /usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here 57 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ prjorg-utils.c: In function 'menu_item_new': prjorg-utils.c:241:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 241 | GtkWidget *item = gtk_image_menu_item_new_with_mnemonic(label); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from prjorg-utils.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-utils.c:246:17: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 246 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prjorg-utils.c: In function 'try_find_header_source': prjorg-utils.c:272:17: warning: 'g_pattern_match_string' is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 272 | if (g_pattern_match_string(pattern, base_name)) | ^~ /usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here 57 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ CCLD projectorganizer.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' Making all in scope make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/src' CC scope_la-break.lo CC scope_la-conterm.lo CC scope_la-inspect.lo CC scope_la-debug.lo CC scope_la-local.lo CC scope_la-memory.lo CC scope_la-menu.lo CC scope_la-parse.lo menu.c: In function 'on_button_3_press': menu.c:155:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 155 | gtk_menu_popup(menu, NULL, NULL, NULL, NULL, event->button, event->time); | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from common.h:20, from menu.c:28: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ conterm.c: In function 'on_console_button_3_press': conterm.c:277:17: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 277 | gtk_menu_popup(menu, NULL, NULL, NULL, NULL, event->button, event->time); | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from common.h:20, from conterm.c:29: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ break.c:89:16: warning: 'BP_WATCHES' defined but not used [-Wunused-const-variable=] 89 | *const BP_WATCHES = "war", | ^~~~~~~~~~ CC scope_la-plugme.lo CC scope_la-prefs.lo CC scope_la-program.lo CC scope_la-register.lo CC scope_la-scope.lo CC scope_la-stack.lo CC scope_la-thread.lo CC scope_la-tooltip.lo plugme.c: In function 'plugme_editor_get_default_selection': plugme.c:132:17: warning: 'sci_get_selected_text_length' is deprecated: Use sci_get_selected_text_length2 instead [-Wdeprecated-declarations] 132 | if (sci_get_selected_text_length(sci) < GEANY_MAX_WORD_LENGTH) | ^~ In file included from /usr/include/geany/geanyplugin.h:53, from common.h:20, from plugme.c:26: /usr/include/geany/sciwrappers.h:109:33: note: declared here 109 | gint sci_get_selected_text_length(ScintillaObject *sci) GEANY_DEPRECATED_FOR(sci_get_selected_text_length2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC scope_la-utils.lo scope.c: In function 'plugin_beep': scope.c:287:17: warning: 'gdk_beep' is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 287 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from common.h:20, from scope.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ CC scope_la-views.lo CC scope_la-watch.lo CC store/scope_la-scptreedata.lo CC store/scope_la-scptreestore.lo tooltip.c: In function 'tooltip_trigger': tooltip.c:32:9: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 32 | GdkDeviceManager *manager = gdk_display_get_device_manager(display); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from common.h:20, from tooltip.c:23: /usr/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tooltip.c:33:9: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 33 | GdkDevice *device = gdk_device_manager_get_client_pointer(manager); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32: /usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ store/scptreestore.c: In function 'scp_tree_store_constructor': store/scptreestore.c:1863:27: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1863 | ScpTreeStorePrivate); | ^~~~~~~~~~~ store/scptreestore.c: In function 'scp_tree_store_set_property': store/scptreestore.c:1923:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1923 | ScpTreeStorePrivate); /* ctor, store->priv is not assigned */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ store/scptreestore.c: In function 'scp_tree_store_class_init': store/scptreestore.c:1986:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1986 | g_type_class_add_private(class, sizeof(ScpTreeStorePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from store/scptreestore.c:26: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:34, from /usr/include/glib-2.0/glib.h:34, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30: store/scptreestore.c: In function 'scp_tree_store_get_type': /usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro 'g_atomic_pointer_get' 272 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ store/scptreestore.c:2014:13: note: in expansion of macro 'g_once_init_enter' 2014 | if (g_once_init_enter(&scp_tree_store_type_id_volatile)) | ^~~~~~~~~~~~~~~~~ CCLD scope.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/src' Making all in data make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/data' Making all in docs make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/docs' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' Making all in sendmail make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail/src' CC sendmail_la-sendmail.lo sendmail.c: In function 'add_stock_item': sendmail.c:191:9: warning: 'gtk_icon_factory_new' is deprecated [-Wdeprecated-declarations] 191 | GtkIconFactory *factory = gtk_icon_factory_new(); | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkstyleprovider.h:27, from /usr/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from sendmail.c:31: /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:80:17: note: declared here 80 | GtkIconFactory* gtk_icon_factory_new (void); | ^~~~~~~~~~~~~~~~~~~~ sendmail.c:197:17: warning: 'gtk_icon_source_new' is deprecated [-Wdeprecated-declarations] 197 | GtkIconSource *icon_source = gtk_icon_source_new(); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:170:16: note: declared here 170 | GtkIconSource* gtk_icon_source_new (void); | ^~~~~~~~~~~~~~~~~~~ sendmail.c:198:17: warning: 'gtk_icon_set_new' is deprecated [-Wdeprecated-declarations] 198 | icon_set = gtk_icon_set_new(); | ^~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:138:13: note: declared here 138 | GtkIconSet* gtk_icon_set_new (void); | ^~~~~~~~~~~~~~~~ sendmail.c:199:17: warning: 'gtk_icon_source_set_icon_name' is deprecated [-Wdeprecated-declarations] 199 | gtk_icon_source_set_icon_name(icon_source, "mail-message-new"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:180:16: note: declared here 180 | void gtk_icon_source_set_icon_name (GtkIconSource *source, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sendmail.c:200:17: warning: 'gtk_icon_set_add_source' is deprecated [-Wdeprecated-declarations] 200 | gtk_icon_set_add_source(icon_set, icon_source); | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:159:16: note: declared here 159 | void gtk_icon_set_add_source (GtkIconSet *icon_set, | ^~~~~~~~~~~~~~~~~~~~~~~ sendmail.c:201:17: warning: 'gtk_icon_source_free' is deprecated [-Wdeprecated-declarations] 201 | gtk_icon_source_free(icon_source); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:174:16: note: declared here 174 | void gtk_icon_source_free (GtkIconSource *source); | ^~~~~~~~~~~~~~~~~~~~ sendmail.c:206:17: warning: 'gtk_icon_set_new_from_pixbuf' is deprecated [-Wdeprecated-declarations] 206 | icon_set = gtk_icon_set_new_from_pixbuf(pb); | ^~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:140:13: note: declared here 140 | GtkIconSet* gtk_icon_set_new_from_pixbuf (GdkPixbuf *pixbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sendmail.c:209:9: warning: 'gtk_icon_factory_add' is deprecated [-Wdeprecated-declarations] 209 | gtk_icon_factory_add(factory, item.stock_id, icon_set); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:82:17: note: declared here 82 | void gtk_icon_factory_add (GtkIconFactory *factory, | ^~~~~~~~~~~~~~~~~~~~ sendmail.c:210:9: warning: 'gtk_stock_add' is deprecated [-Wdeprecated-declarations] 210 | gtk_stock_add(&item, 1); | ^~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37, from /usr/include/gtk-3.0/gtk/gtk.h:254: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:76:10: note: declared here 76 | void gtk_stock_add (const GtkStockItem *items, | ^~~~~~~~~~~~~ sendmail.c:211:9: warning: 'gtk_icon_factory_add_default' is deprecated [-Wdeprecated-declarations] 211 | gtk_icon_factory_add_default(factory); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:92:13: note: declared here 92 | void gtk_icon_factory_add_default (GtkIconFactory *factory); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sendmail.c:214:9: warning: 'gtk_icon_set_unref' is deprecated [-Wdeprecated-declarations] 214 | gtk_icon_set_unref(icon_set); | ^~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:145:13: note: declared here 145 | void gtk_icon_set_unref (GtkIconSet *icon_set); | ^~~~~~~~~~~~~~~~~~ sendmail.c: In function 'show_icon': sendmail.c:220:9: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] 220 | mailbutton = GTK_WIDGET(gtk_tool_button_new_from_stock(GEANYSENDMAIL_STOCK_MAIL)); | ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /usr/include/gtk-3.0/gtk/gtk.h:149: /usr/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here 84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sendmail.c: In function 'plugin_configure': sendmail.c:311:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 311 | vbox = gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ sendmail.c:316:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 316 | gtk_misc_set_alignment(GTK_MISC(label1), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ sendmail.c:330:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 330 | gtk_misc_set_alignment(GTK_MISC(label2), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ sendmail.c:335:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 335 | gtk_button_set_focus_on_click(GTK_BUTTON(pref_widgets.checkbox_icon_to_toolbar), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:54: /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sendmail.c:342:9: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 342 | gtk_button_set_focus_on_click(GTK_BUTTON(pref_widgets.checkbox_use_addressdialog), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD sendmail.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' Making all in shiftcolumn make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn/src' CC shiftcolumn_la-shiftcolumn.lo CCLD shiftcolumn.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' Making all in spellcheck make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck/src' CC spellcheck_la-gui.lo CC spellcheck_la-speller.lo CC spellcheck_la-scplugin.lo scplugin.c: In function 'plugin_init': scplugin.c:211:9: warning: 'gtk_image_menu_item_new_from_stock' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 211 | sc_info->menu_item = gtk_image_menu_item_new_from_stock(GTK_STOCK_SPELL_CHECK, NULL); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from scplugin.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: note: declared here 84 | GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scplugin.c:211:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 211 | sc_info->menu_item = gtk_image_menu_item_new_from_stock(GTK_STOCK_SPELL_CHECK, NULL); | ^~~~~~~ scplugin.c: In function 'dictionary_dir_button_clicked_cb': scplugin.c:241:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 241 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ scplugin.c:242:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 242 | GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); | ^~~~~~~~~~~~~~ scplugin.c: In function 'plugin_configure': scplugin.c:288:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 288 | vbox = gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ scplugin.c:303:9: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 303 | align_editor_menu_sub_menu = gtk_alignment_new(0.5, 0.5, 1, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ scplugin.c:304:9: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] 304 | gtk_alignment_set_padding(GTK_ALIGNMENT(align_editor_menu_sub_menu), 0, 0, 9, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here 91 | void gtk_alignment_set_padding (GtkAlignment *alignment, | ^~~~~~~~~~~~~~~~~~~~~~~~~ scplugin.c:318:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 318 | vbox_interface = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ scplugin.c:343:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 343 | gtk_misc_set_alignment(GTK_MISC(label_language), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ scplugin.c:355:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 355 | gtk_misc_set_alignment(GTK_MISC(label_dir), 0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ scplugin.c:372:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 372 | image = gtk_image_new_from_stock("gtk-open", GTK_ICON_SIZE_BUTTON); | ^~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ scplugin.c:375:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 375 | hbox = gtk_hbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ scplugin.c:382:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 382 | vbox_behavior = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gui.c: In function 'sc_gui_update_toolbar': gui.c:119:25: warning: 'gtk_toggle_tool_button_new_from_stock' is deprecated: Use 'gtk_toggle_tool_button_new' instead [-Wdeprecated-declarations] 119 | sc_info->toolbar_button = gtk_toggle_tool_button_new_from_stock(GTK_STOCK_SPELL_CHECK); | ^~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkradiotoolbutton.h:28, from /usr/include/gtk-3.0/gtk/gtk.h:173, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from gui.c:29: /usr/include/gtk-3.0/gtk/gtktoggletoolbutton.h:79:14: note: declared here 79 | GtkToolItem *gtk_toggle_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:119:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 119 | sc_info->toolbar_button = gtk_toggle_tool_button_new_from_stock(GTK_STOCK_SPELL_CHECK); | ^~~~~~~ gui.c: In function 'image_menu_item_new': gui.c:227:9: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] 227 | GtkWidget *item = gtk_image_menu_item_new_with_label(label); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:269: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c:228:9: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 228 | GtkWidget *image = gtk_image_new_from_stock(stock_id, GTK_ICON_SIZE_MENU); | ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42: /usr/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ gui.c:230:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 230 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui.c: In function 'update_editor_menu_items': gui.c:358:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 358 | menu_item = image_menu_item_new(GTK_STOCK_ADD, label); | ^~~~~~~~~ gui.c:365:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 365 | menu_item = image_menu_item_new(GTK_STOCK_REMOVE, _("Ignore All")); | ^~~~~~~~~ gui.c: In function 'need_delay': gui.c:522:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 522 | GTimeVal t; | ^~~~~~~~ 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/geany/tagmanager/tm_workspace.h:15, from /usr/include/geany/app.h:29, from /usr/include/geany/geanyplugin.h:35: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gui.c:526:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 526 | 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); | ^~~~~~~~~~~~~~~~~~ gui.c: In function 'sc_gui_recreate_editor_menu': gui.c:695:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 695 | sc_info->edit_menu = ui_image_menu_item_new(GTK_STOCK_SPELL_CHECK, _("Spelling Suggestions")); | ^~~~~~~ speller.c: In function 'strip_word': speller.c:94:20: warning: Deprecated pre-processor symbol: replace with "memmove" 94 | g_memmove(word_start, word, new_word_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD spellcheck.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' Making all in tableconvert make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert/src' CC tableconvert_la-tableconvert.lo CC tableconvert_la-tableconvert_ui.lo CCLD tableconvert.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' Making all in treebrowser make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser/src' CC treebrowser_la-treebrowser.lo treebrowser.c: In function 'check_hidden': treebrowser.c:366:24: warning: passing argument 1 of 'g_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 366 | g_free(base_name); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:34, from /usr/include/glib-2.0/glib/ghash.h:36, from /usr/include/glib-2.0/glib.h:52, from treebrowser.c:15: /usr/include/glib-2.0/glib/gmem.h:74:46: note: expected 'gpointer' {aka 'void *'} but argument is of type 'const gchar *' {aka 'const char *'} 74 | void (g_free) (gpointer mem); | ~~~~~~~~~~~~~~~~~~^~~ treebrowser.c:372:24: warning: passing argument 1 of 'g_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 372 | g_free(base_name); | ^~~~~~~~~ /usr/include/glib-2.0/glib/gmem.h:74:46: note: expected 'gpointer' {aka 'void *'} but argument is of type 'const gchar *' {aka 'const char *'} 74 | void (g_free) (gpointer mem); | ~~~~~~~~~~~~~~~~~~^~~ treebrowser.c:385:24: warning: passing argument 1 of 'g_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 385 | g_free(base_name); | ^~~~~~~~~ /usr/include/glib-2.0/glib/gmem.h:74:46: note: expected 'gpointer' {aka 'void *'} but argument is of type 'const gchar *' {aka 'const char *'} 74 | void (g_free) (gpointer mem); | ~~~~~~~~~~~~~~~~~~^~~ treebrowser.c:393:24: warning: passing argument 1 of 'g_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 393 | g_free(base_name); | ^~~~~~~~~ /usr/include/glib-2.0/glib/gmem.h:74:46: note: expected 'gpointer' {aka 'void *'} but argument is of type 'const gchar *' {aka 'const char *'} 74 | void (g_free) (gpointer mem); | ~~~~~~~~~~~~~~~~~~^~~ treebrowser.c:397:16: warning: passing argument 1 of 'g_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 397 | g_free(base_name); | ^~~~~~~~~ /usr/include/glib-2.0/glib/gmem.h:74:46: note: expected 'gpointer' {aka 'void *'} but argument is of type 'const gchar *' {aka 'const char *'} 74 | void (g_free) (gpointer mem); | ~~~~~~~~~~~~~~~~~~^~~ treebrowser.c: In function 'create_sidebar': treebrowser.c:1885:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1885 | sidebar_vbox = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from treebrowser.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ treebrowser.c:1886:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 1886 | sidebar_vbox_bars = gtk_vbox_new(FALSE, 0); | ^~~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ treebrowser.c: In function 'plugin_configure': treebrowser.c:2135:9: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 2135 | vbox = gtk_vbox_new(FALSE, 0); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ treebrowser.c:2136:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 2136 | hbox = gtk_hbox_new(FALSE, 0); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:262: /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ treebrowser.c:2155:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 2155 | hbox = gtk_hbox_new(FALSE, 0); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ treebrowser.c:2172:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 2172 | hbox = gtk_hbox_new(FALSE, 0); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ treebrowser.c:2185:9: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 2185 | hbox = gtk_hbox_new(FALSE, 0); | ^~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here 63 | GtkWidget * gtk_hbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CCLD treebrowser.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' Making all in updatechecker make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker/src' CC updatechecker_la-updatechecker.lo updatechecker.c: In function 'plugin_configure': updatechecker.c:288:5: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 288 | vbox = gtk_vbox_new(FALSE, 6); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from /usr/include/geany/gtkcompat.h:30, from /usr/include/geany/editor.h:27, from /usr/include/geany/document.h:31, from /usr/include/geany/build.h:26, from /usr/include/geany/geanyplugin.h:36, from updatechecker.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CCLD updatechecker.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' Making all in vimode make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode/src' CC viw-vi.o CC viw-keypress.o CC viw-utils.o CC viw-sci.o CC viw-cmd-params.o CC viw-cmd-runner.o CC viw-excmd-runner.o CC viw-excmd-prompt.o In file included from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sci.h:22, from vi.h:22, from context.h:22, from excmd-runner.h:22, from excmd-runner.c:19: excmd-runner.c: In function ‘next_token’: /usr/include/glib-2.0/glib/gstring.h:74:5: προειδοποίηση: ignoring return value of ‘g_string_free_and_steal’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 70 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ excmd-runner.c:221:17: σημείωση: in expansion of macro ‘g_string_free’ 221 | g_string_free(s, FALSE); | ^~~~~~~~~~~~~ CC backends/vimode_la-backend-geany.lo CC vimode_la-vi.lo CC vimode_la-keypress.lo CC vimode_la-utils.lo CC vimode_la-sci.lo CC vimode_la-cmd-params.lo CC vimode_la-cmd-runner.lo CC vimode_la-excmd-runner.lo CC vimode_la-excmd-prompt.lo CC cmds/vimode_la-motion.lo CC cmds/vimode_la-motion-word.lo In file included from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from /usr/include/gtk-3.0/gdk/gdkconfig.h:8, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sci.h:22, from vi.h:22, from context.h:22, from excmd-runner.h:22, from excmd-runner.c:19: excmd-runner.c: In function 'next_token': /usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ excmd-runner.c:221:17: note: in expansion of macro 'g_string_free' 221 | g_string_free(s, FALSE); | ^~~~~~~~~~~~~ CC cmds/vimode_la-txtobjs.lo CC cmds/vimode_la-changemode.lo CC cmds/vimode_la-special.lo CC cmds/vimode_la-edit.lo CC cmds/vimode_la-excmds.lo CC backends/viw-backend-viw.o CC cmds/viw-motion.o CC cmds/viw-motion-word.o CC cmds/viw-txtobjs.o CC cmds/viw-changemode.o CC cmds/viw-special.o CC cmds/viw-edit.o CC cmds/viw-excmds.o backends/backend-viw.c: In function ‘on_save’: backends/backend-viw.c:93:25: προειδοποίηση: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] 93 | GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, | ^~~~~~~~~~~~~~~~ backends/backend-viw.c:94:25: προειδοποίηση: ‘GtkStock’ is deprecated [-Wdeprecated-declarations] 94 | GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, NULL); | ^~~~~~~~~~~~~~ backends/backend-viw.c: In function ‘main’: backends/backend-viw.c:224:9: προειδοποίηση: ‘gtk_vbox_new’ is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 224 | vbox = gtk_vbox_new(FALSE, 0); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from ./sci.h:22, from ./vi.h:22, from backends/backend-viw.c:19: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: σημείωση: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ CCLD vimode.la CCLD viw make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' Making all in webhelper make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper/src' CC webhelper_la-gwh-keybindings.lo CC webhelper_la-gwh-enum-types.lo CC webhelper_la-gwh-browser.lo CC webhelper_la-gwh-plugin.lo CC webhelper_la-gwh-settings.lo CC webhelper_la-gwh-utils.lo gwh-plugin.c: In function 'plugin_init': gwh-plugin.c:421:13: warning: Deprecated pre-processor symbol 421 | if (! g_thread_supported ()) { | ^~~~~~~~~~~~~~~~~~~~ gwh-plugin.c:422:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] 422 | g_thread_init (NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:115, from gwh-plugin.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:271:10: note: declared here 271 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ gwh-plugin.c: In function 'plugin_configure': gwh-plugin.c:525:3: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 525 | box1 = gtk_vbox_new (FALSE, 12); | ^~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from gwh-plugin.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gwh-plugin.c:528:3: warning: 'ui_frame_new_with_alignment' is deprecated [-Wdeprecated-declarations] 528 | gtk_box_pack_start (GTK_BOX (box1), ui_frame_new_with_alignment (_("Browser"), &alignment), FALSE, FALSE, 0); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/geany/geanyplugin.h:61, from gwh-plugin.c:29: /usr/include/geany/ui_utils.h:148:12: note: declared here 148 | GtkWidget *ui_frame_new_with_alignment(const gchar *label_text, GtkWidget **alignment) GEANY_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gwh-plugin.c:529:3: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 529 | box = gtk_vbox_new (FALSE, 0); | ^~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gwh-plugin.c:540:3: warning: 'ui_frame_new_with_alignment' is deprecated [-Wdeprecated-declarations] 540 | gtk_box_pack_start (GTK_BOX (box1), ui_frame_new_with_alignment (_("Windows"), &alignment), FALSE, FALSE, 0); | ^~~~~~~~~~~~~~~~~~ /usr/include/geany/ui_utils.h:148:12: note: declared here 148 | GtkWidget *ui_frame_new_with_alignment(const gchar *label_text, GtkWidget **alignment) GEANY_DEPRECATED; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gwh-plugin.c:541:3: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] 541 | box = gtk_vbox_new (FALSE, 0); | ^~~ /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here 61 | GtkWidget * gtk_vbox_new (gboolean homogeneous, | ^~~~~~~~~~~~ gwh-settings.c: In function 'gwh_settings_class_init': gwh-settings.c:128:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 128 | g_type_class_add_private (klass, sizeof (GwhSettingsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gwh-settings.h:25, from gwh-settings.c:20: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gwh-settings.c: In function 'gwh_settings_init': gwh-settings.c:135:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 135 | GwhSettingsPrivate); | ^ ~~~~~~~~~~~~~~~~~~~~ gwh-settings.c: In function 'gwh_settings_install_property': gwh-settings.c:192:5: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] 192 | HANDLE_BASIC_TYPE (CHAR, Char, char) | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:40: /usr/include/glib-2.0/gobject/gvaluetypes.h:194:23: note: declared here 194 | void g_value_set_char (GValue *value, | ^~~~~~~~~~~~~~~~ gwh-browser.c: In function 'gwh_browser_get_type_once': gwh-browser.c:79:1: warning: 'gtk_vbox_get_type' is deprecated [-Wdeprecated-declarations] 79 | G_DEFINE_TYPE (GwhBrowser, gwh_browser, GTK_TYPE_VBOX) | ^~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:286, from gwh-browser.h:24, from gwh-browser.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13: note: declared here 59 | GType gtk_vbox_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ gwh-browser.c: In function 'on_url_entry_icon_press': gwh-browser.c:247:5: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 247 | gtk_menu_popup (GTK_MENU (menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ gwh-browser.c: In function 'gwh_browser_class_init': gwh-browser.c:635:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 635 | g_type_class_add_private (klass, sizeof (GwhBrowserPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30: /usr/include/glib-2.0/gobject/gtype.h:1497:10: note: declared here 1497 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gwh-browser.c: In function 'gwh_browser_init': gwh-browser.c:841:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 841 | GwhBrowserPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ CCLD webhelper.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' Making all in xmlsnippets make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' Making all in src make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets/src' CC xmlsnippets_la-plugin.lo CC xmlsnippets_la-xmlsnippets.lo CCLD xmlsnippets.la make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0' Making install in po make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/po' linguas="be ca da de el es fr gl it ja kk nl pt pt_BR ru tr uk zh_CN "; \ for lang in $linguas; do \ dir=/home/djemos/geany-plugins/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/djemos/geany-plugins/src/geany-plugins-2.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/geany-plugins.mo; \ echo "installing $lang.gmo as $dir/geany-plugins.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/geany-plugins.mo; \ echo "installing ./$lang.gmo as" \ "$dir/geany-plugins.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/geany-plugins.mo.m; \ echo "installing $lang.gmo.m as $dir/geany-plugins.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/geany-plugins.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/geany-plugins.mo.m"; \ else \ true; \ fi; \ fi; \ done installing be.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/be/LC_MESSAGES/geany-plugins.mo installing ca.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/ca/LC_MESSAGES/geany-plugins.mo installing da.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/da/LC_MESSAGES/geany-plugins.mo installing de.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/de/LC_MESSAGES/geany-plugins.mo installing el.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/el/LC_MESSAGES/geany-plugins.mo installing es.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/es/LC_MESSAGES/geany-plugins.mo installing fr.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/fr/LC_MESSAGES/geany-plugins.mo installing gl.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/gl/LC_MESSAGES/geany-plugins.mo installing it.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/it/LC_MESSAGES/geany-plugins.mo installing ja.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/ja/LC_MESSAGES/geany-plugins.mo installing kk.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/kk/LC_MESSAGES/geany-plugins.mo installing nl.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/nl/LC_MESSAGES/geany-plugins.mo installing pt.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/pt/LC_MESSAGES/geany-plugins.mo installing pt_BR.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/pt_BR/LC_MESSAGES/geany-plugins.mo installing ru.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/ru/LC_MESSAGES/geany-plugins.mo installing tr.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/tr/LC_MESSAGES/geany-plugins.mo installing uk.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/uk/LC_MESSAGES/geany-plugins.mo installing zh_CN.gmo as /home/djemos/geany-plugins/pkg/usr/share/locale/zh_CN/LC_MESSAGES/geany-plugins.mo make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/po' Making install in utils make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils/src' /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libgeanypluginutils.la '/home/djemos/geany-plugins/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libgeanypluginutils.so.0.0.0 /home/djemos/geany-plugins/pkg/usr/lib/libgeanypluginutils.so.0.0.0 libtool: install: (cd /home/djemos/geany-plugins/pkg/usr/lib && { ln -s -f libgeanypluginutils.so.0.0.0 libgeanypluginutils.so.0 || { rm -f libgeanypluginutils.so.0 && ln -s libgeanypluginutils.so.0.0.0 libgeanypluginutils.so.0; }; }) libtool: install: (cd /home/djemos/geany-plugins/pkg/usr/lib && { ln -s -f libgeanypluginutils.so.0.0.0 libgeanypluginutils.so || { rm -f libgeanypluginutils.so && ln -s libgeanypluginutils.so.0.0.0 libgeanypluginutils.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libgeanypluginutils.lai /home/djemos/geany-plugins/pkg/usr/lib/libgeanypluginutils.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/utils' Making install in addons make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c addons.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/addons.so /home/djemos/geany-plugins/pkg/usr/lib/geany/addons.so libtool: install: /usr/bin/ginstall -c .libs/addons.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/addons.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/addons' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/addons' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/addons' Making install in autoclose make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c autoclose.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/autoclose.so /home/djemos/geany-plugins/pkg/usr/lib/geany/autoclose.so libtool: install: /usr/bin/ginstall -c .libs/autoclose.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/autoclose.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/autoclose' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/autoclose' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/autoclose' Making install in automark make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c automark.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/automark.so /home/djemos/geany-plugins/pkg/usr/lib/geany/automark.so libtool: install: /usr/bin/ginstall -c .libs/automark.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/automark.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/automark' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/automark' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/automark' Making install in codenav make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c codenav.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/codenav.so /home/djemos/geany-plugins/pkg/usr/lib/geany/codenav.so libtool: install: /usr/bin/ginstall -c .libs/codenav.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/codenav.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/codenav' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/codenav' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/codenav' Making install in commander make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c commander.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/commander.so /home/djemos/geany-plugins/pkg/usr/lib/geany/commander.so libtool: install: /usr/bin/ginstall -c .libs/commander.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/commander.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/commander' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/commander' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/commander' Making install in debugger make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c debugger.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: warning: relinking 'debugger.la' libtool: install: (cd /home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/src; /bin/sh "/home/djemos/geany-plugins/src/geany-plugins-2.0/libtool" --silent --tag CC --mode=relink gcc -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/geany-plugins\" -DGEANYPLUGINS_DATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/geany-plugins\" -DLIBDIR=\"/usr/lib\" -DPKGLIBDIR=\"/usr/lib/geany-plugins\" -DPLUGINDATADIR=\"/usr/share/geany-plugins/debugger\" -DPLUGINDOCDIR=\"/usr/share/doc/geany-plugins/debugger\" -DPLUGINLIBDIR=\"/usr/lib/geany-plugins/debugger\" -DPLUGIN=\"debugger\" -DGTK -pthread -I/usr/include/geany -I/usr/include/geany/tagmanager -I/usr/include/geany/scintilla -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wimplicit-function-declaration -Wmissing-parameter-type -Wold-style-declaration -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -pthread -I/usr/include/vte-2.91 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBGPLUG_DATA_DIR=\"/usr/share/geany-plugins/debugger\" -DPLUGIN_NAME=\"debugger\" -O2 -march=i586 -mtune=i686 -module -avoid-version -no-undefined -Wl,-z,defs -o debugger.la -rpath /usr/lib/geany debugger_la-bptree.lo debugger_la-breakpoint.lo debugger_la-breakpoints.lo debugger_la-btnpanel.lo debugger_la-callbacks.lo debugger_la-calltip.lo debugger_la-dbm_gdb.lo debugger_la-dconfig.lo debugger_la-debug.lo debugger_la-debug_module.lo debugger_la-dpaned.lo debugger_la-envtree.lo debugger_la-gui.lo debugger_la-gdb_mi.lo debugger_la-keys.lo debugger_la-atree.lo debugger_la-markers.lo debugger_la-pixbuf.lo debugger_la-plugin.lo debugger_la-stree.lo debugger_la-tabs.lo debugger_la-tpage.lo debugger_la-utils.lo debugger_la-vtree.lo debugger_la-watch_model.lo debugger_la-wtree.lo cell_renderers/debugger_la-cellrendererbreakicon.lo cell_renderers/debugger_la-cellrendererframeicon.lo cell_renderers/debugger_la-cellrenderertoggle.lo -lgeany -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lvte-2.91 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lutil ../../utils/src/libgeanypluginutils.la -inst-prefix-dir /home/djemos/geany-plugins/pkg) libtool: install: /usr/bin/ginstall -c .libs/debugger.soT /home/djemos/geany-plugins/pkg/usr/lib/geany/debugger.so libtool: install: /usr/bin/ginstall -c .libs/debugger.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/debugger.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/src' Making install in img make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/img' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/img' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/debugger' /usr/bin/ginstall -c -m 644 continue.png restart.gif run.gif run_to_cursor.gif step_in.png step_out.gif step_over.gif stop.gif tabs.gif '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/debugger' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/img' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger/img' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/debugger' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/debugger' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/debugger' Making install in defineformat make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c defineformat.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/defineformat.so /home/djemos/geany-plugins/pkg/usr/lib/geany/defineformat.so libtool: install: /usr/bin/ginstall -c .libs/defineformat.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/defineformat.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/defineformat' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/defineformat' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/defineformat' Making install in geanyctags make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanyctags.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geanyctags.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyctags.so libtool: install: /usr/bin/ginstall -c .libs/geanyctags.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyctags.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyctags' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyctags' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyctags' Making install in geanydoc make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanydoc.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geanydoc.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geanydoc.so libtool: install: /usr/bin/ginstall -c .libs/geanydoc.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanydoc.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/src' Making install in tests make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/tests' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/tests' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc/tests' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanydoc' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanydoc' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanydoc' Making install in geanyextrasel make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanyextrasel.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geanyextrasel.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyextrasel.so libtool: install: /usr/bin/ginstall -c .libs/geanyextrasel.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyextrasel.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyextrasel' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyextrasel' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyextrasel' Making install in geanyinsertnum make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanyinsertnum.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geanyinsertnum.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyinsertnum.so libtool: install: /usr/bin/ginstall -c .libs/geanyinsertnum.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyinsertnum.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyinsertnum' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyinsertnum' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyinsertnum' Making install in latex make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c latex.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/latex.so /home/djemos/geany-plugins/pkg/usr/lib/geany/latex.so libtool: install: /usr/bin/ginstall -c .libs/latex.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/latex.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/src' Making install in doc make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/doc' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/latex' /usr/bin/ginstall -c -m 644 latex2.html latex3.html latex4.html latex.css latex.html latex.pdf latex.tex img/bibtex_reference.png img/insert_environment.png img/insert_label.png img/insert_reference.png img/insert_usepackage.png img/latexwizard.png img/plugin_manager.png img/toolbar.png '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/latex' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/doc' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex/doc' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/latex' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/latex' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/latex' Making install in geanymacro make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanymacro.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geanymacro.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geanymacro.so libtool: install: /usr/bin/ginstall -c .libs/geanymacro.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanymacro.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanymacro' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanymacro' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanymacro' Making install in geanyminiscript make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanyminiscript.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geanyminiscript.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyminiscript.so libtool: install: /usr/bin/ginstall -c .libs/geanyminiscript.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyminiscript.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyminiscript' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyminiscript' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyminiscript' Making install in geanynumberedbookmarks make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanynumberedbookmarks.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: warning: relinking 'geanynumberedbookmarks.la' libtool: install: (cd /home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks/src; /bin/sh "/home/djemos/geany-plugins/src/geany-plugins-2.0/libtool" --silent --tag CC --mode=relink gcc -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/geany-plugins\" -DGEANYPLUGINS_DATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/geany-plugins\" -DLIBDIR=\"/usr/lib\" -DPKGLIBDIR=\"/usr/lib/geany-plugins\" -DPLUGINDATADIR=\"/usr/share/geany-plugins/geanynumberedbookmarks\" -DPLUGINDOCDIR=\"/usr/share/doc/geany-plugins/geanynumberedbookmarks\" -DPLUGINLIBDIR=\"/usr/lib/geany-plugins/geanynumberedbookmarks\" -DPLUGIN=\"geanynumberedbookmarks\" -DGTK -pthread -I/usr/include/geany -I/usr/include/geany/tagmanager -I/usr/include/geany/scintilla -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wimplicit-function-declaration -Wmissing-parameter-type -Wold-style-declaration -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -I../../utils/src -O2 -march=i586 -mtune=i686 -module -avoid-version -no-undefined -Wl,-z,defs -o geanynumberedbookmarks.la -rpath /usr/lib/geany geanynumberedbookmarks_la-geanynumberedbookmarks.lo -lgeany -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../utils/src/libgeanypluginutils.la -inst-prefix-dir /home/djemos/geany-plugins/pkg) libtool: install: /usr/bin/ginstall -c .libs/geanynumberedbookmarks.soT /home/djemos/geany-plugins/pkg/usr/lib/geany/geanynumberedbookmarks.so libtool: install: /usr/bin/ginstall -c .libs/geanynumberedbookmarks.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanynumberedbookmarks.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanynumberedbookmarks' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanynumberedbookmarks' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanynumberedbookmarks' Making install in geanypg make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanypg.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geanypg.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geanypg.so libtool: install: /usr/bin/ginstall -c .libs/geanypg.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanypg.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanypg' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanypg' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanypg' Making install in geanyprj make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanyprj.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geanyprj.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyprj.so libtool: install: /usr/bin/ginstall -c .libs/geanyprj.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyprj.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyprj' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyprj' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyprj' Making install in geanyvc make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geanyvc.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geanyvc.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyvc.so libtool: install: /usr/bin/ginstall -c .libs/geanyvc.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geanyvc.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyvc' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyvc' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geanyvc' Making install in geniuspaste make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' Making install in data make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/data' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/geniuspaste/pastebins' /usr/bin/ginstall -c -m 644 codepad.org.conf dpaste.de.conf fpaste.org.conf pastebin.geany.org.conf paste.debian.net.conf sprunge.us.conf '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/geniuspaste/pastebins' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/data' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/data' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c geniuspaste.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/geniuspaste.so /home/djemos/geany-plugins/pkg/usr/lib/geany/geniuspaste.so libtool: install: /usr/bin/ginstall -c .libs/geniuspaste.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/geniuspaste.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geniuspaste' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geniuspaste' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/geniuspaste' Making install in keyrecord make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c keyrecord.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/keyrecord.so /home/djemos/geany-plugins/pkg/usr/lib/geany/keyrecord.so libtool: install: /usr/bin/ginstall -c .libs/keyrecord.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/keyrecord.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/keyrecord' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/keyrecord' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/keyrecord' Making install in lineoperations make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c lineoperations.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/lineoperations.so /home/djemos/geany-plugins/pkg/usr/lib/geany/lineoperations.so libtool: install: /usr/bin/ginstall -c .libs/lineoperations.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/lineoperations.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/lineoperations' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/lineoperations' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lineoperations' Making install in lipsum make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c lipsum.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/lipsum.so /home/djemos/geany-plugins/pkg/usr/lib/geany/lipsum.so libtool: install: /usr/bin/ginstall -c .libs/lipsum.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/lipsum.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/lipsum' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/lipsum' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/lipsum' Making install in markdown make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' Making install in peg-markdown make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' Making install in peg-0.1.9 make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown/peg-0.1.9' make[4]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown/peg-0.1.9' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown/peg-0.1.9' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown/peg-0.1.9' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' make[4]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/peg-markdown' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c markdown.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/markdown.so /home/djemos/geany-plugins/pkg/usr/lib/geany/markdown.so libtool: install: /usr/bin/ginstall -c .libs/markdown.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/markdown.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/src' Making install in docs make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/docs' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/markdown/html' /usr/bin/ginstall -c -m 644 help.html plugin.png plugin_mgr.png plugin_prefs.png plugin_small.png set_filetype.png settings.png '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/markdown/html' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/docs' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown/docs' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/markdown' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/markdown' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/markdown' Making install in overview make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' Making install in overview make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/overview' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/overview' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c overview.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/overview.so /home/djemos/geany-plugins/pkg/usr/lib/geany/overview.so libtool: install: /usr/bin/ginstall -c .libs/overview.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/overview.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/overview' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/overview' Making install in data make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/data' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/overview' /usr/bin/ginstall -c -m 644 prefs.ui '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/overview' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/data' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview/data' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/overview' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/overview' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/overview' Making install in pairtaghighlighter make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c pairtaghighlighter.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/pairtaghighlighter.so /home/djemos/geany-plugins/pkg/usr/lib/geany/pairtaghighlighter.so libtool: install: /usr/bin/ginstall -c .libs/pairtaghighlighter.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/pairtaghighlighter.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/pairtaghighlighter' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/pairtaghighlighter' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pairtaghighlighter' Making install in pohelper make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' Making install in data make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/data' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/pohelper' /usr/bin/ginstall -c -m 644 menus.ui stats.ui '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/pohelper' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/data' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/data' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c pohelper.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/pohelper.so /home/djemos/geany-plugins/pkg/usr/lib/geany/pohelper.so libtool: install: /usr/bin/ginstall -c .libs/pohelper.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/pohelper.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/pohelper' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/pohelper' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pohelper' Making install in pretty-printer make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c pretty-printer.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/pretty-printer.so /home/djemos/geany-plugins/pkg/usr/lib/geany/pretty-printer.so libtool: install: /usr/bin/ginstall -c .libs/pretty-printer.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/pretty-printer.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/pretty-printer' Making install in projectorganizer make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c projectorganizer.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/projectorganizer.so /home/djemos/geany-plugins/pkg/usr/lib/geany/projectorganizer.so libtool: install: /usr/bin/ginstall -c .libs/projectorganizer.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/projectorganizer.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/projectorganizer' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/projectorganizer' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/projectorganizer' Making install in scope make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c scope.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: warning: relinking 'scope.la' libtool: install: (cd /home/djemos/geany-plugins/src/geany-plugins-2.0/scope/src; /bin/sh "/home/djemos/geany-plugins/src/geany-plugins-2.0/libtool" --silent --tag CC --mode=relink gcc -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/geany-plugins\" -DGEANYPLUGINS_DATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/geany-plugins\" -DLIBDIR=\"/usr/lib\" -DPKGLIBDIR=\"/usr/lib/geany-plugins\" -DPLUGINDATADIR=\"/usr/share/geany-plugins/scope\" -DPLUGINDOCDIR=\"/usr/share/doc/geany-plugins/scope\" -DPLUGINLIBDIR=\"/usr/lib/geany-plugins/scope\" -DPLUGIN=\"scope\" -DGTK -pthread -I/usr/include/geany -I/usr/include/geany/tagmanager -I/usr/include/geany/scintilla -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wimplicit-function-declaration -Wmissing-parameter-type -Wold-style-declaration -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -pthread -I/usr/include/vte-2.91 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DPLUGINHTMLDOCDIR=\"/usr/share/doc/geany-plugins/scope/html\" -Wno-shadow -I../../utils/src -O2 -march=i586 -mtune=i686 -module -avoid-version -no-undefined -Wl,-z,defs -o scope.la -rpath /usr/lib/geany scope_la-break.lo scope_la-conterm.lo scope_la-debug.lo scope_la-inspect.lo scope_la-local.lo scope_la-memory.lo scope_la-menu.lo scope_la-parse.lo scope_la-plugme.lo scope_la-prefs.lo scope_la-program.lo scope_la-register.lo scope_la-scope.lo scope_la-stack.lo scope_la-thread.lo scope_la-tooltip.lo scope_la-utils.lo scope_la-views.lo scope_la-watch.lo store/scope_la-scptreedata.lo store/scope_la-scptreestore.lo -lgeany -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lvte-2.91 -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lutil ../../utils/src/libgeanypluginutils.la -inst-prefix-dir /home/djemos/geany-plugins/pkg) libtool: install: /usr/bin/ginstall -c .libs/scope.soT /home/djemos/geany-plugins/pkg/usr/lib/geany/scope.so libtool: install: /usr/bin/ginstall -c .libs/scope.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/scope.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/src' Making install in data make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/data' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/scope' /usr/bin/ginstall -c -m 644 BreakPoint.png BreakPoint22.png Continue.png Continue22.png Continue24.png Kill.png Kill22.png Kill24.png Pause.png Pause22.png Pause24.png RunToCursor.png RunToCursor22.png RunToCursor24.png RunToMethod.png RunToMethod22.png RunToMethod24.png StepInto.png StepInto22.png StepInto24.png StepOut.png StepOut22.png StepOut24.png StepOver.png StepOver22.png StepOver24.png scope.glade scope_gtk3.glade '/home/djemos/geany-plugins/pkg/usr/share/geany-plugins/scope' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/data' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/data' Making install in docs make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/docs' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/scope/html' /usr/bin/ginstall -c -m 644 scope.html codes.html '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/scope/html' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/docs' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope/docs' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/scope' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/scope' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/scope' Making install in sendmail make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c sendmail.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/sendmail.so /home/djemos/geany-plugins/pkg/usr/lib/geany/sendmail.so libtool: install: /usr/bin/ginstall -c .libs/sendmail.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/sendmail.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/sendmail' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/sendmail' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/sendmail' Making install in shiftcolumn make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c shiftcolumn.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/shiftcolumn.so /home/djemos/geany-plugins/pkg/usr/lib/geany/shiftcolumn.so libtool: install: /usr/bin/ginstall -c .libs/shiftcolumn.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/shiftcolumn.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/shiftcolumn' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/shiftcolumn' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/shiftcolumn' Making install in spellcheck make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c spellcheck.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/spellcheck.so /home/djemos/geany-plugins/pkg/usr/lib/geany/spellcheck.so libtool: install: /usr/bin/ginstall -c .libs/spellcheck.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/spellcheck.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/spellcheck' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/spellcheck' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/spellcheck' Making install in tableconvert make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c tableconvert.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/tableconvert.so /home/djemos/geany-plugins/pkg/usr/lib/geany/tableconvert.so libtool: install: /usr/bin/ginstall -c .libs/tableconvert.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/tableconvert.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/tableconvert' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/tableconvert' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/tableconvert' Making install in treebrowser make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c treebrowser.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: warning: relinking 'treebrowser.la' libtool: install: (cd /home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser/src; /bin/sh "/home/djemos/geany-plugins/src/geany-plugins-2.0/libtool" --silent --tag CC --mode=relink gcc -DLOCALEDIR=\"/usr/share/locale\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/geany-plugins\" -DGEANYPLUGINS_DATADIR=\"/usr/share\" -DPKGDATADIR=\"/usr/share/geany-plugins\" -DLIBDIR=\"/usr/lib\" -DPKGLIBDIR=\"/usr/lib/geany-plugins\" -DPLUGINDATADIR=\"/usr/share/geany-plugins/treebrowser\" -DPLUGINDOCDIR=\"/usr/share/doc/geany-plugins/treebrowser\" -DPLUGINLIBDIR=\"/usr/lib/geany-plugins/treebrowser\" -DPLUGIN=\"treebrowser\" -DGTK -pthread -I/usr/include/geany -I/usr/include/geany/tagmanager -I/usr/include/geany/scintilla -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wimplicit-function-declaration -Wmissing-parameter-type -Wold-style-declaration -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -I../../utils/src -O2 -march=i586 -mtune=i686 -module -avoid-version -no-undefined -Wl,-z,defs -o treebrowser.la -rpath /usr/lib/geany treebrowser_la-treebrowser.lo -lgeany -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../utils/src/libgeanypluginutils.la -inst-prefix-dir /home/djemos/geany-plugins/pkg) libtool: install: /usr/bin/ginstall -c .libs/treebrowser.soT /home/djemos/geany-plugins/pkg/usr/lib/geany/treebrowser.so libtool: install: /usr/bin/ginstall -c .libs/treebrowser.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/treebrowser.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/treebrowser' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/treebrowser' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/treebrowser' Making install in updatechecker make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c updatechecker.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/updatechecker.so /home/djemos/geany-plugins/pkg/usr/lib/geany/updatechecker.so libtool: install: /usr/bin/ginstall -c .libs/updatechecker.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/updatechecker.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/updatechecker' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/updatechecker' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/updatechecker' Making install in vimode make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c vimode.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/vimode.so /home/djemos/geany-plugins/pkg/usr/lib/geany/vimode.so libtool: install: /usr/bin/ginstall -c .libs/vimode.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/vimode.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/vimode' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/vimode' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/vimode' Making install in webhelper make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c webhelper.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/webhelper.so /home/djemos/geany-plugins/pkg/usr/lib/geany/webhelper.so libtool: install: /usr/bin/ginstall -c .libs/webhelper.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/webhelper.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/webhelper' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS TODO '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/webhelper' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/webhelper' Making install in xmlsnippets make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' Making install in src make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets/src' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/lib/geany' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c xmlsnippets.la '/home/djemos/geany-plugins/pkg/usr/lib/geany' libtool: install: /usr/bin/ginstall -c .libs/xmlsnippets.so /home/djemos/geany-plugins/pkg/usr/lib/geany/xmlsnippets.so libtool: install: /usr/bin/ginstall -c .libs/xmlsnippets.lai /home/djemos/geany-plugins/pkg/usr/lib/geany/xmlsnippets.la libtool: warning: remember to run 'libtool --finish /usr/lib/geany' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets/src' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets/src' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' make[3]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/xmlsnippets' /usr/bin/ginstall -c -m 644 README ChangeLog NEWS COPYING AUTHORS '/home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/xmlsnippets' make[3]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0/xmlsnippets' make[1]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0' make[2]: Entering directory '/home/djemos/geany-plugins/src/geany-plugins-2.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0' make[1]: Leaving directory '/home/djemos/geany-plugins/src/geany-plugins-2.0' /home/djemos/geany-plugins/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 install drwxr-xr-x 6 root root 4096 Απρ 11 13:37 usr /home/djemos/geany-plugins/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 401 Απρ 11 13:37 slack-desc /home/djemos/geany-plugins/pkg/usr: σύνολο 16 drwxr-xr-x 3 root root 4096 Απρ 11 13:37 doc drwxr-xr-x 3 root root 4096 Απρ 11 13:37 lib drwxr-xr-x 5 root root 4096 Απρ 11 13:37 share drwxr-xr-x 3 root root 4096 Απρ 11 13:36 src /home/djemos/geany-plugins/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geany-plugins-2.0 /home/djemos/geany-plugins/pkg/usr/doc/geany-plugins-2.0: σύνολο 48 -rw-r--r-- 1 root root 35 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17987 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 1054 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 24 Απρ 11 13:37 INSTALL -rw-r--r-- 1 root root 205 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1589 Απρ 11 13:37 README -rw-r--r-- 1 root root 4527 Απρ 11 13:37 TODO /home/djemos/geany-plugins/pkg/usr/lib: σύνολο 20 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geany lrwxrwxrwx 1 root root 28 Απρ 11 13:37 libgeanypluginutils.so -> libgeanypluginutils.so.0.0.0 lrwxrwxrwx 1 root root 28 Απρ 11 13:37 libgeanypluginutils.so.0 -> libgeanypluginutils.so.0.0.0 -rwxr-xr-x 1 root root 13708 Απρ 11 13:37 libgeanypluginutils.so.0.0.0 /home/djemos/geany-plugins/pkg/usr/lib/geany: σύνολο 2204 -rwxr-xr-x 1 root root 84572 Απρ 11 13:37 addons.so -rwxr-xr-x 1 root root 38524 Απρ 11 13:37 autoclose.so -rwxr-xr-x 1 root root 13740 Απρ 11 13:37 automark.so -rwxr-xr-x 1 root root 26360 Απρ 11 13:37 codenav.so -rwxr-xr-x 1 root root 26252 Απρ 11 13:37 commander.so -rwxr-xr-x 1 root root 174636 Απρ 11 13:37 debugger.so -rwxr-xr-x 1 root root 13772 Απρ 11 13:37 defineformat.so -rwxr-xr-x 1 root root 30540 Απρ 11 13:37 geanyctags.so -rwxr-xr-x 1 root root 22152 Απρ 11 13:37 geanydoc.so -rwxr-xr-x 1 root root 18124 Απρ 11 13:37 geanyextrasel.so -rwxr-xr-x 1 root root 26208 Απρ 11 13:37 geanyinsertnum.so -rwxr-xr-x 1 root root 51152 Απρ 11 13:37 geanymacro.so -rwxr-xr-x 1 root root 26412 Απρ 11 13:37 geanyminiscript.so -rwxr-xr-x 1 root root 31432 Απρ 11 13:37 geanynumberedbookmarks.so -rwxr-xr-x 1 root root 34604 Απρ 11 13:37 geanypg.so -rwxr-xr-x 1 root root 47252 Απρ 11 13:37 geanyprj.so -rwxr-xr-x 1 root root 86184 Απρ 11 13:37 geanyvc.so -rwxr-xr-x 1 root root 30428 Απρ 11 13:37 geniuspaste.so -rwxr-xr-x 1 root root 13756 Απρ 11 13:37 keyrecord.so -rwxr-xr-x 1 root root 91552 Απρ 11 13:37 latex.so -rwxr-xr-x 1 root root 22116 Απρ 11 13:37 lineoperations.so -rwxr-xr-x 1 root root 13748 Απρ 11 13:37 lipsum.so -rwxr-xr-x 1 root root 224268 Απρ 11 13:37 markdown.so -rwxr-xr-x 1 root root 71768 Απρ 11 13:37 overview.so -rwxr-xr-x 1 root root 17980 Απρ 11 13:37 pairtaghighlighter.so -rwxr-xr-x 1 root root 38736 Απρ 11 13:37 pohelper.so -rwxr-xr-x 1 root root 34400 Απρ 11 13:37 pretty-printer.so -rwxr-xr-x 1 root root 76384 Απρ 11 13:37 projectorganizer.so -rwxr-xr-x 1 root root 294744 Απρ 11 13:37 scope.so -rwxr-xr-x 1 root root 22312 Απρ 11 13:37 sendmail.so -rwxr-xr-x 1 root root 13736 Απρ 11 13:37 shiftcolumn.so -rwxr-xr-x 1 root root 51356 Απρ 11 13:37 spellcheck.so -rwxr-xr-x 1 root root 22220 Απρ 11 13:37 tableconvert.so -rwxr-xr-x 1 root root 51372 Απρ 11 13:37 treebrowser.so -rwxr-xr-x 1 root root 13836 Απρ 11 13:37 updatechecker.so -rwxr-xr-x 1 root root 236372 Απρ 11 13:37 vimode.so -rwxr-xr-x 1 root root 67976 Απρ 11 13:37 webhelper.so -rwxr-xr-x 1 root root 13804 Απρ 11 13:37 xmlsnippets.so /home/djemos/geany-plugins/pkg/usr/share: σύνολο 12 drwxr-xr-x 3 root root 4096 Απρ 11 13:37 doc drwxr-xr-x 7 root root 4096 Απρ 11 13:37 geany-plugins drwxr-xr-x 20 root root 4096 Απρ 11 13:37 locale /home/djemos/geany-plugins/pkg/usr/share/doc: σύνολο 4 drwxr-xr-x 39 root root 4096 Απρ 11 13:37 geany-plugins /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins: σύνολο 180 -rw-r--r-- 1 root root 11 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 59 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 962 Απρ 11 13:37 README drwxr-xr-x 2 root root 4096 Απρ 11 13:37 addons drwxr-xr-x 2 root root 4096 Απρ 11 13:37 autoclose drwxr-xr-x 2 root root 4096 Απρ 11 13:37 automark drwxr-xr-x 2 root root 4096 Απρ 11 13:37 codenav drwxr-xr-x 2 root root 4096 Απρ 11 13:37 commander drwxr-xr-x 2 root root 4096 Απρ 11 13:37 debugger drwxr-xr-x 2 root root 4096 Απρ 11 13:37 defineformat drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanyctags drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanydoc drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanyextrasel drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanyinsertnum drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanymacro drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanyminiscript drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanynumberedbookmarks drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanypg drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanyprj drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geanyvc drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geniuspaste drwxr-xr-x 2 root root 4096 Απρ 11 13:37 keyrecord drwxr-xr-x 2 root root 4096 Απρ 11 13:37 latex drwxr-xr-x 2 root root 4096 Απρ 11 13:37 lineoperations drwxr-xr-x 2 root root 4096 Απρ 11 13:37 lipsum drwxr-xr-x 3 root root 4096 Απρ 11 13:37 markdown drwxr-xr-x 2 root root 4096 Απρ 11 13:37 overview drwxr-xr-x 2 root root 4096 Απρ 11 13:37 pairtaghighlighter drwxr-xr-x 2 root root 4096 Απρ 11 13:37 pohelper drwxr-xr-x 2 root root 4096 Απρ 11 13:37 projectorganizer drwxr-xr-x 3 root root 4096 Απρ 11 13:37 scope drwxr-xr-x 2 root root 4096 Απρ 11 13:37 sendmail drwxr-xr-x 2 root root 4096 Απρ 11 13:37 shiftcolumn drwxr-xr-x 2 root root 4096 Απρ 11 13:37 spellcheck drwxr-xr-x 2 root root 4096 Απρ 11 13:37 tableconvert drwxr-xr-x 2 root root 4096 Απρ 11 13:37 treebrowser drwxr-xr-x 2 root root 4096 Απρ 11 13:37 updatechecker drwxr-xr-x 2 root root 4096 Απρ 11 13:37 vimode drwxr-xr-x 2 root root 4096 Απρ 11 13:37 webhelper drwxr-xr-x 2 root root 4096 Απρ 11 13:37 xmlsnippets /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/addons: σύνολο 48 -rw-r--r-- 1 root root 182 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17989 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 8415 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 284 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 4609 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/autoclose: σύνολο 32 -rw-r--r-- 1 root root 37 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17987 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 484 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1850 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/automark: σύνολο 32 -rw-r--r-- 1 root root 37 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17987 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 80 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 636 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/codenav: σύνολο 32 -rw-r--r-- 1 root root 80 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17987 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 1101 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1052 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/commander: σύνολο 44 -rw-r--r-- 1 root root 48 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 35147 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1118 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/debugger: σύνολο 36 -rw-r--r-- 1 root root 40 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17989 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 1809 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 16 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1578 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/defineformat: σύνολο 32 -rw-r--r-- 1 root root 37 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17987 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 1 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 470 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyctags: σύνολο 32 -rw-r--r-- 1 root root 33 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 4590 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanydoc: σύνολο 48 -rw-r--r-- 1 root root 35 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 35147 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 13 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 2504 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyextrasel: σύνολο 40 -rw-r--r-- 1 root root 42 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 2074 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 16 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 4378 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyinsertnum: σύνολο 36 -rw-r--r-- 1 root root 42 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 1549 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 16 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1224 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanymacro: σύνολο 32 -rw-r--r-- 1 root root 55 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 105 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 2703 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyminiscript: σύνολο 32 -rw-r--r-- 1 root root 57 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17989 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 317 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 2480 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanynumberedbookmarks: σύνολο 36 -rw-r--r-- 1 root root 55 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 105 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 4462 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanypg: σύνολο 32 -rw-r--r-- 1 root root 44 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 18092 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 3005 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1965 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyprj: σύνολο 52 -rw-r--r-- 1 root root 35 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 35147 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 13 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 4736 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geanyvc: σύνολο 36 -rw-r--r-- 1 root root 82 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 78 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 13 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 2980 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/geniuspaste: σύνολο 32 -rw-r--r-- 1 root root 48 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17983 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 5285 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/keyrecord: σύνολο 28 -rw-r--r-- 1 root root 42 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17987 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 646 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/latex: σύνολο 836 -rw-r--r-- 1 root root 48 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 11076 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 35 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 236 Απρ 11 13:37 README -rw-r--r-- 1 root root 15108 Απρ 11 13:37 bibtex_reference.png -rw-r--r-- 1 root root 10013 Απρ 11 13:37 insert_environment.png -rw-r--r-- 1 root root 9283 Απρ 11 13:37 insert_label.png -rw-r--r-- 1 root root 15797 Απρ 11 13:37 insert_reference.png -rw-r--r-- 1 root root 11934 Απρ 11 13:37 insert_usepackage.png -rw-r--r-- 1 root root 7324 Απρ 11 13:37 latex.css -rw-r--r-- 1 root root 157255 Απρ 11 13:37 latex.html -rw-r--r-- 1 root root 392438 Απρ 11 13:37 latex.pdf -rw-r--r-- 1 root root 43954 Απρ 11 13:37 latex.tex -rw-r--r-- 1 root root 1049 Απρ 11 13:37 latex2.html -rw-r--r-- 1 root root 1099 Απρ 11 13:37 latex3.html -rw-r--r-- 1 root root 1116 Απρ 11 13:37 latex4.html -rw-r--r-- 1 root root 37758 Απρ 11 13:37 latexwizard.png -rw-r--r-- 1 root root 65903 Απρ 11 13:37 plugin_manager.png -rw-r--r-- 1 root root 12077 Απρ 11 13:37 toolbar.png /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/lineoperations: σύνολο 36 -rw-r--r-- 1 root root 39 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 280 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 6840 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/lipsum: σύνολο 36 -rw-r--r-- 1 root root 48 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17989 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 755 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 81 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 2431 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/markdown: σύνολο 36 -rw-r--r-- 1 root root 37 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 18092 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 6527 Απρ 11 13:37 README drwxr-xr-x 2 root root 4096 Απρ 11 13:37 html /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/markdown/html: σύνολο 524 -rw-r--r-- 1 root root 16365 Απρ 11 13:37 help.html -rw-r--r-- 1 root root 197795 Απρ 11 13:37 plugin.png -rw-r--r-- 1 root root 58212 Απρ 11 13:37 plugin_mgr.png -rw-r--r-- 1 root root 29945 Απρ 11 13:37 plugin_prefs.png -rw-r--r-- 1 root root 116066 Απρ 11 13:37 plugin_small.png -rw-r--r-- 1 root root 70990 Απρ 11 13:37 set_filetype.png -rw-r--r-- 1 root root 30075 Απρ 11 13:37 settings.png /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/overview: σύνολο 4 -rw-r--r-- 1 root root 0 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 0 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 217 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/pairtaghighlighter: σύνολο 16 -rw-r--r-- 1 root root 38 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 1327 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 564 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 721 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/pohelper: σύνολο 48 -rw-r--r-- 1 root root 48 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 35147 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 47 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1969 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/projectorganizer: σύνολο 40 -rw-r--r-- 1 root root 33 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 581 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 11052 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/scope: σύνολο 60 -rw-r--r-- 1 root root 42 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 21421 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 2753 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1404 Απρ 11 13:37 README drwxr-xr-x 2 root root 4096 Απρ 11 13:37 html /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/scope/html: σύνολο 48 -rw-r--r-- 1 root root 10982 Απρ 11 13:37 codes.html -rw-r--r-- 1 root root 34495 Απρ 11 13:37 scope.html /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/sendmail: σύνολο 40 -rw-r--r-- 1 root root 48 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 3959 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 892 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 4901 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/shiftcolumn: σύνολο 36 -rw-r--r-- 1 root root 35 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17987 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 1054 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 205 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1589 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/spellcheck: σύνολο 52 -rw-r--r-- 1 root root 52 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17989 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 14398 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 2314 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 5496 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/tableconvert: σύνολο 32 -rw-r--r-- 1 root root 47 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 18036 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 1754 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 3735 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/treebrowser: σύνολο 28 -rw-r--r-- 1 root root 94 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 0 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 14235 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 222 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 1748 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/updatechecker: σύνολο 36 -rw-r--r-- 1 root root 48 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17989 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 736 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 45 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 2584 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/vimode: σύνολο 56 -rw-r--r-- 1 root root 33 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17984 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 32007 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/webhelper: σύνολο 52 -rw-r--r-- 1 root root 48 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 35147 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 0 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 39 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 2392 Απρ 11 13:37 README -rw-r--r-- 1 root root 556 Απρ 11 13:37 TODO /home/djemos/geany-plugins/pkg/usr/share/doc/geany-plugins/xmlsnippets: σύνολο 32 -rw-r--r-- 1 root root 45 Απρ 11 13:37 AUTHORS -rw-r--r-- 1 root root 17989 Απρ 11 13:37 COPYING -rw-r--r-- 1 root root 198 Απρ 11 13:37 ChangeLog -rw-r--r-- 1 root root 0 Απρ 11 13:37 NEWS -rw-r--r-- 1 root root 3499 Απρ 11 13:37 README /home/djemos/geany-plugins/pkg/usr/share/geany-plugins: σύνολο 20 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 debugger drwxr-xr-x 3 root root 4096 Απρ 11 13:37 geniuspaste drwxr-xr-x 2 root root 4096 Απρ 11 13:37 overview drwxr-xr-x 2 root root 4096 Απρ 11 13:37 pohelper drwxr-xr-x 2 root root 4096 Απρ 11 13:37 scope /home/djemos/geany-plugins/pkg/usr/share/geany-plugins/debugger: σύνολο 36 -rw-r--r-- 1 root root 300 Απρ 11 13:37 continue.png -rw-r--r-- 1 root root 213 Απρ 11 13:37 restart.gif -rw-r--r-- 1 root root 528 Απρ 11 13:37 run.gif -rw-r--r-- 1 root root 143 Απρ 11 13:37 run_to_cursor.gif -rw-r--r-- 1 root root 214 Απρ 11 13:37 step_in.png -rw-r--r-- 1 root root 208 Απρ 11 13:37 step_out.gif -rw-r--r-- 1 root root 211 Απρ 11 13:37 step_over.gif -rw-r--r-- 1 root root 916 Απρ 11 13:37 stop.gif -rw-r--r-- 1 root root 902 Απρ 11 13:37 tabs.gif /home/djemos/geany-plugins/pkg/usr/share/geany-plugins/geniuspaste: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 pastebins /home/djemos/geany-plugins/pkg/usr/share/geany-plugins/geniuspaste/pastebins: σύνολο 24 -rw-r--r-- 1 root root 365 Απρ 11 13:37 codepad.org.conf -rw-r--r-- 1 root root 818 Απρ 11 13:37 dpaste.de.conf -rw-r--r-- 1 root root 848 Απρ 11 13:37 fpaste.org.conf -rw-r--r-- 1 root root 846 Απρ 11 13:37 paste.debian.net.conf -rw-r--r-- 1 root root 462 Απρ 11 13:37 pastebin.geany.org.conf -rw-r--r-- 1 root root 1530 Απρ 11 13:37 sprunge.us.conf /home/djemos/geany-plugins/pkg/usr/share/geany-plugins/overview: σύνολο 20 -rw-r--r-- 1 root root 18742 Απρ 11 13:37 prefs.ui /home/djemos/geany-plugins/pkg/usr/share/geany-plugins/pohelper: σύνολο 28 -rw-r--r-- 1 root root 12351 Απρ 11 13:37 menus.ui -rw-r--r-- 1 root root 11089 Απρ 11 13:37 stats.ui /home/djemos/geany-plugins/pkg/usr/share/geany-plugins/scope: σύνολο 472 -rw-r--r-- 1 root root 666 Απρ 11 13:37 BreakPoint.png -rw-r--r-- 1 root root 830 Απρ 11 13:37 BreakPoint22.png -rw-r--r-- 1 root root 782 Απρ 11 13:37 Continue.png -rw-r--r-- 1 root root 1141 Απρ 11 13:37 Continue22.png -rw-r--r-- 1 root root 1152 Απρ 11 13:37 Continue24.png -rw-r--r-- 1 root root 380 Απρ 11 13:37 Kill.png -rw-r--r-- 1 root root 432 Απρ 11 13:37 Kill22.png -rw-r--r-- 1 root root 442 Απρ 11 13:37 Kill24.png -rw-r--r-- 1 root root 733 Απρ 11 13:37 Pause.png -rw-r--r-- 1 root root 1060 Απρ 11 13:37 Pause22.png -rw-r--r-- 1 root root 1069 Απρ 11 13:37 Pause24.png -rw-r--r-- 1 root root 756 Απρ 11 13:37 RunToCursor.png -rw-r--r-- 1 root root 924 Απρ 11 13:37 RunToCursor22.png -rw-r--r-- 1 root root 944 Απρ 11 13:37 RunToCursor24.png -rw-r--r-- 1 root root 565 Απρ 11 13:37 RunToMethod.png -rw-r--r-- 1 root root 719 Απρ 11 13:37 RunToMethod22.png -rw-r--r-- 1 root root 749 Απρ 11 13:37 RunToMethod24.png -rw-r--r-- 1 root root 587 Απρ 11 13:37 StepInto.png -rw-r--r-- 1 root root 708 Απρ 11 13:37 StepInto22.png -rw-r--r-- 1 root root 722 Απρ 11 13:37 StepInto24.png -rw-r--r-- 1 root root 575 Απρ 11 13:37 StepOut.png -rw-r--r-- 1 root root 717 Απρ 11 13:37 StepOut22.png -rw-r--r-- 1 root root 739 Απρ 11 13:37 StepOut24.png -rw-r--r-- 1 root root 708 Απρ 11 13:37 StepOver.png -rw-r--r-- 1 root root 934 Απρ 11 13:37 StepOver22.png -rw-r--r-- 1 root root 953 Απρ 11 13:37 StepOver24.png -rw-r--r-- 1 root root 186702 Απρ 11 13:37 scope.glade -rw-r--r-- 1 root root 186661 Απρ 11 13:37 scope_gtk3.glade /home/djemos/geany-plugins/pkg/usr/share/locale: σύνολο 72 drwxr-xr-x 3 root root 4096 Απρ 11 13:37 be drwxr-xr-x 3 root root 4096 Απρ 11 13:37 ca drwxr-xr-x 3 root root 4096 Απρ 11 13:37 da drwxr-xr-x 3 root root 4096 Απρ 11 13:37 de drwxr-xr-x 3 root root 4096 Απρ 11 13:37 el drwxr-xr-x 3 root root 4096 Απρ 11 13:37 es drwxr-xr-x 3 root root 4096 Απρ 11 13:37 fr drwxr-xr-x 3 root root 4096 Απρ 11 13:37 gl drwxr-xr-x 3 root root 4096 Απρ 11 13:37 it drwxr-xr-x 3 root root 4096 Απρ 11 13:37 ja drwxr-xr-x 3 root root 4096 Απρ 11 13:37 kk drwxr-xr-x 3 root root 4096 Απρ 11 13:37 nl drwxr-xr-x 3 root root 4096 Απρ 11 13:37 pt drwxr-xr-x 3 root root 4096 Απρ 11 13:37 pt_BR drwxr-xr-x 3 root root 4096 Απρ 11 13:37 ru drwxr-xr-x 3 root root 4096 Απρ 11 13:37 tr drwxr-xr-x 3 root root 4096 Απρ 11 13:37 uk drwxr-xr-x 3 root root 4096 Απρ 11 13:37 zh_CN /home/djemos/geany-plugins/pkg/usr/share/locale/be: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/be/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 2672 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/ca: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/ca/LC_MESSAGES: σύνολο 36 -rw-r--r-- 1 root root 36076 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/da: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/da/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 345 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 160 -rw-r--r-- 1 root root 160351 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/el: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/el/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 379 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 156 -rw-r--r-- 1 root root 158479 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 142493 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/gl: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/gl/LC_MESSAGES: σύνολο 44 -rw-r--r-- 1 root root 41768 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 104 -rw-r--r-- 1 root root 106322 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/ja: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/ja/LC_MESSAGES: σύνολο 104 -rw-r--r-- 1 root root 105091 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/kk: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/kk/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 12856 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/nl: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/nl/LC_MESSAGES: σύνολο 36 -rw-r--r-- 1 root root 35004 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/pt: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/pt/LC_MESSAGES: σύνολο 156 -rw-r--r-- 1 root root 156108 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/pt_BR: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/pt_BR/LC_MESSAGES: σύνολο 48 -rw-r--r-- 1 root root 47341 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 168 -rw-r--r-- 1 root root 168301 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/tr/LC_MESSAGES: σύνολο 84 -rw-r--r-- 1 root root 85104 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/uk: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/uk/LC_MESSAGES: σύνολο 176 -rw-r--r-- 1 root root 180106 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/share/locale/zh_CN: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 LC_MESSAGES /home/djemos/geany-plugins/pkg/usr/share/locale/zh_CN/LC_MESSAGES: σύνολο 28 -rw-r--r-- 1 root root 26475 Απρ 11 13:37 geany-plugins.mo /home/djemos/geany-plugins/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 11 13:37 geany-plugins-2.0 /home/djemos/geany-plugins/pkg/usr/src/geany-plugins-2.0: σύνολο 4 -rw-r--r-- 1 root root 892 Απρ 11 13:37 SLKBUILD Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libgeanypluginutils.so libgeanypluginutils.so.0.0.0 usr/lib/libgeanypluginutils.so.0 libgeanypluginutils.so.0.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libgeanypluginutils.so ) ( cd usr/lib ; ln -sf libgeanypluginutils.so.0.0.0 libgeanypluginutils.so ) ( cd usr/lib ; rm -rf libgeanypluginutils.so.0 ) ( cd usr/lib ; ln -sf libgeanypluginutils.so.0.0.0 libgeanypluginutils.so.0 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libgeanypluginutils.so.0' removed './usr/lib/libgeanypluginutils.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/geany-plugins/geany-plugins-2.0-i586-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/geany-plugins-2.0/ usr/doc/geany-plugins-2.0/AUTHORS usr/doc/geany-plugins-2.0/COPYING usr/doc/geany-plugins-2.0/ChangeLog usr/doc/geany-plugins-2.0/INSTALL usr/doc/geany-plugins-2.0/NEWS usr/doc/geany-plugins-2.0/README usr/doc/geany-plugins-2.0/TODO usr/lib/ usr/lib/geany/ usr/lib/geany/addons.so usr/lib/geany/autoclose.so usr/lib/geany/automark.so usr/lib/geany/codenav.so usr/lib/geany/commander.so usr/lib/geany/debugger.so usr/lib/geany/defineformat.so usr/lib/geany/geanyctags.so usr/lib/geany/geanydoc.so usr/lib/geany/geanyextrasel.so usr/lib/geany/geanyinsertnum.so usr/lib/geany/geanymacro.so usr/lib/geany/geanyminiscript.so usr/lib/geany/geanynumberedbookmarks.so usr/lib/geany/geanypg.so usr/lib/geany/geanyprj.so usr/lib/geany/geanyvc.so usr/lib/geany/geniuspaste.so usr/lib/geany/keyrecord.so usr/lib/geany/latex.so usr/lib/geany/lineoperations.so usr/lib/geany/lipsum.so usr/lib/geany/markdown.so usr/lib/geany/overview.so usr/lib/geany/pairtaghighlighter.so usr/lib/geany/pohelper.so usr/lib/geany/pretty-printer.so usr/lib/geany/projectorganizer.so usr/lib/geany/scope.so usr/lib/geany/sendmail.so usr/lib/geany/shiftcolumn.so usr/lib/geany/spellcheck.so usr/lib/geany/tableconvert.so usr/lib/geany/treebrowser.so usr/lib/geany/updatechecker.so usr/lib/geany/vimode.so usr/lib/geany/webhelper.so usr/lib/geany/xmlsnippets.so usr/lib/libgeanypluginutils.so.0.0.0 usr/share/ usr/share/doc/ usr/share/doc/geany-plugins/ usr/share/doc/geany-plugins/AUTHORS usr/share/doc/geany-plugins/COPYING usr/share/doc/geany-plugins/ChangeLog usr/share/doc/geany-plugins/NEWS usr/share/doc/geany-plugins/README usr/share/doc/geany-plugins/addons/ usr/share/doc/geany-plugins/addons/AUTHORS usr/share/doc/geany-plugins/addons/COPYING usr/share/doc/geany-plugins/addons/ChangeLog usr/share/doc/geany-plugins/addons/NEWS usr/share/doc/geany-plugins/addons/README usr/share/doc/geany-plugins/autoclose/ usr/share/doc/geany-plugins/autoclose/AUTHORS usr/share/doc/geany-plugins/autoclose/COPYING usr/share/doc/geany-plugins/autoclose/ChangeLog usr/share/doc/geany-plugins/autoclose/NEWS usr/share/doc/geany-plugins/autoclose/README usr/share/doc/geany-plugins/automark/ usr/share/doc/geany-plugins/automark/AUTHORS usr/share/doc/geany-plugins/automark/COPYING usr/share/doc/geany-plugins/automark/ChangeLog usr/share/doc/geany-plugins/automark/NEWS usr/share/doc/geany-plugins/automark/README usr/share/doc/geany-plugins/codenav/ usr/share/doc/geany-plugins/codenav/AUTHORS usr/share/doc/geany-plugins/codenav/COPYING usr/share/doc/geany-plugins/codenav/ChangeLog usr/share/doc/geany-plugins/codenav/NEWS usr/share/doc/geany-plugins/codenav/README usr/share/doc/geany-plugins/commander/ usr/share/doc/geany-plugins/commander/AUTHORS usr/share/doc/geany-plugins/commander/COPYING usr/share/doc/geany-plugins/commander/ChangeLog usr/share/doc/geany-plugins/commander/NEWS usr/share/doc/geany-plugins/commander/README usr/share/doc/geany-plugins/debugger/ usr/share/doc/geany-plugins/debugger/AUTHORS usr/share/doc/geany-plugins/debugger/COPYING usr/share/doc/geany-plugins/debugger/ChangeLog usr/share/doc/geany-plugins/debugger/NEWS usr/share/doc/geany-plugins/debugger/README usr/share/doc/geany-plugins/defineformat/ usr/share/doc/geany-plugins/defineformat/AUTHORS usr/share/doc/geany-plugins/defineformat/COPYING usr/share/doc/geany-plugins/defineformat/ChangeLog usr/share/doc/geany-plugins/defineformat/NEWS usr/share/doc/geany-plugins/defineformat/README usr/share/doc/geany-plugins/geanyctags/ usr/share/doc/geany-plugins/geanyctags/AUTHORS usr/share/doc/geany-plugins/geanyctags/COPYING usr/share/doc/geany-plugins/geanyctags/ChangeLog usr/share/doc/geany-plugins/geanyctags/NEWS usr/share/doc/geany-plugins/geanyctags/README usr/share/doc/geany-plugins/geanydoc/ usr/share/doc/geany-plugins/geanydoc/AUTHORS usr/share/doc/geany-plugins/geanydoc/COPYING usr/share/doc/geany-plugins/geanydoc/ChangeLog usr/share/doc/geany-plugins/geanydoc/NEWS usr/share/doc/geany-plugins/geanydoc/README usr/share/doc/geany-plugins/geanyextrasel/ usr/share/doc/geany-plugins/geanyextrasel/AUTHORS usr/share/doc/geany-plugins/geanyextrasel/COPYING usr/share/doc/geany-plugins/geanyextrasel/ChangeLog usr/share/doc/geany-plugins/geanyextrasel/NEWS usr/share/doc/geany-plugins/geanyextrasel/README usr/share/doc/geany-plugins/geanyinsertnum/ usr/share/doc/geany-plugins/geanyinsertnum/AUTHORS usr/share/doc/geany-plugins/geanyinsertnum/COPYING usr/share/doc/geany-plugins/geanyinsertnum/ChangeLog usr/share/doc/geany-plugins/geanyinsertnum/NEWS usr/share/doc/geany-plugins/geanyinsertnum/README usr/share/doc/geany-plugins/geanymacro/ usr/share/doc/geany-plugins/geanymacro/AUTHORS usr/share/doc/geany-plugins/geanymacro/COPYING usr/share/doc/geany-plugins/geanymacro/ChangeLog usr/share/doc/geany-plugins/geanymacro/NEWS usr/share/doc/geany-plugins/geanymacro/README usr/share/doc/geany-plugins/geanyminiscript/ usr/share/doc/geany-plugins/geanyminiscript/AUTHORS usr/share/doc/geany-plugins/geanyminiscript/COPYING usr/share/doc/geany-plugins/geanyminiscript/ChangeLog usr/share/doc/geany-plugins/geanyminiscript/NEWS usr/share/doc/geany-plugins/geanyminiscript/README usr/share/doc/geany-plugins/geanynumberedbookmarks/ usr/share/doc/geany-plugins/geanynumberedbookmarks/AUTHORS usr/share/doc/geany-plugins/geanynumberedbookmarks/COPYING usr/share/doc/geany-plugins/geanynumberedbookmarks/ChangeLog usr/share/doc/geany-plugins/geanynumberedbookmarks/NEWS usr/share/doc/geany-plugins/geanynumberedbookmarks/README usr/share/doc/geany-plugins/geanypg/ usr/share/doc/geany-plugins/geanypg/AUTHORS usr/share/doc/geany-plugins/geanypg/COPYING usr/share/doc/geany-plugins/geanypg/ChangeLog usr/share/doc/geany-plugins/geanypg/NEWS usr/share/doc/geany-plugins/geanypg/README usr/share/doc/geany-plugins/geanyprj/ usr/share/doc/geany-plugins/geanyprj/AUTHORS usr/share/doc/geany-plugins/geanyprj/COPYING usr/share/doc/geany-plugins/geanyprj/ChangeLog usr/share/doc/geany-plugins/geanyprj/NEWS usr/share/doc/geany-plugins/geanyprj/README usr/share/doc/geany-plugins/geanyvc/ usr/share/doc/geany-plugins/geanyvc/AUTHORS usr/share/doc/geany-plugins/geanyvc/COPYING usr/share/doc/geany-plugins/geanyvc/ChangeLog usr/share/doc/geany-plugins/geanyvc/NEWS usr/share/doc/geany-plugins/geanyvc/README usr/share/doc/geany-plugins/geniuspaste/ usr/share/doc/geany-plugins/geniuspaste/AUTHORS usr/share/doc/geany-plugins/geniuspaste/COPYING usr/share/doc/geany-plugins/geniuspaste/ChangeLog usr/share/doc/geany-plugins/geniuspaste/NEWS usr/share/doc/geany-plugins/geniuspaste/README usr/share/doc/geany-plugins/keyrecord/ usr/share/doc/geany-plugins/keyrecord/AUTHORS usr/share/doc/geany-plugins/keyrecord/COPYING usr/share/doc/geany-plugins/keyrecord/ChangeLog usr/share/doc/geany-plugins/keyrecord/NEWS usr/share/doc/geany-plugins/keyrecord/README usr/share/doc/geany-plugins/latex/ usr/share/doc/geany-plugins/latex/AUTHORS usr/share/doc/geany-plugins/latex/COPYING usr/share/doc/geany-plugins/latex/ChangeLog usr/share/doc/geany-plugins/latex/NEWS usr/share/doc/geany-plugins/latex/README usr/share/doc/geany-plugins/latex/bibtex_reference.png usr/share/doc/geany-plugins/latex/insert_environment.png usr/share/doc/geany-plugins/latex/insert_label.png usr/share/doc/geany-plugins/latex/insert_reference.png usr/share/doc/geany-plugins/latex/insert_usepackage.png usr/share/doc/geany-plugins/latex/latex.css usr/share/doc/geany-plugins/latex/latex.html usr/share/doc/geany-plugins/latex/latex.pdf usr/share/doc/geany-plugins/latex/latex.tex usr/share/doc/geany-plugins/latex/latex2.html usr/share/doc/geany-plugins/latex/latex3.html usr/share/doc/geany-plugins/latex/latex4.html usr/share/doc/geany-plugins/latex/latexwizard.png usr/share/doc/geany-plugins/latex/plugin_manager.png usr/share/doc/geany-plugins/latex/toolbar.png usr/share/doc/geany-plugins/lineoperations/ usr/share/doc/geany-plugins/lineoperations/AUTHORS usr/share/doc/geany-plugins/lineoperations/COPYING usr/share/doc/geany-plugins/lineoperations/ChangeLog usr/share/doc/geany-plugins/lineoperations/NEWS usr/share/doc/geany-plugins/lineoperations/README usr/share/doc/geany-plugins/lipsum/ usr/share/doc/geany-plugins/lipsum/AUTHORS usr/share/doc/geany-plugins/lipsum/COPYING usr/share/doc/geany-plugins/lipsum/ChangeLog usr/share/doc/geany-plugins/lipsum/NEWS usr/share/doc/geany-plugins/lipsum/README usr/share/doc/geany-plugins/markdown/ usr/share/doc/geany-plugins/markdown/AUTHORS usr/share/doc/geany-plugins/markdown/COPYING usr/share/doc/geany-plugins/markdown/ChangeLog usr/share/doc/geany-plugins/markdown/NEWS usr/share/doc/geany-plugins/markdown/README usr/share/doc/geany-plugins/markdown/html/ usr/share/doc/geany-plugins/markdown/html/help.html usr/share/doc/geany-plugins/markdown/html/plugin.png usr/share/doc/geany-plugins/markdown/html/plugin_mgr.png usr/share/doc/geany-plugins/markdown/html/plugin_prefs.png usr/share/doc/geany-plugins/markdown/html/plugin_small.png usr/share/doc/geany-plugins/markdown/html/set_filetype.png usr/share/doc/geany-plugins/markdown/html/settings.png usr/share/doc/geany-plugins/overview/ usr/share/doc/geany-plugins/overview/AUTHORS usr/share/doc/geany-plugins/overview/COPYING usr/share/doc/geany-plugins/overview/ChangeLog usr/share/doc/geany-plugins/overview/NEWS usr/share/doc/geany-plugins/overview/README usr/share/doc/geany-plugins/pairtaghighlighter/ usr/share/doc/geany-plugins/pairtaghighlighter/AUTHORS usr/share/doc/geany-plugins/pairtaghighlighter/COPYING usr/share/doc/geany-plugins/pairtaghighlighter/ChangeLog usr/share/doc/geany-plugins/pairtaghighlighter/NEWS usr/share/doc/geany-plugins/pairtaghighlighter/README usr/share/doc/geany-plugins/pohelper/ usr/share/doc/geany-plugins/pohelper/AUTHORS usr/share/doc/geany-plugins/pohelper/COPYING usr/share/doc/geany-plugins/pohelper/ChangeLog usr/share/doc/geany-plugins/pohelper/NEWS usr/share/doc/geany-plugins/pohelper/README usr/share/doc/geany-plugins/projectorganizer/ usr/share/doc/geany-plugins/projectorganizer/AUTHORS usr/share/doc/geany-plugins/projectorganizer/COPYING usr/share/doc/geany-plugins/projectorganizer/ChangeLog usr/share/doc/geany-plugins/projectorganizer/NEWS usr/share/doc/geany-plugins/projectorganizer/README usr/share/doc/geany-plugins/scope/ usr/share/doc/geany-plugins/scope/AUTHORS usr/share/doc/geany-plugins/scope/COPYING usr/share/doc/geany-plugins/scope/ChangeLog usr/share/doc/geany-plugins/scope/NEWS usr/share/doc/geany-plugins/scope/README usr/share/doc/geany-plugins/scope/html/ usr/share/doc/geany-plugins/scope/html/codes.html usr/share/doc/geany-plugins/scope/html/scope.html usr/share/doc/geany-plugins/sendmail/ usr/share/doc/geany-plugins/sendmail/AUTHORS usr/share/doc/geany-plugins/sendmail/COPYING usr/share/doc/geany-plugins/sendmail/ChangeLog usr/share/doc/geany-plugins/sendmail/NEWS usr/share/doc/geany-plugins/sendmail/README usr/share/doc/geany-plugins/shiftcolumn/ usr/share/doc/geany-plugins/shiftcolumn/AUTHORS usr/share/doc/geany-plugins/shiftcolumn/COPYING usr/share/doc/geany-plugins/shiftcolumn/ChangeLog usr/share/doc/geany-plugins/shiftcolumn/NEWS usr/share/doc/geany-plugins/shiftcolumn/README usr/share/doc/geany-plugins/spellcheck/ usr/share/doc/geany-plugins/spellcheck/AUTHORS usr/share/doc/geany-plugins/spellcheck/COPYING usr/share/doc/geany-plugins/spellcheck/ChangeLog usr/share/doc/geany-plugins/spellcheck/NEWS usr/share/doc/geany-plugins/spellcheck/README usr/share/doc/geany-plugins/tableconvert/ usr/share/doc/geany-plugins/tableconvert/AUTHORS usr/share/doc/geany-plugins/tableconvert/COPYING usr/share/doc/geany-plugins/tableconvert/ChangeLog usr/share/doc/geany-plugins/tableconvert/NEWS usr/share/doc/geany-plugins/tableconvert/README usr/share/doc/geany-plugins/treebrowser/ usr/share/doc/geany-plugins/treebrowser/AUTHORS usr/share/doc/geany-plugins/treebrowser/COPYING usr/share/doc/geany-plugins/treebrowser/ChangeLog usr/share/doc/geany-plugins/treebrowser/NEWS usr/share/doc/geany-plugins/treebrowser/README usr/share/doc/geany-plugins/updatechecker/ usr/share/doc/geany-plugins/updatechecker/AUTHORS usr/share/doc/geany-plugins/updatechecker/COPYING usr/share/doc/geany-plugins/updatechecker/ChangeLog usr/share/doc/geany-plugins/updatechecker/NEWS usr/share/doc/geany-plugins/updatechecker/README usr/share/doc/geany-plugins/vimode/ usr/share/doc/geany-plugins/vimode/AUTHORS usr/share/doc/geany-plugins/vimode/COPYING usr/share/doc/geany-plugins/vimode/ChangeLog usr/share/doc/geany-plugins/vimode/NEWS usr/share/doc/geany-plugins/vimode/README usr/share/doc/geany-plugins/webhelper/ usr/share/doc/geany-plugins/webhelper/AUTHORS usr/share/doc/geany-plugins/webhelper/COPYING usr/share/doc/geany-plugins/webhelper/ChangeLog usr/share/doc/geany-plugins/webhelper/NEWS usr/share/doc/geany-plugins/webhelper/README usr/share/doc/geany-plugins/webhelper/TODO usr/share/doc/geany-plugins/xmlsnippets/ usr/share/doc/geany-plugins/xmlsnippets/AUTHORS usr/share/doc/geany-plugins/xmlsnippets/COPYING usr/share/doc/geany-plugins/xmlsnippets/ChangeLog usr/share/doc/geany-plugins/xmlsnippets/NEWS usr/share/doc/geany-plugins/xmlsnippets/README usr/share/geany-plugins/ usr/share/geany-plugins/debugger/ usr/share/geany-plugins/debugger/continue.png usr/share/geany-plugins/debugger/restart.gif usr/share/geany-plugins/debugger/run.gif usr/share/geany-plugins/debugger/run_to_cursor.gif usr/share/geany-plugins/debugger/step_in.png usr/share/geany-plugins/debugger/step_out.gif usr/share/geany-plugins/debugger/step_over.gif usr/share/geany-plugins/debugger/stop.gif usr/share/geany-plugins/debugger/tabs.gif usr/share/geany-plugins/geniuspaste/ usr/share/geany-plugins/geniuspaste/pastebins/ usr/share/geany-plugins/geniuspaste/pastebins/codepad.org.conf usr/share/geany-plugins/geniuspaste/pastebins/dpaste.de.conf usr/share/geany-plugins/geniuspaste/pastebins/fpaste.org.conf usr/share/geany-plugins/geniuspaste/pastebins/paste.debian.net.conf usr/share/geany-plugins/geniuspaste/pastebins/pastebin.geany.org.conf usr/share/geany-plugins/geniuspaste/pastebins/sprunge.us.conf usr/share/geany-plugins/overview/ usr/share/geany-plugins/overview/prefs.ui usr/share/geany-plugins/pohelper/ usr/share/geany-plugins/pohelper/menus.ui usr/share/geany-plugins/pohelper/stats.ui usr/share/geany-plugins/scope/ usr/share/geany-plugins/scope/BreakPoint.png usr/share/geany-plugins/scope/BreakPoint22.png usr/share/geany-plugins/scope/Continue.png usr/share/geany-plugins/scope/Continue22.png usr/share/geany-plugins/scope/Continue24.png usr/share/geany-plugins/scope/Kill.png usr/share/geany-plugins/scope/Kill22.png usr/share/geany-plugins/scope/Kill24.png usr/share/geany-plugins/scope/Pause.png usr/share/geany-plugins/scope/Pause22.png usr/share/geany-plugins/scope/Pause24.png usr/share/geany-plugins/scope/RunToCursor.png usr/share/geany-plugins/scope/RunToCursor22.png usr/share/geany-plugins/scope/RunToCursor24.png usr/share/geany-plugins/scope/RunToMethod.png usr/share/geany-plugins/scope/RunToMethod22.png usr/share/geany-plugins/scope/RunToMethod24.png usr/share/geany-plugins/scope/StepInto.png usr/share/geany-plugins/scope/StepInto22.png usr/share/geany-plugins/scope/StepInto24.png usr/share/geany-plugins/scope/StepOut.png usr/share/geany-plugins/scope/StepOut22.png usr/share/geany-plugins/scope/StepOut24.png usr/share/geany-plugins/scope/StepOver.png usr/share/geany-plugins/scope/StepOver22.png usr/share/geany-plugins/scope/StepOver24.png usr/share/geany-plugins/scope/scope.glade usr/share/geany-plugins/scope/scope_gtk3.glade usr/share/locale/ usr/share/locale/be/ usr/share/locale/be/LC_MESSAGES/ usr/share/locale/be/LC_MESSAGES/geany-plugins.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/geany-plugins.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/geany-plugins.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/geany-plugins.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/geany-plugins.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/geany-plugins.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/geany-plugins.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/geany-plugins.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/geany-plugins.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/geany-plugins.mo usr/share/locale/kk/ usr/share/locale/kk/LC_MESSAGES/ usr/share/locale/kk/LC_MESSAGES/geany-plugins.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/geany-plugins.mo usr/share/locale/pt/ usr/share/locale/pt/LC_MESSAGES/ usr/share/locale/pt/LC_MESSAGES/geany-plugins.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/geany-plugins.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/geany-plugins.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/geany-plugins.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/geany-plugins.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/geany-plugins.mo usr/src/ usr/src/geany-plugins-2.0/ usr/src/geany-plugins-2.0/SLKBUILD WARNING: zero length file usr/share/doc/geany-plugins/commander/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/commander/NEWS WARNING: zero length file usr/share/doc/geany-plugins/geanyprj/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/treebrowser/COPYING WARNING: zero length file usr/share/doc/geany-plugins/webhelper/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/xmlsnippets/NEWS WARNING: zero length file usr/share/doc/geany-plugins/tableconvert/NEWS WARNING: zero length file usr/share/doc/geany-plugins/keyrecord/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/keyrecord/NEWS WARNING: zero length file usr/share/doc/geany-plugins/defineformat/NEWS WARNING: zero length file usr/share/doc/geany-plugins/geanynumberedbookmarks/NEWS WARNING: zero length file usr/share/doc/geany-plugins/lineoperations/NEWS WARNING: zero length file usr/share/doc/geany-plugins/geanyctags/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/geanyctags/NEWS WARNING: zero length file usr/share/doc/geany-plugins/projectorganizer/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/geanymacro/NEWS WARNING: zero length file usr/share/doc/geany-plugins/geanyminiscript/NEWS WARNING: zero length file usr/share/doc/geany-plugins/autoclose/NEWS WARNING: zero length file usr/share/doc/geany-plugins/markdown/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/markdown/NEWS WARNING: zero length file usr/share/doc/geany-plugins/codenav/NEWS WARNING: zero length file usr/share/doc/geany-plugins/overview/AUTHORS WARNING: zero length file usr/share/doc/geany-plugins/overview/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/overview/NEWS WARNING: zero length file usr/share/doc/geany-plugins/overview/COPYING WARNING: zero length file usr/share/doc/geany-plugins/geniuspaste/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/geniuspaste/NEWS WARNING: zero length file usr/share/doc/geany-plugins/automark/NEWS WARNING: zero length file usr/share/doc/geany-plugins/geanydoc/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/vimode/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/vimode/NEWS WARNING: zero length file usr/share/doc/geany-plugins/pairtaghighlighter/NEWS WARNING: zero length file usr/share/doc/geany-plugins/pohelper/ChangeLog WARNING: zero length file usr/share/doc/geany-plugins/geanypg/NEWS Slackware package /home/djemos/geany-plugins/geany-plugins-2.0-i586-1dj.txz created. Package has been built. Cleaning pkg and src directories